subutai-io / agent

Subutai Agent is a tool that provides CLI to control Subutai infrastructure, and is a daemon that receives and performs Management commands through secured channels
https://subutai.io
15 stars 15 forks source link

Debian Stretch -> Buster issues #1002

Open lbthomsen opened 5 years ago

lbthomsen commented 5 years ago

Debian Buster includes lxc 3.0 (rather than 2.0 used in Stretch) and this results in issues with Subutai. This issue documents my findings regarding these issues.

lbthomsen commented 5 years ago

First experiment - just to get the basics - no Subutai - clean debian stretch and clean debian buster - both with zfs, subutai/fs mounted on /var/lib/lxc and running

lxc-create -n test -t debian -- -r stable -a amd64

on both machines!

For identification purpose the machines are named stretchsub and bustersub.

On stretchhub:

root@stretchsub:/var/lib/lxc/test# cat config
# Template used to create this container: /usr/share/lxc/templates/lxc-debian
# Parameters passed to the template: -r stable -a amd64
# Template script checksum (SHA-1): b290eda01b21f9818fcf1402b2749c4c218500ed
# For additional config options, please look at lxc.container.conf(5)

# Uncomment the following line to support nesting containers:
#lxc.include = /usr/share/lxc/config/nesting.conf
# (Be aware this has security implications)

lxc.network.type = empty
lxc.rootfs = /var/lib/lxc/test/rootfs
lxc.rootfs.backend = dir

# Common configuration
lxc.include = /usr/share/lxc/config/debian.common.conf

# Container specific configuration
lxc.tty = 4
lxc.utsname = test
lxc.arch = amd64

on bustersub:

root@bustersub:/var/lib/lxc/test# cat config
# Template used to create this container: /usr/share/lxc/templates/lxc-debian
# Parameters passed to the template: -r stable -a amd64
# Template script checksum (SHA-1): 5a35ad98c578f5487dc5712a1c7d38af399be813
# For additional config options, please look at lxc.container.conf(5)

# Uncomment the following line to support nesting containers:
#lxc.include = /usr/share/lxc/config/nesting.conf
# (Be aware this has security implications)

lxc.net.0.type = empty
lxc.apparmor.profile = generated
lxc.apparmor.allow_nesting = 1
lxc.rootfs.path = dir:/var/lib/lxc/test/rootfs

# Common configuration
lxc.include = /usr/share/lxc/config/debian.common.conf

# Container specific configuration
lxc.tty.max = 4
lxc.uts.name = test
lxc.arch = amd64
lxc.pty.max = 1024
lbthomsen commented 5 years ago

stretchsub subutai install

root@stretchsub:~# apt-get install subutai
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  certbot dnsmasq fontconfig-config fonts-dejavu-core gnupg1 gnupg1-curl
  gnupg1-l10n libfontconfig1 libgd3 libjbig0 libjpeg62-turbo
  libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo
  libnginx-mod-http-geoip libnginx-mod-http-image-filter
  libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair
  libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libtiff5
  libwebp6 libxpm4 libxslt1.1 nginx nginx-common nginx-full nsexec
  openvswitch-common openvswitch-switch python-six python3-acme
  python3-certbot python3-cffi-backend python3-configargparse
  python3-configobj python3-cryptography python3-idna python3-josepy
  python3-mock python3-openssl python3-parsedatetime python3-pbr
  python3-pyasn1 python3-requests-toolbelt python3-rfc3339 python3-setuptools
  python3-tz python3-zope.component python3-zope.event python3-zope.hookable
  python3-zope.interface rng-tools ssl-cert subutai-nginx subutai-ovs
  subutai-p2p uuid-runtime
Suggested packages:
  python3-certbot-apache python3-certbot-nginx python-certbot-doc resolvconf
  libpcsclite1 parcimonie xloadimage | imagemagick | eog libgd-tools fcgiwrap
  nginx-doc ethtool python-acme-doc python-configobj-doc
  python-cryptography-doc python3-cryptography-vectors python-mock-doc
  python-openssl-doc python3-openssl-dbg doc-base python-setuptools-doc
  openssl-blacklist ipfs
Recommended packages:
  python3-pyicu
The following packages will be REMOVED:
  uidmap
The following NEW packages will be installed:
  certbot dnsmasq fontconfig-config fonts-dejavu-core gnupg1 gnupg1-curl
  gnupg1-l10n libfontconfig1 libgd3 libjbig0 libjpeg62-turbo
  libnginx-mod-http-auth-pam libnginx-mod-http-dav-ext libnginx-mod-http-echo
  libnginx-mod-http-geoip libnginx-mod-http-image-filter
  libnginx-mod-http-subs-filter libnginx-mod-http-upstream-fair
  libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libtiff5
  libwebp6 libxpm4 libxslt1.1 nginx nginx-common nginx-full nsexec
  openvswitch-common openvswitch-switch python-six python3-acme
  python3-certbot python3-cffi-backend python3-configargparse
  python3-configobj python3-cryptography python3-idna python3-josepy
  python3-mock python3-openssl python3-parsedatetime python3-pbr
  python3-pyasn1 python3-requests-toolbelt python3-rfc3339 python3-setuptools
  python3-tz python3-zope.component python3-zope.event python3-zope.hookable
  python3-zope.interface rng-tools ssl-cert subutai subutai-nginx subutai-ovs
  subutai-p2p uuid-runtime
0 upgraded, 60 newly installed, 1 to remove and 0 not upgraded.
Need to get 13.6 MB of archives.
After this operation, 45.3 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://deb.subutai.io/subutai prod/main amd64 nsexec amd64 1.22+nmu3 [20.3 kB]
Get:3 http://deb.subutai.io/subutai prod/main amd64 subutai-ovs amd64 7.0.4+20181024054819 [4766 B]
Get:4 http://deb.subutai.io/subutai prod/main amd64 subutai-nginx all 0.3+20190130092556 [8734 B]
Get:5 http://deb.subutai.io/subutai prod/main amd64 subutai-p2p amd64 8.3.1+20190110090137 [2584 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 uuid-runtime amd64 2.29.2-1+deb9u1 [82.6 kB]
Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dnsmasq all 2.76-5+deb9u2 [15.9 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 fonts-dejavu-core all 2.37-1 [1068 kB]
Get:60 http://deb.subutai.io/subutai prod/main amd64 subutai amd64 8.8.1+20190708094540 [2462 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 fontconfig-config all 2.11.0-6.7 [271 kB]
Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libfontconfig1 amd64 2.11.0-6.7+b1 [331 kB]
Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjpeg62-turbo amd64 1:1.5.1-2 [134 kB]
Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libtiff5 amd64 4.0.8-2+deb9u4 [238 kB]
Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libwebp6 amd64 0.5.2-1 [235 kB]
Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgd3 amd64 2.2.4-2+deb9u4 [132 kB]
Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 nginx-common all 1.10.3-1+deb9u2 [105 kB]
Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnginx-mod-http-auth-pam amd64 1.10.3-1+deb9u2 [86.1 kB]
Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnginx-mod-http-dav-ext amd64 1.10.3-1+deb9u2 [87.8 kB]
Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnginx-mod-http-echo amd64 1.10.3-1+deb9u2 [97.1 kB]
Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnginx-mod-http-geoip amd64 1.10.3-1+deb9u2 [87.2 kB]
Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnginx-mod-http-image-filter amd64 1.10.3-1+deb9u2 [90.2 kB]
Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnginx-mod-http-subs-filter amd64 1.10.3-1+deb9u2 [89.1 kB]
Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnginx-mod-http-upstream-fair amd64 1.10.3-1+deb9u2 [89.3 kB]
Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxslt1.1 amd64 1.1.29-2.1 [233 kB]
Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnginx-mod-http-xslt-filter amd64 1.10.3-1+deb9u2 [89.1 kB]
Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnginx-mod-mail amd64 1.10.3-1+deb9u2 [117 kB]
Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnginx-mod-stream amd64 1.10.3-1+deb9u2 [110 kB]
Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 nginx-full amd64 1.10.3-1+deb9u2 [459 kB]
Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 nginx all 1.10.3-1+deb9u2 [81.8 kB]
Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-six all 1.10.0-3 [14.4 kB]
Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-cffi-backend amd64 1.9.1-2 [70.1 kB]
Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-idna all 2.2-1 [32.7 kB]
Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pyasn1 all 0.1.9-2 [34.5 kB]
Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-cryptography amd64 1.7.1-3+deb9u1 [210 kB]
Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-openssl all 16.2.0-1 [43.8 kB]
Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-josepy all 1.1.0-2~deb9u1 [27.8 kB]
Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pbr all 1.10.0-1 [52.5 kB]
Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-mock all 2.0.0-3 [59.9 kB]
Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-requests-toolbelt all 0.7.0-1 [36.7 kB]
Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-tz all 2016.7-0.3 [27.1 kB]
Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-rfc3339 all 1.0-4 [6282 B]
Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-acme all 0.28.0-1~deb9u1 [48.7 kB]
Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-configargparse all 0.11.0-1 [22.3 kB]
Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-configobj all 5.0.6-2 [35.2 kB]
Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-parsedatetime all 2.1-3+deb9u1 [37.7 kB]
Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-zope.hookable amd64 4.0.4-4+b2 [10.3 kB]
Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-zope.interface amd64 4.3.2-1 [89.8 kB]
Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-zope.event all 4.2.0-1 [8412 B]
Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-zope.component all 4.3.0-1 [43.0 kB]
Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-certbot all 0.28.0-1~deb9u2 [222 kB]
Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 rng-tools amd64 2-unofficial-mt.14-1+b2 [43.1 kB]
Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 ssl-cert all 1.0.39 [20.8 kB]
Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gnupg1 amd64 1.4.21-4+deb9u1 [601 kB]
Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 openvswitch-common amd64 2.6.2~pre+git20161223-3 [1208 kB]
Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 openvswitch-switch amd64 2.6.2~pre+git20161223-3 [263 kB]
Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 certbot all 0.28.0-1~deb9u2 [37.7 kB]
Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gnupg1-curl amd64 1.4.21-4+deb9u1 [53.6 kB]
Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gnupg1-l10n all 1.4.21-4+deb9u1 [537 kB]
Fetched 13.6 MB in 53s (253 kB/s)                                              
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_TIME = "en_GB.UTF-8",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
locale: Cannot set LC_ALL to default locale: No such file or directory
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 69135 files and directories currently installed.)
Removing uidmap (1:4.4-4.1) ...
Selecting previously unselected package uuid-runtime.
(Reading database ... 69122 files and directories currently installed.)
Preparing to unpack .../00-uuid-runtime_2.29.2-1+deb9u1_amd64.deb ...
Unpacking uuid-runtime (2.29.2-1+deb9u1) ...
Selecting previously unselected package dnsmasq.
Preparing to unpack .../01-dnsmasq_2.76-5+deb9u2_all.deb ...
Unpacking dnsmasq (2.76-5+deb9u2) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../02-fonts-dejavu-core_2.37-1_all.deb ...
Unpacking fonts-dejavu-core (2.37-1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../03-fontconfig-config_2.11.0-6.7_all.deb ...
Unpacking fontconfig-config (2.11.0-6.7) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../04-libfontconfig1_2.11.0-6.7+b1_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.11.0-6.7+b1) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../05-libjpeg62-turbo_1%3a1.5.1-2_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:1.5.1-2) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../06-libjbig0_2.1-3.1+b2_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
Selecting previously unselected package libtiff5:amd64.
Preparing to unpack .../07-libtiff5_4.0.8-2+deb9u4_amd64.deb ...
Unpacking libtiff5:amd64 (4.0.8-2+deb9u4) ...
Selecting previously unselected package libwebp6:amd64.
Preparing to unpack .../08-libwebp6_0.5.2-1_amd64.deb ...
Unpacking libwebp6:amd64 (0.5.2-1) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../09-libxpm4_1%3a3.5.12-1_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1) ...
Selecting previously unselected package libgd3:amd64.
Preparing to unpack .../10-libgd3_2.2.4-2+deb9u4_amd64.deb ...
Unpacking libgd3:amd64 (2.2.4-2+deb9u4) ...
Selecting previously unselected package nginx-common.
Preparing to unpack .../11-nginx-common_1.10.3-1+deb9u2_all.deb ...
Unpacking nginx-common (1.10.3-1+deb9u2) ...
Selecting previously unselected package libnginx-mod-http-auth-pam.
Preparing to unpack .../12-libnginx-mod-http-auth-pam_1.10.3-1+deb9u2_amd64.deb ...
Unpacking libnginx-mod-http-auth-pam (1.10.3-1+deb9u2) ...
Selecting previously unselected package libnginx-mod-http-dav-ext.
Preparing to unpack .../13-libnginx-mod-http-dav-ext_1.10.3-1+deb9u2_amd64.deb ...
Unpacking libnginx-mod-http-dav-ext (1.10.3-1+deb9u2) ...
Selecting previously unselected package libnginx-mod-http-echo.
Preparing to unpack .../14-libnginx-mod-http-echo_1.10.3-1+deb9u2_amd64.deb ...
Unpacking libnginx-mod-http-echo (1.10.3-1+deb9u2) ...
Selecting previously unselected package libnginx-mod-http-geoip.
Preparing to unpack .../15-libnginx-mod-http-geoip_1.10.3-1+deb9u2_amd64.deb ...
Unpacking libnginx-mod-http-geoip (1.10.3-1+deb9u2) ...
Selecting previously unselected package libnginx-mod-http-image-filter.
Preparing to unpack .../16-libnginx-mod-http-image-filter_1.10.3-1+deb9u2_amd64.deb ...
Unpacking libnginx-mod-http-image-filter (1.10.3-1+deb9u2) ...
Selecting previously unselected package libnginx-mod-http-subs-filter.
Preparing to unpack .../17-libnginx-mod-http-subs-filter_1.10.3-1+deb9u2_amd64.deb ...
Unpacking libnginx-mod-http-subs-filter (1.10.3-1+deb9u2) ...
Selecting previously unselected package libnginx-mod-http-upstream-fair.
Preparing to unpack .../18-libnginx-mod-http-upstream-fair_1.10.3-1+deb9u2_amd64.deb ...
Unpacking libnginx-mod-http-upstream-fair (1.10.3-1+deb9u2) ...
Selecting previously unselected package libxslt1.1:amd64.
Preparing to unpack .../19-libxslt1.1_1.1.29-2.1_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.29-2.1) ...
Selecting previously unselected package libnginx-mod-http-xslt-filter.
Preparing to unpack .../20-libnginx-mod-http-xslt-filter_1.10.3-1+deb9u2_amd64.deb ...
Unpacking libnginx-mod-http-xslt-filter (1.10.3-1+deb9u2) ...
Selecting previously unselected package libnginx-mod-mail.
Preparing to unpack .../21-libnginx-mod-mail_1.10.3-1+deb9u2_amd64.deb ...
Unpacking libnginx-mod-mail (1.10.3-1+deb9u2) ...
Selecting previously unselected package libnginx-mod-stream.
Preparing to unpack .../22-libnginx-mod-stream_1.10.3-1+deb9u2_amd64.deb ...
Unpacking libnginx-mod-stream (1.10.3-1+deb9u2) ...
Selecting previously unselected package nginx-full.
Preparing to unpack .../23-nginx-full_1.10.3-1+deb9u2_amd64.deb ...
Unpacking nginx-full (1.10.3-1+deb9u2) ...
Selecting previously unselected package nginx.
Preparing to unpack .../24-nginx_1.10.3-1+deb9u2_all.deb ...
Unpacking nginx (1.10.3-1+deb9u2) ...
Selecting previously unselected package python-six.
Preparing to unpack .../25-python-six_1.10.0-3_all.deb ...
Unpacking python-six (1.10.0-3) ...
Selecting previously unselected package python3-cffi-backend.
Preparing to unpack .../26-python3-cffi-backend_1.9.1-2_amd64.deb ...
Unpacking python3-cffi-backend (1.9.1-2) ...
Selecting previously unselected package python3-idna.
Preparing to unpack .../27-python3-idna_2.2-1_all.deb ...
Unpacking python3-idna (2.2-1) ...
Selecting previously unselected package python3-pyasn1.
Preparing to unpack .../28-python3-pyasn1_0.1.9-2_all.deb ...
Unpacking python3-pyasn1 (0.1.9-2) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../29-python3-setuptools_33.1.1-1_all.deb ...
Unpacking python3-setuptools (33.1.1-1) ...
Selecting previously unselected package python3-cryptography.
Preparing to unpack .../30-python3-cryptography_1.7.1-3+deb9u1_amd64.deb ...
Unpacking python3-cryptography (1.7.1-3+deb9u1) ...
Selecting previously unselected package python3-openssl.
Preparing to unpack .../31-python3-openssl_16.2.0-1_all.deb ...
Unpacking python3-openssl (16.2.0-1) ...
Selecting previously unselected package python3-josepy.
Preparing to unpack .../32-python3-josepy_1.1.0-2~deb9u1_all.deb ...
Unpacking python3-josepy (1.1.0-2~deb9u1) ...
Selecting previously unselected package python3-pbr.
Preparing to unpack .../33-python3-pbr_1.10.0-1_all.deb ...
Unpacking python3-pbr (1.10.0-1) ...
Selecting previously unselected package python3-mock.
Preparing to unpack .../34-python3-mock_2.0.0-3_all.deb ...
Unpacking python3-mock (2.0.0-3) ...
Selecting previously unselected package python3-requests-toolbelt.
Preparing to unpack .../35-python3-requests-toolbelt_0.7.0-1_all.deb ...
Unpacking python3-requests-toolbelt (0.7.0-1) ...
Selecting previously unselected package python3-tz.
Preparing to unpack .../36-python3-tz_2016.7-0.3_all.deb ...
Unpacking python3-tz (2016.7-0.3) ...
Selecting previously unselected package python3-rfc3339.
Preparing to unpack .../37-python3-rfc3339_1.0-4_all.deb ...
Unpacking python3-rfc3339 (1.0-4) ...
Selecting previously unselected package python3-acme.
Preparing to unpack .../38-python3-acme_0.28.0-1~deb9u1_all.deb ...
Unpacking python3-acme (0.28.0-1~deb9u1) ...
Selecting previously unselected package python3-configargparse.
Preparing to unpack .../39-python3-configargparse_0.11.0-1_all.deb ...
Unpacking python3-configargparse (0.11.0-1) ...
Selecting previously unselected package python3-configobj.
Preparing to unpack .../40-python3-configobj_5.0.6-2_all.deb ...
Unpacking python3-configobj (5.0.6-2) ...
Selecting previously unselected package python3-parsedatetime.
Preparing to unpack .../41-python3-parsedatetime_2.1-3+deb9u1_all.deb ...
Unpacking python3-parsedatetime (2.1-3+deb9u1) ...
Selecting previously unselected package python3-zope.hookable.
Preparing to unpack .../42-python3-zope.hookable_4.0.4-4+b2_amd64.deb ...
Unpacking python3-zope.hookable (4.0.4-4+b2) ...
Selecting previously unselected package python3-zope.interface.
Preparing to unpack .../43-python3-zope.interface_4.3.2-1_amd64.deb ...
Unpacking python3-zope.interface (4.3.2-1) ...
Selecting previously unselected package python3-zope.event.
Preparing to unpack .../44-python3-zope.event_4.2.0-1_all.deb ...
Unpacking python3-zope.event (4.2.0-1) ...
Selecting previously unselected package python3-zope.component.
Preparing to unpack .../45-python3-zope.component_4.3.0-1_all.deb ...
Unpacking python3-zope.component (4.3.0-1) ...
Selecting previously unselected package python3-certbot.
Preparing to unpack .../46-python3-certbot_0.28.0-1~deb9u2_all.deb ...
Unpacking python3-certbot (0.28.0-1~deb9u2) ...
Selecting previously unselected package rng-tools.
Preparing to unpack .../47-rng-tools_2-unofficial-mt.14-1+b2_amd64.deb ...
Unpacking rng-tools (2-unofficial-mt.14-1+b2) ...
Selecting previously unselected package ssl-cert.
Preparing to unpack .../48-ssl-cert_1.0.39_all.deb ...
Unpacking ssl-cert (1.0.39) ...
Selecting previously unselected package gnupg1.
Preparing to unpack .../49-gnupg1_1.4.21-4+deb9u1_amd64.deb ...
Unpacking gnupg1 (1.4.21-4+deb9u1) ...
Selecting previously unselected package nsexec.
Preparing to unpack .../50-nsexec_1.22+nmu3_amd64.deb ...
Unpacking nsexec (1.22+nmu3) ...
Selecting previously unselected package openvswitch-common.
Preparing to unpack .../51-openvswitch-common_2.6.2~pre+git20161223-3_amd64.deb ...
Unpacking openvswitch-common (2.6.2~pre+git20161223-3) ...
Selecting previously unselected package openvswitch-switch.
Preparing to unpack .../52-openvswitch-switch_2.6.2~pre+git20161223-3_amd64.deb ...
Unpacking openvswitch-switch (2.6.2~pre+git20161223-3) ...
Selecting previously unselected package subutai-ovs.
Preparing to unpack .../53-subutai-ovs_7.0.4+20181024054819_amd64.deb ...
Unpacking subutai-ovs (7.0.4+20181024054819) ...
Selecting previously unselected package subutai-nginx.
Preparing to unpack .../54-subutai-nginx_0.3+20190130092556_all.deb ...
update-rc.d: error: cannot find a LSB script for nginx
Unpacking subutai-nginx (0.3+20190130092556) ...
Selecting previously unselected package subutai-p2p.
Preparing to unpack .../55-subutai-p2p_8.3.1+20190110090137_amd64.deb ...
Unpacking subutai-p2p (8.3.1+20190110090137) ...
Selecting previously unselected package certbot.
Preparing to unpack .../56-certbot_0.28.0-1~deb9u2_all.deb ...
Unpacking certbot (0.28.0-1~deb9u2) ...
Selecting previously unselected package subutai.
Preparing to unpack .../57-subutai_8.8.1+20190708094540_amd64.deb ...
Unpacking subutai (8.8.1+20190708094540) ...
Selecting previously unselected package gnupg1-curl.
Preparing to unpack .../58-gnupg1-curl_1.4.21-4+deb9u1_amd64.deb ...
Adding 'diversion of /usr/lib/gnupg1/gpgkeys_curl to /usr/lib/gnupg1/gpgkeys_curl.non_curl by gnupg1-curl'
Adding 'diversion of /usr/lib/gnupg1/gpgkeys_hkp to /usr/lib/gnupg1/gpgkeys_hkp.non_curl by gnupg1-curl'
Unpacking gnupg1-curl (1.4.21-4+deb9u1) ...
Selecting previously unselected package gnupg1-l10n.
Preparing to unpack .../59-gnupg1-l10n_1.4.21-4+deb9u1_all.deb ...
Unpacking gnupg1-l10n (1.4.21-4+deb9u1) ...
Setting up nsexec (1.22+nmu3) ...
Setting up python3-requests-toolbelt (0.7.0-1) ...
Setting up python3-pbr (1.10.0-1) ...
update-alternatives: using /usr/bin/python3-pbr to provide /usr/bin/pbr (pbr) in auto mode
Setting up libjpeg62-turbo:amd64 (1:1.5.1-2) ...
Setting up python3-cffi-backend (1.9.1-2) ...
Setting up python3-mock (2.0.0-3) ...
Setting up libjbig0:amd64 (2.1-3.1+b2) ...
Setting up fonts-dejavu-core (2.37-1) ...
Setting up python3-zope.event (4.2.0-1) ...
Setting up nginx-common (1.10.3-1+deb9u2) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service.
Setting up python3-idna (2.2-1) ...
Setting up libnginx-mod-http-subs-filter (1.10.3-1+deb9u2) ...
Setting up libtiff5:amd64 (4.0.8-2+deb9u4) ...
Setting up ssl-cert (1.0.39) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up python3-zope.interface (4.3.2-1) ...
Processing triggers for sgml-base (1.29) ...
Setting up gnupg1 (1.4.21-4+deb9u1) ...
Setting up gnupg1-l10n (1.4.21-4+deb9u1) ...
Setting up uuid-runtime (2.29.2-1+deb9u1) ...
Adding group `uuidd' (GID 112) ...
Done.
Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
Adding system user `uuidd' (UID 108) ...
Adding new user `uuidd' (UID 108) with group `uuidd' ...
Not creating home directory `/run/uuidd'.
Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket → /lib/systemd/system/uuidd.socket.
Setting up libxslt1.1:amd64 (1.1.29-2.1) ...
Setting up rng-tools (2-unofficial-mt.14-1+b2) ...
Job for rng-tools.service failed because the control process exited with error code.
See "systemctl status rng-tools.service" and "journalctl -xe" for details.
invoke-rc.d: initscript rng-tools, action "start" failed.
● rng-tools.service
   Loaded: loaded (/etc/init.d/rng-tools; generated; vendor preset: enabled)
   Active: failed (Result: exit-code) since Mon 2019-08-12 23:27:04 EDT; 9ms ago
     Docs: man:systemd-sysv-generator(8)
  Process: 3286 ExecStart=/etc/init.d/rng-tools start (code=exited, status=1/FAILURE)
      CPU: 853us

Aug 12 23:27:04 stretchsub systemd[1]: Starting rng-tools.service...
Aug 12 23:27:04 stretchsub rng-tools[3286]: Starting Hardware RNG entropy ga…nd)
Aug 12 23:27:04 stretchsub rng-tools[3286]: /etc/init.d/rng-tools: Cannot fi…se.
Aug 12 23:27:04 stretchsub systemd[1]: rng-tools.service: Control process e…us=1
Aug 12 23:27:04 stretchsub systemd[1]: Failed to start rng-tools.service.
Aug 12 23:27:04 stretchsub systemd[1]: rng-tools.service: Unit entered fail…ate.
Aug 12 23:27:04 stretchsub systemd[1]: rng-tools.service: Failed with resul…de'.
Hint: Some lines were ellipsized, use -l to show in full.
Setting up python3-configargparse (0.11.0-1) ...
Setting up python3-zope.hookable (4.0.4-4+b2) ...
Setting up python3-pyasn1 (0.1.9-2) ...
Setting up python-six (1.10.0-3) ...
Setting up dnsmasq (2.76-5+deb9u2) ...
Created symlink /etc/systemd/system/multi-user.target.wants/dnsmasq.service → /lib/systemd/system/dnsmasq.service.
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Processing triggers for systemd (232-25+deb9u11) ...
Setting up libnginx-mod-http-auth-pam (1.10.3-1+deb9u2) ...
Setting up libnginx-mod-http-dav-ext (1.10.3-1+deb9u2) ...
Setting up libnginx-mod-mail (1.10.3-1+deb9u2) ...
Setting up libxpm4:amd64 (1:3.5.12-1) ...
Processing triggers for man-db (2.7.6.1-2) ...
Setting up libnginx-mod-http-xslt-filter (1.10.3-1+deb9u2) ...
Setting up libnginx-mod-http-upstream-fair (1.10.3-1+deb9u2) ...
Setting up python3-configobj (5.0.6-2) ...
Setting up python3-setuptools (33.1.1-1) ...
Setting up subutai-p2p (8.3.1+20190110090137) ...
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-p2p.service → /lib/systemd/system/subutai-p2p.service.
Setting up python3-tz (2016.7-0.3) ...
Setting up libnginx-mod-http-geoip (1.10.3-1+deb9u2) ...
Setting up python3-parsedatetime (2.1-3+deb9u1) ...
Setting up libwebp6:amd64 (0.5.2-1) ...
Setting up python3-cryptography (1.7.1-3+deb9u1) ...
Setting up fontconfig-config (2.11.0-6.7) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up python3-rfc3339 (1.0-4) ...
Setting up libnginx-mod-stream (1.10.3-1+deb9u2) ...
Setting up openvswitch-common (2.6.2~pre+git20161223-3) ...
Setting up libnginx-mod-http-echo (1.10.3-1+deb9u2) ...
Setting up python3-zope.component (4.3.0-1) ...
Setting up gnupg1-curl (1.4.21-4+deb9u1) ...
Setting up openvswitch-switch (2.6.2~pre+git20161223-3) ...
Setting up python3-openssl (16.2.0-1) ...
Setting up python3-josepy (1.1.0-2~deb9u1) ...
Setting up python3-acme (0.28.0-1~deb9u1) ...
Setting up python3-certbot (0.28.0-1~deb9u2) ...
Setting up libfontconfig1:amd64 (2.11.0-6.7+b1) ...
Setting up libgd3:amd64 (2.2.4-2+deb9u4) ...
Setting up subutai-ovs (7.0.4+20181024054819) ...
Synchronizing state of lxc-net.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable lxc-net
Synchronizing state of dnsmasq.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable dnsmasq
Created symlink /etc/systemd/system/subutai-dnsmasq.service → /lib/systemd/system/subutai-dnsmasq.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-dnsmasq.service → /lib/systemd/system/subutai-dnsmasq.service.
Created symlink /etc/systemd/system/subutai-ovs.service → /lib/systemd/system/subutai-ovs.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-ovs.service → /lib/systemd/system/subutai-ovs.service.
Setting up certbot (0.28.0-1~deb9u2) ...
Created symlink /etc/systemd/system/timers.target.wants/certbot.timer → /lib/systemd/system/certbot.timer.
Setting up libnginx-mod-http-image-filter (1.10.3-1+deb9u2) ...
Setting up nginx-full (1.10.3-1+deb9u2) ...
Setting up nginx (1.10.3-1+deb9u2) ...
Setting up subutai-nginx (0.3+20190130092556) ...
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-nginx.service → /lib/systemd/system/subutai-nginx.service.
Job for subutai-nginx.service failed because the control process exited with error code.
See "systemctl status subutai-nginx.service" and "journalctl -xe" for details.
subutai-nginx.service couldn't start.
Setting up subutai (8.8.1+20190708094540) ...
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-bootcheck.service → /lib/systemd/system/subutai-bootcheck.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-cop.service → /lib/systemd/system/subutai-cop.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-cop.timer → /lib/systemd/system/subutai-cop.timer.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-forwarding.service → /lib/systemd/system/subutai-forwarding.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-le.service → /lib/systemd/system/subutai-le.service.
Created symlink /etc/systemd/system/timers.target.wants/subutai-le.timer → /lib/systemd/system/subutai-le.timer.
Created symlink /etc/systemd/system/subutai-rng.service → /lib/systemd/system/subutai-rng.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-rng.service → /lib/systemd/system/subutai-rng.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-roaming.service → /lib/systemd/system/subutai-roaming.service.
Created symlink /etc/systemd/system/subutai-agent.service → /lib/systemd/system/subutai.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai.service → /lib/systemd/system/subutai.service.
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Processing triggers for systemd (232-25+deb9u11) ...
lbthomsen commented 5 years ago

bustersub subutai install:

root@bustersub:~# apt-get install subutai
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  certbot dnsmasq fontconfig-config fonts-dejavu-core gnupg1 gnupg1-l10n
  libfontconfig1 libgd3 libjbig0 libjpeg62-turbo libnginx-mod-http-auth-pam
  libnginx-mod-http-dav-ext libnginx-mod-http-echo libnginx-mod-http-geoip
  libnginx-mod-http-image-filter libnginx-mod-http-subs-filter
  libnginx-mod-http-upstream-fair libnginx-mod-http-xslt-filter
  libnginx-mod-mail libnginx-mod-stream libtiff5 libwebp6 libxpm4 libxslt1.1
  nginx nginx-common nginx-full nsexec openvswitch-common openvswitch-switch
  python-pyicu python-six python3-acme python3-asn1crypto python3-certbot
  python3-cffi-backend python3-configargparse python3-configobj
  python3-cryptography python3-distutils python3-future python3-josepy
  python3-lib2to3 python3-mock python3-openssl python3-parsedatetime
  python3-pbr python3-requests-toolbelt python3-rfc3339 python3-setuptools
  python3-tz python3-zope.component python3-zope.event python3-zope.hookable
  python3-zope.interface rng-tools ssl-cert subutai-nginx subutai-ovs
  subutai-p2p
Suggested packages:
  python3-certbot-apache python3-certbot-nginx python-certbot-doc resolvconf
  libpcsclite1 parcimonie xloadimage | imagemagick | eog libgd-tools fcgiwrap
  nginx-doc ethtool python-acme-doc python-configobj-doc
  python-cryptography-doc python3-cryptography-vectors python-future-doc
  python-mock-doc python-openssl-doc python3-openssl-dbg python-setuptools-doc
  openssl-blacklist ipfs
The following packages will be REMOVED:
  uidmap
The following NEW packages will be installed:
  certbot dnsmasq fontconfig-config fonts-dejavu-core gnupg1 gnupg1-l10n
  libfontconfig1 libgd3 libjbig0 libjpeg62-turbo libnginx-mod-http-auth-pam
  libnginx-mod-http-dav-ext libnginx-mod-http-echo libnginx-mod-http-geoip
  libnginx-mod-http-image-filter libnginx-mod-http-subs-filter
  libnginx-mod-http-upstream-fair libnginx-mod-http-xslt-filter
  libnginx-mod-mail libnginx-mod-stream libtiff5 libwebp6 libxpm4 libxslt1.1
  nginx nginx-common nginx-full nsexec openvswitch-common openvswitch-switch
  python-pyicu python-six python3-acme python3-asn1crypto python3-certbot
  python3-cffi-backend python3-configargparse python3-configobj
  python3-cryptography python3-distutils python3-future python3-josepy
  python3-lib2to3 python3-mock python3-openssl python3-parsedatetime
  python3-pbr python3-requests-toolbelt python3-rfc3339 python3-setuptools
  python3-tz python3-zope.component python3-zope.event python3-zope.hookable
  python3-zope.interface rng-tools ssl-cert subutai subutai-nginx subutai-ovs
  subutai-p2p
0 upgraded, 61 newly installed, 1 to remove and 0 not upgraded.
Need to get 15.3 MB of archives.
After this operation, 51.8 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://deb.subutai.io/subutai prod/main amd64 nsexec amd64 1.22+nmu3 [20.3 kB]
Get:12 http://deb.subutai.io/subutai prod/main amd64 subutai-ovs amd64 7.0.4+20181024054819 [4766 B]
Get:13 http://deb.subutai.io/subutai prod/main amd64 subutai-nginx all 0.3+20190130092556 [8734 B]
Get:14 http://deb.subutai.io/subutai prod/main amd64 subutai-p2p amd64 8.3.1+20190110090137 [2584 kB]
Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-asn1crypto all 0.24.0-1 [78.2 kB]
Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-cffi-backend amd64 1.12.2-1 [79.7 kB]
Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-cryptography amd64 2.6.1-3 [218 kB]
Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-openssl all 19.0.0-1 [52.1 kB]
Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-josepy all 1.1.0-2 [27.7 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
Get:61 http://deb.subutai.io/subutai prod/main amd64 subutai amd64 8.8.1+20190708094540 [2462 kB]
Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pbr all 4.2.0-5 [56.5 kB]
Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-mock all 2.0.0-4 [60.3 kB]
Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-requests-toolbelt all 0.8.0-1 [38.2 kB]
Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-tz all 2019.1-1 [27.1 kB]
Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-rfc3339 all 1.1-1 [6644 B]
Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-acme all 0.31.0-2 [50.5 kB]
Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-configargparse all 0.13.0-1 [22.5 kB]
Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-configobj all 5.0.6-3 [35.7 kB]
Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-future all 0.16.0-1 [346 kB]
Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-parsedatetime all 2.4-2 [39.7 kB]
Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-zope.hookable amd64 4.0.4-4+b4 [10.6 kB]
Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-zope.interface amd64 4.3.2-1+b2 [90.1 kB]
Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-zope.event all 4.2.0-1 [8412 B]
Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-zope.component all 4.3.0-1 [43.0 kB]
Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-certbot all 0.31.0-1 [225 kB]
Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 certbot all 0.31.0-1 [38.5 kB]
Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dnsmasq all 2.80-1 [16.4 kB]
Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 fonts-dejavu-core all 2.37-1 [1068 kB]
Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 fontconfig-config all 2.13.1-2 [280 kB]
Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gnupg1 amd64 1.4.23-1 [599 kB]
Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gnupg1-l10n all 1.4.23-1 [552 kB]
Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfontconfig1 amd64 2.13.1-2 [346 kB]
Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjpeg62-turbo amd64 1:1.5.2-2+b1 [134 kB]
Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libwebp6 amd64 0.6.1-2 [263 kB]
Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtiff5 amd64 4.0.10-4 [257 kB]
Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxpm4 amd64 1:3.5.12-1 [49.1 kB]
Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgd3 amd64 2.2.5-5.2 [136 kB]
Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 nginx-common all 1.14.2-2 [120 kB]
Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnginx-mod-http-auth-pam amd64 1.14.2-2 [92.4 kB]
Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxslt1.1 amd64 1.1.32-2 [236 kB]
Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnginx-mod-http-dav-ext amd64 1.14.2-2 [99.9 kB]
Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnginx-mod-http-echo amd64 1.14.2-2 [104 kB]
Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnginx-mod-http-geoip amd64 1.14.2-2 [93.7 kB]
Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnginx-mod-http-image-filter amd64 1.14.2-2 [97.2 kB]
Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnginx-mod-http-subs-filter amd64 1.14.2-2 [95.5 kB]
Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnginx-mod-http-upstream-fair amd64 1.14.2-2 [95.5 kB]
Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnginx-mod-http-xslt-filter amd64 1.14.2-2 [95.5 kB]
Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnginx-mod-mail amd64 1.14.2-2 [125 kB]
Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnginx-mod-stream amd64 1.14.2-2 [147 kB]
Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 nginx-full amd64 1.14.2-2 [501 kB]
Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 nginx all 1.14.2-2 [88.1 kB]
Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 openvswitch-common amd64 2.10.0+2018.08.28+git.8ca7c82b7d+ds1-12 [2045 kB]
Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 openvswitch-switch amd64 2.10.0+2018.08.28+git.8ca7c82b7d+ds1-12 [50.4 kB]
Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pyicu amd64 2.2-2 [234 kB]
Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 rng-tools amd64 2-unofficial-mt.14-1+b2 [43.1 kB]
Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 ssl-cert all 1.0.39 [20.8 kB]
Fetched 15.3 MB in 51s (297 kB/s)                                              
apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_TIME = "en_GB.UTF-8",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
locale: Cannot set LC_ALL to default locale: No such file or directory
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 55034 files and directories currently installed.)
Removing uidmap (1:4.5-1.1) ...
Selecting previously unselected package python3-asn1crypto.
(Reading database ... 55021 files and directories currently installed.)
Preparing to unpack .../00-python3-asn1crypto_0.24.0-1_all.deb ...
Unpacking python3-asn1crypto (0.24.0-1) ...
Selecting previously unselected package python3-cffi-backend.
Preparing to unpack .../01-python3-cffi-backend_1.12.2-1_amd64.deb ...
Unpacking python3-cffi-backend (1.12.2-1) ...
Selecting previously unselected package python3-cryptography.
Preparing to unpack .../02-python3-cryptography_2.6.1-3_amd64.deb ...
Unpacking python3-cryptography (2.6.1-3) ...
Selecting previously unselected package python3-openssl.
Preparing to unpack .../03-python3-openssl_19.0.0-1_all.deb ...
Unpacking python3-openssl (19.0.0-1) ...
Selecting previously unselected package python3-josepy.
Preparing to unpack .../04-python3-josepy_1.1.0-2_all.deb ...
Unpacking python3-josepy (1.1.0-2) ...
Selecting previously unselected package python3-lib2to3.
Preparing to unpack .../05-python3-lib2to3_3.7.3-1_all.deb ...
Unpacking python3-lib2to3 (3.7.3-1) ...
Selecting previously unselected package python3-distutils.
Preparing to unpack .../06-python3-distutils_3.7.3-1_all.deb ...
Unpacking python3-distutils (3.7.3-1) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../07-python3-setuptools_40.8.0-1_all.deb ...
Unpacking python3-setuptools (40.8.0-1) ...
Selecting previously unselected package python3-pbr.
Preparing to unpack .../08-python3-pbr_4.2.0-5_all.deb ...
Unpacking python3-pbr (4.2.0-5) ...
Selecting previously unselected package python3-mock.
Preparing to unpack .../09-python3-mock_2.0.0-4_all.deb ...
Unpacking python3-mock (2.0.0-4) ...
Selecting previously unselected package python3-requests-toolbelt.
Preparing to unpack .../10-python3-requests-toolbelt_0.8.0-1_all.deb ...
Unpacking python3-requests-toolbelt (0.8.0-1) ...
Selecting previously unselected package python3-tz.
Preparing to unpack .../11-python3-tz_2019.1-1_all.deb ...
Unpacking python3-tz (2019.1-1) ...
Selecting previously unselected package python3-rfc3339.
Preparing to unpack .../12-python3-rfc3339_1.1-1_all.deb ...
Unpacking python3-rfc3339 (1.1-1) ...
Selecting previously unselected package python3-acme.
Preparing to unpack .../13-python3-acme_0.31.0-2_all.deb ...
Unpacking python3-acme (0.31.0-2) ...
Selecting previously unselected package python3-configargparse.
Preparing to unpack .../14-python3-configargparse_0.13.0-1_all.deb ...
Unpacking python3-configargparse (0.13.0-1) ...
Selecting previously unselected package python3-configobj.
Preparing to unpack .../15-python3-configobj_5.0.6-3_all.deb ...
Unpacking python3-configobj (5.0.6-3) ...
Selecting previously unselected package python3-future.
Preparing to unpack .../16-python3-future_0.16.0-1_all.deb ...
Unpacking python3-future (0.16.0-1) ...
Selecting previously unselected package python3-parsedatetime.
Preparing to unpack .../17-python3-parsedatetime_2.4-2_all.deb ...
Unpacking python3-parsedatetime (2.4-2) ...
Selecting previously unselected package python3-zope.hookable.
Preparing to unpack .../18-python3-zope.hookable_4.0.4-4+b4_amd64.deb ...
Unpacking python3-zope.hookable (4.0.4-4+b4) ...
Selecting previously unselected package python3-zope.interface.
Preparing to unpack .../19-python3-zope.interface_4.3.2-1+b2_amd64.deb ...
Unpacking python3-zope.interface (4.3.2-1+b2) ...
Selecting previously unselected package python3-zope.event.
Preparing to unpack .../20-python3-zope.event_4.2.0-1_all.deb ...
Unpacking python3-zope.event (4.2.0-1) ...
Selecting previously unselected package python3-zope.component.
Preparing to unpack .../21-python3-zope.component_4.3.0-1_all.deb ...
Unpacking python3-zope.component (4.3.0-1) ...
Selecting previously unselected package python3-certbot.
Preparing to unpack .../22-python3-certbot_0.31.0-1_all.deb ...
Unpacking python3-certbot (0.31.0-1) ...
Selecting previously unselected package certbot.
Preparing to unpack .../23-certbot_0.31.0-1_all.deb ...
Unpacking certbot (0.31.0-1) ...
Selecting previously unselected package dnsmasq.
Preparing to unpack .../24-dnsmasq_2.80-1_all.deb ...
Unpacking dnsmasq (2.80-1) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../25-fonts-dejavu-core_2.37-1_all.deb ...
Unpacking fonts-dejavu-core (2.37-1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../26-fontconfig-config_2.13.1-2_all.deb ...
Unpacking fontconfig-config (2.13.1-2) ...
Selecting previously unselected package gnupg1.
Preparing to unpack .../27-gnupg1_1.4.23-1_amd64.deb ...
Unpacking gnupg1 (1.4.23-1) ...
Selecting previously unselected package gnupg1-l10n.
Preparing to unpack .../28-gnupg1-l10n_1.4.23-1_all.deb ...
Unpacking gnupg1-l10n (1.4.23-1) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../29-libfontconfig1_2.13.1-2_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.13.1-2) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../30-libjpeg62-turbo_1%3a1.5.2-2+b1_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:1.5.2-2+b1) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../31-libjbig0_2.1-3.1+b2_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
Selecting previously unselected package libwebp6:amd64.
Preparing to unpack .../32-libwebp6_0.6.1-2_amd64.deb ...
Unpacking libwebp6:amd64 (0.6.1-2) ...
Selecting previously unselected package libtiff5:amd64.
Preparing to unpack .../33-libtiff5_4.0.10-4_amd64.deb ...
Unpacking libtiff5:amd64 (4.0.10-4) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../34-libxpm4_1%3a3.5.12-1_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1) ...
Selecting previously unselected package libgd3:amd64.
Preparing to unpack .../35-libgd3_2.2.5-5.2_amd64.deb ...
Unpacking libgd3:amd64 (2.2.5-5.2) ...
Selecting previously unselected package nginx-common.
Preparing to unpack .../36-nginx-common_1.14.2-2_all.deb ...
Unpacking nginx-common (1.14.2-2) ...
Selecting previously unselected package libnginx-mod-http-auth-pam.
Preparing to unpack .../37-libnginx-mod-http-auth-pam_1.14.2-2_amd64.deb ...
Unpacking libnginx-mod-http-auth-pam (1.14.2-2) ...
Selecting previously unselected package libxslt1.1:amd64.
Preparing to unpack .../38-libxslt1.1_1.1.32-2_amd64.deb ...
Unpacking libxslt1.1:amd64 (1.1.32-2) ...
Selecting previously unselected package libnginx-mod-http-dav-ext.
Preparing to unpack .../39-libnginx-mod-http-dav-ext_1.14.2-2_amd64.deb ...
Unpacking libnginx-mod-http-dav-ext (1.14.2-2) ...
Selecting previously unselected package libnginx-mod-http-echo.
Preparing to unpack .../40-libnginx-mod-http-echo_1.14.2-2_amd64.deb ...
Unpacking libnginx-mod-http-echo (1.14.2-2) ...
Selecting previously unselected package libnginx-mod-http-geoip.
Preparing to unpack .../41-libnginx-mod-http-geoip_1.14.2-2_amd64.deb ...
Unpacking libnginx-mod-http-geoip (1.14.2-2) ...
Selecting previously unselected package libnginx-mod-http-image-filter.
Preparing to unpack .../42-libnginx-mod-http-image-filter_1.14.2-2_amd64.deb ...
Unpacking libnginx-mod-http-image-filter (1.14.2-2) ...
Selecting previously unselected package libnginx-mod-http-subs-filter.
Preparing to unpack .../43-libnginx-mod-http-subs-filter_1.14.2-2_amd64.deb ...
Unpacking libnginx-mod-http-subs-filter (1.14.2-2) ...
Selecting previously unselected package libnginx-mod-http-upstream-fair.
Preparing to unpack .../44-libnginx-mod-http-upstream-fair_1.14.2-2_amd64.deb ...
Unpacking libnginx-mod-http-upstream-fair (1.14.2-2) ...
Selecting previously unselected package libnginx-mod-http-xslt-filter.
Preparing to unpack .../45-libnginx-mod-http-xslt-filter_1.14.2-2_amd64.deb ...
Unpacking libnginx-mod-http-xslt-filter (1.14.2-2) ...
Selecting previously unselected package libnginx-mod-mail.
Preparing to unpack .../46-libnginx-mod-mail_1.14.2-2_amd64.deb ...
Unpacking libnginx-mod-mail (1.14.2-2) ...
Selecting previously unselected package libnginx-mod-stream.
Preparing to unpack .../47-libnginx-mod-stream_1.14.2-2_amd64.deb ...
Unpacking libnginx-mod-stream (1.14.2-2) ...
Selecting previously unselected package nginx-full.
Preparing to unpack .../48-nginx-full_1.14.2-2_amd64.deb ...
Unpacking nginx-full (1.14.2-2) ...
Selecting previously unselected package nginx.
Preparing to unpack .../49-nginx_1.14.2-2_all.deb ...
Unpacking nginx (1.14.2-2) ...
Selecting previously unselected package python-six.
Preparing to unpack .../50-python-six_1.12.0-1_all.deb ...
Unpacking python-six (1.12.0-1) ...
Selecting previously unselected package openvswitch-common.
Preparing to unpack .../51-openvswitch-common_2.10.0+2018.08.28+git.8ca7c82b7d+ds1-12_amd64.deb ...
Unpacking openvswitch-common (2.10.0+2018.08.28+git.8ca7c82b7d+ds1-12) ...
Selecting previously unselected package openvswitch-switch.
Preparing to unpack .../52-openvswitch-switch_2.10.0+2018.08.28+git.8ca7c82b7d+ds1-12_amd64.deb ...
Unpacking openvswitch-switch (2.10.0+2018.08.28+git.8ca7c82b7d+ds1-12) ...
Selecting previously unselected package python-pyicu.
Preparing to unpack .../53-python-pyicu_2.2-2_amd64.deb ...
Unpacking python-pyicu (2.2-2) ...
Selecting previously unselected package rng-tools.
Preparing to unpack .../54-rng-tools_2-unofficial-mt.14-1+b2_amd64.deb ...
Unpacking rng-tools (2-unofficial-mt.14-1+b2) ...
Selecting previously unselected package ssl-cert.
Preparing to unpack .../55-ssl-cert_1.0.39_all.deb ...
Unpacking ssl-cert (1.0.39) ...
Selecting previously unselected package nsexec.
Preparing to unpack .../56-nsexec_1.22+nmu3_amd64.deb ...
Unpacking nsexec (1.22+nmu3) ...
Selecting previously unselected package subutai-ovs.
Preparing to unpack .../57-subutai-ovs_7.0.4+20181024054819_amd64.deb ...
Unpacking subutai-ovs (7.0.4+20181024054819) ...
Selecting previously unselected package subutai-nginx.
Preparing to unpack .../58-subutai-nginx_0.3+20190130092556_all.deb ...
update-rc.d: error: cannot find a LSB script for nginx
Unpacking subutai-nginx (0.3+20190130092556) ...
Selecting previously unselected package subutai-p2p.
Preparing to unpack .../59-subutai-p2p_8.3.1+20190110090137_amd64.deb ...
Unpacking subutai-p2p (8.3.1+20190110090137) ...
Selecting previously unselected package subutai.
Preparing to unpack .../60-subutai_8.8.1+20190708094540_amd64.deb ...
Unpacking subutai (8.8.1+20190708094540) ...
Setting up python3-configargparse (0.13.0-1) ...
Setting up python3-requests-toolbelt (0.8.0-1) ...
Setting up libxpm4:amd64 (1:3.5.12-1) ...
Setting up python3-zope.event (4.2.0-1) ...
Setting up python3-zope.interface (4.3.2-1+b2) ...
Setting up gnupg1 (1.4.23-1) ...
Setting up gnupg1-l10n (1.4.23-1) ...
Setting up nginx-common (1.14.2-2) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service.
Setting up python-pyicu (2.2-2) ...
Setting up libjbig0:amd64 (2.1-3.1+b2) ...
Setting up python3-tz (2019.1-1) ...
Setting up dnsmasq (2.80-1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/dnsmasq.service → /lib/systemd/system/dnsmasq.service.
Setting up python-six (1.12.0-1) ...
Setting up python3-zope.hookable (4.0.4-4+b4) ...
Setting up python3-configobj (5.0.6-3) ...
Setting up libjpeg62-turbo:amd64 (1:1.5.2-2+b1) ...
Setting up libnginx-mod-http-auth-pam (1.14.2-2) ...
Setting up libnginx-mod-http-geoip (1.14.2-2) ...
Setting up ssl-cert (1.0.39) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up libwebp6:amd64 (0.6.1-2) ...
Setting up fonts-dejavu-core (2.37-1) ...
Setting up subutai-p2p (8.3.1+20190110090137) ...
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-p2p.service → /lib/systemd/system/subutai-p2p.service.
Setting up libnginx-mod-http-echo (1.14.2-2) ...
Setting up libnginx-mod-http-subs-filter (1.14.2-2) ...
Setting up openvswitch-common (2.10.0+2018.08.28+git.8ca7c82b7d+ds1-12) ...
Setting up libxslt1.1:amd64 (1.1.32-2) ...
Setting up rng-tools (2-unofficial-mt.14-1+b2) ...
Job for rng-tools.service failed because the control process exited with error code.
See "systemctl status rng-tools.service" and "journalctl -xe" for details.
invoke-rc.d: initscript rng-tools, action "start" failed.
● rng-tools.service
   Loaded: loaded (/etc/init.d/rng-tools; generated)
   Active: failed (Result: exit-code) since Mon 2019-08-12 23:27:20 EDT; 7ms ago
     Docs: man:systemd-sysv-generator(8)
  Process: 3985 ExecStart=/etc/init.d/rng-tools start (code=exited, status=1/FAILURE)

Aug 12 23:27:20 bustersub systemd[1]: Starting rng-tools.service...
Aug 12 23:27:20 bustersub rng-tools[3985]: Starting Hardware RNG entropy gatherer daemon: (Hardware RNG device inode not found)
Aug 12 23:27:20 bustersub rng-tools[3985]: /etc/init.d/rng-tools: Cannot find a hardware RNG device to use.
Aug 12 23:27:20 bustersub systemd[1]: rng-tools.service: Control process exited, code=exited, status=1/FAILURE
Aug 12 23:27:20 bustersub systemd[1]: rng-tools.service: Failed with result 'exit-code'.
Aug 12 23:27:20 bustersub systemd[1]: Failed to start rng-tools.service.
Setting up libtiff5:amd64 (4.0.10-4) ...
Setting up nsexec (1.22+nmu3) ...
Setting up python3-rfc3339 (1.1-1) ...
Setting up python3-lib2to3 (3.7.3-1) ...
Setting up python3-asn1crypto (0.24.0-1) ...
Setting up python3-cffi-backend (1.12.2-1) ...
Setting up python3-distutils (3.7.3-1) ...
Setting up openvswitch-switch (2.10.0+2018.08.28+git.8ca7c82b7d+ds1-12) ...
Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /lib/systemd/system/openvswitch-switch.service.
openvswitch-nonetwork.service is a disabled or a static unit, not starting it.
Setting up libnginx-mod-http-dav-ext (1.14.2-2) ...
Setting up libnginx-mod-mail (1.14.2-2) ...
Setting up python3-setuptools (40.8.0-1) ...
Setting up python3-pbr (4.2.0-5) ...
update-alternatives: using /usr/bin/python3-pbr to provide /usr/bin/pbr (pbr) in auto mode
Setting up fontconfig-config (2.13.1-2) ...
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up libnginx-mod-stream (1.14.2-2) ...
Setting up libnginx-mod-http-upstream-fair (1.14.2-2) ...
Setting up python3-zope.component (4.3.0-1) ...
Setting up python3-mock (2.0.0-4) ...
Setting up libnginx-mod-http-xslt-filter (1.14.2-2) ...
Setting up python3-cryptography (2.6.1-3) ...
Setting up libfontconfig1:amd64 (2.13.1-2) ...
Setting up subutai-ovs (7.0.4+20181024054819) ...
Synchronizing state of lxc-net.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable lxc-net
Removed /etc/systemd/system/multi-user.target.wants/lxc-net.service.
Synchronizing state of dnsmasq.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable dnsmasq
Removed /etc/systemd/system/multi-user.target.wants/dnsmasq.service.
Created symlink /etc/systemd/system/subutai-dnsmasq.service → /lib/systemd/system/subutai-dnsmasq.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-dnsmasq.service → /lib/systemd/system/subutai-dnsmasq.service.
Created symlink /etc/systemd/system/subutai-ovs.service → /lib/systemd/system/subutai-ovs.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-ovs.service → /lib/systemd/system/subutai-ovs.service.
Setting up python3-future (0.16.0-1) ...
update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode
update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode
Setting up python3-parsedatetime (2.4-2) ...
Setting up python3-openssl (19.0.0-1) ...
Setting up libgd3:amd64 (2.2.5-5.2) ...
Setting up python3-josepy (1.1.0-2) ...
Setting up libnginx-mod-http-image-filter (1.14.2-2) ...
Setting up nginx-full (1.14.2-2) ...
Setting up python3-acme (0.31.0-2) ...
Setting up python3-certbot (0.31.0-1) ...
Setting up certbot (0.31.0-1) ...
Created symlink /etc/systemd/system/timers.target.wants/certbot.timer → /lib/systemd/system/certbot.timer.
Setting up subutai-nginx (0.3+20190130092556) ...
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-nginx.service → /lib/systemd/system/subutai-nginx.service.
Job for subutai-nginx.service failed because the control process exited with error code.
See "systemctl status subutai-nginx.service" and "journalctl -xe" for details.
Setting up subutai (8.8.1+20190708094540) ...
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-bootcheck.service → /lib/systemd/system/subutai-bootcheck.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-cop.service → /lib/systemd/system/subutai-cop.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-cop.timer → /lib/systemd/system/subutai-cop.timer.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-forwarding.service → /lib/systemd/system/subutai-forwarding.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-le.service → /lib/systemd/system/subutai-le.service.
Created symlink /etc/systemd/system/timers.target.wants/subutai-le.timer → /lib/systemd/system/subutai-le.timer.
Created symlink /etc/systemd/system/subutai-rng.service → /lib/systemd/system/subutai-rng.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-rng.service → /lib/systemd/system/subutai-rng.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai-roaming.service → /lib/systemd/system/subutai-roaming.service.
Created symlink /etc/systemd/system/subutai-agent.service → /lib/systemd/system/subutai.service.
Created symlink /etc/systemd/system/multi-user.target.wants/subutai.service → /lib/systemd/system/subutai.service.
Setting up nginx (1.14.2-2) ...
Processing triggers for systemd (241-5) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for libc-bin (2.28-10) ...
lbthomsen commented 5 years ago

bustersub import management:

root@bustersub:~# subutai import management --debug
DEBU[2019-08-12 23:31:55] Executing command zfs list -H rpool/fs       
DEBU[2019-08-12 23:31:55] Checking dataset  existence rpool/fs  24K     11.6G  24K      /var/lib/lxc 
DEBU[2019-08-12 23:31:56] Retrieving template info, get: https://bazaar.subutai.io:443/rest/v1/cdn/template?name=management&version=latest 
DEBU[2019-08-12 23:31:56] Reading template info                        
DEBU[2019-08-12 23:31:56] Parsing response body                        
DEBU[2019-08-12 23:31:56] Template identified as management@jenkins:8.7.0 
INFO[2019-08-12 23:31:56] Importing management                         
DEBU[2019-08-12 23:31:56] Init lock subutai.import.management:jenkins:8.7.0 
DEBU[2019-08-12 23:31:56] Locking file subutai.import.management:jenkins:8.7.0 
DEBU[2019-08-12 23:31:56] Template archive is missing in local cache   
DEBU[2019-08-12 23:31:56] Parsing template url                         
DEBU[2019-08-12 23:31:58] Checking wrapped template existence          
DEBU[2019-08-12 23:31:58] Preparing request https://ipfs.subutai.io/ipfs/QmVej5QEWBXBuon8iFmFxYkCK1ecsWu2Zke2ubQ715KPyK/management.tar.gz 
INFO[2019-08-12 23:31:58] Downloading management                       
DEBU[2019-08-12 23:31:59] Http status 200 OK                           
 303.05 MiB / 303.05 MiB [=====================================] 100.00% 1h12m3s
DEBU[2019-08-13 00:44:03] Checking download status                     
DEBU[2019-08-13 00:44:03] Renaming template                            
DEBU[2019-08-13 00:44:05] Getting sha256sum of /var/cache/subutai/QmVej5QEWBXBuon8iFmFxYkCK1ecsWu2Zke2ubQ715KPyK 
DEBU[2019-08-13 00:44:05] Download completed                           
INFO[2019-08-13 00:44:05] Unpacking template management                
DEBU[2019-08-13 00:44:05] /var/cache/subutai/QmVej5QEWBXBuon8iFmFxYkCK1ecsWu2Zke2ubQ715KPyK to management:jenkins:8.7.0 
DEBU[2019-08-13 00:44:11] Extracting tgz                               
DEBU[2019-08-13 00:44:11] Executing command zfs list -H rpool/fs/management:jenkins:8.7.0/rootfs 
DEBU[2019-08-13 00:44:13] Checking dataset management:jenkins:8.7.0/rootfs existence exit status 1: cannot open 'rpool/fs/management:jenkins:8.7.0/rootfs': dataset does not exist 
DEBU[2019-08-13 00:44:13] Executing command zfs list -H rpool/fs/debian-stretch:subutai:0.4.5/rootfs 
DEBU[2019-08-13 00:44:13] Checking dataset debian-stretch:subutai:0.4.5/rootfs existence exit status 1: cannot open 'rpool/fs/debian-stretch:subutai:0.4.5/rootfs': dataset does not exist 
INFO[2019-08-13 00:44:13] Parent template required: debian-stretch:subutai:0.4.5 
DEBU[2019-08-13 00:44:13] Executing command zfs list -H rpool/fs       
DEBU[2019-08-13 00:44:13] Checking dataset  existence rpool/fs  24K     11.6G  24K      /var/lib/lxc 
DEBU[2019-08-13 00:44:15] Retrieving template info, get: https://bazaar.subutai.io:443/rest/v1/cdn/template?name=debian-stretch&owner=subutai&version=0.4.5 
DEBU[2019-08-13 00:44:15] Reading template info                        
DEBU[2019-08-13 00:44:15] Parsing response body                        
DEBU[2019-08-13 00:44:15] Template identified as debian-stretch@subutai:0.4.5 
INFO[2019-08-13 00:44:15] Importing debian-stretch                     
DEBU[2019-08-13 00:44:15] Init lock subutai.import.debian-stretch:subutai:0.4.5 
DEBU[2019-08-13 00:44:15] Locking file subutai.import.debian-stretch:subutai:0.4.5 
DEBU[2019-08-13 00:44:15] Template archive is missing in local cache   
DEBU[2019-08-13 00:44:15] Parsing template url                         
DEBU[2019-08-13 00:44:17] Checking wrapped template existence          
DEBU[2019-08-13 00:44:17] Preparing request https://ipfs.subutai.io/ipfs/QmZqg836oPxRKaK29q4ZHENWi8TzttYEeWX8qMAvxCH5jk/debian-stretch.tar.gz 
INFO[2019-08-13 00:44:17] Downloading debian-stretch                   
DEBU[2019-08-13 00:44:19] Http status 200 OK                           
 14.26 MiB / 89.65 MiB [======>---------------------------------]  15.91% 24m58s 89.65 MiB / 89.65 MiB [========================================] 100.00% 16m27s
DEBU[2019-08-13 01:00:47] Checking download status                     
DEBU[2019-08-13 01:00:47] Renaming template                            
DEBU[2019-08-13 01:00:47] Getting md5sum of /var/cache/subutai/QmZqg836oPxRKaK29q4ZHENWi8TzttYEeWX8qMAvxCH5jk 
DEBU[2019-08-13 01:00:48] Download completed                           
INFO[2019-08-13 01:00:48] Unpacking template debian-stretch            
DEBU[2019-08-13 01:00:48] /var/cache/subutai/QmZqg836oPxRKaK29q4ZHENWi8TzttYEeWX8qMAvxCH5jk to debian-stretch:subutai:0.4.5 
DEBU[2019-08-13 01:00:50] Extracting tgz                               
DEBU[2019-08-13 01:00:50] Executing command zfs list -H rpool/fs/debian-stretch:subutai:0.4.5/rootfs 
DEBU[2019-08-13 01:00:50] Checking dataset debian-stretch:subutai:0.4.5/rootfs existence exit status 1: cannot open 'rpool/fs/debian-stretch:subutai:0.4.5/rootfs': dataset does not exist 
INFO[2019-08-13 01:00:50] Installing template debian-stretch           
DEBU[2019-08-13 01:00:50] Executing command zfs list -H rpool/fs/debian-stretch:subutai:0.4.5 
DEBU[2019-08-13 01:00:50] Checking dataset debian-stretch:subutai:0.4.5 existence exit status 1: cannot open 'rpool/fs/debian-stretch:subutai:0.4.5': dataset does not exist 
DEBU[2019-08-13 01:00:50] Executing command zfs create rpool/fs/debian-stretch:subutai:0.4.5 
DEBU[2019-08-13 01:00:50] Executing command /bin/bash -c zfs receive rpool/fs/debian-stretch:subutai:0.4.5/rootfs < /var/cache/subutai/debian-stretch:subutai:0.4.5/deltas/rootfs.delta 
DEBU[2019-08-13 01:00:59] Executing command /bin/bash -c zfs receive rpool/fs/debian-stretch:subutai:0.4.5/home < /var/cache/subutai/debian-stretch:subutai:0.4.5/deltas/home.delta 
DEBU[2019-08-13 01:00:59] Executing command /bin/bash -c zfs receive rpool/fs/debian-stretch:subutai:0.4.5/var < /var/cache/subutai/debian-stretch:subutai:0.4.5/deltas/var.delta 
DEBU[2019-08-13 01:01:00] Executing command /bin/bash -c zfs receive rpool/fs/debian-stretch:subutai:0.4.5/opt < /var/cache/subutai/debian-stretch:subutai:0.4.5/deltas/opt.delta 
DEBU[2019-08-13 01:01:00] Executing command zfs set readonly=on rpool/fs/debian-stretch:subutai:0.4.5/rootfs 
DEBU[2019-08-13 01:01:00] Executing command zfs set readonly=on rpool/fs/debian-stretch:subutai:0.4.5/home 
DEBU[2019-08-13 01:01:00] Executing command zfs set readonly=on rpool/fs/debian-stretch:subutai:0.4.5/var 
DEBU[2019-08-13 01:01:00] Executing command zfs set readonly=on rpool/fs/debian-stretch:subutai:0.4.5/opt 
DEBU[2019-08-13 01:01:00] Opening file /var/cache/subutai/debian-stretch:subutai:0.4.5/config 
DEBU[2019-08-13 01:01:00] Creating file /var/lib/lxc/debian-stretch:subutai:0.4.5/config 
DEBU[2019-08-13 01:01:00] Copying file /var/cache/subutai/debian-stretch:subutai:0.4.5/config to /var/lib/lxc/debian-stretch:subutai:0.4.5/config 
DEBU[2019-08-13 01:01:00] Removing temp dir /var/cache/subutai/debian-stretch:subutai:0.4.5 
DEBU[2019-08-13 01:01:00] Removing file: /var/cache/subutai/QmZqg836oPxRKaK29q4ZHENWi8TzttYEeWX8qMAvxCH5jk 
DEBU[2019-08-13 01:01:00] Opening container config /var/lib/lxc/debian-stretch:subutai:0.4.5/config 
DEBU[2019-08-13 01:01:00] Setting lxc config                           
INFO[2019-08-13 01:01:00] Installing template management               
DEBU[2019-08-13 01:01:00] Executing command zfs list -H rpool/fs/management:jenkins:8.7.0 
DEBU[2019-08-13 01:01:00] Checking dataset management:jenkins:8.7.0 existence exit status 1: cannot open 'rpool/fs/management:jenkins:8.7.0': dataset does not exist 
DEBU[2019-08-13 01:01:00] Executing command zfs create rpool/fs/management:jenkins:8.7.0 
DEBU[2019-08-13 01:01:00] Executing command /bin/bash -c zfs receive rpool/fs/management:jenkins:8.7.0/rootfs < /var/cache/subutai/management:jenkins:8.7.0/deltas/rootfs.delta 
DEBU[2019-08-13 01:01:32] Executing command /bin/bash -c zfs receive rpool/fs/management:jenkins:8.7.0/home < /var/cache/subutai/management:jenkins:8.7.0/deltas/home.delta 
DEBU[2019-08-13 01:01:33] Executing command /bin/bash -c zfs receive rpool/fs/management:jenkins:8.7.0/var < /var/cache/subutai/management:jenkins:8.7.0/deltas/var.delta 
DEBU[2019-08-13 01:01:44] Executing command /bin/bash -c zfs receive rpool/fs/management:jenkins:8.7.0/opt < /var/cache/subutai/management:jenkins:8.7.0/deltas/opt.delta 
DEBU[2019-08-13 01:02:03] Executing command zfs set readonly=on rpool/fs/management:jenkins:8.7.0/rootfs 
DEBU[2019-08-13 01:02:03] Executing command zfs set readonly=on rpool/fs/management:jenkins:8.7.0/home 
DEBU[2019-08-13 01:02:03] Executing command zfs set readonly=on rpool/fs/management:jenkins:8.7.0/var 
DEBU[2019-08-13 01:02:03] Executing command zfs set readonly=on rpool/fs/management:jenkins:8.7.0/opt 
DEBU[2019-08-13 01:02:03] Opening file /var/cache/subutai/management:jenkins:8.7.0/config 
DEBU[2019-08-13 01:02:03] Creating file /var/lib/lxc/management:jenkins:8.7.0/config 
DEBU[2019-08-13 01:02:03] Copying file /var/cache/subutai/management:jenkins:8.7.0/config to /var/lib/lxc/management:jenkins:8.7.0/config 
DEBU[2019-08-13 01:02:03] Removing temp dir /var/cache/subutai/management:jenkins:8.7.0 
DEBU[2019-08-13 01:02:03] Removing file: /var/cache/subutai/QmVej5QEWBXBuon8iFmFxYkCK1ecsWu2Zke2ubQ715KPyK 
DEBU[2019-08-13 01:02:03] Executing command zfs create rpool/fs/management 
DEBU[2019-08-13 01:02:03] Executing command zfs clone rpool/fs/management:jenkins:8.7.0/rootfs@now rpool/fs/management/rootfs 
DEBU[2019-08-13 01:02:03] Executing command zfs clone rpool/fs/management:jenkins:8.7.0/home@now rpool/fs/management/home 
DEBU[2019-08-13 01:02:03] Executing command zfs clone rpool/fs/management:jenkins:8.7.0/var@now rpool/fs/management/var 
DEBU[2019-08-13 01:02:03] Executing command zfs clone rpool/fs/management:jenkins:8.7.0/opt@now rpool/fs/management/opt 
DEBU[2019-08-13 01:02:03] Opening file /var/lib/lxc/management:jenkins:8.7.0/config 
DEBU[2019-08-13 01:02:03] Creating file /var/lib/lxc/management/config 
DEBU[2019-08-13 01:02:03] Copying file /var/lib/lxc/management:jenkins:8.7.0/config to /var/lib/lxc/management/config 
DEBU[2019-08-13 01:02:03] Executing command zfs list -H rpool/fs/debian-stretch:subutai:0.4.5/rootfs 
DEBU[2019-08-13 01:02:03] Checking dataset debian-stretch:subutai:0.4.5/rootfs existence rpool/fs/debian-stretch:subutai:0.4.5/rootfs   244M    10.6G   244M   /var/lib/lxc/debian-stretch:subutai:0.4.5/rootfs 
DEBU[2019-08-13 01:02:03] Executing command /bin/bash -c zfs get readonly -H rpool/fs/debian-stretch:subutai:0.4.5/rootfs | awk '{print $3}'  
DEBU[2019-08-13 01:02:03] Executing command zfs list -H rpool/fs/management/rootfs 
DEBU[2019-08-13 01:02:03] Checking dataset management/rootfs existence rpool/fs/management/rootfs       0B      10.6G   725M    /var/lib/lxc/management/rootfs 
DEBU[2019-08-13 01:02:03] Executing command /bin/bash -c zfs get readonly -H rpool/fs/management/rootfs | awk '{print $3}'  
DEBU[2019-08-13 01:02:03] Executing command zfs list -H rpool/fs/management:jenkins:8.7.0/rootfs 
DEBU[2019-08-13 01:02:03] Checking dataset management:jenkins:8.7.0/rootfs existence rpool/fs/management:jenkins:8.7.0/rootfs   487M    10.6G   725M    /var/lib/lxc/management:jenkins:8.7.0/rootfs 
DEBU[2019-08-13 01:02:03] Executing command /bin/bash -c zfs get readonly -H rpool/fs/management:jenkins:8.7.0/rootfs | awk '{print $3}'  
DEBU[2019-08-13 01:02:04] Getting p2p mtu: 1500                        
DEBU[2019-08-13 01:02:04] Parsing p2p mtu: 1500                        
DEBU[2019-08-13 01:02:04] Opening container config /var/lib/lxc/management/config 
DEBU[2019-08-13 01:02:04] Opening container config /var/lib/lxc/management/config 
DEBU[2019-08-13 01:02:04] Reading container rootfs stat                
DEBU[2019-08-13 01:02:19] uidmapshift rootfs                           
DEBU[2019-08-13 01:02:19] uidmapshift home                             
DEBU[2019-08-13 01:02:19] uidmapshift opt                              
DEBU[2019-08-13 01:02:19] uidmapshift var                              
DEBU[2019-08-13 01:02:19] Opening container config /var/lib/lxc/management/config 
DEBU[2019-08-13 01:02:19] Writing default key ident                    
DEBU[2019-08-13 01:02:19] Writing defaults for gpg                     
DEBU[2019-08-13 01:02:19] Closing defaults for gpg                     
DEBU[2019-08-13 01:02:19] Executing command gpg1 --batch --gen-key /var/lib/lxc/management/defaults 
DEBU[2019-08-13 01:02:19] Generating key                               
DEBU[2019-08-13 01:02:19] Writing resolv.conf.orig, open /var/lib/lxc/management/rootfs/etc/resolvconf/resolv.conf.d/original: no such file or directory 
DEBU[2019-08-13 01:02:19] Writing resolv.conf.tail, open /var/lib/lxc/management/rootfs/etc/resolvconf/resolv.conf.d/tail: no such file or directory 
DEBU[2019-08-13 01:02:19] Writing resolv.conf                          
DEBU[2019-08-13 01:02:19] Opening /etc/network/interfaces              
DEBU[2019-08-13 01:02:19] Configuring management network               
Failed to load config for management
DEBU[2019-08-13 01:02:19] Creating container object, allocating the container failed 
DEBU[2019-08-13 01:02:19] Executing command subutai proxy create -t management-8443 -p tcp -e 8443 
DEBU[2019-08-13 01:02:19] Setting up proxy for port 8443               
DEBU[2019-08-13 01:02:19] Executing command subutai proxy srv add -t management-8443 -s 10.10.10.1:8443 
DEBU[2019-08-13 01:02:21] Redirecting port 8443 to management container 
DEBU[2019-08-13 01:02:21] Executing command subutai proxy create -t management-8444 -p tcp -e 8444 
DEBU[2019-08-13 01:02:21] Setting up proxy for port 8444               
DEBU[2019-08-13 01:02:21] Executing command subutai proxy srv add -t management-8444 -s 10.10.10.1:8444 
DEBU[2019-08-13 01:02:21] Redirecting port 8444 to management container 
DEBU[2019-08-13 01:02:21] Executing command subutai proxy create -t management-8086 -p tcp -e 8086 
DEBU[2019-08-13 01:02:21] Setting up proxy for port 8086               
DEBU[2019-08-13 01:02:21] Executing command subutai proxy srv add -t management-8086 -s 10.10.10.1:8086 
DEBU[2019-08-13 01:02:21] Redirecting port 8086 to management container 
DEBU[2019-08-13 01:02:21] Writing container data to database           
INFO[2019-08-13 01:02:21] ********************                         
DEBU[2019-08-13 01:02:21] Executing command /bin/bash -c ip route get 1.1.1.1 | grep -oP 'src \K\S+' 
DEBU[2019-08-13 01:02:21] Getting RH IP 10.1.129.15                    
INFO[2019-08-13 01:02:21] Subutai Management UI will be shortly available at https://10.1.129.15:8443 
INFO[2019-08-13 01:02:21] login: admin                                 
INFO[2019-08-13 01:02:21] password: secret                             
INFO[2019-08-13 01:02:21] ******************** 
lbthomsen commented 5 years ago

lxc 3.0 provides an upgrade. Original stretch config:

root@stretchsub:/var/lib/lxc# cat management/config 
lxc.arch = amd64
lxc.utsname = management
lxc.rootfs.backend = zfs
subutai.template = management
subutai.template.owner = jenkins
subutai.template.version = 8.7.0
subutai.parent = management
subutai.parent.owner = jenkins
subutai.parent.version = 8.7.0
lxc.mount.entry = /var/lib/lxc/management/home home none bind,rw 0 0
lxc.mount.entry = /var/lib/lxc/management/opt opt none bind,rw 0 0
lxc.mount.entry = /var/lib/lxc/management/var var none bind,rw 0 0
lxc.rootfs = /var/lib/lxc/management/rootfs
lxc.network.type = veth
lxc.network.script.up = /usr/sbin/subutai-create-interface
lxc.include = /usr/share/lxc/config/debian.common.conf
lxc.network.flags = up
lxc.id_map = u 0 3211264 65536
lxc.id_map = g 0 3211264 65536
subutai.template.size = tiny
lxc.network.hwaddr = 00:16:3e:fb:57:36
lxc.network.veth.pair = management
lxc.network.mtu = 1450
lxc.start.auto = 1

After running: lxc-update-config -c /var/lib/lxc/management/config:

root@bustersub:/var/lib/lxc# cat management/config
lxc.arch = amd64
lxc.uts.name = management
subutai.template = management
subutai.template.owner = jenkins
subutai.template.version = 8.7.0
subutai.parent = management
subutai.parent.owner = jenkins
subutai.parent.version = 8.7.0
lxc.mount.entry = /var/lib/lxc/management/home home none bind,rw 0 0
lxc.mount.entry = /var/lib/lxc/management/opt opt none bind,rw 0 0
lxc.mount.entry = /var/lib/lxc/management/var var none bind,rw 0 0
lxc.rootfs.path = zfs:/var/lib/lxc/management/rootfs
lxc.net.0.type = veth
lxc.net.0.script.up = /usr/sbin/subutai-create-interface
lxc.include = /usr/share/lxc/config/debian.common.conf
lxc.net.0.flags = up
lxc.idmap = u 0 3211264 65536
lxc.idmap = g 0 3211264 65536
subutai.template.size = tiny
lxc.net.0.hwaddr = 00:16:3e:87:e4:39
lxc.net.0.veth.pair = management
lxc.net.0.mtu = 1450
lxc.start.auto = 1
lbthomsen commented 5 years ago

I have updated eu2.s.optdyn.com on masterbazaar and while old containers are running, new ones won't work:

image

lbthomsen commented 5 years ago

I am fairly convinced that the lxc- commands have not changed in any way - only the config file.

crioto commented 4 years ago

Subutai interacts with configuration files in many places. In this comment I'm going to list all the differences: lxc.utsname => lxc.uts.name lxc.rootfs.backend = zfs => obsolete lxc.rootfs = /var/lib/lxc/management/rootfs => lxc.rootfs.path = zfs:/var/lib/lxc/management/rootfs lxc.network.type = veth => lxc.net.0.type = veth lxc.network.script.up => lxc.net.0.script.up lxc.network.flags => lxc.net.0.flags lxc.network.hwaddr => lxc.net.0.hwaddr lxc.network.veth.pair => lxc.net.0.veth.pair lxc.network.mtu => lxc.net.0.mtu lxc.id_map => lxc.idmap