1Bringing machine 'hashiqube0.service.consul' up with 'docker' provider...
   2==> hashiqube0.service.consul: Creating and configuring docker networks...
   3==> hashiqube0.service.consul: Building the container from a Dockerfile...
   4    hashiqube0.service.consul: #1 [internal] load build definition from Dockerfile
   5    hashiqube0.service.consul: #1 sha256:35f7e5f9848bbb74cf2e53636b4c3714b12ab16c8e12ea912ebd06b2d1afb507
   6    hashiqube0.service.consul: #1 transferring dockerfile: 32B 0.0s done
   7    hashiqube0.service.consul: #1 DONE 0.1s
   8    hashiqube0.service.consul: 
   9    hashiqube0.service.consul: #2 [internal] load .dockerignore
  10    hashiqube0.service.consul: #2 sha256:71c160e4c26c5756ecac593a135548e713ac444203bf28a480df5ba2d3933661
  11    hashiqube0.service.consul: #2 transferring context: 2B done
  12    hashiqube0.service.consul: #2 DONE 0.0s
  13    hashiqube0.service.consul: 
  14    hashiqube0.service.consul: #3 [internal] load metadata for docker.io/library/ubuntu:focal
  15    hashiqube0.service.consul: #3 sha256:d8099b9e2a8d5949e23c58d0d8ac7c3b4e8785ea131ce18291d94cefef37ed4b
  16    hashiqube0.service.consul: #3 DONE 2.3s
  17    hashiqube0.service.consul:
  18    hashiqube0.service.consul: #4 [1/8] FROM docker.io/library/ubuntu:focal@sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9  
  19    hashiqube0.service.consul: #4 sha256:462e49b5386e9dfb34268132ec484e7a59189f4cb64d51378bc929ef34e88029
  20    hashiqube0.service.consul: #4 DONE 0.0s
  21    hashiqube0.service.consul:
  22    hashiqube0.service.consul: #10 https://raw.githubusercontent.com/hashicorp/vagrant/master/keys/vagrant.pub
  23    hashiqube0.service.consul: #10 sha256:3e421221361de857f070c720d1508df720b03ded7176deeac6badf2c36df581f
  24    hashiqube0.service.consul: #10 DONE 0.7s
  25    hashiqube0.service.consul:
  26    hashiqube0.service.consul: #11 [7/8] ADD https://raw.githubusercontent.com/hashicorp/vagrant/master/keys/vagrant.pub /home/vagrant/.ssh/authorized_keys
  27    hashiqube0.service.consul: #11 sha256:42f83d3bd206df1c81c07edcbe7494d3ceb75274794aada212df02b6738f21f7
  28    hashiqube0.service.consul: #11 CACHED
  29    hashiqube0.service.consul:
  30    hashiqube0.service.consul: #9 [6/8] RUN mkdir -p /home/vagrant/.ssh;     chmod 700 /home/vagrant/.ssh
  31    hashiqube0.service.consul: #9 sha256:b20418c8c9a07f7fdd9716f0c8972b10e2d04d6c6993eb66886e32cd63a570f6
  32    hashiqube0.service.consul: #9 CACHED
  33    hashiqube0.service.consul:
  34    hashiqube0.service.consul: #5 [2/8] RUN apt-get update &&     yes | unminimize &&     apt-get -y install         openssh-server         passwd         sudo         man-db         curl         wget         vim-tiny &&     apt-get -qq clean &&     rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*   
  35    hashiqube0.service.consul: #5 sha256:41121c37a384f0c60957f103471c0b4a2bb4bb470a50a5fd308a2cfb9e508e60
  36    hashiqube0.service.consul: #5 CACHED
  37    hashiqube0.service.consul:
  38    hashiqube0.service.consul: #6 [3/8] RUN find /lib/systemd/system/sysinit.target.wants -mindepth 1 -not -name "systemd-tmpfiles-setup.service" -de
  39lete;     find /lib/systemd/system/multi-user.target.wants -mindepth 1 -not -name "systemd-user-sessions.service" -delete;     rm -f /etc/systemd/sys
  40tem/*.wants/*;     rm -f /lib/systemd/system/local-fs.target.wants/*;     rm -f /lib/systemd/system/sockets.target.wants/*udev*;     rm -f /lib/systemd/system/sockets.target.wants/*initctl*;     rm -f /lib/systemd/system/basic.target.wants/*;     rm -f /lib/systemd/system/anaconda.target.wants/*; 
  41    hashiqube0.service.consul: #6 sha256:cd77c8c5661fa9cb4a0be67f3d392cfbcae2fd7e83ea6d06d8736928f5ef994f
  42    hashiqube0.service.consul: #6 CACHED
  43    hashiqube0.service.consul:
  44    hashiqube0.service.consul: #7 [4/8] RUN systemctl enable ssh.service;
  45    hashiqube0.service.consul: #7 sha256:733f6a7e86d60e8243df9e48360f60feecd20e00fabcaf2efcc34bf21d4a79e7
  46    hashiqube0.service.consul: #7 CACHED
  47    hashiqube0.service.consul:
  48    hashiqube0.service.consul: #8 [5/8] RUN useradd -m -G sudo -s /bin/bash vagrant &&     echo "vagrant:vagrant" | chpasswd &&     echo 'vagrant ALL=(ALL) NOPASSWD: ALL' > /etc/sudoers.d/vagrant &&     chmod 440 /etc/sudoers.d/vagrant
  49    hashiqube0.service.consul: #8 sha256:680eba8803a68ca3de12585348c2bbe039e714dfee030cb2da5b42202138107a
  50    hashiqube0.service.consul: #8 CACHED
  51    hashiqube0.service.consul:
  52    hashiqube0.service.consul: #12 [8/8] RUN chmod 600 /home/vagrant/.ssh/authorized_keys;     chown -R vagrant:vagrant /home/vagrant/.ssh
  53    hashiqube0.service.consul: #12 sha256:2b25fb77bfb30ea6caef97d12b99ba52ab101ca757c6c8af0a6f0ae461b091f6
  54    hashiqube0.service.consul: #12 CACHED
  55    hashiqube0.service.consul:
  56    hashiqube0.service.consul: #13 exporting to image
  57    hashiqube0.service.consul: #13 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
  58    hashiqube0.service.consul: #13 exporting layers done
  59    hashiqube0.service.consul: #13 writing image sha256:5553664e5cd6c222f1b079ca3a091675cc43d5d0d58648b28b75423acbd01493 done
  60    hashiqube0.service.consul: #13 DONE 0.0s
  61    hashiqube0.service.consul:
  62    hashiqube0.service.consul: Image: 5553664e5cd6c222f1b079ca3a091675cc43d5d0d58648b28b75423acbd01493
  63==> hashiqube0.service.consul: Creating the container...
  64    hashiqube0.service.consul:   Name: hashiqube_hashiqube0serviceconsul_1679125984
  65    hashiqube0.service.consul:  Image: 5553664e5cd6c222f1b079ca3a091675cc43d5d0d58648b28b75423acbd01493
  66    hashiqube0.service.consul: Volume: C:/Users:/osdata
  67    hashiqube0.service.consul: Volume: C:/hashiqube/jenkins/jenkins_home:/var/jenkins_home
  68    hashiqube0.service.consul: Volume: C:/hashiqube:/vagrant
  69    hashiqube0.service.consul:   Port: 2255:22
  70    hashiqube0.service.consul:   Port: 8200:8200
  71    hashiqube0.service.consul:   Port: 4646:4646
  72    hashiqube0.service.consul:   Port: 8080:8080
  73    hashiqube0.service.consul:   Port: 8181:8181
  74    hashiqube0.service.consul:   Port: 19702:19702
  75    hashiqube0.service.consul:   Port: 19701:19701
  76    hashiqube0.service.consul:   Port: 9702:9702
  77    hashiqube0.service.consul:   Port: 9701:9701
  78    hashiqube0.service.consul:   Port: 19200:19200
  79    hashiqube0.service.consul:   Port: 8500:8500
  80    hashiqube0.service.consul:   Port: 8600:8600/udp
  81    hashiqube0.service.consul:   Port: 8888:8888
  82    hashiqube0.service.consul:   Port: 8889:8889
  83    hashiqube0.service.consul:   Port: 5001:5001
  84    hashiqube0.service.consul:   Port: 5002:5002
  85    hashiqube0.service.consul:   Port: 33389:389
  86    hashiqube0.service.consul:   Port: 4566:4566
  87    hashiqube0.service.consul:   Port: 8088:8088
  88    hashiqube0.service.consul:   Port: 9002:9002
  89    hashiqube0.service.consul:   Port: 9001:9001
  90    hashiqube0.service.consul:   Port: 9022:9022
  91    hashiqube0.service.consul:   Port: 9011:9011
  92    hashiqube0.service.consul:   Port: 3306:3306
  93    hashiqube0.service.consul:   Port: 5432:5432
  94    hashiqube0.service.consul:   Port: 1433:1433
  95    hashiqube0.service.consul:   Port: 9998:9998
  96    hashiqube0.service.consul:   Port: 9999:9999
  97    hashiqube0.service.consul:   Port: 10888:10888
  98    hashiqube0.service.consul:   Port: 18080:18080
  99    hashiqube0.service.consul:   Port: 18181:18181
 100    hashiqube0.service.consul:   Port: 31506:31506
 101    hashiqube0.service.consul:   Port: 18888:18888
 102    hashiqube0.service.consul:   Port: 18889:18889
 103    hashiqube0.service.consul:   Port: 3333:3333
 104    hashiqube0.service.consul:   Port: 8043:8043
 105    hashiqube0.service.consul:   Port: 7777:7777
 106    hashiqube0.service.consul:   Port: 28080:28080
 107    hashiqube0.service.consul:   Port: 8000:8000
 108    hashiqube0.service.consul:  
 109    hashiqube0.service.consul: Container created: e4d0b1ea1d0ddfe9
 110==> hashiqube0.service.consul: Enabling network interfaces...
 111==> hashiqube0.service.consul: Starting container...
 112==> hashiqube0.service.consul: Waiting for machine to boot. This may take a few minutes...
 113    hashiqube0.service.consul: SSH address: 127.0.0.1:2255
 114    hashiqube0.service.consul: SSH username: vagrant
 115    hashiqube0.service.consul: SSH auth method: private key
 116    hashiqube0.service.consul: 
 117    hashiqube0.service.consul: Vagrant insecure key detected. Vagrant will automatically replace
 118    hashiqube0.service.consul: this with a newly generated keypair for better security.
 119    hashiqube0.service.consul: 
 120    hashiqube0.service.consul: Inserting generated public key within guest...
 121    hashiqube0.service.consul: Removing insecure key from the guest if it's present...
 122    hashiqube0.service.consul: Key inserted! Disconnecting and reconnecting using new SSH key...
 123==> hashiqube0.service.consul: Machine booted and ready!
 124==> hashiqube0.service.consul: Running provisioner: basetools (shell)...
 125    hashiqube0.service.consul: Running: C:/AppData/Local/Temp/vagrant-shell20230318-9144-3o05d7.sh
 126    hashiqube0.service.consul: Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
 127    hashiqube0.service.consul: Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
 128    hashiqube0.service.consul: Get:3 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [28.5 kB]
 129    hashiqube0.service.consul: Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2544 kB]
 130    hashiqube0.service.consul: Get:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
 131    hashiqube0.service.consul: Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
 132    hashiqube0.service.consul: Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
 133    hashiqube0.service.consul: Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
 134    hashiqube0.service.consul: Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
 135    hashiqube0.service.consul: Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1017 kB]
 136    hashiqube0.service.consul: Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1998 kB]
 137    hashiqube0.service.consul: Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
 138    hashiqube0.service.consul: Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2136 kB]
 139    hashiqube0.service.consul: Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [31.2 kB]
 140    hashiqube0.service.consul: Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1313 kB]
 141    hashiqube0.service.consul: Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3021 kB]
 142    hashiqube0.service.consul: Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
 143    hashiqube0.service.consul: Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
 144    hashiqube0.service.consul: Fetched 25.6 MB in 8s (3053 kB/s)
 145    hashiqube0.service.consul: Reading package lists...
 146    hashiqube0.service.consul: Reading package lists...
 147    hashiqube0.service.consul: Building dependency tree...
 148    hashiqube0.service.consul: Reading state information...
 149    hashiqube0.service.consul: Calculating upgrade...
 150    hashiqube0.service.consul: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 151    hashiqube0.service.consul: Reading package lists...
 152    hashiqube0.service.consul: Building dependency tree...
 153    hashiqube0.service.consul: Reading state information...
 154    hashiqube0.service.consul: bzip2 is already the newest version (1.0.8-2).
 155    hashiqube0.service.consul: curl is already the newest version (7.68.0-1ubuntu2.16).
 156    hashiqube0.service.consul: The following additional packages will be installed:
 157    hashiqube0.service.consul:   bind9-dnsutils bind9-host bind9-libs binutils binutils-common
 158    hashiqube0.service.consul:   binutils-x86-64-linux-gnu bsd-mailx build-essential cpio cpp cpp-9
 159    hashiqube0.service.consul:   dbus-user-session dconf-gsettings-backend dconf-service dirmngr dpkg-dev
 160    hashiqube0.service.consul:   fakeroot fonts-lato g++ g++-9 gcc gcc-9 gcc-9-base gir1.2-packagekitglib-1.0
 161    hashiqube0.service.consul:   git-man glib-networking glib-networking-common glib-networking-services
 162    hashiqube0.service.consul:   gnupg gnupg-l10n gnupg-utils golang-1.13-go
 163    hashiqube0.service.consul:   golang-1.13-race-detector-runtime golang-1.13-src
 164    hashiqube0.service.consul:   golang-race-detector-runtime golang-src gpg gpg-agent gpg-wks-client
 165    hashiqube0.service.consul:   gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iproute2 iso-codes
 166    hashiqube0.service.consul:   javascript-common less libalgorithm-diff-perl libalgorithm-diff-xs-perl
 167    hashiqube0.service.consul:   libalgorithm-merge-perl libappstream4 libasan5 libassuan0 libatm1 libatomic1
 168    hashiqube0.service.consul:   libbinutils libc-dev-bin libc6-dev libcaca0 libcap2-bin libcc1-0
 169    hashiqube0.service.consul:   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdconf1 libdpkg-perl
 170    hashiqube0.service.consul:   libelf1 liberror-perl libevent-core-2.1-7 libevent-pthreads-2.1-7
 171    hashiqube0.service.consul:   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
 172    hashiqube0.service.consul:   libgdbm-compat4 libglib2.0-bin libgomp1 libgstreamer1.0-0 libip6tc2 libisl22
 173    hashiqube0.service.consul:   libitm1 libjq1 libjs-jquery libksba8 liblmdb0 liblocale-gettext-perl
 174    hashiqube0.service.consul:   liblockfile-bin liblockfile1 liblsan0 libmaxminddb0 libmnl0 libmpc3 libmpfr6
 175    hashiqube0.service.consul:   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnpth0 libonig5 libopts25
 176    hashiqube0.service.consul:   libpackagekit-glib2-18 libpam-cap libperl5.30 libpolkit-agent-1-0
 177    hashiqube0.service.consul:   libpolkit-gobject-1-0 libproxy1v5 libpython3-dev libpython3.8
 178    hashiqube0.service.consul:   libpython3.8-dev libpython3.9-minimal libpython3.9-stdlib libquadmath0
 179    hashiqube0.service.consul:   libruby2.7 libslang2 libsoup2.4-1 libstdc++-9-dev libstemmer0d libtsan0
 180    hashiqube0.service.consul:   libubsan1 libuv1 libxtables12 libyaml-0-2 linux-libc-dev lsof manpages
 181    hashiqube0.service.consul:   manpages-dev net-tools netbase packagekit packagekit-tools patch perl
 182    hashiqube0.service.consul:   perl-modules-5.30 pinentry-curses pkg-config policykit-1 postfix
 183    hashiqube0.service.consul:   python-apt-common python-pip-whl python3-appdirs python3-apt python3-distlib
 184    hashiqube0.service.consul:   python3-distro-info python3-distutils python3-filelock
 185    hashiqube0.service.consul:   python3-importlib-metadata python3-lib2to3 python3-more-itertools
 186    hashiqube0.service.consul:   python3-requests-unixsocket python3-setuptools python3-software-properties
 187    hashiqube0.service.consul:   python3-wheel python3-zipp python3.8-dev python3.8-venv python3.9-minimal
 188    hashiqube0.service.consul:   rake ruby ruby-minitest ruby-net-telnet ruby-power-assert ruby-test-unit
 189    hashiqube0.service.consul:   ruby-xmlrpc ruby2.7 rubygems-integration sntp ssl-cert toilet-fonts
 190    hashiqube0.service.consul:   unattended-upgrades unhide unhide.rb zip zlib1g-dev
 191    hashiqube0.service.consul: Suggested packages:
 192    hashiqube0.service.consul:   binutils-doc libarchive1 cpp-doc gcc-9-locales pinentry-gnome3 tor
 193    hashiqube0.service.consul:   debian-keyring g++-multilib g++-9-multilib gcc-9-doc gcc-multilib autoconf
 194    hashiqube0.service.consul:   automake libtool flex bison gdb gcc-doc gcc-9-multilib gettext-base
 195    hashiqube0.service.consul:   git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
 196    hashiqube0.service.consul:   gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage bzr | brz
 197    hashiqube0.service.consul:   mercurial subversion scdaemon iproute2-doc firewalld kmod nftables isoquery
 198    hashiqube0.service.consul:   apache2 | lighttpd | httpd glibc-doc bzr gstreamer1.0-tools mmdb-bin
 199    hashiqube0.service.consul:   libstdc++-9-doc make-doc hunspell ntp-doc appstream ed diffutils-doc
 200    hashiqube0.service.consul:   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
 201    hashiqube0.service.consul:   libb-debug-perl liblocale-codes-perl pinentry-doc procmail postfix-mysql
 202    hashiqube0.service.consul:   postfix-pgsql postfix-ldap postfix-pcre postfix-lmdb postfix-sqlite
 203    hashiqube0.service.consul:   sasl2-bin | dovecot-common resolvconf postfix-cdb ufw postfix-doc
 204    hashiqube0.service.consul:   python3-apt-dbg python-apt-doc python-setuptools-doc python3.9-venv
 205    hashiqube0.service.consul:   python3.9-doc binfmt-support liburi-perl libwww-perl powermgmt-base ri
 206    hashiqube0.service.consul:   ruby-dev bundler openssl-blacklist needrestart
 207    hashiqube0.service.consul: The following packages will be REMOVED:
 208    hashiqube0.service.consul:   systemd-timesyncd
 209    hashiqube0.service.consul: The following NEW packages will be installed:
 210    hashiqube0.service.consul:   apt-utils bind9-dnsutils bind9-host bind9-libs binutils binutils-common
 211    hashiqube0.service.consul:   binutils-x86-64-linux-gnu bsd-mailx build-essential cpio cpp cpp-9
 212    hashiqube0.service.consul:   dbus-user-session dconf-gsettings-backend dconf-service dirmngr dnsutils
 213    hashiqube0.service.consul:   dpkg-dev fakeroot figlet fonts-lato g++ g++-9 gcc gcc-9 gcc-9-base
 214    hashiqube0.service.consul:   gir1.2-packagekitglib-1.0 git git-man glib-networking glib-networking-common
 215    hashiqube0.service.consul:   glib-networking-services gnupg gnupg-l10n gnupg-utils golang-1.13-go
 216    hashiqube0.service.consul:   golang-1.13-race-detector-runtime golang-1.13-src golang-go
 217    hashiqube0.service.consul:   golang-race-detector-runtime golang-src gpg gpg-agent gpg-wks-client
 218    hashiqube0.service.consul:   gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas iproute2 iptables
 219    hashiqube0.service.consul:   iputils-ping iso-codes javascript-common jq less libalgorithm-diff-perl
 220    hashiqube0.service.consul:   libalgorithm-diff-xs-perl libalgorithm-merge-perl libappstream4 libasan5
 221    hashiqube0.service.consul:   libassuan0 libatm1 libatomic1 libbinutils libc-dev-bin libc6-dev libcaca0
 222    hashiqube0.service.consul:   libcap2-bin libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
 223    hashiqube0.service.consul:   libdconf1 libdpkg-perl libelf1 liberror-perl libevent-core-2.1-7
 224    hashiqube0.service.consul:   libevent-pthreads-2.1-7 libexpat1-dev libfakeroot libfile-fcntllock-perl
 225    hashiqube0.service.consul:   libgcc-9-dev libgdbm-compat4 libglib2.0-bin libgomp1 libgstreamer1.0-0
 226    hashiqube0.service.consul:   libip6tc2 libisl22 libitm1 libjq1 libjs-jquery libksba8 liblmdb0
 227    hashiqube0.service.consul:   liblocale-gettext-perl liblockfile-bin liblockfile1 liblsan0 libmaxminddb0
 228    hashiqube0.service.consul:   libmnl0 libmpc3 libmpfr6 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
 229    hashiqube0.service.consul:   libnpth0 libonig5 libopts25 libpackagekit-glib2-18 libpam-cap libperl5.30
 230    hashiqube0.service.consul:   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpython3-dev
 231    hashiqube0.service.consul:   libpython3.8 libpython3.8-dev libpython3.9-minimal libpython3.9-stdlib
 232    hashiqube0.service.consul:   libquadmath0 libruby2.7 libslang2 libsoup2.4-1 libstdc++-9-dev libstemmer0d
 233    hashiqube0.service.consul:   libtsan0 libubsan1 libuv1 libxtables12 libyaml-0-2 linux-libc-dev lsof make
 234    hashiqube0.service.consul:   manpages manpages-dev nano net-tools netbase ntp packagekit packagekit-tools
 235    hashiqube0.service.consul:   patch perl perl-modules-5.30 pinentry-curses pkg-config policykit-1 postfix
 236    hashiqube0.service.consul:   python-apt-common python-pip-whl python3-appdirs python3-apt python3-dev
 237    hashiqube0.service.consul:   python3-distlib python3-distro-info python3-distutils python3-filelock
 238    hashiqube0.service.consul:   python3-importlib-metadata python3-lib2to3 python3-more-itertools
 239    hashiqube0.service.consul:   python3-pip python3-requests-unixsocket python3-setuptools
 240    hashiqube0.service.consul:   python3-software-properties python3-venv python3-virtualenv python3-wheel
 241    hashiqube0.service.consul:   python3-zipp python3.8-dev python3.8-venv python3.9 python3.9-minimal rake
 242    hashiqube0.service.consul:   rkhunter ruby ruby-minitest ruby-net-telnet ruby-power-assert ruby-test-unit
 243    hashiqube0.service.consul:   ruby-xmlrpc ruby2.7 rubygems-integration sntp software-properties-common
 244    hashiqube0.service.consul:   ssl-cert swapspace telnet toilet toilet-fonts unattended-upgrades unhide
 245    hashiqube0.service.consul:   unhide.rb unzip update-motd zip zlib1g-dev
 246    hashiqube0.service.consul: 0 upgraded, 196 newly installed, 1 to remove and 0 not upgraded.
 247    hashiqube0.service.consul: Need to get 159 MB of archives.
 248    hashiqube0.service.consul: After this operation, 773 MB of additional disk space will be used.
 249    hashiqube0.service.consul: Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
 250    hashiqube0.service.consul: Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libopts25 amd64 1:5.18.16-3 [59.4 kB]
 251    hashiqube0.service.consul: Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 ntp amd64 1:4.2.8p12+dfsg-3ubuntu4.20.04.1 [657 kB]
 252    hashiqube0.service.consul: Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
 253    hashiqube0.service.consul: Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-lato all 2.0-2 [2698 kB]
 254    hashiqube0.service.consul: Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB]
 255    hashiqube0.service.consul: Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
 256    hashiqube0.service.consul: Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.3 [3951 kB]
 257    hashiqube0.service.consul: Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.3 [224 kB]
 258    hashiqube0.service.consul: Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython3.9-minimal amd64 3.9.5-3ubuntu0~20.04.1 [756 kB]
 259    hashiqube0.service.consul: Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.9-minimal amd64 3.9.5-3ubuntu0~20.04.1 [2022 kB]
 260    hashiqube0.service.consul: Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.4 [207 kB]
 261    hashiqube0.service.consul: Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.4 [474 kB]
 262    hashiqube0.service.consul: Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.4 [47.2 kB]
 263    hashiqube0.service.consul: Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.4 [46.6 kB]
 264    hashiqube0.service.consul: Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.4 [1613 kB]
 265    hashiqube0.service.consul: Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.4 [3380 B]
 266    hashiqube0.service.consul: Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lsof amd64 4.93.2+dfsg-1ubuntu0.20.04.1 [252 kB]   
 267    hashiqube0.service.consul: Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB]
 268    hashiqube0.service.consul: Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 rkhunter all 1.4.6-8 [213 kB]
 269    hashiqube0.service.consul: Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt-utils amd64 2.0.9 [213 kB]
 270    hashiqube0.service.consul: Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libelf1 amd64 0.176-1.1build1 [44.0 kB]
 271    hashiqube0.service.consul: Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB]
 272    hashiqube0.service.consul: Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libxtables12 amd64 1.8.4-3ubuntu2 [28.4 kB]
 273    hashiqube0.service.consul: Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libcap2-bin amd64 1:2.32-1 [26.2 kB]
 274    hashiqube0.service.consul: Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 iproute2 amd64 5.5.0-1ubuntu1 [858 kB]
 275    hashiqube0.service.consul: Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 iputils-ping amd64 3:20190709-3 [40.1 kB]
 276    hashiqube0.service.consul: Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
 277    hashiqube0.service.consul: Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libatm1 amd64 1:2.5.1-4 [21.8 kB]
 278    hashiqube0.service.consul: Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libpam-cap amd64 1:2.32-1 [8352 B]
 279    hashiqube0.service.consul: Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libslang2 amd64 2.3.2-4 [429 kB]
 280    hashiqube0.service.consul: Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
 281    hashiqube0.service.consul: Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB]
 282    hashiqube0.service.consul: Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmaxminddb0 amd64 1.4.2-0ubuntu1.20.04.1 [26.2 kB]
 283    hashiqube0.service.consul: Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB]
 284    hashiqube0.service.consul: Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bind9-libs amd64 1:9.16.1-0ubuntu2.12 [1109 kB]
 285    hashiqube0.service.consul: Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bind9-host amd64 1:9.16.1-0ubuntu2.12 [43.0 kB]
 286    hashiqube0.service.consul: Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bind9-dnsutils amd64 1:9.16.1-0ubuntu2.12 [134 kB]
 287    hashiqube0.service.consul: Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpio amd64 2.13+dfsg-2ubuntu0.3 [86.4 kB]
 288    hashiqube0.service.consul: Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libip6tc2 amd64 1.8.4-3ubuntu2 [19.2 kB]
 289    hashiqube0.service.consul: Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libnfnetlink0 amd64 1.0.1-3build1 [13.8 kB]
 290    hashiqube0.service.consul: Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 libnetfilter-conntrack3 amd64 1.0.7-2 [41.4 kB]
 291    hashiqube0.service.consul: Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 libnftnl11 amd64 1.1.5-1 [57.8 kB]
 292    hashiqube0.service.consul: Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 iptables amd64 1.8.4-3ubuntu2 [390 kB]
 293    hashiqube0.service.consul: Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
 294    hashiqube0.service.consul: Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB]
 295    hashiqube0.service.consul: Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
 296    hashiqube0.service.consul: Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 nano amd64 4.8-1ubuntu1 [269 kB]
 297    hashiqube0.service.consul: Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
 298    hashiqube0.service.consul: Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB]    
 299    hashiqube0.service.consul: Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-distro-info all 0.23ubuntu1 [5924 B]
 300    hashiqube0.service.consul: Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 telnet amd64 0.17-41.2build1 [64.0 kB]
 301    hashiqube0.service.consul: Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB]
 302    hashiqube0.service.consul: Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 postfix amd64 3.4.13-0ubuntu1.2 [1201 kB]
 303    hashiqube0.service.consul: Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 liblockfile-bin amd64 1.16-1.1 [11.7 kB]
 304    hashiqube0.service.consul: Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 liblockfile1 amd64 1.16-1.1 [6680 B]
 305    hashiqube0.service.consul: Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 bsd-mailx amd64 8.1.2-0.20180807cvs-1 [67.2 kB]
 306    hashiqube0.service.consul: Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.9 [71.8 kB]
 307    hashiqube0.service.consul: Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-144.161 [1127 kB]
 308    hashiqube0.service.consul: Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
 309    hashiqube0.service.consul: Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.9 [2519 kB]
 310    hashiqube0.service.consul: Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB]
 311    hashiqube0.service.consul: Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
 312    hashiqube0.service.consul: Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
 313    hashiqube0.service.consul: Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
 314    hashiqube0.service.consul: Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB]
 315    hashiqube0.service.consul: Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
 316    hashiqube0.service.consul: Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]
 317    hashiqube0.service.consul: Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]
 318    hashiqube0.service.consul: Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]
 319    hashiqube0.service.consul: Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]
 320    hashiqube0.service.consul: Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB]
 321    hashiqube0.service.consul: Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]
 322    hashiqube0.service.consul: Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]
 323    hashiqube0.service.consul: Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]
 324    hashiqube0.service.consul: Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]
 325    hashiqube0.service.consul: Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB]
 326    hashiqube0.service.consul: Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB]
 327    hashiqube0.service.consul: Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
 328    hashiqube0.service.consul: Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB]
 329    hashiqube0.service.consul: Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB]
 330    hashiqube0.service.consul: Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
 331    hashiqube0.service.consul: Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
 332    hashiqube0.service.consul: Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
 333    hashiqube0.service.consul: Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
 334    hashiqube0.service.consul: Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
 335    hashiqube0.service.consul: Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
 336    hashiqube0.service.consul: Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B]  
 337    hashiqube0.service.consul: Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB]
 338    hashiqube0.service.consul: Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB]
 339    hashiqube0.service.consul: Get:91 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB]
 340    hashiqube0.service.consul: Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
 341    hashiqube0.service.consul: Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
 342    hashiqube0.service.consul: Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
 343    hashiqube0.service.consul: Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
 344    hashiqube0.service.consul: Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
 345    hashiqube0.service.consul: Get:97 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dnsutils all 1:9.16.1-0ubuntu2.12 [2764 B]
 346    hashiqube0.service.consul: Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
 347    hashiqube0.service.consul: Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
 348    hashiqube0.service.consul: Get:100 http://archive.ubuntu.com/ubuntu focal/universe amd64 figlet amd64 2.2.5-3 [133 kB]
 349    hashiqube0.service.consul: Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB]
 350    hashiqube0.service.consul: Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.13-2ubuntu1.1 [21.6 kB]
 351    hashiqube0.service.consul: Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.16 [232 kB]
 352    hashiqube0.service.consul: Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
 353    hashiqube0.service.consul: Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.10 [887 kB]
 354    hashiqube0.service.consul: Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.10 [4534 kB]
 355    hashiqube0.service.consul: Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB]
 356    hashiqube0.service.consul: Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
 357    hashiqube0.service.consul: Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB]
 358    hashiqube0.service.consul: Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
 359    hashiqube0.service.consul: Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB]
 360    hashiqube0.service.consul: Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
 361    hashiqube0.service.consul: Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
 362    hashiqube0.service.consul: Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
 363    hashiqube0.service.consul: Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
 364    hashiqube0.service.consul: Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
 365    hashiqube0.service.consul: Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
 366    hashiqube0.service.consul: Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
 367    hashiqube0.service.consul: Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
 368    hashiqube0.service.consul: Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
 369    hashiqube0.service.consul: Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 golang-1.13-src amd64 1.13.8-1ubuntu1.1 [12.6 MB]
 370    hashiqube0.service.consul: Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 golang-1.13-go amd64 1.13.8-1ubuntu1.1 [47.6 MB]
 371    hashiqube0.service.consul: Get:123 http://archive.ubuntu.com/ubuntu focal/main amd64 golang-1.13-race-detector-runtime amd64 0.0+svn332029-0ubuntu2 [713 kB]
 372    hashiqube0.service.consul: Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 golang-src amd64 2:1.13~1ubuntu2 [4044 B]
 373    hashiqube0.service.consul: Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 golang-go amd64 2:1.13~1ubuntu2 [22.0 kB]
 374    hashiqube0.service.consul: Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6066 B]
 375    hashiqube0.service.consul: Get:127 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB]
 376    hashiqube0.service.consul: Get:128 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB]
 377    hashiqube0.service.consul: Get:129 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB]
 378    hashiqube0.service.consul: Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
 379    hashiqube0.service.consul: Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
 380    hashiqube0.service.consul: Get:132 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
 381    hashiqube0.service.consul: Get:133 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB]
 382    hashiqube0.service.consul: Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB]
 383    hashiqube0.service.consul: Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB]
 384    hashiqube0.service.consul: Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.2 [203 kB]
 385    hashiqube0.service.consul: Get:137 http://archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB]
 386    hashiqube0.service.consul: Get:138 http://archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7372 B]
 387    hashiqube0.service.consul: Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB]
 388    hashiqube0.service.consul: Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
 389    hashiqube0.service.consul: Get:141 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.4 [72.6 kB]
 390    hashiqube0.service.consul: Get:142 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB]
 391    hashiqube0.service.consul: Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB]
 392    hashiqube0.service.consul: Get:144 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB]
 393    hashiqube0.service.consul: Get:145 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.6 [1625 kB]
 394    hashiqube0.service.consul: Get:146 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.6 [3949 kB]
 395    hashiqube0.service.consul: Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]
 396    hashiqube0.service.consul: Get:148 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython3.9-stdlib amd64 3.9.5-3ubuntu0~20.04.1 [1778 kB]
 397    hashiqube0.service.consul: Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 rubygems-integration all 1.16 [5092 B]
 398    hashiqube0.service.consul: Get:150 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ruby2.7 amd64 2.7.0-5ubuntu1.7 [95.6 kB]
 399    hashiqube0.service.consul: Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 ruby amd64 1:2.7+1 [5412 B]
 400    hashiqube0.service.consul: Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 rake all 13.0.1-4 [61.6 kB]
 401    hashiqube0.service.consul: Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 ruby-minitest all 5.13.0-1 [40.9 kB]
 402    hashiqube0.service.consul: Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB]
 403    hashiqube0.service.consul: Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 ruby-power-assert all 1.1.7-1 [11.4 kB]
 404    hashiqube0.service.consul: Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 ruby-test-unit all 3.3.5-1 [73.2 kB]
 405    hashiqube0.service.consul: Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 ruby-xmlrpc all 0.3.0-2 [23.8 kB]
 406    hashiqube0.service.consul: Get:158 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libruby2.7 amd64 2.7.0-5ubuntu1.7 [3533 kB]
 407    hashiqube0.service.consul: Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
 408    hashiqube0.service.consul: Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB]
 409    hashiqube0.service.consul: Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB]
 410    hashiqube0.service.consul: Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit-tools amd64 1.1.13-2ubuntu1.1 [32.8 kB]
 411    hashiqube0.service.consul: Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
 412    hashiqube0.service.consul: Get:164 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.8 [1805 kB]
 413    hashiqube0.service.consul: Get:165 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-appdirs all 1.4.3-2.1 [10.8 kB]
 414    hashiqube0.service.consul: Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB]
 415    hashiqube0.service.consul: Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.6 [514 kB]
 416    hashiqube0.service.consul: Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB]
 417    hashiqube0.service.consul: Get:169 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB]
 418    hashiqube0.service.consul: Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]
 419    hashiqube0.service.consul: Get:171 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-distlib all 0.3.0-1 [116 kB]
 420    hashiqube0.service.consul: Get:172 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-filelock all 3.0.12-2 [7948 B]
 421    hashiqube0.service.consul: Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-more-itertools all 4.2.0-1build1 [39.4 kB]
 422    hashiqube0.service.consul: Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-zipp all 1.0.0-1 [5312 B]
 423    hashiqube0.service.consul: Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-importlib-metadata all 1.5.0-1 [9992 B]
 424    hashiqube0.service.consul: Get:176 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
 425    hashiqube0.service.consul: Get:177 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]
 426    hashiqube0.service.consul: Get:178 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.8 [231 kB]
 427    hashiqube0.service.consul: Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
 428    hashiqube0.service.consul: Get:180 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.11 [21.6 kB]
 429    hashiqube0.service.consul: Get:181 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.6 [5448 B]
 430    hashiqube0.service.consul: Get:182 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1228 B]
 431    hashiqube0.service.consul: Get:183 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-virtualenv all 20.0.17-1ubuntu0.4 [62.7 kB]
 432    hashiqube0.service.consul: Get:184 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.9 amd64 3.9.5-3ubuntu0~20.04.1 [423 kB]
 433    hashiqube0.service.consul: Get:185 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 sntp amd64 1:4.2.8p12+dfsg-3ubuntu4.20.04.1 [62.3 kB]
 434    hashiqube0.service.consul: Get:186 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.11 [10.4 kB]
 435    hashiqube0.service.consul: Get:187 http://archive.ubuntu.com/ubuntu focal/universe amd64 swapspace amd64 1.14-1 [23.7 kB]
 436    hashiqube0.service.consul: Get:188 http://archive.ubuntu.com/ubuntu focal/universe amd64 toilet-fonts all 0.3-1.2 [714 kB]
 437    hashiqube0.service.consul: Get:189 http://archive.ubuntu.com/ubuntu focal/universe amd64 toilet amd64 0.3-1.2 [12.1 kB]
 438    hashiqube0.service.consul: Get:190 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unattended-upgrades all 2.3ubuntu0.3 [48.5 kB]
 439    hashiqube0.service.consul: Get:191 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 [168 kB]
 440    hashiqube0.service.consul: Get:192 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 update-motd all 3.6-0ubuntu6.1 [5272 B]
 441    hashiqube0.service.consul: Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB]
 442    hashiqube0.service.consul: Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 golang-race-detector-runtime amd64 2:1.13~1ubuntu2 [3836 B]
 443    hashiqube0.service.consul: Get:195 http://archive.ubuntu.com/ubuntu focal/universe amd64 unhide amd64 20130526-4 [48.8 kB]
 444    hashiqube0.service.consul: Get:196 http://archive.ubuntu.com/ubuntu focal/universe amd64 unhide.rb all 22-4 [8432 B]
 445    hashiqube0.service.consul: debconf: delaying package configuration, since apt-utils is not installed
 446    hashiqube0.service.consul: Fetched 159 MB in 6min 4s (436 kB/s)
 447    hashiqube0.service.consul: Selecting previously unselected package netbase.
 448(Reading database ... 12974 files and directories currently installed.)
 449    hashiqube0.service.consul: Preparing to unpack .../archives/netbase_6.1_all.deb ...
 450    hashiqube0.service.consul: Unpacking netbase (6.1) ...
 451    hashiqube0.service.consul: Selecting previously unselected package libopts25:amd64.
 452    hashiqube0.service.consul: Preparing to unpack .../libopts25_1%3a5.18.16-3_amd64.deb ...
 453    hashiqube0.service.consul: Unpacking libopts25:amd64 (1:5.18.16-3) ...
 454    hashiqube0.service.consul: dpkg: systemd-timesyncd: dependency problems, but removing anyway as you requested:
 455    hashiqube0.service.consul:  systemd depends on systemd-timesyncd | time-daemon; however:
 456    hashiqube0.service.consul:   Package systemd-timesyncd is to be removed.
 457    hashiqube0.service.consul:   Package time-daemon is not installed.
 458    hashiqube0.service.consul:   Package systemd-timesyncd which provides time-daemon is to be removed.
 459    hashiqube0.service.consul:  systemd depends on systemd-timesyncd | time-daemon; however:
 460    hashiqube0.service.consul:   Package systemd-timesyncd is to be removed.
 461    hashiqube0.service.consul:   Package time-daemon is not installed.
 462    hashiqube0.service.consul:   Package systemd-timesyncd which provides time-daemon is to be removed.
 463    hashiqube0.service.consul:
 464(Reading database ... 12986 files and directories currently installed.)
 465    hashiqube0.service.consul: Removing systemd-timesyncd (245.4-4ubuntu3.20) ...
 466    hashiqube0.service.consul: /usr/sbin/policy-rc.d returned 101, not running 'stop systemd-timesyncd.service'
 467    hashiqube0.service.consul: Selecting previously unselected package ntp.
 468(Reading database ... 12973 files and directories currently installed.)
 469    hashiqube0.service.consul: Preparing to unpack .../000-ntp_1%3a4.2.8p12+dfsg-3ubuntu4.20.04.1_amd64.deb ...
 470    hashiqube0.service.consul: Unpacking ntp (1:4.2.8p12+dfsg-3ubuntu4.20.04.1) ...
 471    hashiqube0.service.consul: Selecting previously unselected package liblocale-gettext-perl.
 472    hashiqube0.service.consul: Preparing to unpack .../001-liblocale-gettext-perl_1.07-4_amd64.deb ...
 473    hashiqube0.service.consul: Unpacking liblocale-gettext-perl (1.07-4) ...
 474    hashiqube0.service.consul: Selecting previously unselected package fonts-lato.
 475    hashiqube0.service.consul: Preparing to unpack .../002-fonts-lato_2.0-2_all.deb ...
 476    hashiqube0.service.consul: Unpacking fonts-lato (2.0-2) ...
 477    hashiqube0.service.consul: Selecting previously unselected package perl-modules-5.30.
 478    hashiqube0.service.consul: Preparing to unpack .../003-perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ...
 479    hashiqube0.service.consul: Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
 480    hashiqube0.service.consul: Selecting previously unselected package libgdbm-compat4:amd64.
 481    hashiqube0.service.consul: Preparing to unpack .../004-libgdbm-compat4_1.18.1-5_amd64.deb ...
 482    hashiqube0.service.consul: Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
 483    hashiqube0.service.consul: Selecting previously unselected package libperl5.30:amd64.
 484    hashiqube0.service.consul: Preparing to unpack .../005-libperl5.30_5.30.0-9ubuntu0.3_amd64.deb ...
 485    hashiqube0.service.consul: Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.3) ...
 486    hashiqube0.service.consul: Selecting previously unselected package perl.
 487    hashiqube0.service.consul: Preparing to unpack .../006-perl_5.30.0-9ubuntu0.3_amd64.deb ...
 488    hashiqube0.service.consul: Unpacking perl (5.30.0-9ubuntu0.3) ...
 489    hashiqube0.service.consul: Selecting previously unselected package libpython3.9-minimal:amd64.
 490    hashiqube0.service.consul: Preparing to unpack .../007-libpython3.9-minimal_3.9.5-3ubuntu0~20.04.1_amd64.deb ...
 491    hashiqube0.service.consul: Unpacking libpython3.9-minimal:amd64 (3.9.5-3ubuntu0~20.04.1) ...
 492    hashiqube0.service.consul: Selecting previously unselected package python3.9-minimal.
 493    hashiqube0.service.consul: Preparing to unpack .../008-python3.9-minimal_3.9.5-3ubuntu0~20.04.1_amd64.deb ...
 494    hashiqube0.service.consul: Unpacking python3.9-minimal (3.9.5-3ubuntu0~20.04.1) ...
 495    hashiqube0.service.consul: Selecting previously unselected package binutils-common:amd64.
 496    hashiqube0.service.consul: Preparing to unpack .../009-binutils-common_2.34-6ubuntu1.4_amd64.deb ...
 497    hashiqube0.service.consul: Unpacking binutils-common:amd64 (2.34-6ubuntu1.4) ...
 498    hashiqube0.service.consul: Selecting previously unselected package libbinutils:amd64.
 499    hashiqube0.service.consul: Preparing to unpack .../010-libbinutils_2.34-6ubuntu1.4_amd64.deb ...
 500    hashiqube0.service.consul: Unpacking libbinutils:amd64 (2.34-6ubuntu1.4) ...
 501    hashiqube0.service.consul: Selecting previously unselected package libctf-nobfd0:amd64.
 502    hashiqube0.service.consul: Preparing to unpack .../011-libctf-nobfd0_2.34-6ubuntu1.4_amd64.deb ...
 503    hashiqube0.service.consul: Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.4) ...
 504    hashiqube0.service.consul: Selecting previously unselected package libctf0:amd64.
 505    hashiqube0.service.consul: Preparing to unpack .../012-libctf0_2.34-6ubuntu1.4_amd64.deb ...
 506    hashiqube0.service.consul: Unpacking libctf0:amd64 (2.34-6ubuntu1.4) ...
 507    hashiqube0.service.consul: Selecting previously unselected package binutils-x86-64-linux-gnu.
 508    hashiqube0.service.consul: Preparing to unpack .../013-binutils-x86-64-linux-gnu_2.34-6ubuntu1.4_amd64.deb ...
 509    hashiqube0.service.consul: Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.4) ...
 510    hashiqube0.service.consul: Selecting previously unselected package binutils.
 511    hashiqube0.service.consul: Preparing to unpack .../014-binutils_2.34-6ubuntu1.4_amd64.deb ...
 512    hashiqube0.service.consul: Unpacking binutils (2.34-6ubuntu1.4) ...
 513    hashiqube0.service.consul: Selecting previously unselected package lsof.
 514    hashiqube0.service.consul: Preparing to unpack .../015-lsof_4.93.2+dfsg-1ubuntu0.20.04.1_amd64.deb ...
 515    hashiqube0.service.consul: Unpacking lsof (4.93.2+dfsg-1ubuntu0.20.04.1) ...
 516    hashiqube0.service.consul: Selecting previously unselected package net-tools.
 517    hashiqube0.service.consul: Preparing to unpack .../016-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ...
 518    hashiqube0.service.consul: Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ...
 519    hashiqube0.service.consul: Selecting previously unselected package rkhunter.
 520    hashiqube0.service.consul: Preparing to unpack .../017-rkhunter_1.4.6-8_all.deb ...
 521    hashiqube0.service.consul: Unpacking rkhunter (1.4.6-8) ...
 522    hashiqube0.service.consul: Selecting previously unselected package apt-utils.
 523    hashiqube0.service.consul: Preparing to unpack .../018-apt-utils_2.0.9_amd64.deb ...
 524    hashiqube0.service.consul: Unpacking apt-utils (2.0.9) ...
 525    hashiqube0.service.consul: Selecting previously unselected package libelf1:amd64.
 526    hashiqube0.service.consul: Preparing to unpack .../019-libelf1_0.176-1.1build1_amd64.deb ...
 527    hashiqube0.service.consul: Unpacking libelf1:amd64 (0.176-1.1build1) ...
 528    hashiqube0.service.consul: Selecting previously unselected package libmnl0:amd64.
 529    hashiqube0.service.consul: Preparing to unpack .../020-libmnl0_1.0.4-2_amd64.deb ...
 530    hashiqube0.service.consul: Unpacking libmnl0:amd64 (1.0.4-2) ...
 531    hashiqube0.service.consul: Selecting previously unselected package libxtables12:amd64.
 532    hashiqube0.service.consul: Preparing to unpack .../021-libxtables12_1.8.4-3ubuntu2_amd64.deb ...
 533    hashiqube0.service.consul: Unpacking libxtables12:amd64 (1.8.4-3ubuntu2) ...
 534    hashiqube0.service.consul: Selecting previously unselected package libcap2-bin.
 535    hashiqube0.service.consul: Preparing to unpack .../022-libcap2-bin_1%3a2.32-1_amd64.deb ...
 536    hashiqube0.service.consul: Unpacking libcap2-bin (1:2.32-1) ...
 537    hashiqube0.service.consul: Selecting previously unselected package iproute2.
 538    hashiqube0.service.consul: Preparing to unpack .../023-iproute2_5.5.0-1ubuntu1_amd64.deb ...
 539    hashiqube0.service.consul: Unpacking iproute2 (5.5.0-1ubuntu1) ...
 540    hashiqube0.service.consul: Selecting previously unselected package iputils-ping.
 541    hashiqube0.service.consul: Preparing to unpack .../024-iputils-ping_3%3a20190709-3_amd64.deb ...
 542    hashiqube0.service.consul: Unpacking iputils-ping (3:20190709-3) ...
 543    hashiqube0.service.consul: Selecting previously unselected package less.
 544    hashiqube0.service.consul: Preparing to unpack .../025-less_551-1ubuntu0.1_amd64.deb ...
 545    hashiqube0.service.consul: Unpacking less (551-1ubuntu0.1) ...
 546    hashiqube0.service.consul: Selecting previously unselected package libatm1:amd64.
 547    hashiqube0.service.consul: Preparing to unpack .../026-libatm1_1%3a2.5.1-4_amd64.deb ...
 548    hashiqube0.service.consul: Unpacking libatm1:amd64 (1:2.5.1-4) ...
 549    hashiqube0.service.consul: Selecting previously unselected package libpam-cap:amd64.
 550    hashiqube0.service.consul: Preparing to unpack .../027-libpam-cap_1%3a2.32-1_amd64.deb ...
 551    hashiqube0.service.consul: Unpacking libpam-cap:amd64 (1:2.32-1) ...
 552    hashiqube0.service.consul: Selecting previously unselected package libslang2:amd64.
 553    hashiqube0.service.consul: Preparing to unpack .../028-libslang2_2.3.2-4_amd64.deb ...
 554    hashiqube0.service.consul: Unpacking libslang2:amd64 (2.3.2-4) ...
 555    hashiqube0.service.consul: Selecting previously unselected package libyaml-0-2:amd64.
 556    hashiqube0.service.consul: Preparing to unpack .../029-libyaml-0-2_0.2.2-1_amd64.deb ...
 557    hashiqube0.service.consul: Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
 558    hashiqube0.service.consul: Selecting previously unselected package liblmdb0:amd64.
 559    hashiqube0.service.consul: Preparing to unpack .../030-liblmdb0_0.9.24-1_amd64.deb ...
 560    hashiqube0.service.consul: Unpacking liblmdb0:amd64 (0.9.24-1) ...
 561    hashiqube0.service.consul: Selecting previously unselected package libmaxminddb0:amd64.
 562    hashiqube0.service.consul: Preparing to unpack .../031-libmaxminddb0_1.4.2-0ubuntu1.20.04.1_amd64.deb ...
 563    hashiqube0.service.consul: Unpacking libmaxminddb0:amd64 (1.4.2-0ubuntu1.20.04.1) ...
 564    hashiqube0.service.consul: Selecting previously unselected package libuv1:amd64.
 565    hashiqube0.service.consul: Preparing to unpack .../032-libuv1_1.34.2-1ubuntu1.3_amd64.deb ...
 566    hashiqube0.service.consul: Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ...
 567    hashiqube0.service.consul: Selecting previously unselected package bind9-libs:amd64.
 568    hashiqube0.service.consul: Preparing to unpack .../033-bind9-libs_1%3a9.16.1-0ubuntu2.12_amd64.deb ...
 569    hashiqube0.service.consul: Unpacking bind9-libs:amd64 (1:9.16.1-0ubuntu2.12) ...
 570    hashiqube0.service.consul: Selecting previously unselected package bind9-host.
 571    hashiqube0.service.consul: Preparing to unpack .../034-bind9-host_1%3a9.16.1-0ubuntu2.12_amd64.deb ...
 572    hashiqube0.service.consul: Unpacking bind9-host (1:9.16.1-0ubuntu2.12) ...
 573    hashiqube0.service.consul: Selecting previously unselected package bind9-dnsutils.
 574    hashiqube0.service.consul: Preparing to unpack .../035-bind9-dnsutils_1%3a9.16.1-0ubuntu2.12_amd64.deb ...
 575    hashiqube0.service.consul: Unpacking bind9-dnsutils (1:9.16.1-0ubuntu2.12) ...
 576    hashiqube0.service.consul: Selecting previously unselected package cpio.
 577    hashiqube0.service.consul: Preparing to unpack .../036-cpio_2.13+dfsg-2ubuntu0.3_amd64.deb ...
 578    hashiqube0.service.consul: Unpacking cpio (2.13+dfsg-2ubuntu0.3) ...
 579    hashiqube0.service.consul: Selecting previously unselected package libip6tc2:amd64.
 580    hashiqube0.service.consul: Preparing to unpack .../037-libip6tc2_1.8.4-3ubuntu2_amd64.deb ...
 581    hashiqube0.service.consul: Unpacking libip6tc2:amd64 (1.8.4-3ubuntu2) ...
 582    hashiqube0.service.consul: Selecting previously unselected package libnfnetlink0:amd64.
 583    hashiqube0.service.consul: Preparing to unpack .../038-libnfnetlink0_1.0.1-3build1_amd64.deb ...
 584    hashiqube0.service.consul: Unpacking libnfnetlink0:amd64 (1.0.1-3build1) ...
 585    hashiqube0.service.consul: Selecting previously unselected package libnetfilter-conntrack3:amd64.
 586    hashiqube0.service.consul: Preparing to unpack .../039-libnetfilter-conntrack3_1.0.7-2_amd64.deb ...
 587    hashiqube0.service.consul: Unpacking libnetfilter-conntrack3:amd64 (1.0.7-2) ...
 588    hashiqube0.service.consul: Selecting previously unselected package libnftnl11:amd64.
 589    hashiqube0.service.consul: Preparing to unpack .../040-libnftnl11_1.1.5-1_amd64.deb ...
 590    hashiqube0.service.consul: Unpacking libnftnl11:amd64 (1.1.5-1) ...
 591    hashiqube0.service.consul: Selecting previously unselected package iptables.
 592    hashiqube0.service.consul: Preparing to unpack .../041-iptables_1.8.4-3ubuntu2_amd64.deb ...
 593    hashiqube0.service.consul: Unpacking iptables (1.8.4-3ubuntu2) ...
 594    hashiqube0.service.consul: Selecting previously unselected package iso-codes.
 595    hashiqube0.service.consul: Preparing to unpack .../042-iso-codes_4.4-1_all.deb ...
 596    hashiqube0.service.consul: Unpacking iso-codes (4.4-1) ...
 597    hashiqube0.service.consul: Selecting previously unselected package libpolkit-gobject-1-0:amd64.
 598    hashiqube0.service.consul: Preparing to unpack .../043-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ...
 599    hashiqube0.service.consul: Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
 600    hashiqube0.service.consul: Selecting previously unselected package manpages.
 601    hashiqube0.service.consul: Preparing to unpack .../044-manpages_5.05-1_all.deb ...
 602    hashiqube0.service.consul: Unpacking manpages (5.05-1) ...
 603    hashiqube0.service.consul: Selecting previously unselected package nano.
 604    hashiqube0.service.consul: Preparing to unpack .../045-nano_4.8-1ubuntu1_amd64.deb ...
 605    hashiqube0.service.consul: Unpacking nano (4.8-1ubuntu1) ...
 606    hashiqube0.service.consul: Selecting previously unselected package python-apt-common.
 607    hashiqube0.service.consul: Preparing to unpack .../046-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
 608    hashiqube0.service.consul: Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
 609    hashiqube0.service.consul: Selecting previously unselected package python3-apt.
 610    hashiqube0.service.consul: Preparing to unpack .../047-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ...
 611    hashiqube0.service.consul: Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
 612    hashiqube0.service.consul: Selecting previously unselected package python3-distro-info.
 613    hashiqube0.service.consul: Preparing to unpack .../048-python3-distro-info_0.23ubuntu1_all.deb ...
 614    hashiqube0.service.consul: Unpacking python3-distro-info (0.23ubuntu1) ...
 615    hashiqube0.service.consul: Selecting previously unselected package telnet.
 616    hashiqube0.service.consul: Preparing to unpack .../049-telnet_0.17-41.2build1_amd64.deb ...
 617    hashiqube0.service.consul: Unpacking telnet (0.17-41.2build1) ...
 618    hashiqube0.service.consul: Selecting previously unselected package ssl-cert.
 619    hashiqube0.service.consul: Preparing to unpack .../050-ssl-cert_1.0.39_all.deb ...
 620    hashiqube0.service.consul: Unpacking ssl-cert (1.0.39) ...
 621    hashiqube0.service.consul: Selecting previously unselected package postfix.
 622    hashiqube0.service.consul: Preparing to unpack .../051-postfix_3.4.13-0ubuntu1.2_amd64.deb ...
 623    hashiqube0.service.consul: Unpacking postfix (3.4.13-0ubuntu1.2) ...
 624    hashiqube0.service.consul: Selecting previously unselected package liblockfile-bin.
 625    hashiqube0.service.consul: Preparing to unpack .../052-liblockfile-bin_1.16-1.1_amd64.deb ...
 626    hashiqube0.service.consul: Unpacking liblockfile-bin (1.16-1.1) ...
 627    hashiqube0.service.consul: Selecting previously unselected package liblockfile1:amd64.
 628    hashiqube0.service.consul: Preparing to unpack .../053-liblockfile1_1.16-1.1_amd64.deb ...
 629    hashiqube0.service.consul: Unpacking liblockfile1:amd64 (1.16-1.1) ...
 630    hashiqube0.service.consul: Selecting previously unselected package bsd-mailx.
 631    hashiqube0.service.consul: Preparing to unpack .../054-bsd-mailx_8.1.2-0.20180807cvs-1_amd64.deb ...
 632    hashiqube0.service.consul: Unpacking bsd-mailx (8.1.2-0.20180807cvs-1) ...
 633    hashiqube0.service.consul: Selecting previously unselected package libc-dev-bin.
 634    hashiqube0.service.consul: Preparing to unpack .../055-libc-dev-bin_2.31-0ubuntu9.9_amd64.deb ...
 635    hashiqube0.service.consul: Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
 636    hashiqube0.service.consul: Selecting previously unselected package linux-libc-dev:amd64.
 637    hashiqube0.service.consul: Preparing to unpack .../056-linux-libc-dev_5.4.0-144.161_amd64.deb ...
 638    hashiqube0.service.consul: Unpacking linux-libc-dev:amd64 (5.4.0-144.161) ...
 639    hashiqube0.service.consul: Selecting previously unselected package libcrypt-dev:amd64.
 640    hashiqube0.service.consul: Preparing to unpack .../057-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
 641    hashiqube0.service.consul: Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
 642    hashiqube0.service.consul: Selecting previously unselected package libc6-dev:amd64.
 643    hashiqube0.service.consul: Preparing to unpack .../058-libc6-dev_2.31-0ubuntu9.9_amd64.deb ...
 644    hashiqube0.service.consul: Unpacking libc6-dev:amd64 (2.31-0ubuntu9.9) ...
 645    hashiqube0.service.consul: Selecting previously unselected package gcc-9-base:amd64.
 646    hashiqube0.service.consul: Preparing to unpack .../059-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
 647    hashiqube0.service.consul: Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...
 648    hashiqube0.service.consul: Selecting previously unselected package libisl22:amd64.
 649    hashiqube0.service.consul: Preparing to unpack .../060-libisl22_0.22.1-1_amd64.deb ...
 650    hashiqube0.service.consul: Unpacking libisl22:amd64 (0.22.1-1) ...
 651    hashiqube0.service.consul: Selecting previously unselected package libmpfr6:amd64.
 652    hashiqube0.service.consul: Preparing to unpack .../061-libmpfr6_4.0.2-1_amd64.deb ...
 653    hashiqube0.service.consul: Unpacking libmpfr6:amd64 (4.0.2-1) ...
 654    hashiqube0.service.consul: Selecting previously unselected package libmpc3:amd64.
 655    hashiqube0.service.consul: Preparing to unpack .../062-libmpc3_1.1.0-1_amd64.deb ...
 656    hashiqube0.service.consul: Unpacking libmpc3:amd64 (1.1.0-1) ...
 657    hashiqube0.service.consul: Selecting previously unselected package cpp-9.
 658    hashiqube0.service.consul: Preparing to unpack .../063-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
 659    hashiqube0.service.consul: Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
 660    hashiqube0.service.consul: Selecting previously unselected package cpp.
 661    hashiqube0.service.consul: Preparing to unpack .../064-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
 662    hashiqube0.service.consul: Unpacking cpp (4:9.3.0-1ubuntu2) ...
 663    hashiqube0.service.consul: Selecting previously unselected package libcc1-0:amd64.
 664    hashiqube0.service.consul: Preparing to unpack .../065-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...
 665    hashiqube0.service.consul: Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
 666    hashiqube0.service.consul: Selecting previously unselected package libgomp1:amd64.
 667    hashiqube0.service.consul: Preparing to unpack .../066-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...
 668    hashiqube0.service.consul: Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
 669    hashiqube0.service.consul: Selecting previously unselected package libitm1:amd64.
 670    hashiqube0.service.consul: Preparing to unpack .../067-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...
 671    hashiqube0.service.consul: Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
 672    hashiqube0.service.consul: Selecting previously unselected package libatomic1:amd64.
 673    hashiqube0.service.consul: Preparing to unpack .../068-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...
 674    hashiqube0.service.consul: Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
 675    hashiqube0.service.consul: Selecting previously unselected package libasan5:amd64.
 676    hashiqube0.service.consul: Preparing to unpack .../069-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
 677    hashiqube0.service.consul: Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...
 678    hashiqube0.service.consul: Selecting previously unselected package liblsan0:amd64.
 679    hashiqube0.service.consul: Preparing to unpack .../070-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
 680    hashiqube0.service.consul: Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
 681    hashiqube0.service.consul: Selecting previously unselected package libtsan0:amd64.
 682    hashiqube0.service.consul: Preparing to unpack .../071-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...
 683    hashiqube0.service.consul: Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
 684    hashiqube0.service.consul: Selecting previously unselected package libubsan1:amd64.
 685    hashiqube0.service.consul: Preparing to unpack .../072-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...
 686    hashiqube0.service.consul: Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
 687    hashiqube0.service.consul: Selecting previously unselected package libquadmath0:amd64.
 688    hashiqube0.service.consul: Preparing to unpack .../073-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...
 689    hashiqube0.service.consul: Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
 690    hashiqube0.service.consul: Selecting previously unselected package libgcc-9-dev:amd64.
 691    hashiqube0.service.consul: Preparing to unpack .../074-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
 692    hashiqube0.service.consul: Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
 693    hashiqube0.service.consul: Selecting previously unselected package gcc-9.
 694    hashiqube0.service.consul: Preparing to unpack .../075-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
 695    hashiqube0.service.consul: Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
 696    hashiqube0.service.consul: Selecting previously unselected package gcc.
 697    hashiqube0.service.consul: Preparing to unpack .../076-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
 698    hashiqube0.service.consul: Unpacking gcc (4:9.3.0-1ubuntu2) ...
 699    hashiqube0.service.consul: Selecting previously unselected package libstdc++-9-dev:amd64.
 700    hashiqube0.service.consul: Preparing to unpack .../077-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
 701    hashiqube0.service.consul: Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
 702    hashiqube0.service.consul: Selecting previously unselected package g++-9.
 703    hashiqube0.service.consul: Preparing to unpack .../078-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...
 704    hashiqube0.service.consul: Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ...
 705    hashiqube0.service.consul: Selecting previously unselected package g++.
 706    hashiqube0.service.consul: Preparing to unpack .../079-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
 707    hashiqube0.service.consul: Unpacking g++ (4:9.3.0-1ubuntu2) ...
 708    hashiqube0.service.consul: Selecting previously unselected package make.
 709    hashiqube0.service.consul: Preparing to unpack .../080-make_4.2.1-1.2_amd64.deb ...
 710    hashiqube0.service.consul: Unpacking make (4.2.1-1.2) ...
 711    hashiqube0.service.consul: Selecting previously unselected package libdpkg-perl.
 712    hashiqube0.service.consul: Preparing to unpack .../081-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
 713    hashiqube0.service.consul: Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
 714    hashiqube0.service.consul: Selecting previously unselected package patch.
 715    hashiqube0.service.consul: Preparing to unpack .../082-patch_2.7.6-6_amd64.deb ...
 716    hashiqube0.service.consul: Unpacking patch (2.7.6-6) ...
 717    hashiqube0.service.consul: Selecting previously unselected package dpkg-dev.
 718    hashiqube0.service.consul: Preparing to unpack .../083-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
 719    hashiqube0.service.consul: Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
 720    hashiqube0.service.consul: Selecting previously unselected package build-essential.
 721    hashiqube0.service.consul: Preparing to unpack .../084-build-essential_12.8ubuntu1.1_amd64.deb ...
 722    hashiqube0.service.consul: Unpacking build-essential (12.8ubuntu1.1) ...
 723    hashiqube0.service.consul: Selecting previously unselected package dbus-user-session.
 724    hashiqube0.service.consul: Preparing to unpack .../085-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ...
 725    hashiqube0.service.consul: Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
 726    hashiqube0.service.consul: Selecting previously unselected package libdconf1:amd64.
 727    hashiqube0.service.consul: Preparing to unpack .../086-libdconf1_0.36.0-1_amd64.deb ...
 728    hashiqube0.service.consul: Unpacking libdconf1:amd64 (0.36.0-1) ...
 729    hashiqube0.service.consul: Selecting previously unselected package dconf-service.
 730    hashiqube0.service.consul: Preparing to unpack .../087-dconf-service_0.36.0-1_amd64.deb ...
 731    hashiqube0.service.consul: Unpacking dconf-service (0.36.0-1) ...
 732    hashiqube0.service.consul: Selecting previously unselected package dconf-gsettings-backend:amd64.
 733    hashiqube0.service.consul: Preparing to unpack .../088-dconf-gsettings-backend_0.36.0-1_amd64.deb ...
 734    hashiqube0.service.consul: Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ...
 735    hashiqube0.service.consul: Selecting previously unselected package libassuan0:amd64.
 736    hashiqube0.service.consul: Preparing to unpack .../089-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
 737    hashiqube0.service.consul: Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
 738    hashiqube0.service.consul: Selecting previously unselected package gpgconf.
 739    hashiqube0.service.consul: Preparing to unpack .../090-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
 740    hashiqube0.service.consul: Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
 741    hashiqube0.service.consul: Selecting previously unselected package libksba8:amd64.
 742    hashiqube0.service.consul: Preparing to unpack .../091-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
 743    hashiqube0.service.consul: Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
 744    hashiqube0.service.consul: Selecting previously unselected package libnpth0:amd64.
 745    hashiqube0.service.consul: Preparing to unpack .../092-libnpth0_1.6-1_amd64.deb ...
 746    hashiqube0.service.consul: Unpacking libnpth0:amd64 (1.6-1) ...
 747    hashiqube0.service.consul: Selecting previously unselected package dirmngr.
 748    hashiqube0.service.consul: Preparing to unpack .../093-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
 749    hashiqube0.service.consul: Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
 750    hashiqube0.service.consul: Selecting previously unselected package dnsutils.
 751    hashiqube0.service.consul: Preparing to unpack .../094-dnsutils_1%3a9.16.1-0ubuntu2.12_all.deb ...
 752    hashiqube0.service.consul: Unpacking dnsutils (1:9.16.1-0ubuntu2.12) ...
 753    hashiqube0.service.consul: Selecting previously unselected package libfakeroot:amd64.
 754    hashiqube0.service.consul: Preparing to unpack .../095-libfakeroot_1.24-1_amd64.deb ...
 755    hashiqube0.service.consul: Unpacking libfakeroot:amd64 (1.24-1) ...
 756    hashiqube0.service.consul: Selecting previously unselected package fakeroot.
 757    hashiqube0.service.consul: Preparing to unpack .../096-fakeroot_1.24-1_amd64.deb ...
 758    hashiqube0.service.consul: Unpacking fakeroot (1.24-1) ...
 759    hashiqube0.service.consul: Selecting previously unselected package figlet.
 760    hashiqube0.service.consul: Preparing to unpack .../097-figlet_2.2.5-3_amd64.deb ...
 761    hashiqube0.service.consul: Unpacking figlet (2.2.5-3) ...
 762    hashiqube0.service.consul: Selecting previously unselected package libpackagekit-glib2-18:amd64.
 763    hashiqube0.service.consul: Preparing to unpack .../098-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ...
 764    hashiqube0.service.consul: Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
 765    hashiqube0.service.consul: Selecting previously unselected package gir1.2-packagekitglib-1.0.
 766    hashiqube0.service.consul: Preparing to unpack .../099-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ...
 767    hashiqube0.service.consul: Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
 768    hashiqube0.service.consul: Selecting previously unselected package libcurl3-gnutls:amd64.
 769    hashiqube0.service.consul: Preparing to unpack .../100-libcurl3-gnutls_7.68.0-1ubuntu2.16_amd64.deb ...
 770    hashiqube0.service.consul: Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.16) ...
 771    hashiqube0.service.consul: Selecting previously unselected package liberror-perl.
 772    hashiqube0.service.consul: Preparing to unpack .../101-liberror-perl_0.17029-1_all.deb ...
 773    hashiqube0.service.consul: Unpacking liberror-perl (0.17029-1) ...
 774    hashiqube0.service.consul: Selecting previously unselected package git-man.
 775    hashiqube0.service.consul: Preparing to unpack .../102-git-man_1%3a2.25.1-1ubuntu3.10_all.deb ...
 776    hashiqube0.service.consul: Unpacking git-man (1:2.25.1-1ubuntu3.10) ...
 777    hashiqube0.service.consul: Selecting previously unselected package git.
 778    hashiqube0.service.consul: Preparing to unpack .../103-git_1%3a2.25.1-1ubuntu3.10_amd64.deb ...
 779    hashiqube0.service.consul: Unpacking git (1:2.25.1-1ubuntu3.10) ...
 780    hashiqube0.service.consul: Selecting previously unselected package libproxy1v5:amd64.
 781    hashiqube0.service.consul: Preparing to unpack .../104-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ...
 782    hashiqube0.service.consul: Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
 783    hashiqube0.service.consul: Selecting previously unselected package glib-networking-common.
 784    hashiqube0.service.consul: Preparing to unpack .../105-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
 785    hashiqube0.service.consul: Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
 786    hashiqube0.service.consul: Selecting previously unselected package glib-networking-services.
 787    hashiqube0.service.consul: Preparing to unpack .../106-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ...
 788    hashiqube0.service.consul: Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
 789    hashiqube0.service.consul: Selecting previously unselected package gsettings-desktop-schemas.
 790    hashiqube0.service.consul: Preparing to unpack .../107-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
 791    hashiqube0.service.consul: Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
 792    hashiqube0.service.consul: Selecting previously unselected package glib-networking:amd64.
 793    hashiqube0.service.consul: Preparing to unpack .../108-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ...
 794    hashiqube0.service.consul: Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
 795    hashiqube0.service.consul: Selecting previously unselected package gnupg-l10n.
 796    hashiqube0.service.consul: Preparing to unpack .../109-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
 797    hashiqube0.service.consul: Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
 798    hashiqube0.service.consul: Selecting previously unselected package gnupg-utils.
 799    hashiqube0.service.consul: Preparing to unpack .../110-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
 800    hashiqube0.service.consul: Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
 801    hashiqube0.service.consul: Selecting previously unselected package gpg.
 802    hashiqube0.service.consul: Preparing to unpack .../111-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
 803    hashiqube0.service.consul: Unpacking gpg (2.2.19-3ubuntu2.2) ...
 804    hashiqube0.service.consul: Selecting previously unselected package pinentry-curses.
 805    hashiqube0.service.consul: Preparing to unpack .../112-pinentry-curses_1.1.0-3build1_amd64.deb ...
 806    hashiqube0.service.consul: Unpacking pinentry-curses (1.1.0-3build1) ...
 807    hashiqube0.service.consul: Selecting previously unselected package gpg-agent.
 808    hashiqube0.service.consul: Preparing to unpack .../113-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
 809    hashiqube0.service.consul: Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
 810    hashiqube0.service.consul: Selecting previously unselected package gpg-wks-client.
 811    hashiqube0.service.consul: Preparing to unpack .../114-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
 812    hashiqube0.service.consul: Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
 813    hashiqube0.service.consul: Selecting previously unselected package gpg-wks-server.
 814    hashiqube0.service.consul: Preparing to unpack .../115-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
 815    hashiqube0.service.consul: Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
 816    hashiqube0.service.consul: Selecting previously unselected package gpgsm.
 817    hashiqube0.service.consul: Preparing to unpack .../116-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
 818    hashiqube0.service.consul: Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
 819    hashiqube0.service.consul: Selecting previously unselected package gnupg.
 820    hashiqube0.service.consul: Preparing to unpack .../117-gnupg_2.2.19-3ubuntu2.2_all.deb ...
 821    hashiqube0.service.consul: Unpacking gnupg (2.2.19-3ubuntu2.2) ...
 822    hashiqube0.service.consul: Selecting previously unselected package golang-1.13-src.
 823    hashiqube0.service.consul: Preparing to unpack .../118-golang-1.13-src_1.13.8-1ubuntu1.1_amd64.deb ...
 824    hashiqube0.service.consul: Unpacking golang-1.13-src (1.13.8-1ubuntu1.1) ...
 825    hashiqube0.service.consul: Selecting previously unselected package golang-1.13-go.
 826    hashiqube0.service.consul: Preparing to unpack .../119-golang-1.13-go_1.13.8-1ubuntu1.1_amd64.deb ...
 827    hashiqube0.service.consul: Unpacking golang-1.13-go (1.13.8-1ubuntu1.1) ...
 828    hashiqube0.service.consul: Selecting previously unselected package golang-1.13-race-detector-runtime.
 829    hashiqube0.service.consul: Preparing to unpack .../120-golang-1.13-race-detector-runtime_0.0+svn332029-0ubuntu2_amd64.deb ...
 830    hashiqube0.service.consul: Unpacking golang-1.13-race-detector-runtime (0.0+svn332029-0ubuntu2) ...
 831    hashiqube0.service.consul: Selecting previously unselected package golang-src.
 832    hashiqube0.service.consul: Preparing to unpack .../121-golang-src_2%3a1.13~1ubuntu2_amd64.deb ...
 833    hashiqube0.service.consul: Unpacking golang-src (2:1.13~1ubuntu2) ...
 834    hashiqube0.service.consul: Selecting previously unselected package golang-go.
 835    hashiqube0.service.consul: Preparing to unpack .../122-golang-go_2%3a1.13~1ubuntu2_amd64.deb ...
 836    hashiqube0.service.consul: Unpacking golang-go (2:1.13~1ubuntu2) ...
 837    hashiqube0.service.consul: Selecting previously unselected package javascript-common.
 838    hashiqube0.service.consul: Preparing to unpack .../123-javascript-common_11_all.deb ...
 839    hashiqube0.service.consul: Unpacking javascript-common (11) ...
 840    hashiqube0.service.consul: Selecting previously unselected package libonig5:amd64.
 841    hashiqube0.service.consul: Preparing to unpack .../124-libonig5_6.9.4-1_amd64.deb ...
 842    hashiqube0.service.consul: Unpacking libonig5:amd64 (6.9.4-1) ...
 843    hashiqube0.service.consul: Selecting previously unselected package libjq1:amd64.
 844    hashiqube0.service.consul: Preparing to unpack .../125-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ...
 845    hashiqube0.service.consul: Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ...
 846    hashiqube0.service.consul: Selecting previously unselected package jq.
 847    hashiqube0.service.consul: Preparing to unpack .../126-jq_1.6-1ubuntu0.20.04.1_amd64.deb ...
 848    hashiqube0.service.consul: Unpacking jq (1.6-1ubuntu0.20.04.1) ...
 849    hashiqube0.service.consul: Selecting previously unselected package libalgorithm-diff-perl.
 850    hashiqube0.service.consul: Preparing to unpack .../127-libalgorithm-diff-perl_1.19.03-2_all.deb ...
 851    hashiqube0.service.consul: Unpacking libalgorithm-diff-perl (1.19.03-2) ...
 852    hashiqube0.service.consul: Selecting previously unselected package libalgorithm-diff-xs-perl.
 853    hashiqube0.service.consul: Preparing to unpack .../128-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
 854    hashiqube0.service.consul: Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
 855    hashiqube0.service.consul: Selecting previously unselected package libalgorithm-merge-perl.
 856    hashiqube0.service.consul: Preparing to unpack .../129-libalgorithm-merge-perl_0.08-3_all.deb ...
 857    hashiqube0.service.consul: Unpacking libalgorithm-merge-perl (0.08-3) ...
 858    hashiqube0.service.consul: Selecting previously unselected package libsoup2.4-1:amd64.
 859    hashiqube0.service.consul: Preparing to unpack .../130-libsoup2.4-1_2.70.0-1_amd64.deb ...
 860    hashiqube0.service.consul: Unpacking libsoup2.4-1:amd64 (2.70.0-1) ...
 861    hashiqube0.service.consul: Selecting previously unselected package libstemmer0d:amd64.
 862    hashiqube0.service.consul: Preparing to unpack .../131-libstemmer0d_0+svn585-2_amd64.deb ...
 863    hashiqube0.service.consul: Unpacking libstemmer0d:amd64 (0+svn585-2) ...
 864    hashiqube0.service.consul: Selecting previously unselected package libappstream4:amd64.
 865    hashiqube0.service.consul: Preparing to unpack .../132-libappstream4_0.12.10-2_amd64.deb ...
 866    hashiqube0.service.consul: Unpacking libappstream4:amd64 (0.12.10-2) ...
 867    hashiqube0.service.consul: Selecting previously unselected package libcaca0:amd64.
 868    hashiqube0.service.consul: Preparing to unpack .../133-libcaca0_0.99.beta19-2.1ubuntu1.20.04.2_amd64.deb ...
 869    hashiqube0.service.consul: Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.2) ...
 870    hashiqube0.service.consul: Selecting previously unselected package libevent-core-2.1-7:amd64.
 871    hashiqube0.service.consul: Preparing to unpack .../134-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ...
 872    hashiqube0.service.consul: Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ...
 873    hashiqube0.service.consul: Selecting previously unselected package libevent-pthreads-2.1-7:amd64.
 874    hashiqube0.service.consul: Preparing to unpack .../135-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ...
 875    hashiqube0.service.consul: Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ...
 876    hashiqube0.service.consul: Selecting previously unselected package libexpat1-dev:amd64.
 877    hashiqube0.service.consul: Preparing to unpack .../136-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ...
 878    hashiqube0.service.consul: Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
 879    hashiqube0.service.consul: Selecting previously unselected package libfile-fcntllock-perl.
 880    hashiqube0.service.consul: Preparing to unpack .../137-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
 881    hashiqube0.service.consul: Unpacking libfile-fcntllock-perl (0.22-3build4) ...
 882    hashiqube0.service.consul: Selecting previously unselected package libglib2.0-bin.
 883    hashiqube0.service.consul: Preparing to unpack .../138-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_amd64.deb ...
 884    hashiqube0.service.consul: Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
 885    hashiqube0.service.consul: Selecting previously unselected package libgstreamer1.0-0:amd64.
 886    hashiqube0.service.consul: Preparing to unpack .../139-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ...
 887    hashiqube0.service.consul: Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
 888    hashiqube0.service.consul: Selecting previously unselected package libjs-jquery.
 889    hashiqube0.service.consul: Preparing to unpack .../140-libjs-jquery_3.3.1~dfsg-3_all.deb ...
 890    hashiqube0.service.consul: Unpacking libjs-jquery (3.3.1~dfsg-3) ...
 891    hashiqube0.service.consul: Selecting previously unselected package libpolkit-agent-1-0:amd64.
 892    hashiqube0.service.consul: Preparing to unpack .../141-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ...
 893    hashiqube0.service.consul: Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
 894    hashiqube0.service.consul: Selecting previously unselected package libpython3.8:amd64.
 895    hashiqube0.service.consul: Preparing to unpack .../142-libpython3.8_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
 896    hashiqube0.service.consul: Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.6) ...
 897    hashiqube0.service.consul: Selecting previously unselected package libpython3.8-dev:amd64.
 898    hashiqube0.service.consul: Preparing to unpack .../143-libpython3.8-dev_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
 899    hashiqube0.service.consul: Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.6) ...
 900    hashiqube0.service.consul: Selecting previously unselected package libpython3-dev:amd64.
 901    hashiqube0.service.consul: Preparing to unpack .../144-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...
 902    hashiqube0.service.consul: Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
 903    hashiqube0.service.consul: Selecting previously unselected package libpython3.9-stdlib:amd64.
 904    hashiqube0.service.consul: Preparing to unpack .../145-libpython3.9-stdlib_3.9.5-3ubuntu0~20.04.1_amd64.deb ...
 905    hashiqube0.service.consul: Unpacking libpython3.9-stdlib:amd64 (3.9.5-3ubuntu0~20.04.1) ...
 906    hashiqube0.service.consul: Selecting previously unselected package rubygems-integration.
 907    hashiqube0.service.consul: Preparing to unpack .../146-rubygems-integration_1.16_all.deb ...
 908    hashiqube0.service.consul: Unpacking rubygems-integration (1.16) ...
 909    hashiqube0.service.consul: Selecting previously unselected package ruby2.7.
 910    hashiqube0.service.consul: Preparing to unpack .../147-ruby2.7_2.7.0-5ubuntu1.7_amd64.deb ...
 911    hashiqube0.service.consul: Unpacking ruby2.7 (2.7.0-5ubuntu1.7) ...
 912    hashiqube0.service.consul: Selecting previously unselected package ruby.
 913    hashiqube0.service.consul: Preparing to unpack .../148-ruby_1%3a2.7+1_amd64.deb ...
 914    hashiqube0.service.consul: Unpacking ruby (1:2.7+1) ...
 915    hashiqube0.service.consul: Selecting previously unselected package rake.
 916    hashiqube0.service.consul: Preparing to unpack .../149-rake_13.0.1-4_all.deb ...
 917    hashiqube0.service.consul: Unpacking rake (13.0.1-4) ...
 918    hashiqube0.service.consul: Selecting previously unselected package ruby-minitest.
 919    hashiqube0.service.consul: Preparing to unpack .../150-ruby-minitest_5.13.0-1_all.deb ...
 920    hashiqube0.service.consul: Unpacking ruby-minitest (5.13.0-1) ...
 921    hashiqube0.service.consul: Selecting previously unselected package ruby-net-telnet.
 922    hashiqube0.service.consul: Preparing to unpack .../151-ruby-net-telnet_0.1.1-2_all.deb ...
 923    hashiqube0.service.consul: Unpacking ruby-net-telnet (0.1.1-2) ...
 924    hashiqube0.service.consul: Selecting previously unselected package ruby-power-assert.
 925    hashiqube0.service.consul: Preparing to unpack .../152-ruby-power-assert_1.1.7-1_all.deb ...
 926    hashiqube0.service.consul: Unpacking ruby-power-assert (1.1.7-1) ...
 927    hashiqube0.service.consul: Selecting previously unselected package ruby-test-unit.
 928    hashiqube0.service.consul: Preparing to unpack .../153-ruby-test-unit_3.3.5-1_all.deb ...
 929    hashiqube0.service.consul: Unpacking ruby-test-unit (3.3.5-1) ...
 930    hashiqube0.service.consul: Selecting previously unselected package ruby-xmlrpc.
 931    hashiqube0.service.consul: Preparing to unpack .../154-ruby-xmlrpc_0.3.0-2_all.deb ...
 932    hashiqube0.service.consul: Unpacking ruby-xmlrpc (0.3.0-2) ...
 933    hashiqube0.service.consul: Selecting previously unselected package libruby2.7:amd64.
 934    hashiqube0.service.consul: Preparing to unpack .../155-libruby2.7_2.7.0-5ubuntu1.7_amd64.deb ...
 935    hashiqube0.service.consul: Unpacking libruby2.7:amd64 (2.7.0-5ubuntu1.7) ...
 936    hashiqube0.service.consul: Selecting previously unselected package manpages-dev.
 937    hashiqube0.service.consul: Preparing to unpack .../156-manpages-dev_5.05-1_all.deb ...
 938    hashiqube0.service.consul: Unpacking manpages-dev (5.05-1) ...
 939    hashiqube0.service.consul: Selecting previously unselected package policykit-1.
 940    hashiqube0.service.consul: Preparing to unpack .../157-policykit-1_0.105-26ubuntu1.3_amd64.deb ...
 941    hashiqube0.service.consul: Unpacking policykit-1 (0.105-26ubuntu1.3) ...
 942    hashiqube0.service.consul: Selecting previously unselected package packagekit.
 943    hashiqube0.service.consul: Preparing to unpack .../158-packagekit_1.1.13-2ubuntu1.1_amd64.deb ...
 944    hashiqube0.service.consul: Unpacking packagekit (1.1.13-2ubuntu1.1) ...
 945    hashiqube0.service.consul: Selecting previously unselected package packagekit-tools.
 946    hashiqube0.service.consul: Preparing to unpack .../159-packagekit-tools_1.1.13-2ubuntu1.1_amd64.deb ...
 947    hashiqube0.service.consul: Unpacking packagekit-tools (1.1.13-2ubuntu1.1) ...
 948    hashiqube0.service.consul: Selecting previously unselected package pkg-config.
 949    hashiqube0.service.consul: Preparing to unpack .../160-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
 950    hashiqube0.service.consul: Unpacking pkg-config (0.29.1-0ubuntu4) ...
 951    hashiqube0.service.consul: Selecting previously unselected package python-pip-whl.
 952    hashiqube0.service.consul: Preparing to unpack .../161-python-pip-whl_20.0.2-5ubuntu1.8_all.deb ...
 953    hashiqube0.service.consul: Unpacking python-pip-whl (20.0.2-5ubuntu1.8) ...
 954    hashiqube0.service.consul: Selecting previously unselected package python3-appdirs.
 955    hashiqube0.service.consul: Preparing to unpack .../162-python3-appdirs_1.4.3-2.1_all.deb ...
 956    hashiqube0.service.consul: Unpacking python3-appdirs (1.4.3-2.1) ...
 957    hashiqube0.service.consul: Selecting previously unselected package zlib1g-dev:amd64.
 958    hashiqube0.service.consul: Preparing to unpack .../163-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
 959    hashiqube0.service.consul: Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
 960    hashiqube0.service.consul: Selecting previously unselected package python3.8-dev.
 961    hashiqube0.service.consul: Preparing to unpack .../164-python3.8-dev_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
 962    hashiqube0.service.consul: Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.6) ...
 963    hashiqube0.service.consul: Selecting previously unselected package python3-lib2to3.
 964    hashiqube0.service.consul: Preparing to unpack .../165-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ...
 965    hashiqube0.service.consul: Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
 966    hashiqube0.service.consul: Selecting previously unselected package python3-distutils.
 967    hashiqube0.service.consul: Preparing to unpack .../166-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ...
 968    hashiqube0.service.consul: Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ...
 969    hashiqube0.service.consul: Selecting previously unselected package python3-dev.
 970    hashiqube0.service.consul: Preparing to unpack .../167-python3-dev_3.8.2-0ubuntu2_amd64.deb ...
 971    hashiqube0.service.consul: Unpacking python3-dev (3.8.2-0ubuntu2) ...
 972    hashiqube0.service.consul: Selecting previously unselected package python3-distlib.
 973    hashiqube0.service.consul: Preparing to unpack .../168-python3-distlib_0.3.0-1_all.deb ...
 974    hashiqube0.service.consul: Unpacking python3-distlib (0.3.0-1) ...
 975    hashiqube0.service.consul: Selecting previously unselected package python3-filelock.
 976    hashiqube0.service.consul: Preparing to unpack .../169-python3-filelock_3.0.12-2_all.deb ...
 977    hashiqube0.service.consul: Unpacking python3-filelock (3.0.12-2) ...
 978    hashiqube0.service.consul: Selecting previously unselected package python3-more-itertools.
 979    hashiqube0.service.consul: Preparing to unpack .../170-python3-more-itertools_4.2.0-1build1_all.deb ...
 980    hashiqube0.service.consul: Unpacking python3-more-itertools (4.2.0-1build1) ...
 981    hashiqube0.service.consul: Selecting previously unselected package python3-zipp.
 982    hashiqube0.service.consul: Preparing to unpack .../171-python3-zipp_1.0.0-1_all.deb ...
 983    hashiqube0.service.consul: Unpacking python3-zipp (1.0.0-1) ...
 984    hashiqube0.service.consul: Selecting previously unselected package python3-importlib-metadata.
 985    hashiqube0.service.consul: Preparing to unpack .../172-python3-importlib-metadata_1.5.0-1_all.deb ...
 986    hashiqube0.service.consul: Unpacking python3-importlib-metadata (1.5.0-1) ...
 987    hashiqube0.service.consul: Selecting previously unselected package python3-setuptools.
 988    hashiqube0.service.consul: Preparing to unpack .../173-python3-setuptools_45.2.0-1ubuntu0.1_all.deb ...
 989    hashiqube0.service.consul: Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ...
 990    hashiqube0.service.consul: Selecting previously unselected package python3-wheel.
 991    hashiqube0.service.consul: Preparing to unpack .../174-python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
 992    hashiqube0.service.consul: Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
 993    hashiqube0.service.consul: Selecting previously unselected package python3-pip.
 994    hashiqube0.service.consul: Preparing to unpack .../175-python3-pip_20.0.2-5ubuntu1.8_all.deb ...
 995    hashiqube0.service.consul: Unpacking python3-pip (20.0.2-5ubuntu1.8) ...
 996    hashiqube0.service.consul: Selecting previously unselected package python3-requests-unixsocket.
 997    hashiqube0.service.consul: Preparing to unpack .../176-python3-requests-unixsocket_0.2.0-2_all.deb ...
 998    hashiqube0.service.consul: Unpacking python3-requests-unixsocket (0.2.0-2) ...
 999    hashiqube0.service.consul: Selecting previously unselected package python3-software-properties.
1000    hashiqube0.service.consul: Preparing to unpack .../177-python3-software-properties_0.99.9.11_all.deb ...
1001    hashiqube0.service.consul: Unpacking python3-software-properties (0.99.9.11) ...
1002    hashiqube0.service.consul: Selecting previously unselected package python3.8-venv.
1003    hashiqube0.service.consul: Preparing to unpack .../178-python3.8-venv_3.8.10-0ubuntu1~20.04.6_amd64.deb ...
1004    hashiqube0.service.consul: Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.6) ...
1005    hashiqube0.service.consul: Selecting previously unselected package python3-venv.
1006    hashiqube0.service.consul: Preparing to unpack .../179-python3-venv_3.8.2-0ubuntu2_amd64.deb ...
1007    hashiqube0.service.consul: Unpacking python3-venv (3.8.2-0ubuntu2) ...
1008    hashiqube0.service.consul: Selecting previously unselected package python3-virtualenv.
1009    hashiqube0.service.consul: Preparing to unpack .../180-python3-virtualenv_20.0.17-1ubuntu0.4_all.deb ...
1010    hashiqube0.service.consul: Unpacking python3-virtualenv (20.0.17-1ubuntu0.4) ...
1011    hashiqube0.service.consul: Selecting previously unselected package python3.9.
1012    hashiqube0.service.consul: Preparing to unpack .../181-python3.9_3.9.5-3ubuntu0~20.04.1_amd64.deb ...
1013    hashiqube0.service.consul: Unpacking python3.9 (3.9.5-3ubuntu0~20.04.1) ...
1014    hashiqube0.service.consul: Selecting previously unselected package sntp.
1015    hashiqube0.service.consul: Preparing to unpack .../182-sntp_1%3a4.2.8p12+dfsg-3ubuntu4.20.04.1_amd64.deb ...
1016    hashiqube0.service.consul: Unpacking sntp (1:4.2.8p12+dfsg-3ubuntu4.20.04.1) ...
1017    hashiqube0.service.consul: Selecting previously unselected package software-properties-common.
1018    hashiqube0.service.consul: Preparing to unpack .../183-software-properties-common_0.99.9.11_all.deb ...
1019    hashiqube0.service.consul: Unpacking software-properties-common (0.99.9.11) ...
1020    hashiqube0.service.consul: Selecting previously unselected package swapspace.
1021    hashiqube0.service.consul: Preparing to unpack .../184-swapspace_1.14-1_amd64.deb ...
1022    hashiqube0.service.consul: Unpacking swapspace (1.14-1) ...
1023    hashiqube0.service.consul: Selecting previously unselected package toilet-fonts.
1024    hashiqube0.service.consul: Preparing to unpack .../185-toilet-fonts_0.3-1.2_all.deb ...
1025    hashiqube0.service.consul: Unpacking toilet-fonts (0.3-1.2) ...
1026    hashiqube0.service.consul: Selecting previously unselected package toilet.
1027    hashiqube0.service.consul: Preparing to unpack .../186-toilet_0.3-1.2_amd64.deb ...
1028    hashiqube0.service.consul: Unpacking toilet (0.3-1.2) ...
1029    hashiqube0.service.consul: Selecting previously unselected package unattended-upgrades.
1030    hashiqube0.service.consul: Preparing to unpack .../187-unattended-upgrades_2.3ubuntu0.3_all.deb ...
1031    hashiqube0.service.consul: Unpacking unattended-upgrades (2.3ubuntu0.3) ...
1032    hashiqube0.service.consul: Selecting previously unselected package unzip.
1033    hashiqube0.service.consul: Preparing to unpack .../188-unzip_6.0-25ubuntu1.1_amd64.deb ...
1034    hashiqube0.service.consul: Unpacking unzip (6.0-25ubuntu1.1) ...
1035    hashiqube0.service.consul: Selecting previously unselected package update-motd.
1036    hashiqube0.service.consul: Preparing to unpack .../189-update-motd_3.6-0ubuntu6.1_all.deb ...
1037    hashiqube0.service.consul: Unpacking update-motd (3.6-0ubuntu6.1) ...
1038    hashiqube0.service.consul: Selecting previously unselected package zip.
1039    hashiqube0.service.consul: Preparing to unpack .../190-zip_3.0-11build1_amd64.deb ...
1040    hashiqube0.service.consul: Unpacking zip (3.0-11build1) ...
1041    hashiqube0.service.consul: Selecting previously unselected package golang-race-detector-runtime.
1042    hashiqube0.service.consul: Preparing to unpack .../191-golang-race-detector-runtime_2%3a1.13~1ubuntu2_amd64.deb ...
1043    hashiqube0.service.consul: Unpacking golang-race-detector-runtime (2:1.13~1ubuntu2) ...
1044    hashiqube0.service.consul: Selecting previously unselected package unhide.
1045    hashiqube0.service.consul: Preparing to unpack .../192-unhide_20130526-4_amd64.deb ...
1046    hashiqube0.service.consul: Unpacking unhide (20130526-4) ...
1047    hashiqube0.service.consul: Selecting previously unselected package unhide.rb.
1048    hashiqube0.service.consul: Preparing to unpack .../193-unhide.rb_22-4_all.deb ...
1049    hashiqube0.service.consul: Unpacking unhide.rb (22-4) ...
1050    hashiqube0.service.consul: Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
1051    hashiqube0.service.consul: Setting up cpio (2.13+dfsg-2ubuntu0.3) ...
1052    hashiqube0.service.consul: update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
1053    hashiqube0.service.consul: Setting up liblmdb0:amd64 (0.9.24-1) ...
1054    hashiqube0.service.consul: Setting up python3-more-itertools (4.2.0-1build1) ...
1055    hashiqube0.service.consul: Setting up javascript-common (11) ...
1056    hashiqube0.service.consul: Setting up golang-1.13-src (1.13.8-1ubuntu1.1) ...
1057    hashiqube0.service.consul: Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ...
1058    hashiqube0.service.consul: Setting up swapspace (1.14-1) ...
1059    hashiqube0.service.consul: invoke-rc.d: policy-rc.d denied execution of start.
1060    hashiqube0.service.consul: Created symlink /etc/systemd/system/multi-user.target.wants/swapspace.service → /lib/systemd/system/swapspace.service.
1061    hashiqube0.service.consul: Setting up python3-filelock (3.0.12-2) ...
1062    hashiqube0.service.consul: Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
1063    hashiqube0.service.consul: Setting up toilet-fonts (0.3-1.2) ...
1064    hashiqube0.service.consul: Setting up fonts-lato (2.0-2) ...
1065    hashiqube0.service.consul: Setting up apt-utils (2.0.9) ...
1066    hashiqube0.service.consul: Setting up golang-1.13-race-detector-runtime (0.0+svn332029-0ubuntu2) ...
1067    hashiqube0.service.consul: Setting up liblockfile-bin (1.16-1.1) ...
1068    hashiqube0.service.consul: Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
1069    hashiqube0.service.consul: Setting up ruby-power-assert (1.1.7-1) ...
1070    hashiqube0.service.consul: Setting up libyaml-0-2:amd64 (0.2.2-1) ...
1071    hashiqube0.service.consul: Setting up libip6tc2:amd64 (1.8.4-3ubuntu2) ...
1072    hashiqube0.service.consul: Setting up libpython3.9-minimal:amd64 (3.9.5-3ubuntu0~20.04.1) ...
1073    hashiqube0.service.consul: Setting up manpages (5.05-1) ...
1074    hashiqube0.service.consul: Setting up libmaxminddb0:amd64 (1.4.2-0ubuntu1.20.04.1) ...
1075    hashiqube0.service.consul: Setting up unzip (6.0-25ubuntu1.1) ...
1076    hashiqube0.service.consul: Setting up binutils-common:amd64 (2.34-6ubuntu1.4) ...
1077    hashiqube0.service.consul: Setting up less (551-1ubuntu0.1) ...
1078    hashiqube0.service.consul: Setting up linux-libc-dev:amd64 (5.4.0-144.161) ...
1079    hashiqube0.service.consul: Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.4) ...
1080    hashiqube0.service.consul: Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
1081    hashiqube0.service.consul: Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.16) ...
1082    hashiqube0.service.consul: Setting up libnpth0:amd64 (1.6-1) ...
1083    hashiqube0.service.consul: Setting up rubygems-integration (1.16) ...
1084    hashiqube0.service.consul: Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
1085    hashiqube0.service.consul: Setting up python3-distlib (0.3.0-1) ...
1086    hashiqube0.service.consul: Setting up python3-zipp (1.0.0-1) ...
1087    hashiqube0.service.consul: Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...
1088    hashiqube0.service.consul: Setting up libatm1:amd64 (1:2.5.1-4) ...
1089    hashiqube0.service.consul: Setting up libopts25:amd64 (1:5.18.16-3) ...
1090    hashiqube0.service.consul: Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
1091    hashiqube0.service.consul: Setting up libfakeroot:amd64 (1.24-1) ...
1092    hashiqube0.service.consul: Setting up unhide (20130526-4) ...
1093    hashiqube0.service.consul: Setting up libcap2-bin (1:2.32-1) ...
1094    hashiqube0.service.consul: Setting up fakeroot (1.24-1) ...
1095    hashiqube0.service.consul: update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
1096    hashiqube0.service.consul: Setting up update-motd (3.6-0ubuntu6.1) ...
1097    hashiqube0.service.consul: Setting up libdconf1:amd64 (0.36.0-1) ...
1098    hashiqube0.service.consul: Setting up ruby-minitest (5.13.0-1) ...
1099    hashiqube0.service.consul: Setting up python3-requests-unixsocket (0.2.0-2) ...
1100    hashiqube0.service.consul: Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
1101    hashiqube0.service.consul: Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
1102    hashiqube0.service.consul: Setting up zip (3.0-11build1) ...
1103    hashiqube0.service.consul: Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ...
1104    hashiqube0.service.consul: Setting up libslang2:amd64 (2.3.2-4) ...
1105    hashiqube0.service.consul: Setting up ruby-test-unit (3.3.5-1) ...
1106    hashiqube0.service.consul: Setting up make (4.2.1-1.2) ...
1107    hashiqube0.service.consul: Setting up libmpfr6:amd64 (4.0.2-1) ...
1108    hashiqube0.service.consul: Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
1109    hashiqube0.service.consul: Setting up ssl-cert (1.0.39) ...
1110    hashiqube0.service.consul: Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.6) ...
1111    hashiqube0.service.consul: Setting up ruby-net-telnet (0.1.1-2) ...
1112    hashiqube0.service.consul: Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...
1113    hashiqube0.service.consul: Setting up figlet (2.2.5-3) ...
1114    hashiqube0.service.consul: update-alternatives: using /usr/bin/figlet-figlet to provide /usr/bin/figlet (figlet) in auto mode
1115    hashiqube0.service.consul: Setting up libmpc3:amd64 (1.1.0-1) ...
1116    hashiqube0.service.consul: Setting up libmnl0:amd64 (1.0.4-2) ...
1117    hashiqube0.service.consul: Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ...
1118    hashiqube0.service.consul: Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...
1119    hashiqube0.service.consul: Setting up patch (2.7.6-6) ...
1120    hashiqube0.service.consul: Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
1121    hashiqube0.service.consul: Setting up golang-1.13-go (1.13.8-1ubuntu1.1) ...
1122    hashiqube0.service.consul: Setting up libxtables12:amd64 (1.8.4-3ubuntu2) ...
1123    hashiqube0.service.consul: Setting up lsof (4.93.2+dfsg-1ubuntu0.20.04.1) ...
1124    hashiqube0.service.consul: Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...
1125    hashiqube0.service.consul: Setting up nano (4.8-1ubuntu1) ...
1126    hashiqube0.service.consul: update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode
1127    hashiqube0.service.consul: update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode
1128    hashiqube0.service.consul: Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
1129    hashiqube0.service.consul: Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
1130    hashiqube0.service.consul: Setting up libnfnetlink0:amd64 (1.0.1-3build1) ...
1131    hashiqube0.service.consul: Setting up gpgconf (2.2.19-3ubuntu2.2) ...
1132    hashiqube0.service.consul: Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.3) ...
1133    hashiqube0.service.consul: Setting up git-man (1:2.25.1-1ubuntu3.10) ...
1134    hashiqube0.service.consul: Setting up libisl22:amd64 (0.22.1-1) ...
1135    hashiqube0.service.consul: Setting up netbase (6.1) ...
1136    hashiqube0.service.consul: Setting up python-pip-whl (20.0.2-5ubuntu1.8) ...
1137    hashiqube0.service.consul: Setting up liblockfile1:amd64 (1.16-1.1) ...
1138    hashiqube0.service.consul: Setting up libstemmer0d:amd64 (0+svn585-2) ...
1139    hashiqube0.service.consul: Setting up libjs-jquery (3.3.1~dfsg-3) ...
1140    hashiqube0.service.consul: Setting up python3.9-minimal (3.9.5-3ubuntu0~20.04.1) ...
1141    hashiqube0.service.consul: Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
1142    hashiqube0.service.consul: Setting up libbinutils:amd64 (2.34-6ubuntu1.4) ...
1143    hashiqube0.service.consul: Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
1144    hashiqube0.service.consul: Setting up golang-src (2:1.13~1ubuntu2) ...
1145    hashiqube0.service.consul: Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
1146    hashiqube0.service.consul: Setting up python3-appdirs (1.4.3-2.1) ...
1147    hashiqube0.service.consul: Setting up libelf1:amd64 (0.176-1.1build1) ...
1148    hashiqube0.service.consul: Setting up libpam-cap:amd64 (1:2.32-1) ...
1149    hashiqube0.service.consul: Setting up python3-distro-info (0.23ubuntu1) ...
1150    hashiqube0.service.consul: Setting up iputils-ping (3:20190709-3) ...
1151    hashiqube0.service.consul: Setting up ruby-xmlrpc (0.3.0-2) ...
1152    hashiqube0.service.consul: Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...
1153    hashiqube0.service.consul: Setting up iso-codes (4.4-1) ...
1154    hashiqube0.service.consul: Setting up libonig5:amd64 (6.9.4-1) ...
1155    hashiqube0.service.consul: Setting up liblocale-gettext-perl (1.07-4) ...
1156    hashiqube0.service.consul: Setting up gpg (2.2.19-3ubuntu2.2) ...
1157    hashiqube0.service.consul: Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
1158    hashiqube0.service.consul: Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
1159    hashiqube0.service.consul: Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
1160    hashiqube0.service.consul: Setcap worked! gst-ptp-helper is not suid!
1161    hashiqube0.service.consul: Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...
1162    hashiqube0.service.consul: Setting up libpython3.9-stdlib:amd64 (3.9.5-3ubuntu0~20.04.1) ...
1163    hashiqube0.service.consul: Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...
1164    hashiqube0.service.consul: Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
1165    hashiqube0.service.consul: Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ...
1166    hashiqube0.service.consul: Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...
1167    hashiqube0.service.consul: Setting up libctf0:amd64 (2.34-6ubuntu1.4) ...
1168    hashiqube0.service.consul: Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
1169    hashiqube0.service.consul: Setting up pinentry-curses (1.1.0-3build1) ...
1170    hashiqube0.service.consul: Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
1171    hashiqube0.service.consul: Setting up manpages-dev (5.05-1) ...
1172    hashiqube0.service.consul: Setting up golang-race-detector-runtime (2:1.13~1ubuntu2) ...
1173    hashiqube0.service.consul: Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
1174    hashiqube0.service.consul: Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
1175    hashiqube0.service.consul: Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
1176    hashiqube0.service.consul: Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
1177    hashiqube0.service.consul: Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
1178    hashiqube0.service.consul: Setting up telnet (0.17-41.2build1) ...
1179    hashiqube0.service.consul: update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode
1180    hashiqube0.service.consul: Setting up python3-importlib-metadata (1.5.0-1) ...
1181    hashiqube0.service.consul: Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
1182    hashiqube0.service.consul: Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.2) ...
1183    hashiqube0.service.consul: Setting up toilet (0.3-1.2) ...
1184    hashiqube0.service.consul: Setting up bind9-libs:amd64 (1:9.16.1-0ubuntu2.12) ...
1185    hashiqube0.service.consul: Setting up golang-go (2:1.13~1ubuntu2) ...
1186    hashiqube0.service.consul: Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ...
1187    hashiqube0.service.consul: Setting up sntp (1:4.2.8p12+dfsg-3ubuntu4.20.04.1) ...
1188    hashiqube0.service.consul: Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
1189    hashiqube0.service.consul: Setting up iproute2 (5.5.0-1ubuntu1) ...
1190    hashiqube0.service.consul: Setting up gpgsm (2.2.19-3ubuntu2.2) ...
1191    hashiqube0.service.consul: Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
1192    hashiqube0.service.consul: Setting up python3-virtualenv (20.0.17-1ubuntu0.4) ...
1193    hashiqube0.service.consul: Setting up libnftnl11:amd64 (1.1.5-1) ...
1194    hashiqube0.service.consul: Setting up dconf-service (0.36.0-1) ...
1195    hashiqube0.service.consul: Setting up dirmngr (2.2.19-3ubuntu2.2) ...
1196    hashiqube0.service.consul: Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
1197    hashiqube0.service.consul: Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...
1198    hashiqube0.service.consul: Setting up unattended-upgrades (2.3ubuntu0.3) ...
1199    hashiqube0.service.consul: 
1200    hashiqube0.service.consul: Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version
1201    hashiqube0.service.consul: 
1202    hashiqube0.service.consul: Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version
1203    hashiqube0.service.consul: Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service.
1204    hashiqube0.service.consul: Synchronizing state of unattended-upgrades.service with SysV service script with /lib/systemd/systemd-sysv-install.
1205    hashiqube0.service.consul: Executing: /lib/systemd/systemd-sysv-install enable unattended-upgrades
1206    hashiqube0.service.consul: /usr/sbin/policy-rc.d returned 101, not running 'start unattended-upgrades.service'
1207    hashiqube0.service.consul: Setting up perl (5.30.0-9ubuntu0.3) ...
1208    hashiqube0.service.consul: Setting up python3-software-properties (0.99.9.11) ...
1209    hashiqube0.service.consul: Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.6) ...
1210    hashiqube0.service.consul: Setting up ntp (1:4.2.8p12+dfsg-3ubuntu4.20.04.1) ...
1211    hashiqube0.service.consul: Created symlink /etc/systemd/system/network-pre.target.wants/ntp-systemd-netif.path → /lib/systemd/system/ntp-systemd-netif.path.
1212    hashiqube0.service.consul: Created symlink /etc/systemd/system/multi-user.target.wants/ntp.service → /lib/systemd/system/ntp.service.
1213    hashiqube0.service.consul: /usr/sbin/policy-rc.d returned 101, not running 'start ntp-systemd-netif.path'
1214    hashiqube0.service.consul: /usr/sbin/policy-rc.d returned 101, not running 'start ntp-systemd-netif.path ntp-systemd-netif.service'
1215    hashiqube0.service.consul: invoke-rc.d: policy-rc.d denied execution of start.
1216    hashiqube0.service.consul: Setting up python3-pip (20.0.2-5ubuntu1.8) ...
1217    hashiqube0.service.consul: Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
1218    hashiqube0.service.consul: Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
1219    hashiqube0.service.consul: Setting up postfix (3.4.13-0ubuntu1.2) ...
1220    hashiqube0.service.consul: Adding group `postfix' (GID 109) ...
1221    hashiqube0.service.consul: Done.
1222    hashiqube0.service.consul: Adding system user `postfix' (UID 107) ...
1223    hashiqube0.service.consul: Adding new user `postfix' (UID 107) with group `postfix' ...
1224    hashiqube0.service.consul: Not creating home directory `/var/spool/postfix'.
1225    hashiqube0.service.consul: Creating /etc/postfix/dynamicmaps.cf
1226    hashiqube0.service.consul: Adding group `postdrop' (GID 110) ...
1227    hashiqube0.service.consul: Done.
1228    hashiqube0.service.consul: setting myhostname: hashiqube0.service.consul
1229    hashiqube0.service.consul: setting alias maps
1230    hashiqube0.service.consul: setting alias database
1231    hashiqube0.service.consul: changing /etc/mailname to hashiqube0.service.consul
1232    hashiqube0.service.consul: setting myorigin
1233    hashiqube0.service.consul: setting destinations: $myhostname, hashiqube0.service.consul, localhost.service.consul, , localhost
1234    hashiqube0.service.consul: setting relayhost:
1235    hashiqube0.service.consul: setting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
1236    hashiqube0.service.consul: setting mailbox_size_limit: 0
1237    hashiqube0.service.consul: setting recipient_delimiter: +
1238    hashiqube0.service.consul: setting inet_interfaces: all
1239    hashiqube0.service.consul: setting inet_protocols: all
1240    hashiqube0.service.consul: /etc/aliases does not exist, creating it.
1241    hashiqube0.service.consul: WARNING: /etc/aliases exists, but does not have a root alias.
1242    hashiqube0.service.consul: 
1243    hashiqube0.service.consul: Postfix (main.cf) is now set up with a default configuration.  If you need to
1244    hashiqube0.service.consul: make changes, edit /etc/postfix/main.cf (and others) as needed.  To view
1245    hashiqube0.service.consul: Postfix configuration values, see postconf(1).
1246    hashiqube0.service.consul:
1247    hashiqube0.service.consul: After modifying main.cf, be sure to run 'systemctl reload postfix'.
1248    hashiqube0.service.consul:
1249    hashiqube0.service.consul: Running newaliases
1250    hashiqube0.service.consul: invoke-rc.d: policy-rc.d denied execution of restart.
1251    hashiqube0.service.consul: Created symlink /etc/systemd/system/multi-user.target.wants/postfix.service → /lib/systemd/system/postfix.service.
1252    hashiqube0.service.consul: /usr/sbin/policy-rc.d returned 101, not running 'start postfix.service'
1253    hashiqube0.service.consul: invoke-rc.d: policy-rc.d denied execution of start.
1254    hashiqube0.service.consul: Setting up libnetfilter-conntrack3:amd64 (1.0.7-2) ...
1255    hashiqube0.service.consul: Setting up jq (1.6-1ubuntu0.20.04.1) ...
1256    hashiqube0.service.consul: Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...
1257    hashiqube0.service.consul: Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
1258    hashiqube0.service.consul: Setting up libc6-dev:amd64 (2.31-0ubuntu9.9) ...
1259    hashiqube0.service.consul: Setting up bind9-host (1:9.16.1-0ubuntu2.12) ...
1260    hashiqube0.service.consul: Setting up policykit-1 (0.105-26ubuntu1.3) ...
1261    hashiqube0.service.consul: Setting up python3.9 (3.9.5-3ubuntu0~20.04.1) ...
1262    hashiqube0.service.consul: Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.4) ...
1263    hashiqube0.service.consul: Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
1264    hashiqube0.service.consul: Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ...
1265    hashiqube0.service.consul: Setting up libfile-fcntllock-perl (0.22-3build4) ...
1266    hashiqube0.service.consul: Setting up libalgorithm-diff-perl (1.19.03-2) ...
1267    hashiqube0.service.consul: Setting up iptables (1.8.4-3ubuntu2) ...
1268    hashiqube0.service.consul: update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
1269    hashiqube0.service.consul: update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
1270    hashiqube0.service.consul: update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
1271    hashiqube0.service.consul: update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
1272    hashiqube0.service.consul: Setting up binutils (2.34-6ubuntu1.4) ...
1273    hashiqube0.service.consul: Setting up dpkg-dev (1.19.7ubuntu3.2) ...
1274    hashiqube0.service.consul: Setting up liberror-perl (0.17029-1) ...
1275    hashiqube0.service.consul: Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
1276    hashiqube0.service.consul: Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
1277    hashiqube0.service.consul: Setting up python3-venv (3.8.2-0ubuntu2) ...
1278    hashiqube0.service.consul: Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.6) ...
1279    hashiqube0.service.consul: Setting up bsd-mailx (8.1.2-0.20180807cvs-1) ...
1280    hashiqube0.service.consul: update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode
1281    hashiqube0.service.consul: Setting up pkg-config (0.29.1-0ubuntu4) ...
1282    hashiqube0.service.consul: Setting up git (1:2.25.1-1ubuntu3.10) ...
1283    hashiqube0.service.consul: Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
1284    hashiqube0.service.consul: Setting up cpp (4:9.3.0-1ubuntu2) ...
1285    hashiqube0.service.consul: Setting up gnupg (2.2.19-3ubuntu2.2) ...
1286    hashiqube0.service.consul: Setting up bind9-dnsutils (1:9.16.1-0ubuntu2.12) ...
1287    hashiqube0.service.consul: Setting up libalgorithm-diff-xs-perl (0.04-6) ...
1288    hashiqube0.service.consul: Setting up rkhunter (1.4.6-8) ...
1289    hashiqube0.service.consul: 
1290    hashiqube0.service.consul: Creating config file /etc/default/rkhunter with new version
1291    hashiqube0.service.consul: [ Rootkit Hunter version 1.4.6 ]
1292    hashiqube0.service.consul: File created: searched for 179 files, found 127
1293    hashiqube0.service.consul: Setting up libalgorithm-merge-perl (0.08-3) ...
1294    hashiqube0.service.consul: Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
1295    hashiqube0.service.consul: Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...
1296    hashiqube0.service.consul: Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
1297    hashiqube0.service.consul: Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...
1298    hashiqube0.service.consul: Setting up dnsutils (1:9.16.1-0ubuntu2.12) ...
1299    hashiqube0.service.consul: Setting up gcc (4:9.3.0-1ubuntu2) ...
1300    hashiqube0.service.consul: Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ...
1301    hashiqube0.service.consul: Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.6) ...
1302    hashiqube0.service.consul: Setting up g++ (4:9.3.0-1ubuntu2) ...
1303    hashiqube0.service.consul: update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
1304    hashiqube0.service.consul: Setting up build-essential (12.8ubuntu1.1) ...
1305    hashiqube0.service.consul: Setting up python3-dev (3.8.2-0ubuntu2) ...
1306    hashiqube0.service.consul: Setting up ruby (1:2.7+1) ...
1307    hashiqube0.service.consul: Setting up rake (13.0.1-4) ...
1308    hashiqube0.service.consul: Setting up unhide.rb (22-4) ...
1309    hashiqube0.service.consul: Setting up libruby2.7:amd64 (2.7.0-5ubuntu1.7) ...
1310    hashiqube0.service.consul: Setting up ruby2.7 (2.7.0-5ubuntu1.7) ...
1311    hashiqube0.service.consul: Processing triggers for systemd (245.4-4ubuntu3.20) ...
1312    hashiqube0.service.consul: Processing triggers for man-db (2.9.1-1) ...
1313    hashiqube0.service.consul: Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
1314    hashiqube0.service.consul: Processing triggers for mime-support (3.64ubuntu1) ...
1315    hashiqube0.service.consul: Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
1316    hashiqube0.service.consul: Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
1317    hashiqube0.service.consul: Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
1318    hashiqube0.service.consul: Setting up libsoup2.4-1:amd64 (2.70.0-1) ...
1319    hashiqube0.service.consul: Setting up libappstream4:amd64 (0.12.10-2) ...
1320    hashiqube0.service.consul: Setting up packagekit (1.1.13-2ubuntu1.1) ...
1321    hashiqube0.service.consul: invoke-rc.d: policy-rc.d denied execution of force-reload.
1322    hashiqube0.service.consul: Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
1323    hashiqube0.service.consul: Setting up packagekit-tools (1.1.13-2ubuntu1.1) ...
1324    hashiqube0.service.consul: Setting up software-properties-common (0.99.9.11) ...
1325    hashiqube0.service.consul: Processing triggers for rkhunter (1.4.6-8) ...
1326    hashiqube0.service.consul: [ Rootkit Hunter version 1.4.6 ]
1327    hashiqube0.service.consul: File updated: searched for 179 files, found 127
1328    hashiqube0.service.consul: Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
1329    hashiqube0.service.consul: Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
1330    hashiqube0.service.consul: update-alternatives: using /usr/bin/python3.9 to provide /usr/bin/python (python) in auto mode
1331    hashiqube0.service.consul: update-alternatives: using /usr/bin/pip3 to provide /usr/bin/pip (pip) in auto mode
1332    hashiqube0.service.consul: Python 3.9.5
1333    hashiqube0.service.consul: Python 3.9.5
1334    hashiqube0.service.consul: pip 20.0.2 from /usr/lib/python3/dist-packages/pip (python 3.8)
1335    hashiqube0.service.consul: pip 20.0.2 from /usr/lib/python3/dist-packages/pip (python 3.8)
1336    hashiqube0.service.consul: Reading package lists...
1337    hashiqube0.service.consul: Building dependency tree...
1338    hashiqube0.service.consul: Reading state information...
1339    hashiqube0.service.consul: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1340    hashiqube0.service.consul: #!/bin/bash
1341    hashiqube0.service.consul: /usr/bin/toilet --gay -f standard hashiqube0.service.consul -w 170
1342    hashiqube0.service.consul: printf "%s"
1343    hashiqube0.service.consul: END BOOTSTRAP 2023-03-18 08:01:31
1344==> hashiqube0.service.consul: Running provisioner: docker (shell)...
1345    hashiqube0.service.consul: Running: C:/AppData/Local/Temp/vagrant-shell20230318-9144-11otjiz.sh
1346    hashiqube0.service.consul: Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
1347    hashiqube0.service.consul: Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
1348    hashiqube0.service.consul: Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
1349    hashiqube0.service.consul: Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
1350    hashiqube0.service.consul: Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3021 kB]
1351    hashiqube0.service.consul: Fetched 3243 kB in 8s (425 kB/s)
1352    hashiqube0.service.consul: Reading package lists...
1353    hashiqube0.service.consul: Reading package lists...
1354    hashiqube0.service.consul: Building dependency tree...
1355    hashiqube0.service.consul: Reading state information...
1356    hashiqube0.service.consul: ca-certificates is already the newest version (20211016ubuntu0.20.04.1).
1357    hashiqube0.service.consul: ca-certificates set to manually installed.
1358    hashiqube0.service.consul: curl is already the newest version (7.68.0-1ubuntu2.16).
1359    hashiqube0.service.consul: software-properties-common is already the newest version (0.99.9.11).
1360    hashiqube0.service.consul: The following NEW packages will be installed:
1361    hashiqube0.service.consul:   apt-transport-https gnupg-agent
1362    hashiqube0.service.consul: 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
1363    hashiqube0.service.consul: Need to get 6944 B of archives.
1364    hashiqube0.service.consul: After this operation, 208 kB of additional disk space will be used.
1365    hashiqube0.service.consul: Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.9 [1704 B]
1366    hashiqube0.service.consul: Get:2 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg-agent all 2.2.19-3ubuntu2.2 [5240 B]
1367    hashiqube0.service.consul: Fetched 6944 B in 1s (4877 B/s)
1368    hashiqube0.service.consul: Selecting previously unselected package apt-transport-https.
1369(Reading database ... 38644 files and directories currently installed.)
1370    hashiqube0.service.consul: Preparing to unpack .../apt-transport-https_2.0.9_all.deb ...
1371    hashiqube0.service.consul: Unpacking apt-transport-https (2.0.9) ...
1372    hashiqube0.service.consul: Selecting previously unselected package gnupg-agent.
1373    hashiqube0.service.consul: Preparing to unpack .../gnupg-agent_2.2.19-3ubuntu2.2_all.deb ...
1374    hashiqube0.service.consul: Unpacking gnupg-agent (2.2.19-3ubuntu2.2) ...
1375    hashiqube0.service.consul: Setting up apt-transport-https (2.0.9) ...
1376    hashiqube0.service.consul: Setting up gnupg-agent (2.2.19-3ubuntu2.2) ...
1377    hashiqube0.service.consul: Warning: apt-key output should not be parsed (stdout is not a terminal)
1378    hashiqube0.service.consul: OK
1379    hashiqube0.service.consul: CPU is amd64
1380    hashiqube0.service.consul: Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
1381    hashiqube0.service.consul: Get:2 https://download.docker.com/linux/ubuntu focal/stable amd64 Packages [28.5 kB]
1382    hashiqube0.service.consul: Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease
1383    hashiqube0.service.consul: Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease
1384    hashiqube0.service.consul: Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease
1385    hashiqube0.service.consul: Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
1386    hashiqube0.service.consul: Fetched 195 kB in 3s (70.1 kB/s)
1387    hashiqube0.service.consul: Reading package lists...
1388    hashiqube0.service.consul: Hit:1 https://download.docker.com/linux/ubuntu focal InRelease
1389    hashiqube0.service.consul: Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
1390    hashiqube0.service.consul: Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease
1391    hashiqube0.service.consul: Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease
1392    hashiqube0.service.consul: Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
1393    hashiqube0.service.consul: Fetched 108 kB in 3s (35.1 kB/s)
1394    hashiqube0.service.consul: Reading package lists...
1395    hashiqube0.service.consul: Reading package lists...
1396    hashiqube0.service.consul: Building dependency tree...
1397    hashiqube0.service.consul: Reading state information...
1398    hashiqube0.service.consul: The following additional packages will be installed:
1399    hashiqube0.service.consul:   apparmor docker-buildx-plugin docker-ce-rootless-extras docker-scan-plugin
1400    hashiqube0.service.consul:   libltdl7 pigz slirp4netns
1401    hashiqube0.service.consul: Suggested packages:
1402    hashiqube0.service.consul:   apparmor-profiles-extra apparmor-utils aufs-tools cgroupfs-mount
1403    hashiqube0.service.consul:   | cgroup-lite
1404    hashiqube0.service.consul: The following NEW packages will be installed:
1405    hashiqube0.service.consul:   apparmor containerd.io docker-buildx-plugin docker-ce docker-ce-cli
1406    hashiqube0.service.consul:   docker-ce-rootless-extras docker-compose-plugin docker-scan-plugin libltdl7
1407    hashiqube0.service.consul:   pigz slirp4netns
1408    hashiqube0.service.consul: 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
1409    hashiqube0.service.consul: Need to get 106 MB of archives.
1410    hashiqube0.service.consul: After this operation, 398 MB of additional disk space will be used.
1411    hashiqube0.service.consul: Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB]
1412    hashiqube0.service.consul: Get:2 https://download.docker.com/linux/ubuntu focal/stable amd64 containerd.io amd64 1.5.11-1 [22.9 MB]
1413    hashiqube0.service.consul: Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB]
1414    hashiqube0.service.consul: Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
1415    hashiqube0.service.consul: Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 slirp4netns amd64 0.4.3-1 [74.3 kB]
1416    hashiqube0.service.consul: Get:6 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-buildx-plugin amd64 0.10.2-1~ubuntu.20.04~focal [25.9 MB]
1417    hashiqube0.service.consul: Get:7 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce-cli amd64 5:23.0.1-1~ubuntu.20.04~focal [13.2 MB]
1418    hashiqube0.service.consul: Get:8 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce amd64 5:20.10.9~3-0~ubuntu-focal [21.2 MB]
1419    hashiqube0.service.consul: Get:9 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce-rootless-extras amd64 5:23.0.1-1~ubuntu.20.04~focal [8765 kB]
1420    hashiqube0.service.consul: Get:10 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-compose-plugin amd64 2.16.0-1~ubuntu.20.04~focal [10.2 MB]
1421    hashiqube0.service.consul: Get:11 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-scan-plugin amd64 0.23.0~ubuntu-focal [3622 kB]
1422    hashiqube0.service.consul: Preconfiguring packages ...
1423    hashiqube0.service.consul: Fetched 106 MB in 20s (5386 kB/s)
1424    hashiqube0.service.consul: Selecting previously unselected package pigz.
1425(Reading database ... 38652 files and directories currently installed.)
1426    hashiqube0.service.consul: Preparing to unpack .../00-pigz_2.4-1_amd64.deb ...
1427    hashiqube0.service.consul: Unpacking pigz (2.4-1) ...
1428    hashiqube0.service.consul: Selecting previously unselected package apparmor.
1429    hashiqube0.service.consul: Preparing to unpack .../01-apparmor_2.13.3-7ubuntu5.1_amd64.deb ...
1430    hashiqube0.service.consul: Unpacking apparmor (2.13.3-7ubuntu5.1) ...
1431    hashiqube0.service.consul: Selecting previously unselected package containerd.io.
1432    hashiqube0.service.consul: Preparing to unpack .../02-containerd.io_1.5.11-1_amd64.deb ...
1433    hashiqube0.service.consul: Unpacking containerd.io (1.5.11-1) ...
1434    hashiqube0.service.consul: Selecting previously unselected package docker-buildx-plugin.
1435    hashiqube0.service.consul: Preparing to unpack .../03-docker-buildx-plugin_0.10.2-1~ubuntu.20.04~focal_amd64.deb ...
1436    hashiqube0.service.consul: Unpacking docker-buildx-plugin (0.10.2-1~ubuntu.20.04~focal) ...
1437    hashiqube0.service.consul: Selecting previously unselected package docker-ce-cli.
1438    hashiqube0.service.consul: Preparing to unpack .../04-docker-ce-cli_5%3a23.0.1-1~ubuntu.20.04~focal_amd64.deb ...
1439    hashiqube0.service.consul: Unpacking docker-ce-cli (5:23.0.1-1~ubuntu.20.04~focal) ...
1440    hashiqube0.service.consul: Selecting previously unselected package docker-ce.
1441    hashiqube0.service.consul: Preparing to unpack .../05-docker-ce_5%3a20.10.9~3-0~ubuntu-focal_amd64.deb ...
1442    hashiqube0.service.consul: Unpacking docker-ce (5:20.10.9~3-0~ubuntu-focal) ...
1443    hashiqube0.service.consul: Selecting previously unselected package docker-ce-rootless-extras.
1444    hashiqube0.service.consul: Preparing to unpack .../06-docker-ce-rootless-extras_5%3a23.0.1-1~ubuntu.20.04~focal_amd64.deb ...
1445    hashiqube0.service.consul: Unpacking docker-ce-rootless-extras (5:23.0.1-1~ubuntu.20.04~focal) ...
1446    hashiqube0.service.consul: Selecting previously unselected package docker-compose-plugin.
1447    hashiqube0.service.consul: Preparing to unpack .../07-docker-compose-plugin_2.16.0-1~ubuntu.20.04~focal_amd64.deb ...
1448    hashiqube0.service.consul: Unpacking docker-compose-plugin (2.16.0-1~ubuntu.20.04~focal) ...
1449    hashiqube0.service.consul: Selecting previously unselected package docker-scan-plugin.
1450    hashiqube0.service.consul: Preparing to unpack .../08-docker-scan-plugin_0.23.0~ubuntu-focal_amd64.deb ...
1451    hashiqube0.service.consul: Unpacking docker-scan-plugin (0.23.0~ubuntu-focal) ...
1452    hashiqube0.service.consul: Selecting previously unselected package libltdl7:amd64.
1453    hashiqube0.service.consul: Preparing to unpack .../09-libltdl7_2.4.6-14_amd64.deb ...
1454    hashiqube0.service.consul: Unpacking libltdl7:amd64 (2.4.6-14) ...
1455    hashiqube0.service.consul: Selecting previously unselected package slirp4netns.
1456    hashiqube0.service.consul: Preparing to unpack .../10-slirp4netns_0.4.3-1_amd64.deb ...
1457    hashiqube0.service.consul: Unpacking slirp4netns (0.4.3-1) ...
1458    hashiqube0.service.consul: Setting up slirp4netns (0.4.3-1) ...
1459    hashiqube0.service.consul: Setting up docker-scan-plugin (0.23.0~ubuntu-focal) ...
1460    hashiqube0.service.consul: Setting up apparmor (2.13.3-7ubuntu5.1) ...
1461    hashiqube0.service.consul: Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
1462    hashiqube0.service.consul: Setting up docker-buildx-plugin (0.10.2-1~ubuntu.20.04~focal) ...
1463    hashiqube0.service.consul: Setting up containerd.io (1.5.11-1) ...
1464    hashiqube0.service.consul: Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
1465    hashiqube0.service.consul: /usr/sbin/policy-rc.d returned 101, not running 'start containerd.service'
1466    hashiqube0.service.consul: Setting up docker-compose-plugin (2.16.0-1~ubuntu.20.04~focal) ...
1467    hashiqube0.service.consul: Setting up libltdl7:amd64 (2.4.6-14) ...
1468    hashiqube0.service.consul: Setting up docker-ce-cli (5:23.0.1-1~ubuntu.20.04~focal) ...
1469    hashiqube0.service.consul: Setting up pigz (2.4-1) ...
1470    hashiqube0.service.consul: Setting up docker-ce-rootless-extras (5:23.0.1-1~ubuntu.20.04~focal) ...
1471    hashiqube0.service.consul: Setting up docker-ce (5:20.10.9~3-0~ubuntu-focal) ...
1472    hashiqube0.service.consul: Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
1473    hashiqube0.service.consul: Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
1474    hashiqube0.service.consul: invoke-rc.d: policy-rc.d denied execution of start.
1475    hashiqube0.service.consul: Processing triggers for systemd (245.4-4ubuntu3.20) ...
1476    hashiqube0.service.consul: Processing triggers for man-db (2.9.1-1) ...
1477    hashiqube0.service.consul: Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
1478    hashiqube0.service.consul: Error response from daemon: No such container: registry
1479    hashiqube0.service.consul: Error response from daemon: No such container: registry
1480    hashiqube0.service.consul: Error response from daemon: No such container: apache2
1481    hashiqube0.service.consul: Error response from daemon: No such container: apache2
1482    hashiqube0.service.consul: WARNING! This will remove:
1483    hashiqube0.service.consul:   - all stopped containers
1484    hashiqube0.service.consul:   - all networks not used by at least one container
1485    hashiqube0.service.consul:   - all images without at least one container associated to them
1486    hashiqube0.service.consul:   - all build cache
1487    hashiqube0.service.consul:
1488    hashiqube0.service.consul: Are you sure you want to continue? [y/N] Total reclaimed space: 0B
1489    hashiqube0.service.consul: WARNING! This will remove:
1490    hashiqube0.service.consul:   - all stopped containers
1491    hashiqube0.service.consul:   - all networks not used by at least one container
1492    hashiqube0.service.consul:   - all volumes not used by at least one container
1493    hashiqube0.service.consul:   - all dangling images
1494    hashiqube0.service.consul:   - all dangling build cache
1495    hashiqube0.service.consul:
1496    hashiqube0.service.consul: Are you sure you want to continue? [y/N] Total reclaimed space: 0B
1497    hashiqube0.service.consul: Creating Private Docker Registry
1498    hashiqube0.service.consul: Unable to find image 'registry:2' locally
1499    hashiqube0.service.consul: 2: Pulling from library/registry
1500    hashiqube0.service.consul: ef5531b6e74e: Pulling fs layer
1501    hashiqube0.service.consul: a52704366974: Pulling fs layer
1502    hashiqube0.service.consul: dda5a8ba6f46: Pulling fs layer
1503    hashiqube0.service.consul: eb9a2e8a8f76: Pulling fs layer
1504    hashiqube0.service.consul: 25bb6825962e: Pulling fs layer
1505    hashiqube0.service.consul: 25bb6825962e: Waiting
1506    hashiqube0.service.consul: a52704366974: Verifying Checksum
1507    hashiqube0.service.consul: a52704366974: Download complete
1508    hashiqube0.service.consul: ef5531b6e74e: Verifying Checksum
1509    hashiqube0.service.consul: ef5531b6e74e: Download complete
1510    hashiqube0.service.consul: ef5531b6e74e: Pull complete
1511    hashiqube0.service.consul: a52704366974: Pull complete
1512    hashiqube0.service.consul: 25bb6825962e: Verifying Checksum
1513    hashiqube0.service.consul: 25bb6825962e: Download complete
1514    hashiqube0.service.consul: eb9a2e8a8f76: Verifying Checksum
1515    hashiqube0.service.consul: eb9a2e8a8f76: Download complete
1516    hashiqube0.service.consul: dda5a8ba6f46: Download complete
1517    hashiqube0.service.consul: dda5a8ba6f46: Pull complete
1518    hashiqube0.service.consul: eb9a2e8a8f76: Pull complete
1519    hashiqube0.service.consul: 25bb6825962e: Pull complete
1520    hashiqube0.service.consul: Digest: sha256:41f413c22d6156587e2a51f3e80c09808b8c70e82be149b82b5e0196a88d49b4
1521    hashiqube0.service.consul: Status: Downloaded newer image for registry:2
1522    hashiqube0.service.consul: ac83b27d0ccd77176c953e5e3b06f5a2e40f90f50e780e0bb2d6ed5163ce2964
1523    hashiqube0.service.consul: {
1524    hashiqube0.service.consul:   "username": "admin",
1525    hashiqube0.service.consul:   "password": "password",
1526    hashiqube0.service.consul:   "email": "admin@localhost"
1527    hashiqube0.service.consul: }
1528    hashiqube0.service.consul: Docker Login to Registry
1529    hashiqube0.service.consul: WARNING! Using --password via the CLI is insecure. Use --password-stdin.
1530    hashiqube0.service.consul: WARNING! Your password will be stored unencrypted in /home/vagrant/.docker/config.json.
1531    hashiqube0.service.consul: Configure a credential helper to remove this warning. See
1532    hashiqube0.service.consul: https://docs.docker.com/engine/reference/commandline/login/#credentials-store
1533    hashiqube0.service.consul:
1534    hashiqube0.service.consul: Login Succeeded
1535    hashiqube0.service.consul: ++++ docker build -t apache2 .
1536    hashiqube0.service.consul: #1 [internal] load build definition from Dockerfile
1537    hashiqube0.service.consul: #1 transferring dockerfile: 686B 0.0s done
1538    hashiqube0.service.consul: #1 DONE 0.0s
1539    hashiqube0.service.consul:
1540    hashiqube0.service.consul: #2 [internal] load .dockerignore
1541    hashiqube0.service.consul: #2 transferring context: 2B done
1542    hashiqube0.service.consul: #2 DONE 0.0s
1543    hashiqube0.service.consul:
1544    hashiqube0.service.consul: #3 [internal] load metadata for docker.io/library/ubuntu:20.04
1545    hashiqube0.service.consul: #3 DONE 3.7s
1546    hashiqube0.service.consul:
1547    hashiqube0.service.consul: #4 [1/4] FROM docker.io/library/ubuntu:20.04@sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9  
1548    hashiqube0.service.consul: #4 resolve docker.io/library/ubuntu:20.04@sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9 done
1549    hashiqube0.service.consul: #4 sha256:24a0df437301598d1a4b62ddf59fa0ed2969150d70d748c84225e6501e9c36b9 1.13kB / 1.13kB done
1550    hashiqube0.service.consul: #4 sha256:b39db7fc56971aac21dee02187e898db759c4f26b9b27b1d80b6ad32ff330c76 424B / 424B done
1551    hashiqube0.service.consul: #4 sha256:1c5c8d0b973ab9d6d7742cf050beefa8ba2efb7779e09bfb1200d6192180766e 2.30kB / 2.30kB done
1552    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 0B / 27.50MB 0.1s
1553    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 2.10MB / 27.50MB 1.0s
1554    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 4.19MB / 27.50MB 1.6s
1555    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 6.29MB / 27.50MB 1.8s
1556    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 8.39MB / 27.50MB 2.4s
1557    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 10.49MB / 27.50MB 2.6s
1558    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 12.58MB / 27.50MB 3.0s
1559    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 14.68MB / 27.50MB 3.4s
1560    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 16.78MB / 27.50MB 3.8s
1561    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 18.87MB / 27.50MB 4.1s
1562    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 20.97MB / 27.50MB 4.5s
1563    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 23.07MB / 27.50MB 4.9s
1564    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 25.17MB / 27.50MB 5.3s
1565    hashiqube0.service.consul: #4 sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 27.50MB / 27.50MB 5.5s done
1566    hashiqube0.service.consul: #4 extracting sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26
1567    hashiqube0.service.consul: #4 extracting sha256:06d39c85623a79eb68b6cac39f4c4aba8834873ee5fc27be9d9d7655e6313c26 1.0s done
1568    hashiqube0.service.consul: #4 DONE 6.6s
1569    hashiqube0.service.consul:
1570    hashiqube0.service.consul: #5 [2/4] RUN export DEBIAN_FRONTEND=noninteractive && apt-get update &&  apt-get -y install apache2
1571    hashiqube0.service.consul: #5 0.967 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
1572    hashiqube0.service.consul: #5 2.036 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
1573    hashiqube0.service.consul: #5 3.100 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1998 kB]
1574    hashiqube0.service.consul: #5 3.108 Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
1575    hashiqube0.service.consul: #5 36.09 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
1576    hashiqube0.service.consul: #5 37.17 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
1577    hashiqube0.service.consul: #5 39.51 Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1017 kB]
1578    hashiqube0.service.consul: #5 73.81 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2544 kB]
1579    hashiqube0.service.consul: #5 80.84 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
1580    hashiqube0.service.consul: #5 89.42 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
1581    hashiqube0.service.consul: #5 89.74 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
1582    hashiqube0.service.consul: #5 90.43 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2136 kB]
1583    hashiqube0.service.consul: #5 91.88 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3021 kB]
1584    hashiqube0.service.consul: #5 108.8 Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [28.5 kB]
1585    hashiqube0.service.consul: #5 125.0 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1313 kB]
1586    hashiqube0.service.consul: #5 159.8 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [31.2 kB]
1587    hashiqube0.service.consul: #5 160.4 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
1588    hashiqube0.service.consul: #5 160.7 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
1589    hashiqube0.service.consul: #5 161.3 Fetched 25.6 MB in 2min 41s (159 kB/s)
1590    hashiqube0.service.consul: #5 161.3 Reading package lists...
1591    hashiqube0.service.consul: #5 162.1 Reading package lists...
1592    hashiqube0.service.consul: #5 162.9 Building dependency tree...
1593    hashiqube0.service.consul: #5 163.0 Reading state information...
1594    hashiqube0.service.consul: #5 163.2 The following additional packages will be installed:
1595    hashiqube0.service.consul: #5 163.2   apache2-bin apache2-data apache2-utils ca-certificates file krb5-locales
1596    hashiqube0.service.consul: #5 163.2   libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap
1597    hashiqube0.service.consul: #5 163.2   libasn1-8-heimdal libbrotli1 libcurl4 libexpat1 libgdbm-compat4 libgdbm6
1598    hashiqube0.service.consul: #5 163.2   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
1599    hashiqube0.service.consul: #5 163.2   libheimntlm0-heimdal libhx509-5-heimdal libicu66 libjansson4 libk5crypto3
1600    hashiqube0.service.consul: #5 163.2   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
1601    hashiqube0.service.consul: #5 163.2   libldap-common liblua5.2-0 libmagic-mgc libmagic1 libnghttp2-14 libperl5.30
1602    hashiqube0.service.consul: #5 163.2   libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules
1603    hashiqube0.service.consul: #5 163.2   libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal libxml2
1604    hashiqube0.service.consul: #5 163.2   mime-support netbase openssl perl perl-modules-5.30 publicsuffix ssl-cert
1605    hashiqube0.service.consul: #5 163.2   tzdata xz-utils
1606    hashiqube0.service.consul: #5 163.2 Suggested packages:
1607    hashiqube0.service.consul: #5 163.2   apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw
1608    hashiqube0.service.consul: #5 163.2   gdbm-l10n krb5-doc krb5-user libsasl2-modules-gssapi-mit
1609    hashiqube0.service.consul: #5 163.2   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
1610    hashiqube0.service.consul: #5 163.2   libsasl2-modules-sql perl-doc libterm-readline-gnu-perl
1611    hashiqube0.service.consul: #5 163.2   | libterm-readline-perl-perl make libb-debug-perl liblocale-codes-perl
1612    hashiqube0.service.consul: #5 163.2   openssl-blacklist
1613    hashiqube0.service.consul: #5 163.4 The following NEW packages will be installed:
1614    hashiqube0.service.consul: #5 163.4   apache2 apache2-bin apache2-data apache2-utils ca-certificates file
1615    hashiqube0.service.consul: #5 163.4   krb5-locales libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap
1616    hashiqube0.service.consul: #5 163.4   libasn1-8-heimdal libbrotli1 libcurl4 libexpat1 libgdbm-compat4 libgdbm6
1617    hashiqube0.service.consul: #5 163.4   libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal
1618    hashiqube0.service.consul: #5 163.4   libheimntlm0-heimdal libhx509-5-heimdal libicu66 libjansson4 libk5crypto3
1619    hashiqube0.service.consul: #5 163.4   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2
1620    hashiqube0.service.consul: #5 163.4   libldap-common liblua5.2-0 libmagic-mgc libmagic1 libnghttp2-14 libperl5.30
1621    hashiqube0.service.consul: #5 163.4   libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules
1622    hashiqube0.service.consul: #5 163.4   libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal libxml2
1623    hashiqube0.service.consul: #5 163.4   mime-support netbase openssl perl perl-modules-5.30 publicsuffix ssl-cert
1624    hashiqube0.service.consul: #5 163.4   tzdata xz-utils
1625    hashiqube0.service.consul: #5 164.5 0 upgraded, 57 newly installed, 0 to remove and 1 not upgraded.
1626    hashiqube0.service.consul: #5 164.5 Need to get 24.1 MB of archives.
1627    hashiqube0.service.consul: #5 164.5 After this operation, 117 MB of additional disk space will be used.
1628    hashiqube0.service.consul: #5 164.5 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.3 [2739 kB]
1629    hashiqube0.service.consul: #5 202.7 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
1630    hashiqube0.service.consul: #5 203.1 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
1631    hashiqube0.service.consul: #5 204.0 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.3 [3951 kB]
1632    hashiqube0.service.consul: #5 244.6 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.3 [224 kB]
1633    hashiqube0.service.consul: #5 246.0 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB]
1634    hashiqube0.service.consul: #5 247.0 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
1635    hashiqube0.service.consul: #5 247.3 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.17 [1322 kB]
1636    hashiqube0.service.consul: #5 284.8 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2.1 [84.9 kB]
1637    hashiqube0.service.consul: #5 285.7 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB]
1638    hashiqube0.service.consul: #5 287.9 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2.1 [10.6 kB]
1639    hashiqube0.service.consul: #5 288.2 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
1640    hashiqube0.service.consul: #5 288.5 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
1641    hashiqube0.service.consul: #5 289.6 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
1642    hashiqube0.service.consul: #5 289.9 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
1643    hashiqube0.service.consul: #5 290.3 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
1644    hashiqube0.service.consul: #5 290.6 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
1645    hashiqube0.service.consul: #5 291.0 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
1646    hashiqube0.service.consul: #5 291.7 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
1647    hashiqube0.service.consul: #5 292.3 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
1648    hashiqube0.service.consul: #5 294.1 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
1649    hashiqube0.service.consul: #5 294.4 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
1650    hashiqube0.service.consul: #5 294.7 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
1651    hashiqube0.service.consul: #5 295.0 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB]
1652    hashiqube0.service.consul: #5 295.9 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2.1 [8756 B]
1653    hashiqube0.service.consul: #5 296.2 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
1654    hashiqube0.service.consul: #5 297.0 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.3 [31.1 kB]
1655    hashiqube0.service.consul: #5 297.2 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.3 [80.2 kB]
1656    hashiqube0.service.consul: #5 297.5 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
1657    hashiqube0.service.consul: #5 297.8 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.3 [330 kB]
1658    hashiqube0.service.consul: #5 298.8 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.3 [121 kB]
1659    hashiqube0.service.consul: #5 331.9 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
1660    hashiqube0.service.consul: #5 334.3 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
1661    hashiqube0.service.consul: #5 334.9 Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
1662    hashiqube0.service.consul: #5 335.6 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
1663    hashiqube0.service.consul: #5 368.1 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.16 [235 kB]
1664    hashiqube0.service.consul: #5 402.5 Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB]
1665    hashiqube0.service.consul: #5 403.3 Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB]
1666    hashiqube0.service.consul: #5 404.6 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2022g-0ubuntu0.20.04.1 [286 kB]
1667    hashiqube0.service.consul: #5 405.6 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
1668    hashiqube0.service.consul: #5 411.4 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.5 [640 kB]
1669    hashiqube0.service.consul: #5 412.1 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.14 [1182 kB]
1670    hashiqube0.service.consul: #5 413.0 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.14 [158 kB]
1671    hashiqube0.service.consul: #5 413.8 Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.14 [84.4 kB]
1672    hashiqube0.service.consul: #5 414.0 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
1673    hashiqube0.service.consul: #5 414.5 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.14 [95.6 kB]
1674    hashiqube0.service.consul: #5 414.8 Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.17 [622 kB]
1675    hashiqube0.service.consul: #5 417.2 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20211016ubuntu0.20.04.1 [141 kB]
1676    hashiqube0.service.consul: #5 418.6 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
1677    hashiqube0.service.consul: #5 420.1 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
1678    hashiqube0.service.consul: #5 420.5 Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
1679    hashiqube0.service.consul: #5 420.8 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
1680    hashiqube0.service.consul: #5 421.1 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
1681    hashiqube0.service.consul: #5 421.8 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.3 [11.6 kB]
1682    hashiqube0.service.consul: #5 422.1 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
1683    hashiqube0.service.consul: #5 422.8 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
1684    hashiqube0.service.consul: #5 423.3 Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB]
1685    hashiqube0.service.consul: #5 424.0 debconf: delaying package configuration, since apt-utils is not installed
1686    hashiqube0.service.consul: #5 424.1 Fetched 24.1 MB in 4min 20s (92.4 kB/s)
1687    hashiqube0.service.consul: #5 424.1 Selecting previously unselected package perl-modules-5.30.
1688(Reading database ... 4126 files and directories currently installed.)
1689    hashiqube0.service.consul: #5 424.1 Preparing to unpack .../00-perl-modules-5.30_5.30.0-9ubuntu0.3_all.deb ...
1690    hashiqube0.service.consul: #5 424.1 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
1691    hashiqube0.service.consul: #5 424.5 Selecting previously unselected package libgdbm6:amd64.
1692    hashiqube0.service.consul: #5 424.5 Preparing to unpack .../01-libgdbm6_1.18.1-5_amd64.deb ...
1693    hashiqube0.service.consul: #5 424.5 Unpacking libgdbm6:amd64 (1.18.1-5) ...
1694    hashiqube0.service.consul: #5 424.5 Selecting previously unselected package libgdbm-compat4:amd64.
1695    hashiqube0.service.consul: #5 424.5 Preparing to unpack .../02-libgdbm-compat4_1.18.1-5_amd64.deb ...
1696    hashiqube0.service.consul: #5 424.5 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
1697    hashiqube0.service.consul: #5 424.5 Selecting previously unselected package libperl5.30:amd64.
1698    hashiqube0.service.consul: #5 424.5 Preparing to unpack .../03-libperl5.30_5.30.0-9ubuntu0.3_amd64.deb ...
1699    hashiqube0.service.consul: #5 424.5 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.3) ...
1700    hashiqube0.service.consul: #5 425.0 Selecting previously unselected package perl.
1701    hashiqube0.service.consul: #5 425.0 Preparing to unpack .../04-perl_5.30.0-9ubuntu0.3_amd64.deb ...
1702    hashiqube0.service.consul: #5 425.0 Unpacking perl (5.30.0-9ubuntu0.3) ...
1703    hashiqube0.service.consul: #5 425.1 Selecting previously unselected package libapr1:amd64.
1704    hashiqube0.service.consul: #5 425.1 Preparing to unpack .../05-libapr1_1.6.5-1ubuntu1_amd64.deb ...
1705    hashiqube0.service.consul: #5 425.1 Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ...
1706    hashiqube0.service.consul: #5 425.1 Selecting previously unselected package libexpat1:amd64.
1707    hashiqube0.service.consul: #5 425.1 Preparing to unpack .../06-libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
1708    hashiqube0.service.consul: #5 425.1 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
1709    hashiqube0.service.consul: #5 425.1 Selecting previously unselected package libssl1.1:amd64.
1710    hashiqube0.service.consul: #5 425.1 Preparing to unpack .../07-libssl1.1_1.1.1f-1ubuntu2.17_amd64.deb ...
1711    hashiqube0.service.consul: #5 425.1 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.17) ...
1712    hashiqube0.service.consul: #5 425.2 Selecting previously unselected package libaprutil1:amd64.
1713    hashiqube0.service.consul: #5 425.2 Preparing to unpack .../08-libaprutil1_1.6.1-4ubuntu2.1_amd64.deb ...
1714    hashiqube0.service.consul: #5 425.2 Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2.1) ...
1715    hashiqube0.service.consul: #5 425.3 Selecting previously unselected package libsqlite3-0:amd64.
1716    hashiqube0.service.consul: #5 425.3 Preparing to unpack .../09-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ...
1717    hashiqube0.service.consul: #5 425.3 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
1718    hashiqube0.service.consul: #5 425.3 Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.
1719    hashiqube0.service.consul: #5 425.3 Preparing to unpack .../10-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2.1_amd64.deb ...
1720    hashiqube0.service.consul: #5 425.3 Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2.1) ...
1721    hashiqube0.service.consul: #5 425.3 Selecting previously unselected package libroken18-heimdal:amd64.
1722    hashiqube0.service.consul: #5 425.3 Preparing to unpack .../11-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
1723    hashiqube0.service.consul: #5 425.3 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1724    hashiqube0.service.consul: #5 425.3 Selecting previously unselected package libasn1-8-heimdal:amd64.
1725    hashiqube0.service.consul: #5 425.3 Preparing to unpack .../12-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
1726    hashiqube0.service.consul: #5 425.3 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1727    hashiqube0.service.consul: #5 425.4 Selecting previously unselected package libheimbase1-heimdal:amd64.
1728    hashiqube0.service.consul: #5 425.4 Preparing to unpack .../13-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
1729    hashiqube0.service.consul: #5 425.4 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1730    hashiqube0.service.consul: #5 425.4 Selecting previously unselected package libhcrypto4-heimdal:amd64.
1731    hashiqube0.service.consul: #5 425.4 Preparing to unpack .../14-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
1732    hashiqube0.service.consul: #5 425.4 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1733    hashiqube0.service.consul: #5 425.4 Selecting previously unselected package libwind0-heimdal:amd64.
1734    hashiqube0.service.consul: #5 425.4 Preparing to unpack .../15-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
1735    hashiqube0.service.consul: #5 425.4 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1736    hashiqube0.service.consul: #5 425.4 Selecting previously unselected package libhx509-5-heimdal:amd64.
1737    hashiqube0.service.consul: #5 425.4 Preparing to unpack .../16-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
1738    hashiqube0.service.consul: #5 425.4 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1739    hashiqube0.service.consul: #5 425.4 Selecting previously unselected package libkrb5-26-heimdal:amd64.
1740    hashiqube0.service.consul: #5 425.4 Preparing to unpack .../17-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
1741    hashiqube0.service.consul: #5 425.4 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1742    hashiqube0.service.consul: #5 425.5 Selecting previously unselected package libheimntlm0-heimdal:amd64.
1743    hashiqube0.service.consul: #5 425.5 Preparing to unpack .../18-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
1744    hashiqube0.service.consul: #5 425.5 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1745    hashiqube0.service.consul: #5 425.5 Selecting previously unselected package libgssapi3-heimdal:amd64.
1746    hashiqube0.service.consul: #5 425.5 Preparing to unpack .../19-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
1747    hashiqube0.service.consul: #5 425.5 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1748    hashiqube0.service.consul: #5 425.5 Selecting previously unselected package libsasl2-modules-db:amd64.
1749    hashiqube0.service.consul: #5 425.5 Preparing to unpack .../20-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
1750    hashiqube0.service.consul: #5 425.5 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
1751    hashiqube0.service.consul: #5 425.5 Selecting previously unselected package libsasl2-2:amd64.
1752    hashiqube0.service.consul: #5 425.5 Preparing to unpack .../21-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
1753    hashiqube0.service.consul: #5 425.5 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
1754    hashiqube0.service.consul: #5 425.5 Selecting previously unselected package libldap-common.
1755    hashiqube0.service.consul: #5 425.5 Preparing to unpack .../22-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
1756    hashiqube0.service.consul: #5 425.5 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
1757    hashiqube0.service.consul: #5 425.5 Selecting previously unselected package libldap-2.4-2:amd64.
1758    hashiqube0.service.consul: #5 425.5 Preparing to unpack .../23-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ...
1759    hashiqube0.service.consul: #5 425.5 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
1760    hashiqube0.service.consul: #5 425.6 Selecting previously unselected package libaprutil1-ldap:amd64.
1761    hashiqube0.service.consul: #5 425.6 Preparing to unpack .../24-libaprutil1-ldap_1.6.1-4ubuntu2.1_amd64.deb ...
1762    hashiqube0.service.consul: #5 425.6 Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2.1) ...
1763    hashiqube0.service.consul: #5 425.6 Selecting previously unselected package libbrotli1:amd64.
1764    hashiqube0.service.consul: #5 425.6 Preparing to unpack .../25-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
1765    hashiqube0.service.consul: #5 425.6 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
1766    hashiqube0.service.consul: #5 425.6 Selecting previously unselected package libkrb5support0:amd64.
1767    hashiqube0.service.consul: #5 425.6 Preparing to unpack .../26-libkrb5support0_1.17-6ubuntu4.3_amd64.deb ...
1768    hashiqube0.service.consul: #5 425.6 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.3) ...
1769    hashiqube0.service.consul: #5 425.6 Selecting previously unselected package libk5crypto3:amd64.
1770    hashiqube0.service.consul: #5 425.6 Preparing to unpack .../27-libk5crypto3_1.17-6ubuntu4.3_amd64.deb ...
1771    hashiqube0.service.consul: #5 425.6 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.3) ...
1772    hashiqube0.service.consul: #5 425.7 Selecting previously unselected package libkeyutils1:amd64.
1773    hashiqube0.service.consul: #5 425.7 Preparing to unpack .../28-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
1774    hashiqube0.service.consul: #5 425.7 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
1775    hashiqube0.service.consul: #5 425.7 Selecting previously unselected package libkrb5-3:amd64.
1776    hashiqube0.service.consul: #5 425.7 Preparing to unpack .../29-libkrb5-3_1.17-6ubuntu4.3_amd64.deb ...
1777    hashiqube0.service.consul: #5 425.7 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.3) ...
1778    hashiqube0.service.consul: #5 425.7 Selecting previously unselected package libgssapi-krb5-2:amd64.
1779    hashiqube0.service.consul: #5 425.7 Preparing to unpack .../30-libgssapi-krb5-2_1.17-6ubuntu4.3_amd64.deb ...
1780    hashiqube0.service.consul: #5 425.7 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ...
1781    hashiqube0.service.consul: #5 425.7 Selecting previously unselected package libnghttp2-14:amd64.
1782    hashiqube0.service.consul: #5 425.7 Preparing to unpack .../31-libnghttp2-14_1.40.0-1build1_amd64.deb ...
1783    hashiqube0.service.consul: #5 425.7 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
1784    hashiqube0.service.consul: #5 425.8 Selecting previously unselected package libpsl5:amd64.
1785    hashiqube0.service.consul: #5 425.8 Preparing to unpack .../32-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
1786    hashiqube0.service.consul: #5 425.8 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
1787    hashiqube0.service.consul: #5 425.8 Selecting previously unselected package librtmp1:amd64.
1788    hashiqube0.service.consul: #5 425.8 Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
1789    hashiqube0.service.consul: #5 425.8 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
1790    hashiqube0.service.consul: #5 425.8 Selecting previously unselected package libssh-4:amd64.
1791    hashiqube0.service.consul: #5 425.8 Preparing to unpack .../34-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
1792    hashiqube0.service.consul: #5 425.8 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
1793    hashiqube0.service.consul: #5 425.8 Selecting previously unselected package libcurl4:amd64.
1794    hashiqube0.service.consul: #5 425.8 Preparing to unpack .../35-libcurl4_7.68.0-1ubuntu2.16_amd64.deb ...
1795    hashiqube0.service.consul: #5 425.8 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.16) ...
1796    hashiqube0.service.consul: #5 425.8 Selecting previously unselected package libjansson4:amd64.
1797    hashiqube0.service.consul: #5 425.9 Preparing to unpack .../36-libjansson4_2.12-1build1_amd64.deb ...
1798    hashiqube0.service.consul: #5 425.9 Unpacking libjansson4:amd64 (2.12-1build1) ...
1799    hashiqube0.service.consul: #5 425.9 Selecting previously unselected package liblua5.2-0:amd64.
1800    hashiqube0.service.consul: #5 425.9 Preparing to unpack .../37-liblua5.2-0_5.2.4-1.1build3_amd64.deb ...
1801    hashiqube0.service.consul: #5 425.9 Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ...
1802    hashiqube0.service.consul: #5 425.9 Selecting previously unselected package tzdata.
1803    hashiqube0.service.consul: #5 425.9 Preparing to unpack .../38-tzdata_2022g-0ubuntu0.20.04.1_all.deb ...
1804    hashiqube0.service.consul: #5 425.9 Unpacking tzdata (2022g-0ubuntu0.20.04.1) ...
1805    hashiqube0.service.consul: #5 426.1 Selecting previously unselected package libicu66:amd64.
1806    hashiqube0.service.consul: #5 426.1 Preparing to unpack .../39-libicu66_66.1-2ubuntu2.1_amd64.deb ...
1807    hashiqube0.service.consul: #5 426.1 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
1808    hashiqube0.service.consul: #5 427.1 Selecting previously unselected package libxml2:amd64.
1809    hashiqube0.service.consul: #5 427.1 Preparing to unpack .../40-libxml2_2.9.10+dfsg-5ubuntu0.20.04.5_amd64.deb ...
1810    hashiqube0.service.consul: #5 427.1 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
1811    hashiqube0.service.consul: #5 427.2 Selecting previously unselected package apache2-bin.
1812    hashiqube0.service.consul: #5 427.2 Preparing to unpack .../41-apache2-bin_2.4.41-4ubuntu3.14_amd64.deb ...
1813    hashiqube0.service.consul: #5 427.2 Unpacking apache2-bin (2.4.41-4ubuntu3.14) ...
1814    hashiqube0.service.consul: #5 427.3 Selecting previously unselected package apache2-data.
1815    hashiqube0.service.consul: #5 427.3 Preparing to unpack .../42-apache2-data_2.4.41-4ubuntu3.14_all.deb ...
1816    hashiqube0.service.consul: #5 427.3 Unpacking apache2-data (2.4.41-4ubuntu3.14) ...
1817    hashiqube0.service.consul: #5 427.4 Selecting previously unselected package apache2-utils.
1818    hashiqube0.service.consul: #5 427.4 Preparing to unpack .../43-apache2-utils_2.4.41-4ubuntu3.14_amd64.deb ...
1819    hashiqube0.service.consul: #5 427.4 Unpacking apache2-utils (2.4.41-4ubuntu3.14) ...
1820    hashiqube0.service.consul: #5 427.4 Selecting previously unselected package mime-support.
1821    hashiqube0.service.consul: #5 427.4 Preparing to unpack .../44-mime-support_3.64ubuntu1_all.deb ...
1822    hashiqube0.service.consul: #5 427.4 Unpacking mime-support (3.64ubuntu1) ...
1823    hashiqube0.service.consul: #5 427.4 Selecting previously unselected package apache2.
1824    hashiqube0.service.consul: #5 427.4 Preparing to unpack .../45-apache2_2.4.41-4ubuntu3.14_amd64.deb ...
1825    hashiqube0.service.consul: #5 427.4 Unpacking apache2 (2.4.41-4ubuntu3.14) ...
1826    hashiqube0.service.consul: #5 427.4 Selecting previously unselected package openssl.
1827    hashiqube0.service.consul: #5 427.4 Preparing to unpack .../46-openssl_1.1.1f-1ubuntu2.17_amd64.deb ...
1828    hashiqube0.service.consul: #5 427.4 Unpacking openssl (1.1.1f-1ubuntu2.17) ...
1829    hashiqube0.service.consul: #5 427.5 Selecting previously unselected package ca-certificates.
1830    hashiqube0.service.consul: #5 427.5 Preparing to unpack .../47-ca-certificates_20211016ubuntu0.20.04.1_all.deb ...
1831    hashiqube0.service.consul: #5 427.5 Unpacking ca-certificates (20211016ubuntu0.20.04.1) ...
1832    hashiqube0.service.consul: #5 427.5 Selecting previously unselected package libmagic-mgc.
1833    hashiqube0.service.consul: #5 427.5 Preparing to unpack .../48-libmagic-mgc_1%3a5.38-4_amd64.deb ...
1834    hashiqube0.service.consul: #5 427.5 Unpacking libmagic-mgc (1:5.38-4) ...
1835    hashiqube0.service.consul: #5 427.6 Selecting previously unselected package libmagic1:amd64.
1836    hashiqube0.service.consul: #5 427.6 Preparing to unpack .../49-libmagic1_1%3a5.38-4_amd64.deb ...
1837    hashiqube0.service.consul: #5 427.6 Unpacking libmagic1:amd64 (1:5.38-4) ...
1838    hashiqube0.service.consul: #5 427.6 Selecting previously unselected package file.
1839    hashiqube0.service.consul: #5 427.6 Preparing to unpack .../50-file_1%3a5.38-4_amd64.deb ...
1840    hashiqube0.service.consul: #5 427.6 Unpacking file (1:5.38-4) ...
1841    hashiqube0.service.consul: #5 427.6 Selecting previously unselected package netbase.
1842    hashiqube0.service.consul: #5 427.6 Preparing to unpack .../51-netbase_6.1_all.deb ...
1843    hashiqube0.service.consul: #5 427.6 Unpacking netbase (6.1) ...
1844    hashiqube0.service.consul: #5 427.6 Selecting previously unselected package xz-utils.
1845    hashiqube0.service.consul: #5 427.6 Preparing to unpack .../52-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
1846    hashiqube0.service.consul: #5 427.6 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
1847    hashiqube0.service.consul: #5 427.7 Selecting previously unselected package krb5-locales.
1848    hashiqube0.service.consul: #5 427.7 Preparing to unpack .../53-krb5-locales_1.17-6ubuntu4.3_all.deb ...
1849    hashiqube0.service.consul: #5 427.7 Unpacking krb5-locales (1.17-6ubuntu4.3) ...
1850    hashiqube0.service.consul: #5 427.7 Selecting previously unselected package publicsuffix.
1851    hashiqube0.service.consul: #5 427.7 Preparing to unpack .../54-publicsuffix_20200303.0012-1_all.deb ...
1852    hashiqube0.service.consul: #5 427.7 Unpacking publicsuffix (20200303.0012-1) ...
1853    hashiqube0.service.consul: #5 427.7 Selecting previously unselected package libsasl2-modules:amd64.
1854    hashiqube0.service.consul: #5 427.7 Preparing to unpack .../55-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
1855    hashiqube0.service.consul: #5 427.7 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
1856    hashiqube0.service.consul: #5 427.7 Selecting previously unselected package ssl-cert.
1857    hashiqube0.service.consul: #5 427.7 Preparing to unpack .../56-ssl-cert_1.0.39_all.deb ...
1858    hashiqube0.service.consul: #5 427.7 Unpacking ssl-cert (1.0.39) ...
1859    hashiqube0.service.consul: #5 427.7 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
1860    hashiqube0.service.consul: #5 427.7 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
1861    hashiqube0.service.consul: #5 427.7 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
1862    hashiqube0.service.consul: #5 427.7 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.3) ...
1863    hashiqube0.service.consul: #5 427.7 Setting up mime-support (3.64ubuntu1) ...
1864    hashiqube0.service.consul: #5 427.7 Setting up libmagic-mgc (1:5.38-4) ...
1865    hashiqube0.service.consul: #5 427.7 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.17) ...
1866    hashiqube0.service.consul: #5 427.8 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
1867    hashiqube0.service.consul: #5 427.8 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
1868    hashiqube0.service.consul: #5 427.8 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
1869    hashiqube0.service.consul: #5 427.8 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
1870    hashiqube0.service.consul: #5 427.8 Setting up libmagic1:amd64 (1:5.38-4) ...
1871    hashiqube0.service.consul: #5 427.8 Setting up libapr1:amd64 (1.6.5-1ubuntu1) ...
1872    hashiqube0.service.consul: #5 427.8 Setting up krb5-locales (1.17-6ubuntu4.3) ...
1873    hashiqube0.service.consul: #5 427.8 Setting up file (1:5.38-4) ...
1874    hashiqube0.service.consul: #5 427.8 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
1875    hashiqube0.service.consul: #5 427.8 Setting up libjansson4:amd64 (2.12-1build1) ...
1876    hashiqube0.service.consul: #5 427.8 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.3) ...
1877    hashiqube0.service.consul: #5 427.8 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
1878    hashiqube0.service.consul: #5 427.8 Setting up tzdata (2022g-0ubuntu0.20.04.1) ...
1879    hashiqube0.service.consul: #5 427.9
1880    hashiqube0.service.consul: #5 427.9 Current default time zone: 'Etc/UTC'
1881    hashiqube0.service.consul: #5 427.9 Local time is now:      Sat Mar 18 08:10:17 UTC 2023.
1882    hashiqube0.service.consul: #5 427.9 Universal Time is now:  Sat Mar 18 08:10:17 UTC 2023.
1883    hashiqube0.service.consul: #5 427.9 Run 'dpkg-reconfigure tzdata' if you wish to change it.
1884    hashiqube0.service.consul: #5 427.9
1885    hashiqube0.service.consul: #5 427.9 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
1886    hashiqube0.service.consul: #5 427.9 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
1887    hashiqube0.service.consul: #5 427.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
1888    hashiqube0.service.consul: #5 427.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
1889    hashiqube0.service.consul: #5 427.9 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
1890    hashiqube0.service.consul: #5 427.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
1891    hashiqube0.service.consul: #5 427.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
1892    hashiqube0.service.consul: #5 427.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
1893    hashiqube0.service.consul: #5 427.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
1894    hashiqube0.service.consul: #5 427.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
1895    hashiqube0.service.consul: #5 427.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
1896    hashiqube0.service.consul: #5 427.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
1897    hashiqube0.service.consul: #5 427.9 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
1898    hashiqube0.service.consul: #5 427.9 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.3) ...
1899    hashiqube0.service.consul: #5 427.9 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
1900    hashiqube0.service.consul: #5 427.9 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1901    hashiqube0.service.consul: #5 427.9 Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ...
1902    hashiqube0.service.consul: #5 427.9 Setting up netbase (6.1) ...
1903    hashiqube0.service.consul: #5 427.9 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.3) ...
1904    hashiqube0.service.consul: #5 427.9 Setting up apache2-data (2.4.41-4ubuntu3.14) ...
1905    hashiqube0.service.consul: #5 427.9 Setting up openssl (1.1.1f-1ubuntu2.17) ...
1906    hashiqube0.service.consul: #5 427.9 Setting up publicsuffix (20200303.0012-1) ...
1907    hashiqube0.service.consul: #5 427.9 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1908    hashiqube0.service.consul: #5 427.9 Setting up libgdbm6:amd64 (1.18.1-5) ...
1909    hashiqube0.service.consul: #5 427.9 Setting up libaprutil1:amd64 (1.6.1-4ubuntu2.1) ...
1910    hashiqube0.service.consul: #5 427.9 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
1911    hashiqube0.service.consul: #5 427.9 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1912    hashiqube0.service.consul: #5 427.9 Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2.1) ...
1913    hashiqube0.service.consul: #5 427.9 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1914    hashiqube0.service.consul: #5 427.9 Setting up ca-certificates (20211016ubuntu0.20.04.1) ...
1915    hashiqube0.service.consul: #5 428.3 Updating certificates in /etc/ssl/certs...
1916    hashiqube0.service.consul: #5 428.8 124 added, 0 removed; done.
1917    hashiqube0.service.consul: #5 428.8 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1918    hashiqube0.service.consul: #5 428.8 Setting up ssl-cert (1.0.39) ...
1919    hashiqube0.service.consul: #5 429.0 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ...
1920    hashiqube0.service.consul: #5 429.0 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
1921    hashiqube0.service.consul: #5 429.0 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
1922    hashiqube0.service.consul: #5 429.0 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.3) ...
1923    hashiqube0.service.consul: #5 429.0 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.5) ...
1924    hashiqube0.service.consul: #5 429.0 Setting up apache2-utils (2.4.41-4ubuntu3.14) ...
1925    hashiqube0.service.consul: #5 429.0 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1926    hashiqube0.service.consul: #5 429.0 Setting up perl (5.30.0-9ubuntu0.3) ...
1927    hashiqube0.service.consul: #5 429.0 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1928    hashiqube0.service.consul: #5 429.0 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1929    hashiqube0.service.consul: #5 429.0 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
1930    hashiqube0.service.consul: #5 429.0 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
1931    hashiqube0.service.consul: #5 429.0 Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2.1) ...
1932    hashiqube0.service.consul: #5 429.0 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.16) ...
1933    hashiqube0.service.consul: #5 429.0 Setting up apache2-bin (2.4.41-4ubuntu3.14) ...
1934    hashiqube0.service.consul: #5 429.0 Setting up apache2 (2.4.41-4ubuntu3.14) ...
1935    hashiqube0.service.consul: #5 429.0 Enabling module mpm_event.
1936    hashiqube0.service.consul: #5 429.1 Enabling module authz_core.
1937    hashiqube0.service.consul: #5 429.1 Enabling module authz_host.
1938    hashiqube0.service.consul: #5 429.1 Enabling module authn_core.
1939    hashiqube0.service.consul: #5 429.1 Enabling module auth_basic.
1940    hashiqube0.service.consul: #5 429.1 Enabling module access_compat.
1941    hashiqube0.service.consul: #5 429.1 Enabling module authn_file.
1942    hashiqube0.service.consul: #5 429.2 Enabling module authz_user.
1943    hashiqube0.service.consul: #5 429.2 Enabling module alias.
1944    hashiqube0.service.consul: #5 429.2 Enabling module dir.
1945    hashiqube0.service.consul: #5 429.3 Enabling module autoindex.
1946    hashiqube0.service.consul: #5 429.3 Enabling module env.
1947    hashiqube0.service.consul: #5 429.3 Enabling module mime.
1948    hashiqube0.service.consul: #5 429.3 Enabling module negotiation.
1949    hashiqube0.service.consul: #5 429.4 Enabling module setenvif.
1950    hashiqube0.service.consul: #5 429.4 Enabling module filter.
1951    hashiqube0.service.consul: #5 429.4 Enabling module deflate.
1952    hashiqube0.service.consul: #5 429.5 Enabling module status.
1953    hashiqube0.service.consul: #5 429.5 Enabling module reqtimeout.
1954    hashiqube0.service.consul: #5 429.5 Enabling conf charset.
1955    hashiqube0.service.consul: #5 429.6 Enabling conf localized-error-pages.
1956    hashiqube0.service.consul: #5 429.6 Enabling conf other-vhosts-access-log.
1957    hashiqube0.service.consul: #5 429.6 Enabling conf security.
1958    hashiqube0.service.consul: #5 429.7 Enabling conf serve-cgi-bin.
1959    hashiqube0.service.consul: #5 429.7 Enabling site 000-default.
1960    hashiqube0.service.consul: #5 429.9 invoke-rc.d: could not determine current runlevel
1961    hashiqube0.service.consul: #5 429.9 invoke-rc.d: policy-rc.d denied execution of start.
1962    hashiqube0.service.consul: #5 430.0 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
1963    hashiqube0.service.consul: #5 430.0 Processing triggers for ca-certificates (20211016ubuntu0.20.04.1) ...
1964    hashiqube0.service.consul: #5 430.0 Updating certificates in /etc/ssl/certs...
1965    hashiqube0.service.consul: #5 430.4 0 added, 0 removed; done.
1966    hashiqube0.service.consul: #5 430.4 Running hooks in /etc/ca-certificates/update.d...
1967    hashiqube0.service.consul: #5 430.4 done.
1968    hashiqube0.service.consul: #5 DONE 430.4s
1969    hashiqube0.service.consul: 
1970    hashiqube0.service.consul: #6 [3/4] RUN echo 'You have just build (and run) a docker container from a Dockerfile. Congratulations!' > /var/www/html/index.html
1971    hashiqube0.service.consul: #6 DONE 0.6s
1972    hashiqube0.service.consul: 
1973    hashiqube0.service.consul: #7 [4/4] RUN echo '. /etc/apache2/envvars' > /root/run_apache.sh &&  echo 'mkdir -p /var/run/apache2' >> /root/run_apa
1974che.sh &&  echo 'mkdir -p /var/lock/apache2' >> /root/run_apache.sh &&  echo '/usr/sbin/apache2 -D FOREGROUND' >> /root/run_apache.sh &&  chmod 755 /root/run_apache.sh
1975    hashiqube0.service.consul: #7 DONE 0.6s
1976    hashiqube0.service.consul:
1977    hashiqube0.service.consul: #8 exporting to image
1978    hashiqube0.service.consul: #8 exporting layers
1979    hashiqube0.service.consul: #8 exporting layers 1.2s done
1980    hashiqube0.service.consul: #8 writing image sha256:b8249850d9cdb6bee05c73c2149b3fa176333603ce4c9e74cb7b80198fcbf711 done
1981    hashiqube0.service.consul: #8 naming to docker.io/library/apache2 done
1982    hashiqube0.service.consul: #8 DONE 1.2s
1983    hashiqube0.service.consul: ++++ docker images --filter reference=apache2
1984    hashiqube0.service.consul: REPOSITORY   TAG       IMAGE ID       CREATED        SIZE
1985    hashiqube0.service.consul: apache2      latest    b8249850d9cd   1 second ago   227MB
1986    hashiqube0.service.consul: ++++ docker run -t -d -i -p 8889:80 --name apache2 --rm apache2
1987    hashiqube0.service.consul: 01881a6f0efe64189e2466e658c344adeb4214aad8689e18983fee9c00d965c3
1988    hashiqube0.service.consul: CONTAINER ID   IMAGE        COMMAND                  CREATED         STATUS                  PORTS                  
1989          NAMES
1990    hashiqube0.service.consul: 01881a6f0efe   apache2      "/bin/sh -c /root/ru…"   1 second ago    Up Less than a second   0.0.0.0:8889->80/tcp               apache2
1991    hashiqube0.service.consul: ac83b27d0ccd   registry:2   "/entrypoint.sh /etc…"   7 minutes ago   Up 7 minutes            5000/tcp, 0.0.0.0:5002->5002/tcp   registry
1992    hashiqube0.service.consul: ++++ Docker stats
1993    hashiqube0.service.consul: CONTAINER ID   NAME       CPU %     MEM USAGE / LIMIT   MEM %     NET I/O           BLOCK I/O   PIDS
1994    hashiqube0.service.consul: 01881a6f0efe   apache2    0.00%     13.27MiB / 16MiB    82.93%    0B / 0B           0B / 0B     57
1995    hashiqube0.service.consul: ac83b27d0ccd   registry   0.00%     18.08MiB / 256MiB   7.06%     1.91kB / 1.79kB   0B / 0B     10
1996    hashiqube0.service.consul: ++++ open http://localhost:8889 in your browser
1997    hashiqube0.service.consul: ++++ you can also run below to get apache2 version from the docker container
1998    hashiqube0.service.consul: ++++ vagrant ssh -c "docker ps; docker exec -it apache2 /bin/bash -c 'apache2 -t -v; ps aux'"
1999==> hashiqube0.service.consul: Running provisioner: docsify (shell)...
2000    hashiqube0.service.consul: Running: C:/AppData/Local/Temp/vagrant-shell20230318-9144-1oplxyq.sh
2001    hashiqube0.service.consul: 
2002    hashiqube0.service.consul: ## Installing the NodeSource Node.js 14.x repo...
2003    hashiqube0.service.consul:
2004    hashiqube0.service.consul:
2005    hashiqube0.service.consul: ## Populating apt-get cache...
2006    hashiqube0.service.consul:
2007    hashiqube0.service.consul: + apt-get update
2008    hashiqube0.service.consul: Hit:1 https://download.docker.com/linux/ubuntu focal InRelease
2009    hashiqube0.service.consul: Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
2010    hashiqube0.service.consul: Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
2011    hashiqube0.service.consul: Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease
2012    hashiqube0.service.consul: Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
2013    hashiqube0.service.consul: Fetched 222 kB in 3s (76.9 kB/s)
2014    hashiqube0.service.consul: Reading package lists...
2015    hashiqube0.service.consul: 
2016    hashiqube0.service.consul: ## Confirming "focal" is supported...
2017    hashiqube0.service.consul:
2018    hashiqube0.service.consul: + curl -sLf -o /dev/null 'https://deb.nodesource.com/node_14.x/dists/focal/Release'
2019    hashiqube0.service.consul: 
2020    hashiqube0.service.consul: ## Adding the NodeSource signing key to your keyring...
2021    hashiqube0.service.consul:
2022    hashiqube0.service.consul: + curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | gpg --dearmor | tee /usr/share/keyrings/nodesource.gpg >/dev/null
2023    hashiqube0.service.consul: 
2024    hashiqube0.service.consul: ## Creating apt sources list file for the NodeSource Node.js 14.x repo...
2025    hashiqube0.service.consul:
2026    hashiqube0.service.consul: + echo 'deb [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_14.x focal main' > /etc/apt/sources.list.d/nodesource.list
2027    hashiqube0.service.consul: + echo 'deb-src [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_14.x focal main' >> /etc/apt/sources.list.d/nodesource.list
2028    hashiqube0.service.consul:
2029    hashiqube0.service.consul: ## Running `apt-get update` for you...
2030    hashiqube0.service.consul:
2031    hashiqube0.service.consul: + apt-get update
2032    hashiqube0.service.consul: Hit:1 https://download.docker.com/linux/ubuntu focal InRelease
2033    hashiqube0.service.consul: Get:2 https://deb.nodesource.com/node_14.x focal InRelease [4583 B]
2034    hashiqube0.service.consul: Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease
2035    hashiqube0.service.consul: Get:4 https://deb.nodesource.com/node_14.x focal/main amd64 Packages [776 B]
2036    hashiqube0.service.consul: Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease
2037    hashiqube0.service.consul: Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
2038    hashiqube0.service.consul: Get:7 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
2039    hashiqube0.service.consul: Fetched 228 kB in 3s (88.4 kB/s)
2040    hashiqube0.service.consul: Reading package lists...
2041    hashiqube0.service.consul: 
2042    hashiqube0.service.consul: ## Run `sudo apt-get install -y nodejs` to install Node.js 14.x and npm
2043    hashiqube0.service.consul: ## You may also need development tools to build native addons:
2044    hashiqube0.service.consul:      sudo apt-get install gcc g++ make
2045    hashiqube0.service.consul: ## To install the Yarn package manager, run:
2046    hashiqube0.service.consul:      curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | gpg --dearmor | sudo tee /usr/share/keyrings/yarnkey.gpg >/dev/null
2047    hashiqube0.service.consul:      echo "deb [signed-by=/usr/share/keyrings/yarnkey.gpg] https://dl.yarnpkg.com/debian stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
2048    hashiqube0.service.consul:      sudo apt-get update && sudo apt-get install yarn
2049    hashiqube0.service.consul:
2050    hashiqube0.service.consul: 
2051    hashiqube0.service.consul: Reading package lists...
2052    hashiqube0.service.consul: Building dependency tree...
2053    hashiqube0.service.consul: Reading state information...
2054    hashiqube0.service.consul: The following NEW packages will be installed:
2055    hashiqube0.service.consul:   nodejs
2056    hashiqube0.service.consul: 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
2057    hashiqube0.service.consul: Need to get 25.4 MB of archives.
2058    hashiqube0.service.consul: After this operation, 121 MB of additional disk space will be used.
2059    hashiqube0.service.consul: Get:1 https://deb.nodesource.com/node_14.x focal/main amd64 nodejs amd64 14.21.3-deb-1nodesource1 [25.4 MB]
2060    hashiqube0.service.consul: Fetched 25.4 MB in 5s (5017 kB/s)
2061    hashiqube0.service.consul: Selecting previously unselected package nodejs.
2062(Reading database ... 39087 files and directories currently installed.)
2063    hashiqube0.service.consul: Preparing to unpack .../nodejs_14.21.3-deb-1nodesource1_amd64.deb ...
2064    hashiqube0.service.consul: Unpacking nodejs (14.21.3-deb-1nodesource1) ...
2065    hashiqube0.service.consul: Setting up nodejs (14.21.3-deb-1nodesource1) ...
2066    hashiqube0.service.consul: Processing triggers for man-db (2.9.1-1) ...
2067    hashiqube0.service.consul: /usr/bin/docsify -> /usr/lib/node_modules/docsify-cli/bin/docsify
2068    hashiqube0.service.consul: 
2069    hashiqube0.service.consul: > docsify@4.13.0 postinstall /usr/lib/node_modules/docsify-cli/node_modules/docsify
2070    hashiqube0.service.consul: > opencollective-postinstall
2071    hashiqube0.service.consul:
2072    hashiqube0.service.consul: + docsify-cli@4.4.4
2073    hashiqube0.service.consul: added 204 packages from 93 contributors in 36.148s
2074    hashiqube0.service.consul: ++++ Docsify: http://localhost:3333/
2075==> hashiqube0.service.consul: Running provisioner: postgresql (shell)...
2076    hashiqube0.service.consul: Running: C:/AppData/Local/Temp/vagrant-shell20230318-9144-j4ub3.sh
2077    hashiqube0.service.consul: ++++
2078    hashiqube0.service.consul: ++++ Cleanup
2079    hashiqube0.service.consul: ++++
2080    hashiqube0.service.consul: Error response from daemon: No such container: postgres
2081    hashiqube0.service.consul: Error response from daemon: No such container: postgres
2082    hashiqube0.service.consul: WARNING! This will remove:
2083    hashiqube0.service.consul:   - all stopped containers
2084    hashiqube0.service.consul:   - all networks not used by at least one container
2085    hashiqube0.service.consul:   - all images without at least one container associated to them
2086    hashiqube0.service.consul:   - all build cache
2087    hashiqube0.service.consul:
2088    hashiqube0.service.consul: Are you sure you want to continue? [y/N] Deleted build cache objects:
2089    hashiqube0.service.consul: qe2mer6ksfm8u4voor2ypvgno
2090    hashiqube0.service.consul: 1g24nzoi9wz0x57r02fglyl15
2091    hashiqube0.service.consul: cug5tjtl8j7bffgfd8qfd8es2
2092    hashiqube0.service.consul: f69nzztnpvwd2hoi7todu0i4e
2093    hashiqube0.service.consul: v3xv7b82sushuf166hwm3064v
2094    hashiqube0.service.consul: 1oymcmgo4vxn97qy5a3yv4zl3
2095    hashiqube0.service.consul:
2096    hashiqube0.service.consul: Total reclaimed space: 154.6MB
2097    hashiqube0.service.consul: WARNING! This will remove:
2098    hashiqube0.service.consul:   - all stopped containers
2099    hashiqube0.service.consul:   - all networks not used by at least one container
2100    hashiqube0.service.consul:   - all volumes not used by at least one container
2101    hashiqube0.service.consul:   - all dangling images
2102    hashiqube0.service.consul:   - all dangling build cache
2103    hashiqube0.service.consul:
2104    hashiqube0.service.consul: Are you sure you want to continue? [y/N] Total reclaimed space: 0B
2105    hashiqube0.service.consul: ++++
2106    hashiqube0.service.consul: ++++ Ensure Vault is running..
2107    hashiqube0.service.consul: ++++
2108    hashiqube0.service.consul: CPU is amd64
2109    hashiqube0.service.consul: Reading package lists...
2110    hashiqube0.service.consul: Building dependency tree...
2111    hashiqube0.service.consul: Reading state information...
2112    hashiqube0.service.consul: curl is already the newest version (7.68.0-1ubuntu2.16).
2113    hashiqube0.service.consul: unzip is already the newest version (6.0-25ubuntu1.1).
2114    hashiqube0.service.consul: jq is already the newest version (1.6-1ubuntu0.20.04.1).
2115    hashiqube0.service.consul: 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
2116    hashiqube0.service.consul: ++++
2117    hashiqube0.service.consul: ++++ Vault not installed, installing..
2118    hashiqube0.service.consul: ++++
2119    hashiqube0.service.consul: Archive:  /tmp/vault.zip
2120    hashiqube0.service.consul:   inflating: vault
2121    hashiqube0.service.consul: ++++
2122    hashiqube0.service.consul: ++++ Installed Vault v1.13.0 (a4cf0dc4437de35fce4860857b64569d092a9b5a), built 2023-03-01T14:58:13Z
2123    hashiqube0.service.consul: ++++
2124    hashiqube0.service.consul: [Unit]
2125    hashiqube0.service.consul: Description="HashiCorp Vault - A tool for managing secrets"
2126    hashiqube0.service.consul: Documentation=https://www.vaultproject.io/docs/
2127    hashiqube0.service.consul: Requires=network-online.target
2128    hashiqube0.service.consul: After=network-online.target
2129    hashiqube0.service.consul: ConditionFileNotEmpty=/etc/vault/config.hcl
2130    hashiqube0.service.consul:
2131    hashiqube0.service.consul: [Service]
2132    hashiqube0.service.consul: User=vault
2133    hashiqube0.service.consul: Group=vault
2134    hashiqube0.service.consul: ProtectSystem=full
2135    hashiqube0.service.consul: ProtectHome=read-only
2136    hashiqube0.service.consul: PrivateTmp=yes
2137    hashiqube0.service.consul: PrivateDevices=yes
2138    hashiqube0.service.consul: SecureBits=keep-caps
2139    hashiqube0.service.consul: AmbientCapabilities=CAP_IPC_LOCK
2140    hashiqube0.service.consul: NoNewPrivileges=yes
2141    hashiqube0.service.consul: ExecStart=/usr/local/bin/vault server -config=/etc/vault/config.hcl
2142    hashiqube0.service.consul: ExecReload=/bin/kill --signal HUP
2143    hashiqube0.service.consul: KillMode=process
2144    hashiqube0.service.consul: KillSignal=SIGINT
2145    hashiqube0.service.consul: Restart=on-failure
2146    hashiqube0.service.consul: RestartSec=5
2147    hashiqube0.service.consul: TimeoutStopSec=30
2148    hashiqube0.service.consul: StartLimitBurst=3
2149    hashiqube0.service.consul: LimitNOFILE=65536
2150    hashiqube0.service.consul:
2151    hashiqube0.service.consul: [Install]
2152    hashiqube0.service.consul: WantedBy=multi-user.target
2153    hashiqube0.service.consul: disable_cache = true
2154    hashiqube0.service.consul: disable_mlock = true
2155    hashiqube0.service.consul: ui = true
2156    hashiqube0.service.consul: listener "tcp" {
2157    hashiqube0.service.consul:    address          = "0.0.0.0:8200"
2158    hashiqube0.service.consul:    tls_disable      = 1
2159    hashiqube0.service.consul: }
2160    hashiqube0.service.consul: storage "file" {
2161    hashiqube0.service.consul:    path  = "/var/lib/vault/data"
2162    hashiqube0.service.consul:  }
2163    hashiqube0.service.consul: # use consul as storage backend
2164    hashiqube0.service.consul: #storage "consul" {
2165    hashiqube0.service.consul: #  address = "127.0.0.1:8500"
2166    hashiqube0.service.consul: #  path    = "vault"
2167    hashiqube0.service.consul: #}
2168    hashiqube0.service.consul: api_addr         = "http://0.0.0.0:8200"
2169    hashiqube0.service.consul: max_lease_ttl         = "10h"
2170    hashiqube0.service.consul: default_lease_ttl    = "10h"
2171    hashiqube0.service.consul: cluster_name         = "vault"
2172    hashiqube0.service.consul: raw_storage_endpoint     = true
2173    hashiqube0.service.consul: disable_sealwrap     = true
2174    hashiqube0.service.consul: disable_printable_check = true
2175    hashiqube0.service.consul: Created symlink /etc/systemd/system/multi-user.target.wants/vault.service → /etc/systemd/system/vault.service.
2176    hashiqube0.service.consul: ● vault.service - "HashiCorp Vault - A tool for managing secrets"
2177    hashiqube0.service.consul:      Loaded: loaded (/etc/systemd/system/vault.service; enabled; vendor preset: enabled)
2178    hashiqube0.service.consul:      Active: active (running) since Sat 2023-03-18 08:11:42 UTC; 11ms ago
2179    hashiqube0.service.consul:        Docs: https://www.vaultproject.io/docs/
2180    hashiqube0.service.consul:    Main PID: 3588 ((vault))
2181    hashiqube0.service.consul:       Tasks: 1 (limit: 4915)
2182    hashiqube0.service.consul:      Memory: 128.0K
2183    hashiqube0.service.consul:      CGroup: /docker/e4d0b1ea1d0ddfe9a2d854cdeaaa5ccad4012c0ab3dfe331b6c6f71f803ba3b7/system.slice/vault.service    
2184    hashiqube0.service.consul:              └─3588 /usr/local/bin/vault server -config=/etc/vault/config.hcl
2185    hashiqube0.service.consul:
2186    hashiqube0.service.consul: Mar 18 08:11:42 hashiqube0.service.consul systemd[1]: Started "HashiCorp Vault - A tool for managing secrets".
2187    hashiqube0.service.consul: ++++
2188    hashiqube0.service.consul: ++++ Vault http://localhost:8200/ui and enter the following codes displayed below
2189    hashiqube0.service.consul: ++++
2190    hashiqube0.service.consul: ++++ Auto unseal vault
2191    hashiqube0.service.consul: ++++
2192    hashiqube0.service.consul: Key                Value
2193    hashiqube0.service.consul: ---                -----
2194    hashiqube0.service.consul: Seal Type          shamir
2195    hashiqube0.service.consul: Initialized        true
2196    hashiqube0.service.consul: Sealed             true
2197    hashiqube0.service.consul: Total Shares       5
2198    hashiqube0.service.consul: Threshold          3
2199    hashiqube0.service.consul: Unseal Progress    1/3
2200    hashiqube0.service.consul: Unseal Nonce       ecfedddd-525f-2677-b9e4-733a798a4e21
2201    hashiqube0.service.consul: Version            1.13.0
2202    hashiqube0.service.consul: Build Date         2023-03-01T14:58:13Z
2203    hashiqube0.service.consul: Storage Type       file
2204    hashiqube0.service.consul: HA Enabled         false
2205    hashiqube0.service.consul: Key                Value
2206    hashiqube0.service.consul: ---                -----
2207    hashiqube0.service.consul: Seal Type          shamir
2208    hashiqube0.service.consul: Initialized        true
2209    hashiqube0.service.consul: Sealed             true
2210    hashiqube0.service.consul: Total Shares       5
2211    hashiqube0.service.consul: Threshold          3
2212    hashiqube0.service.consul: Unseal Progress    2/3
2213    hashiqube0.service.consul: Unseal Nonce       ecfedddd-525f-2677-b9e4-733a798a4e21
2214    hashiqube0.service.consul: Version            1.13.0
2215    hashiqube0.service.consul: Build Date         2023-03-01T14:58:13Z
2216    hashiqube0.service.consul: Storage Type       file
2217    hashiqube0.service.consul: HA Enabled         false
2218    hashiqube0.service.consul: Key             Value
2219    hashiqube0.service.consul: ---             -----
2220    hashiqube0.service.consul: Seal Type       shamir
2221    hashiqube0.service.consul: Initialized     true
2222    hashiqube0.service.consul: Sealed          false
2223    hashiqube0.service.consul: Total Shares    5
2224    hashiqube0.service.consul: Threshold       3
2225    hashiqube0.service.consul: Version         1.13.0
2226    hashiqube0.service.consul: Build Date      2023-03-01T14:58:13Z
2227    hashiqube0.service.consul: Storage Type    file
2228    hashiqube0.service.consul: Cluster Name    vault
2229    hashiqube0.service.consul: Cluster ID      9cf00e24-b535-f21d-de78-0a2a5b42c2fe
2230    hashiqube0.service.consul: HA Enabled      false
2231    hashiqube0.service.consul: Key             Value
2232    hashiqube0.service.consul: ---             -----
2233    hashiqube0.service.consul: Seal Type       shamir
2234    hashiqube0.service.consul: Initialized     true
2235    hashiqube0.service.consul: Sealed          false
2236    hashiqube0.service.consul: Total Shares    5
2237    hashiqube0.service.consul: Threshold       3
2238    hashiqube0.service.consul: Version         1.13.0
2239    hashiqube0.service.consul: Build Date      2023-03-01T14:58:13Z
2240    hashiqube0.service.consul: Storage Type    file
2241    hashiqube0.service.consul: Cluster Name    vault
2242    hashiqube0.service.consul: Cluster ID      9cf00e24-b535-f21d-de78-0a2a5b42c2fe
2243    hashiqube0.service.consul: HA Enabled      false
2244    hashiqube0.service.consul: Unseal Key 1: 3Ea2JG5SnnyaaDCdJL+dCbShyaCTdznZvHSxrtwRl8Gn
2245    hashiqube0.service.consul: Unseal Key 2: twzHzeWXN3O52OnWYpUq9FLwkoqpukLdasG5N/7fel0s
2246    hashiqube0.service.consul: Unseal Key 3: QQZbREN7oLzhBM9WrjYrvvWpdbt1LVrRSfk80hzGuM9p
2247    hashiqube0.service.consul: Unseal Key 4: VXj0hMB1ylHrN0KOP7Oz78JUyYU9MsXuLp7df/myES+v
2248    hashiqube0.service.consul: Unseal Key 5: k667bFC1GjuUHKDHLFPvWSWVQ29VDqsTNCW0/o8nbNuf
2249    hashiqube0.service.consul:
2250    hashiqube0.service.consul: Initial Root Token: hvs.5kDH2uVqbVmqsOy33ricQ3RU
2251    hashiqube0.service.consul:
2252    hashiqube0.service.consul: Vault initialized with 5 key shares and a key threshold of 3. Please securely
2253    hashiqube0.service.consul: distribute the key shares printed above. When the Vault is re-sealed,
2254    hashiqube0.service.consul: restarted, or stopped, you must supply at least 3 of these keys to unseal it
2255    hashiqube0.service.consul: before it can start servicing requests.
2256    hashiqube0.service.consul:
2257    hashiqube0.service.consul: Vault does not store the generated root key. Without at least 3 keys to
2258    hashiqube0.service.consul: reconstruct the root key, Vault will remain permanently sealed!
2259    hashiqube0.service.consul:
2260    hashiqube0.service.consul: It is possible to generate new unseal keys, provided you have a quorum of
2261    hashiqube0.service.consul: existing unseal keys shares. See "vault operator rekey" for more information.
2262    hashiqube0.service.consul: Key             Value
2263    hashiqube0.service.consul: ---             -----
2264    hashiqube0.service.consul: Seal Type       shamir
2265    hashiqube0.service.consul: Initialized     true
2266    hashiqube0.service.consul: Sealed          false
2267    hashiqube0.service.consul: Total Shares    5
2268    hashiqube0.service.consul: Threshold       3
2269    hashiqube0.service.consul: Version         1.13.0
2270    hashiqube0.service.consul: Build Date      2023-03-01T14:58:13Z
2271    hashiqube0.service.consul: Storage Type    file
2272    hashiqube0.service.consul: Cluster Name    vault
2273    hashiqube0.service.consul: Cluster ID      9cf00e24-b535-f21d-de78-0a2a5b42c2fe
2274    hashiqube0.service.consul: HA Enabled      false
2275    hashiqube0.service.consul: ++++
2276    hashiqube0.service.consul: ++++ Ensure postgres docker container is running
2277    hashiqube0.service.consul: ++++
2278    hashiqube0.service.consul: Unable to find image 'postgres:latest' locally
2279    hashiqube0.service.consul: latest: Pulling from library/postgres
2280    hashiqube0.service.consul: 3f9582a2cbe7: Pulling fs layer
2281    hashiqube0.service.consul: 0d9d08fc1a1a: Pulling fs layer
2282    hashiqube0.service.consul: ecae4ccb4d1b: Pulling fs layer
2283    hashiqube0.service.consul: e75693e0d7a5: Pulling fs layer
2284    hashiqube0.service.consul: 1b6d5aead1a8: Pulling fs layer
2285    hashiqube0.service.consul: f2aa67d9a6b2: Pulling fs layer
2286    hashiqube0.service.consul: 7a3ec0371e36: Pulling fs layer
2287    hashiqube0.service.consul: 704d9d1b662d: Pulling fs layer
2288    hashiqube0.service.consul: a6e09efc43e8: Pulling fs layer
2289    hashiqube0.service.consul: cb87a0a6528d: Pulling fs layer
2290    hashiqube0.service.consul: 3e290cb732cd: Pulling fs layer
2291    hashiqube0.service.consul: d44d65eaede3: Pulling fs layer
2292    hashiqube0.service.consul: 0c2430d596bb: Pulling fs layer
2293    hashiqube0.service.consul: e75693e0d7a5: Waiting
2294    hashiqube0.service.consul: f2aa67d9a6b2: Waiting
2295    hashiqube0.service.consul: 704d9d1b662d: Waiting
2296    hashiqube0.service.consul: 7a3ec0371e36: Waiting
2297    hashiqube0.service.consul: a6e09efc43e8: Waiting
2298    hashiqube0.service.consul: 1b6d5aead1a8: Waiting
2299    hashiqube0.service.consul: cb87a0a6528d: Waiting
2300    hashiqube0.service.consul: 3e290cb732cd: Waiting
2301    hashiqube0.service.consul: d44d65eaede3: Waiting
2302    hashiqube0.service.consul: 0c2430d596bb: Waiting
2303    hashiqube0.service.consul: ecae4ccb4d1b: Verifying Checksum
2304    hashiqube0.service.consul: ecae4ccb4d1b: Download complete
2305    hashiqube0.service.consul: 0d9d08fc1a1a: Verifying Checksum
2306    hashiqube0.service.consul: 0d9d08fc1a1a: Download complete
2307    hashiqube0.service.consul: e75693e0d7a5: Verifying Checksum
2308    hashiqube0.service.consul: e75693e0d7a5: Download complete
2309    hashiqube0.service.consul: f2aa67d9a6b2: Verifying Checksum
2310    hashiqube0.service.consul: f2aa67d9a6b2: Download complete
2311    hashiqube0.service.consul: 7a3ec0371e36: Verifying Checksum
2312    hashiqube0.service.consul: 7a3ec0371e36: Download complete
2313    hashiqube0.service.consul: 1b6d5aead1a8: Verifying Checksum
2314    hashiqube0.service.consul: 1b6d5aead1a8: Download complete
2315    hashiqube0.service.consul: 704d9d1b662d: Verifying Checksum
2316    hashiqube0.service.consul: 704d9d1b662d: Download complete
2317    hashiqube0.service.consul: 3f9582a2cbe7: Verifying Checksum
2318    hashiqube0.service.consul: 3f9582a2cbe7: Download complete
2319    hashiqube0.service.consul: cb87a0a6528d: Download complete
2320    hashiqube0.service.consul: 3e290cb732cd: Verifying Checksum
2321    hashiqube0.service.consul: 3e290cb732cd: Download complete
2322    hashiqube0.service.consul: 3f9582a2cbe7: Pull complete
2323    hashiqube0.service.consul: 0d9d08fc1a1a: Pull complete
2324    hashiqube0.service.consul: ecae4ccb4d1b: Pull complete
2325    hashiqube0.service.consul: e75693e0d7a5: Pull complete
2326    hashiqube0.service.consul: d44d65eaede3: Verifying Checksum
2327    hashiqube0.service.consul: d44d65eaede3: Download complete
2328    hashiqube0.service.consul: 1b6d5aead1a8: Pull complete
2329    hashiqube0.service.consul: f2aa67d9a6b2: Pull complete
2330    hashiqube0.service.consul: 7a3ec0371e36: Pull complete
2331    hashiqube0.service.consul: 704d9d1b662d: Pull complete
2332    hashiqube0.service.consul: 0c2430d596bb: Verifying Checksum
2333    hashiqube0.service.consul: 0c2430d596bb: Download complete
2334    hashiqube0.service.consul: a6e09efc43e8: Verifying Checksum
2335    hashiqube0.service.consul: a6e09efc43e8: Download complete
2336    hashiqube0.service.consul: a6e09efc43e8: Pull complete
2337    hashiqube0.service.consul: cb87a0a6528d: Pull complete
2338    hashiqube0.service.consul: 3e290cb732cd: Pull complete
2339    hashiqube0.service.consul: d44d65eaede3: Pull complete
2340    hashiqube0.service.consul: 0c2430d596bb: Pull complete
2341    hashiqube0.service.consul: Digest: sha256:50a96a21f2992518c2cb4601467cf27c7ac852542d8913c1872fe45cd6449947
2342    hashiqube0.service.consul: Status: Downloaded newer image for postgres:latest
2343    hashiqube0.service.consul: f4c2c1e881cc5ebdf38d281d99eaf680959ef84f691409c7c62d359e71a93a7b
2344    hashiqube0.service.consul: ++++
2345    hashiqube0.service.consul: ++++ Ensure postgresql-client is installed
2346    hashiqube0.service.consul: ++++
2347    hashiqube0.service.consul: Reading package lists...
2348    hashiqube0.service.consul: Building dependency tree...
2349    hashiqube0.service.consul: Reading state information...
2350    hashiqube0.service.consul: The following additional packages will be installed:
2351    hashiqube0.service.consul:   libpq5 libpython3.9 libpython3.9-dev postgresql-client-12
2352    hashiqube0.service.consul:   postgresql-client-common
2353    hashiqube0.service.consul: Suggested packages:
2354    hashiqube0.service.consul:   postgresql-doc-12 postgresql-12
2355    hashiqube0.service.consul: The following NEW packages will be installed:
2356    hashiqube0.service.consul:   libpq-dev libpq5 libpython3.9 libpython3.9-dev postgresql-client
2357    hashiqube0.service.consul:   postgresql-client-12 postgresql-client-common python3.9-dev
2358    hashiqube0.service.consul: 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
2359    hashiqube0.service.consul: Need to get 7688 kB of archives.
2360    hashiqube0.service.consul: After this operation, 32.3 MB of additional disk space will be used.
2361    hashiqube0.service.consul: Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.14-0ubuntu0.20.04.1 [116 kB]
2362    hashiqube0.service.consul: Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.14-0ubuntu0.20.04.1 [137 kB]
2363    hashiqube0.service.consul: Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython3.9 amd64 3.9.5-3ubuntu0~20.04.1 [1714 kB]
2364    hashiqube0.service.consul: Get:4 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython3.9-dev amd64 3.9.5-3ubuntu0~20.04.1 [4126 kB]
2365    hashiqube0.service.consul: Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB]
2366    hashiqube0.service.consul: Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.14-0ubuntu0.20.04.1 [1053 kB]
2367    hashiqube0.service.consul: Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client all 12+214ubuntu0.1 [3940 B]
2368    hashiqube0.service.consul: Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.9-dev amd64 3.9.5-3ubuntu0~20.04.1 [510 kB]
2369    hashiqube0.service.consul: debconf: unable to initialize frontend: Dialog
2370    hashiqube0.service.consul: debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 8.)
2371    hashiqube0.service.consul: debconf: falling back to frontend: Readline
2372    hashiqube0.service.consul: debconf: unable to initialize frontend: Readline
2373    hashiqube0.service.consul: debconf: (This frontend requires a controlling tty.)
2374    hashiqube0.service.consul: debconf: falling back to frontend: Teletype
2375    hashiqube0.service.consul: dpkg-preconfigure: unable to re-open stdin:
2376    hashiqube0.service.consul: Fetched 7688 kB in 9s (817 kB/s)
2377    hashiqube0.service.consul: Selecting previously unselected package libpq5:amd64.
2378(Reading database ... 44004 files and directories currently installed.)
2379    hashiqube0.service.consul: Preparing to unpack .../0-libpq5_12.14-0ubuntu0.20.04.1_amd64.deb ...
2380    hashiqube0.service.consul: Unpacking libpq5:amd64 (12.14-0ubuntu0.20.04.1) ...
2381    hashiqube0.service.consul: Selecting previously unselected package libpq-dev.
2382    hashiqube0.service.consul: Preparing to unpack .../1-libpq-dev_12.14-0ubuntu0.20.04.1_amd64.deb ...
2383    hashiqube0.service.consul: Unpacking libpq-dev (12.14-0ubuntu0.20.04.1) ...
2384    hashiqube0.service.consul: Selecting previously unselected package libpython3.9:amd64.
2385    hashiqube0.service.consul: Preparing to unpack .../2-libpython3.9_3.9.5-3ubuntu0~20.04.1_amd64.deb ...
2386    hashiqube0.service.consul: Unpacking libpython3.9:amd64 (3.9.5-3ubuntu0~20.04.1) ...
2387    hashiqube0.service.consul: Selecting previously unselected package libpython3.9-dev:amd64.
2388    hashiqube0.service.consul: Preparing to unpack .../3-libpython3.9-dev_3.9.5-3ubuntu0~20.04.1_amd64.deb ...
2389    hashiqube0.service.consul: Unpacking libpython3.9-dev:amd64 (3.9.5-3ubuntu0~20.04.1) ...
2390    hashiqube0.service.consul: Selecting previously unselected package postgresql-client-common.
2391    hashiqube0.service.consul: Preparing to unpack .../4-postgresql-client-common_214ubuntu0.1_all.deb ...
2392    hashiqube0.service.consul: Unpacking postgresql-client-common (214ubuntu0.1) ...
2393    hashiqube0.service.consul: Selecting previously unselected package postgresql-client-12.
2394    hashiqube0.service.consul: Preparing to unpack .../5-postgresql-client-12_12.14-0ubuntu0.20.04.1_amd64.deb ...
2395    hashiqube0.service.consul: Unpacking postgresql-client-12 (12.14-0ubuntu0.20.04.1) ...
2396    hashiqube0.service.consul: Selecting previously unselected package postgresql-client.
2397    hashiqube0.service.consul: Preparing to unpack .../6-postgresql-client_12+214ubuntu0.1_all.deb ...
2398    hashiqube0.service.consul: Unpacking postgresql-client (12+214ubuntu0.1) ...
2399    hashiqube0.service.consul: Selecting previously unselected package python3.9-dev.
2400    hashiqube0.service.consul: Preparing to unpack .../7-python3.9-dev_3.9.5-3ubuntu0~20.04.1_amd64.deb ...
2401    hashiqube0.service.consul: Unpacking python3.9-dev (3.9.5-3ubuntu0~20.04.1) ...
2402    hashiqube0.service.consul: Setting up postgresql-client-common (214ubuntu0.1) ...
2403    hashiqube0.service.consul: Setting up libpq5:amd64 (12.14-0ubuntu0.20.04.1) ...
2404    hashiqube0.service.consul: Setting up libpq-dev (12.14-0ubuntu0.20.04.1) ...
2405    hashiqube0.service.consul: Setting up postgresql-client-12 (12.14-0ubuntu0.20.04.1) ...
2406    hashiqube0.service.consul: update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
2407    hashiqube0.service.consul: Setting up libpython3.9:amd64 (3.9.5-3ubuntu0~20.04.1) ...
2408    hashiqube0.service.consul: Setting up postgresql-client (12+214ubuntu0.1) ...
2409    hashiqube0.service.consul: Setting up libpython3.9-dev:amd64 (3.9.5-3ubuntu0~20.04.1) ...
2410    hashiqube0.service.consul: Setting up python3.9-dev (3.9.5-3ubuntu0~20.04.1) ...
2411    hashiqube0.service.consul: Processing triggers for man-db (2.9.1-1) ...
2412    hashiqube0.service.consul: Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
2413    hashiqube0.service.consul: ++++
2414    hashiqube0.service.consul: ++++ Source /etc/environment
2415    hashiqube0.service.consul: ++++
2416    hashiqube0.service.consul: ++++
2417    hashiqube0.service.consul: ++++ Show users in database
2418    hashiqube0.service.consul: ++++
2419    hashiqube0.service.consul:                                    List of roles
2420    hashiqube0.service.consul:  Role name |                         Attributes                         | Member of
2421    hashiqube0.service.consul: -----------+------------------------------------------------------------+-----------
2422    hashiqube0.service.consul:  root      | Superuser, Create role, Create DB, Replication, Bypass RLS | {}
2423    hashiqube0.service.consul:
2424    hashiqube0.service.consul: ++++
2425    hashiqube0.service.consul: ++++ Vault token lookup
2426    hashiqube0.service.consul: ++++
2427    hashiqube0.service.consul: Error looking up token: Error making API request.
2428    hashiqube0.service.consul:
2429    hashiqube0.service.consul: URL: GET http://127.0.0.1:8200/v1/auth/token/lookup-self
2430    hashiqube0.service.consul: Code: 403. Errors:
2431    hashiqube0.service.consul:
2432    hashiqube0.service.consul: * permission denied
2433    hashiqube0.service.consul: ++++
2434    hashiqube0.service.consul: ++++ Enable Vault Database PostgreSQL secret engine
2435    hashiqube0.service.consul: ++++
2436    hashiqube0.service.consul: Error enabling: Error making API request.
2437    hashiqube0.service.consul:
2438    hashiqube0.service.consul: URL: POST http://127.0.0.1:8200/v1/sys/mounts/database
2439    hashiqube0.service.consul: Code: 403. Errors:
2440    hashiqube0.service.consul:
2441    hashiqube0.service.consul: * permission denied
2442    hashiqube0.service.consul: ++++
2443    hashiqube0.service.consul: ++++ Configure PostgreSQL
2444    hashiqube0.service.consul: ++++
2445    hashiqube0.service.consul: Error writing data to database/config/postgresql: Error making API request.
2446    hashiqube0.service.consul:
2447    hashiqube0.service.consul: URL: PUT http://127.0.0.1:8200/v1/database/config/postgresql
2448    hashiqube0.service.consul: Code: 403. Errors:
2449    hashiqube0.service.consul:
2450    hashiqube0.service.consul: * permission denied
2451    hashiqube0.service.consul: ++++
2452    hashiqube0.service.consul: ++++ Create a role
2453    hashiqube0.service.consul: ++++
2454    hashiqube0.service.consul: Error writing data to database/roles/postgresql-role: Error making API request.
2455    hashiqube0.service.consul:
2456    hashiqube0.service.consul: URL: PUT http://127.0.0.1:8200/v1/database/roles/postgresql-role
2457    hashiqube0.service.consul: Code: 403. Errors:
2458    hashiqube0.service.consul:
2459    hashiqube0.service.consul: * permission denied
2460    hashiqube0.service.consul: ++++
2461    hashiqube0.service.consul: ++++ Create policy
2462    hashiqube0.service.consul: ++++
2463    hashiqube0.service.consul: Error uploading policy: Error making API request.
2464    hashiqube0.service.consul:
2465    hashiqube0.service.consul: URL: PUT http://127.0.0.1:8200/v1/sys/policies/acl/apps
2466    hashiqube0.service.consul: Code: 403. Errors:
2467    hashiqube0.service.consul:
2468    hashiqube0.service.consul: * permission denied
2469    hashiqube0.service.consul: ++++
2470    hashiqube0.service.consul: ++++ Create a new token with apps policy attached
2471    hashiqube0.service.consul: ++++
2472    hashiqube0.service.consul: Error creating token: Error making API request.
2473    hashiqube0.service.consul:
2474    hashiqube0.service.consul: URL: POST http://127.0.0.1:8200/v1/auth/token/create
2475    hashiqube0.service.consul: Code: 403. Errors:
2476    hashiqube0.service.consul:
2477    hashiqube0.service.consul: * permission denied
2478    hashiqube0.service.consul: ++++
2479    hashiqube0.service.consul: ++++ New Token:
2480    hashiqube0.service.consul: ++++
2481    hashiqube0.service.consul: ++++
2482    hashiqube0.service.consul: ++++ Create new connection with token
2483    hashiqube0.service.consul: ++++
2484    hashiqube0.service.consul: Error reading database/creds/postgresql-role: Error making API request.
2485    hashiqube0.service.consul:
2486    hashiqube0.service.consul: URL: GET http://127.0.0.1:8200/v1/database/creds/postgresql-role
2487    hashiqube0.service.consul: Code: 403. Errors:
2488    hashiqube0.service.consul:
2489    hashiqube0.service.consul: * permission denied
2490    hashiqube0.service.consul: ++++
2491    hashiqube0.service.consul: ++++ Now show users in database again with new user created
2492    hashiqube0.service.consul: ++++
2493    hashiqube0.service.consul:                                    List of roles
2494    hashiqube0.service.consul:  Role name |                         Attributes                         | Member of
2495    hashiqube0.service.consul: -----------+------------------------------------------------------------+-----------
2496    hashiqube0.service.consul:  root      | Superuser, Create role, Create DB, Replication, Bypass RLS | {}
2497    hashiqube0.service.consul:
2498==> hashiqube0.service.consul: Running provisioner: dbt (shell)...
2499    hashiqube0.service.consul: Running: C:/AppData/Local/Temp/vagrant-shell20230318-9144-1khfisr.sh
2500    hashiqube0.service.consul: PATH is missing /home/vagrant/.local/bin, adding into PATH
2501    hashiqube0.service.consul: Python 3.9.5
2502    hashiqube0.service.consul: Collecting pip
2503    hashiqube0.service.consul:   Downloading pip-23.0.1-py3-none-any.whl (2.1 MB)
2504    hashiqube0.service.consul: Installing collected packages: pip
2505    hashiqube0.service.consul: Successfully installed pip-23.0.1
2506    hashiqube0.service.consul: pip 20.0.2 from /usr/lib/python3/dist-packages/pip (python 3.8)
2507    hashiqube0.service.consul: postgres
2508    hashiqube0.service.consul: postgres
2509    hashiqube0.service.consul: ++++
2510    hashiqube0.service.consul: ++++ The chosen dbt adapter is postgres
2511    hashiqube0.service.consul: ++++
2512    hashiqube0.service.consul: ++++ installing postgres adapter
2513    hashiqube0.service.consul: Defaulting to user installation because normal site-packages is not writeable
2514    hashiqube0.service.consul: Collecting dbt-postgres
2515    hashiqube0.service.consul:   Cloning https://github.com/dbt-labs/dbt-core (to revision v1.2.5) to /tmp/pip-install-47vui5hp/dbt-postgres_287c38391ac8433f8cf51df4e2925150
2516    hashiqube0.service.consul:   Running command git clone --filter=blob:none --quiet https://github.com/dbt-labs/dbt-core /tmp/pip-install-47vui5hp/dbt-postgres_287c38391ac8433f8cf51df4e2925150
2517    hashiqube0.service.consul:   Running command git checkout -q eb4ac514c5d83293adbb14741380447178388fc3
2518    hashiqube0.service.consul:   Resolved https://github.com/dbt-labs/dbt-core to commit eb4ac514c5d83293adbb14741380447178388fc3
2519    hashiqube0.service.consul:   Preparing metadata (setup.py): started
2520    hashiqube0.service.consul:   Preparing metadata (setup.py): finished with status 'done'
2521    hashiqube0.service.consul: Collecting dbt-core==1.2.5
2522    hashiqube0.service.consul:   Downloading dbt_core-1.2.5-py3-none-any.whl (874 kB)
2523    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 874.5/874.5 kB 923.5 kB/s eta 0:00:00
2524    hashiqube0.service.consul: Collecting psycopg2-binary~=2.8
2525    hashiqube0.service.consul:   Downloading psycopg2_binary-2.9.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB)
2526    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 338.9 kB/s eta 0:00:00
2527    hashiqube0.service.consul: Collecting dbt-extractor~=0.4.1
2528    hashiqube0.service.consul:   Downloading dbt_extractor-0.4.1-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.1 MB)
2529    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 442.3 kB/s eta 0:00:00
2530    hashiqube0.service.consul: Collecting click<9,>=7.0
2531    hashiqube0.service.consul:   Downloading click-8.1.3-py3-none-any.whl (96 kB)
2532    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 529.9 kB/s eta 0:00:00
2533    hashiqube0.service.consul: Requirement already satisfied: requests<3.0.0 in /usr/lib/python3/dist-packages (from dbt-core==1.2.5->dbt-postgres) (2.22.0)
2534    hashiqube0.service.consul: Collecting packaging<22.0,>=20.9
2535    hashiqube0.service.consul:   Downloading packaging-21.3-py3-none-any.whl (40 kB)
2536    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 649.0 kB/s eta 0:00:00
2537    hashiqube0.service.consul: Collecting hologram<=0.0.15,>=0.0.14
2538    hashiqube0.service.consul:   Downloading hologram-0.0.15-py3-none-any.whl (11 kB)
2539    hashiqube0.service.consul: Collecting mashumaro==2.9
2540    hashiqube0.service.consul:   Downloading mashumaro-2.9-py3-none-any.whl (34 kB)
2541    hashiqube0.service.consul: Collecting Jinja2==2.11.3
2542    hashiqube0.service.consul:   Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
2543    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 899.7 kB/s eta 0:00:00
2544    hashiqube0.service.consul: Collecting typing-extensions>=3.7.4
2545    hashiqube0.service.consul:   Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB)
2546    hashiqube0.service.consul: Collecting sqlparse<0.5,>=0.2.3
2547    hashiqube0.service.consul:   Downloading sqlparse-0.4.3-py3-none-any.whl (42 kB)
2548    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 1.3 MB/s eta 0:00:00
2549    hashiqube0.service.consul: Collecting minimal-snowplow-tracker==0.0.2
2550    hashiqube0.service.consul:   Downloading minimal-snowplow-tracker-0.0.2.tar.gz (12 kB)
2551    hashiqube0.service.consul:   Preparing metadata (setup.py): started
2552    hashiqube0.service.consul:   Preparing metadata (setup.py): finished with status 'done'
2553    hashiqube0.service.consul: Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from dbt-core==1.2.5->dbt-postgres) (2.8)
2554    hashiqube0.service.consul: Collecting networkx<3,>=2.3
2555    hashiqube0.service.consul:   Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB)
2556    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 387.1 kB/s eta 0:00:00
2557    hashiqube0.service.consul: Collecting cffi<2.0.0,>=1.9
2558    hashiqube0.service.consul:   Downloading cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB)
2559    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.2/441.2 kB 1.0 MB/s eta 0:00:00
2560    hashiqube0.service.consul: Collecting MarkupSafe<2.1,>=0.23
2561    hashiqube0.service.consul:   Downloading MarkupSafe-2.0.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB)
2562    hashiqube0.service.consul: Collecting werkzeug<3,>=1
2563    hashiqube0.service.consul:   Downloading Werkzeug-2.2.3-py3-none-any.whl (233 kB)
2564    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.6/233.6 kB 433.6 kB/s eta 0:00:00
2565    hashiqube0.service.consul: Collecting colorama<0.4.6,>=0.3.9
2566    hashiqube0.service.consul:   Downloading colorama-0.4.5-py2.py3-none-any.whl (16 kB)
2567    hashiqube0.service.consul: Collecting logbook<1.6,>=1.5
2568    hashiqube0.service.consul:   Downloading Logbook-1.5.3.tar.gz (85 kB)
2569    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.8/85.8 kB 281.0 kB/s eta 0:00:00
2570    hashiqube0.service.consul:   Preparing metadata (setup.py): started
2571    hashiqube0.service.consul:   Preparing metadata (setup.py): finished with status 'done'
2572    hashiqube0.service.consul: Collecting isodate<0.7,>=0.6
2573    hashiqube0.service.consul:   Downloading isodate-0.6.1-py2.py3-none-any.whl (41 kB)
2574    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 kB 393.5 kB/s eta 0:00:00
2575    hashiqube0.service.consul: Collecting pytz>=2015.7
2576    hashiqube0.service.consul:   Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB)
2577    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 547.6 kB/s eta 0:00:00
2578    hashiqube0.service.consul: Collecting agate<1.6.4,>=1.6
2579    hashiqube0.service.consul:   Downloading agate-1.6.3-py2.py3-none-any.whl (100 kB)
2580    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 778.4 kB/s eta 0:00:00
2581    hashiqube0.service.consul: Collecting pyyaml>=3.13
2582    hashiqube0.service.consul:   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
2583    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 661.8/661.8 kB 433.3 kB/s eta 0:00:00
2584    hashiqube0.service.consul: Collecting msgpack>=0.5.6
2585    hashiqube0.service.consul:   Downloading msgpack-1.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
2586    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.3/322.3 kB 318.7 kB/s eta 0:00:00
2587    hashiqube0.service.consul: Requirement already satisfied: six<2.0,>=1.9.0 in /usr/lib/python3/dist-packages (from minimal-snowplow-tracker==0.0.2->dbt-core==1.2.5->dbt-postgres) (1.14.0)
2588    hashiqube0.service.consul: Collecting leather>=0.3.2
2589    hashiqube0.service.consul:   Downloading leather-0.3.4-py2.py3-none-any.whl (31 kB)
2590    hashiqube0.service.consul: Collecting pytimeparse>=1.1.5
2591    hashiqube0.service.consul:   Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB)
2592    hashiqube0.service.consul: Collecting parsedatetime!=2.5,!=2.6,>=2.1
2593    hashiqube0.service.consul:   Downloading parsedatetime-2.4.tar.gz (58 kB)
2594    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 395.7 kB/s eta 0:00:00
2595    hashiqube0.service.consul:   Preparing metadata (setup.py): started
2596    hashiqube0.service.consul:   Preparing metadata (setup.py): finished with status 'done'
2597    hashiqube0.service.consul: Collecting python-slugify>=1.2.1
2598    hashiqube0.service.consul:   Downloading python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB)
2599    hashiqube0.service.consul: Collecting Babel>=2.0
2600    hashiqube0.service.consul:   Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB)
2601    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 380.7 kB/s eta 0:00:00
2602    hashiqube0.service.consul: Collecting pycparser
2603    hashiqube0.service.consul:   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
2604    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 435.6 kB/s eta 0:00:00
2605    hashiqube0.service.consul: Collecting python-dateutil<2.9,>=2.8
2606    hashiqube0.service.consul:   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
2607    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 354.6 kB/s eta 0:00:00
2608    hashiqube0.service.consul: Collecting jsonschema<4.0,>=3.0
2609    hashiqube0.service.consul:   Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
2610    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 kB 346.5 kB/s eta 0:00:00
2611    hashiqube0.service.consul: Collecting pyparsing!=3.0.5,>=2.0.2
2612    hashiqube0.service.consul:   Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
2613    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 232.1 kB/s eta 0:00:00
2614    hashiqube0.service.consul: Collecting werkzeug<3,>=1
2615    hashiqube0.service.consul:   Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB)
2616    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 327.4 kB/s eta 0:00:00
2617    hashiqube0.service.consul:   Downloading Werkzeug-2.2.1-py3-none-any.whl (232 kB)
2618    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.4/232.4 kB 435.5 kB/s eta 0:00:00
2619    hashiqube0.service.consul:   Downloading Werkzeug-2.2.0-py3-none-any.whl (232 kB)
2620    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.2/232.2 kB 330.2 kB/s eta 0:00:00
2621    hashiqube0.service.consul:   Downloading Werkzeug-2.1.2-py3-none-any.whl (224 kB)
2622    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.9/224.9 kB 301.7 kB/s eta 0:00:00
2623    hashiqube0.service.consul: Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema<4.0,>=3.0->hologram<=0.0.15,>=0.0.14->dbt-core==1.2.5->dbt-postgres) (45.2.0)
2624    hashiqube0.service.consul: Collecting attrs>=17.4.0
2625    hashiqube0.service.consul:   Downloading attrs-22.2.0-py3-none-any.whl (60 kB)
2626    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 361.1 kB/s eta 0:00:00
2627    hashiqube0.service.consul: Collecting pyrsistent>=0.14.0
2628    hashiqube0.service.consul:   Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB)
2629    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 680.8 kB/s eta 0:00:00
2630    hashiqube0.service.consul: Collecting future
2631    hashiqube0.service.consul:   Downloading future-0.18.3.tar.gz (840 kB)
2632    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 452.6 kB/s eta 0:00:00
2633    hashiqube0.service.consul:   Preparing metadata (setup.py): started
2634    hashiqube0.service.consul:   Preparing metadata (setup.py): finished with status 'done'
2635    hashiqube0.service.consul: Collecting text-unidecode>=1.3
2636    hashiqube0.service.consul:   Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
2637    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/78.2 kB 289.9 kB/s eta 0:00:00
2638    hashiqube0.service.consul: Building wheels for collected packages: dbt-postgres, minimal-snowplow-tracker, logbook, parsedatetime, future
2639    hashiqube0.service.consul:   Building wheel for dbt-postgres (setup.py): started
2640    hashiqube0.service.consul:   Building wheel for dbt-postgres (setup.py): finished with status 'done'
2641    hashiqube0.service.consul:   Created wheel for dbt-postgres: filename=dbt_postgres-1.2.5-py3-none-any.whl size=16704 sha256=04f604af66115a1d1ab57fd0814976c40262d327c5c1296e32df5c1f0b62ecbb
2642    hashiqube0.service.consul:   Stored in directory: /tmp/pip-ephem-wheel-cache-a2ely3f1/wheels/fc/90/af/b064347e2e4798f8fa1f9a12689d4c3d8dbf95a852d6d52c50
2643    hashiqube0.service.consul:   Building wheel for minimal-snowplow-tracker (setup.py): started
2644    hashiqube0.service.consul:   Building wheel for minimal-snowplow-tracker (setup.py): finished with status 'done'
2645    hashiqube0.service.consul:   Created wheel for minimal-snowplow-tracker: filename=minimal_snowplow_tracker-0.0.2-py3-none-any.whl size=17811 sha256=6be5012f35b5790b542e82533b54427eb5722ce6c962681a03937c5a1d04c877
2646    hashiqube0.service.consul:   Stored in directory: /tmp/pip-ephem-wheel-cache-a2ely3f1/wheels/df/84/05/667d4748d5595cc017f1cf000016e7c17126bc1c9aa7174c89
2647    hashiqube0.service.consul:   Building wheel for logbook (setup.py): started
2648    hashiqube0.service.consul:   Building wheel for logbook (setup.py): finished with status 'done'
2649    hashiqube0.service.consul:   Created wheel for logbook: filename=Logbook-1.5.3-cp39-cp39-linux_x86_64.whl size=66375 sha256=bab41d19edeb7350ff08cdcec59522cea1d314324f872df3a4314315d2d27b91
2650    hashiqube0.service.consul:   Stored in directory: /tmp/pip-ephem-wheel-cache-a2ely3f1/wheels/b2/87/64/bc96601e8797f86d972db77d78c18e2d102991bcc027657c4a
2651    hashiqube0.service.consul:   Building wheel for parsedatetime (setup.py): started
2652    hashiqube0.service.consul:   Building wheel for parsedatetime (setup.py): finished with status 'done'
2653    hashiqube0.service.consul:   Created wheel for parsedatetime: filename=parsedatetime-2.4-py3-none-any.whl size=42748 sha256=feea92a014a5fe4ec5c512998bde31d5164d896c876ff1b98358b2057100e2d1
2654    hashiqube0.service.consul:   Stored in directory: /tmp/pip-ephem-wheel-cache-a2ely3f1/wheels/92/80/ea/12d7c2c45f3ad765ee4cc505a22d5af2d1cc5defb0f4c0552b
2655    hashiqube0.service.consul:   Building wheel for future (setup.py): started
2656    hashiqube0.service.consul:   Building wheel for future (setup.py): finished with status 'done'
2657    hashiqube0.service.consul:   Created wheel for future: filename=future-0.18.3-py3-none-any.whl size=492025 sha256=d342570b5beaffb0247a62220b9f4524a4ffb65b411dd16809f3300cb788c7b4
2658    hashiqube0.service.consul:   Stored in directory: /tmp/pip-ephem-wheel-cache-a2ely3f1/wheels/bf/5d/6a/2e53874f7ec4e2bede522385439531fafec8fafe005b5c3d1b
2659    hashiqube0.service.consul: Successfully built dbt-postgres minimal-snowplow-tracker logbook parsedatetime future
2660    hashiqube0.service.consul: Installing collected packages: text-unidecode, pytz, pytimeparse, msgpack, logbook, werkzeug, typing-extensions, sqlpa
2661rse, pyyaml, python-slugify, python-dateutil, pyrsistent, pyparsing, pycparser, psycopg2-binary, networkx, minimal-snowplow-tracker, MarkupSafe, leat
2662her, isodate, future, dbt-extractor, colorama, click, Babel, attrs, parsedatetime, packaging, mashumaro, jsonschema, Jinja2, cffi, hologram, agate, dbt-core, dbt-postgres
2663    hashiqube0.service.consul: Successfully installed Babel-2.12.1 Jinja2-2.11.3 MarkupSafe-2.0.1 agate-1.6.3 attrs-22.2.0 cffi-1.15.1 click-8.1.3 co
2664lorama-0.4.5 dbt-core-1.2.5 dbt-extractor-0.4.1 dbt-postgres-1.2.5 future-0.18.3 hologram-0.0.15 isodate-0.6.1 jsonschema-3.2.0 leather-0.3.4 logbook
2665-1.5.3 mashumaro-2.9 minimal-snowplow-tracker-0.0.2 msgpack-1.0.5 networkx-2.8.8 packaging-21.3 parsedatetime-2.4 psycopg2-binary-2.9.5 pycparser-2.2
26661 pyparsing-3.0.9 pyrsistent-0.19.3 python-dateutil-2.8.2 python-slugify-8.0.1 pytimeparse-1.1.8 pytz-2022.7.1 pyyaml-6.0 sqlparse-0.4.3 text-unidecode-1.3 typing-extensions-4.5.0 werkzeug-2.1.2
2667    hashiqube0.service.consul: Core:
2668    hashiqube0.service.consul:   - installed: 1.2.5
2669    hashiqube0.service.consul:   - latest:    1.4.5 - Update available!
2670    hashiqube0.service.consul:
2671    hashiqube0.service.consul:   Your version of dbt-core is out of date!
2672    hashiqube0.service.consul:   You can find instructions for upgrading here:
2673    hashiqube0.service.consul:   https://docs.getdbt.com/docs/installation
2674    hashiqube0.service.consul:
2675    hashiqube0.service.consul: Plugins:
2676    hashiqube0.service.consul:   - postgres: 1.2.5 - Update available!
2677    hashiqube0.service.consul:
2678    hashiqube0.service.consul:   At least one plugin is out of date or incompatible with dbt-core.
2679    hashiqube0.service.consul:   You can find instructions for upgrading here:
2680    hashiqube0.service.consul:   https://docs.getdbt.com/docs/installation
2681    hashiqube0.service.consul: ++++
2682    hashiqube0.service.consul: ++++ dbt-core is ready with adapter postgres. Installed at /home/vagrant/.local/bin/dbt which is now in your PATH, type 'dbt' to get started
2683    hashiqube0.service.consul: ++++
2684    hashiqube0.service.consul: ++++
2685    hashiqube0.service.consul: ++++ Now let's use a practical example from DBT Labs - https://github.com/dbt-labs/jaffle_shop
2686    hashiqube0.service.consul: ++++
2687    hashiqube0.service.consul: ++++
2688    hashiqube0.service.consul: ++++ Ensure postgresql-client is installed
2689    hashiqube0.service.consul: ++++
2690    hashiqube0.service.consul: Reading package lists...
2691    hashiqube0.service.consul: Building dependency tree...
2692    hashiqube0.service.consul: Reading state information...
2693    hashiqube0.service.consul: libpq-dev is already the newest version (12.14-0ubuntu0.20.04.1).
2694    hashiqube0.service.consul: postgresql-client is already the newest version (12+214ubuntu0.1).
2695    hashiqube0.service.consul: python3.9-dev is already the newest version (3.9.5-3ubuntu0~20.04.1).
2696    hashiqube0.service.consul: 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
2697    hashiqube0.service.consul: Defaulting to user installation because normal site-packages is not writeable
2698    hashiqube0.service.consul: Collecting psycopg2==2.9.4
2699    hashiqube0.service.consul:   Downloading psycopg2-2.9.4.tar.gz (384 kB)
2700    hashiqube0.service.consul:      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.0/384.0 kB 1.9 MB/s eta 0:00:00
2701    hashiqube0.service.consul:   Preparing metadata (setup.py): started
2702    hashiqube0.service.consul:   Preparing metadata (setup.py): finished with status 'done'
2703    hashiqube0.service.consul: Building wheels for collected packages: psycopg2
2704    hashiqube0.service.consul:   Building wheel for psycopg2 (setup.py): started
2705    hashiqube0.service.consul:   Building wheel for psycopg2 (setup.py): finished with status 'done'
2706    hashiqube0.service.consul:   Created wheel for psycopg2: filename=psycopg2-2.9.4-cp39-cp39-linux_x86_64.whl size=555584 sha256=bac6b02dcedc52d1117b92b02fa3ea1ea7fc7785b948fbc63d9a15602e800c84
2707    hashiqube0.service.consul:   Stored in directory: /home/vagrant/.cache/pip/wheels/87/96/fd/9a9fcd19cb9f0cb6da6458680f15a694fff186709b19a5ef62  
2708    hashiqube0.service.consul: Successfully built psycopg2
2709    hashiqube0.service.consul: Installing collected packages: psycopg2
2710    hashiqube0.service.consul: Successfully installed psycopg2-2.9.4
2711    hashiqube0.service.consul: ++++
2712    hashiqube0.service.consul: ++++ Create database jaffle_shop
2713    hashiqube0.service.consul: ++++
2714    hashiqube0.service.consul: CREATE DATABASE
2715    hashiqube0.service.consul: ++++
2716    hashiqube0.service.consul: ++++ Cloning https://github.com/dbt-labs/jaffle_shop into /vagrant/dbt/jaffle_shop
2717    hashiqube0.service.consul: ++++
2718    hashiqube0.service.consul: Cloning into '/vagrant/dbt/jaffle_shop'...
2719    hashiqube0.service.consul: ++++
2720    hashiqube0.service.consul: ++++ dbt init jaffle_shop
2721    hashiqube0.service.consul: ++++
2722    hashiqube0.service.consul: 08:16:17  Running with dbt=1.2.5
2723    hashiqube0.service.consul: 08:16:17  Creating dbt configuration folder at /home/vagrant/.dbt
2724    hashiqube0.service.consul: 08:16:17  A project called jaffle_shop already exists here.
2725    hashiqube0.service.consul: ++++
2726    hashiqube0.service.consul: ++++ creating /vagrant/dbt/jaffle_shop/profiles.yml for user vagrant
2727    hashiqube0.service.consul: ++++
2728    hashiqube0.service.consul: # example profiles.yml file
2729    hashiqube0.service.consul: # credentials comes from database/postgresql.sh
2730    hashiqube0.service.consul: jaffle_shop:
2731    hashiqube0.service.consul:   target: dev
2732    hashiqube0.service.consul:   outputs:
2733    hashiqube0.service.consul:     dev:
2734    hashiqube0.service.consul:       type: postgres
2735    hashiqube0.service.consul:       host: localhost
2736    hashiqube0.service.consul:       user: root
2737    hashiqube0.service.consul:       password: rootpassword
2738    hashiqube0.service.consul:       port: 5432
2739    hashiqube0.service.consul:       dbname: jaffle_shop
2740    hashiqube0.service.consul:       schema: dbt_alice
2741    hashiqube0.service.consul:       threads: 4
2742    hashiqube0.service.consul: # example profiles.yml file
2743    hashiqube0.service.consul: # credentials comes from database/postgresql.sh
2744    hashiqube0.service.consul: jaffle_shop:
2745    hashiqube0.service.consul:   target: dev
2746    hashiqube0.service.consul:   outputs:
2747    hashiqube0.service.consul:     dev:
2748    hashiqube0.service.consul:       type: postgres
2749    hashiqube0.service.consul:       host: localhost
2750    hashiqube0.service.consul:       user: root
2751    hashiqube0.service.consul:       password: rootpassword
2752    hashiqube0.service.consul:       port: 5432
2753    hashiqube0.service.consul:       dbname: jaffle_shop
2754    hashiqube0.service.consul:       schema: dbt_alice
2755    hashiqube0.service.consul:       threads: 4
2756    hashiqube0.service.consul: ++++
2757    hashiqube0.service.consul: ++++ dbt debug
2758    hashiqube0.service.consul: ++++
2759    hashiqube0.service.consul: 08:16:20  Running with dbt=1.2.5
2760    hashiqube0.service.consul: dbt version: 1.2.5
2761    hashiqube0.service.consul: python version: 3.9.5
2762    hashiqube0.service.consul: python path: /usr/bin/python
2763    hashiqube0.service.consul: os info: Linux-5.10.102.1-microsoft-standard-WSL2-x86_64-with-glibc2.31
2764    hashiqube0.service.consul: Using profiles.yml file at /home/vagrant/.dbt/profiles.yml
2765    hashiqube0.service.consul: Using dbt_project.yml file at /vagrant/dbt/jaffle_shop/dbt_project.yml
2766    hashiqube0.service.consul:
2767    hashiqube0.service.consul: Configuration:
2768    hashiqube0.service.consul:   profiles.yml file [OK found and valid]
2769    hashiqube0.service.consul:   dbt_project.yml file [OK found and valid]
2770    hashiqube0.service.consul:
2771    hashiqube0.service.consul: Required dependencies:
2772    hashiqube0.service.consul:  - git [OK found]
2773    hashiqube0.service.consul:
2774    hashiqube0.service.consul: Connection:
2775    hashiqube0.service.consul:   host: localhost
2776    hashiqube0.service.consul:   port: 5432
2777    hashiqube0.service.consul:   user: root
2778    hashiqube0.service.consul:   database: jaffle_shop
2779    hashiqube0.service.consul:   schema: dbt_alice
2780    hashiqube0.service.consul:   search_path: None
2781    hashiqube0.service.consul:   keepalives_idle: 0
2782    hashiqube0.service.consul:   sslmode: None
2783    hashiqube0.service.consul:   Connection test: [OK connection ok]
2784    hashiqube0.service.consul:
2785    hashiqube0.service.consul: All checks passed!
2786    hashiqube0.service.consul: ++++
2787    hashiqube0.service.consul: ++++ dbt seed
2788    hashiqube0.service.consul: ++++
2789    hashiqube0.service.consul: 08:16:24  Running with dbt=1.2.5
2790    hashiqube0.service.consul: 08:16:24  Partial parse save file not found. Starting full parse.
2791    hashiqube0.service.consul: 08:16:25  Found 5 models, 20 tests, 0 snapshots, 0 analyses, 256 macros, 0 operations, 3 seed files, 0 sources, 0 exposures, 0 metrics
2792    hashiqube0.service.consul: 08:16:25
2793    hashiqube0.service.consul: 08:16:25  Concurrency: 4 threads (target='dev')
2794    hashiqube0.service.consul: 08:16:25
2795    hashiqube0.service.consul: 08:16:25  1 of 3 START seed file dbt_alice.raw_customers ................................. [RUN]
2796    hashiqube0.service.consul: 08:16:25  2 of 3 START seed file dbt_alice.raw_orders .................................... [RUN]
2797    hashiqube0.service.consul: 08:16:25  3 of 3 START seed file dbt_alice.raw_payments .................................. [RUN]
2798    hashiqube0.service.consul: 08:16:25  1 of 3 OK loaded seed file dbt_alice.raw_customers ............................. [INSERT 100 in 0.41s]
2799    hashiqube0.service.consul: 08:16:25  2 of 3 OK loaded seed file dbt_alice.raw_orders ................................ [INSERT 99 in 0.42s]     
2800    hashiqube0.service.consul: 08:16:25  3 of 3 OK loaded seed file dbt_alice.raw_payments .............................. [INSERT 113 in 0.43s]
2801    hashiqube0.service.consul: 08:16:25
2802    hashiqube0.service.consul: 08:16:25  Finished running 3 seeds in 0 hours 0 minutes and 0.57 seconds (0.57s).
2803    hashiqube0.service.consul: 08:16:25
2804    hashiqube0.service.consul: 08:16:25  Completed successfully
2805    hashiqube0.service.consul: 08:16:25
2806    hashiqube0.service.consul: 08:16:25  Done. PASS=3 WARN=0 ERROR=0 SKIP=0 TOTAL=3
2807    hashiqube0.service.consul: ++++
2808    hashiqube0.service.consul: ++++ dbt run
2809    hashiqube0.service.consul: ++++
2810    hashiqube0.service.consul: 08:16:29  Running with dbt=1.2.5
2811    hashiqube0.service.consul: 08:16:29  Found 5 models, 20 tests, 0 snapshots, 0 analyses, 256 macros, 0 operations, 3 seed files, 0 sources, 0 exposures, 0 metrics
2812    hashiqube0.service.consul: 08:16:29
2813    hashiqube0.service.consul: 08:16:29  Concurrency: 4 threads (target='dev')
2814    hashiqube0.service.consul: 08:16:29
2815    hashiqube0.service.consul: 08:16:29  1 of 5 START view model dbt_alice.stg_customers ................................ [RUN]
2816    hashiqube0.service.consul: 08:16:29  2 of 5 START view model dbt_alice.stg_orders ................................... [RUN]
2817    hashiqube0.service.consul: 08:16:29  3 of 5 START view model dbt_alice.stg_payments ................................. [RUN]
2818    hashiqube0.service.consul: 08:16:29  1 of 5 OK created view model dbt_alice.stg_customers ........................... [CREATE VIEW in 0.20s]
2819    hashiqube0.service.consul: 08:16:29  3 of 5 OK created view model dbt_alice.stg_payments ............................ [CREATE VIEW in 0.20s]   
2820    hashiqube0.service.consul: 08:16:29  2 of 5 OK created view model dbt_alice.stg_orders .............................. [CREATE VIEW in 0.21s]   
2821    hashiqube0.service.consul: 08:16:29  4 of 5 START table model dbt_alice.customers ................................... [RUN]
2822    hashiqube0.service.consul: 08:16:29  5 of 5 START table model dbt_alice.orders ...................................... [RUN]
2823    hashiqube0.service.consul: 08:16:30  4 of 5 OK created table model dbt_alice.customers .............................. [SELECT 100 in 0.12s]
2824    hashiqube0.service.consul: 08:16:30  5 of 5 OK created table model dbt_alice.orders ................................. [SELECT 99 in 0.12s]     
2825    hashiqube0.service.consul: 08:16:30
2826    hashiqube0.service.consul: 08:16:30  Finished running 3 view models, 2 table models in 0 hours 0 minutes and 0.46 seconds (0.46s).
2827    hashiqube0.service.consul: 08:16:30
2828    hashiqube0.service.consul: 08:16:30  Completed successfully
2829    hashiqube0.service.consul: 08:16:30
2830    hashiqube0.service.consul: 08:16:30  Done. PASS=5 WARN=0 ERROR=0 SKIP=0 TOTAL=5
2831    hashiqube0.service.consul: ++++
2832    hashiqube0.service.consul: ++++ dbt test
2833    hashiqube0.service.consul: ++++
2834    hashiqube0.service.consul: 08:16:33  Running with dbt=1.2.5
2835    hashiqube0.service.consul: 08:16:33  Found 5 models, 20 tests, 0 snapshots, 0 analyses, 256 macros, 0 operations, 3 seed files, 0 sources, 0 exposures, 0 metrics
2836    hashiqube0.service.consul: 08:16:33
2837    hashiqube0.service.consul: 08:16:33  Concurrency: 4 threads (target='dev')
2838    hashiqube0.service.consul: 08:16:33
2839    hashiqube0.service.consul: 08:16:33  1 of 20 START test accepted_values_orders_status__placed__shipped__completed__return_pending__returned  [RUN]
2840    hashiqube0.service.consul: 08:16:33  2 of 20 START test accepted_values_stg_orders_status__placed__shipped__completed__return_pending__returned  [RUN]
2841    hashiqube0.service.consul: 08:16:33  3 of 20 START test accepted_values_stg_payments_payment_method__credit_card__coupon__bank_transfer__gift_card  [RUN]
2842    hashiqube0.service.consul: 08:16:33  4 of 20 START test not_null_customers_customer_id .............................. [RUN]
2843    hashiqube0.service.consul: 08:16:33  2 of 20 PASS accepted_values_stg_orders_status__placed__shipped__completed__return_pending__returned  [PASS in 0.14s]
2844    hashiqube0.service.consul: 08:16:33  5 of 20 START test not_null_orders_amount ...................................... [RUN]
2845    hashiqube0.service.consul: 08:16:33  1 of 20 PASS accepted_values_orders_status__placed__shipped__completed__return_pending__returned  [PASS in 0.15s]
2846    hashiqube0.service.consul: 08:16:33  3 of 20 PASS accepted_values_stg_payments_payment_method__credit_card__coupon__bank_transfer__gift_card  [PASS in 0.15s]
2847    hashiqube0.service.consul: 08:16:33  4 of 20 PASS not_null_customers_customer_id .................................... [PASS in 0.15s]
2848    hashiqube0.service.consul: 08:16:33  6 of 20 START test not_null_orders_bank_transfer_amount ........................ [RUN]
2849    hashiqube0.service.consul: 08:16:33  7 of 20 START test not_null_orders_coupon_amount ............................... [RUN]
2850    hashiqube0.service.consul: 08:16:33  8 of 20 START test not_null_orders_credit_card_amount .......................... [RUN]
2851    hashiqube0.service.consul: 08:16:34  5 of 20 PASS not_null_orders_amount ............................................ [PASS in 0.11s]
2852    hashiqube0.service.consul: 08:16:34  9 of 20 START test not_null_orders_customer_id ................................. [RUN]
2853    hashiqube0.service.consul: 08:16:34  7 of 20 PASS not_null_orders_coupon_amount ..................................... [PASS in 0.10s]
2854    hashiqube0.service.consul: 08:16:34  8 of 20 PASS not_null_orders_credit_card_amount ................................ [PASS in 0.10s]
2855    hashiqube0.service.consul: 08:16:34  10 of 20 START test not_null_orders_gift_card_amount ........................... [RUN]
2856    hashiqube0.service.consul: 08:16:34  11 of 20 START test not_null_orders_order_id ................................... [RUN]
2857    hashiqube0.service.consul: 08:16:34  6 of 20 PASS not_null_orders_bank_transfer_amount .............................. [PASS in 0.12s]
2858    hashiqube0.service.consul: 08:16:34  12 of 20 START test not_null_stg_customers_customer_id ......................... [RUN]
2859    hashiqube0.service.consul: 08:16:34  9 of 20 PASS not_null_orders_customer_id ....................................... [PASS in 0.10s]
2860    hashiqube0.service.consul: 08:16:34  13 of 20 START test not_null_stg_orders_order_id ............................... [RUN]
2861    hashiqube0.service.consul: 08:16:34  11 of 20 PASS not_null_orders_order_id ......................................... [PASS in 0.11s]
2862    hashiqube0.service.consul: 08:16:34  10 of 20 PASS not_null_orders_gift_card_amount ................................. [PASS in 0.11s]
2863    hashiqube0.service.consul: 08:16:34  14 of 20 START test not_null_stg_payments_payment_id ........................... [RUN]
2864    hashiqube0.service.consul: 08:16:34  15 of 20 START test relationships_orders_customer_id__customer_id__ref_customers_  [RUN]
2865    hashiqube0.service.consul: 08:16:34  12 of 20 PASS not_null_stg_customers_customer_id ............................... [PASS in 0.10s]
2866    hashiqube0.service.consul: 08:16:34  16 of 20 START test unique_customers_customer_id ............................... [RUN]
2867    hashiqube0.service.consul: 08:16:34  13 of 20 PASS not_null_stg_orders_order_id ..................................... [PASS in 0.11s]
2868    hashiqube0.service.consul: 08:16:34  17 of 20 START test unique_orders_order_id ..................................... [RUN]
2869    hashiqube0.service.consul: 08:16:34  15 of 20 PASS relationships_orders_customer_id__customer_id__ref_customers_ .... [PASS in 0.11s]
2870    hashiqube0.service.consul: 08:16:34  14 of 20 PASS not_null_stg_payments_payment_id ................................. [PASS in 0.12s]
2871    hashiqube0.service.consul: 08:16:34  16 of 20 PASS unique_customers_customer_id ..................................... [PASS in 0.09s]
2872    hashiqube0.service.consul: 08:16:34  18 of 20 START test unique_stg_customers_customer_id ........................... [RUN]
2873    hashiqube0.service.consul: 08:16:34  19 of 20 START test unique_stg_orders_order_id ................................. [RUN]
2874    hashiqube0.service.consul: 08:16:34  20 of 20 START test unique_stg_payments_payment_id ............................. [RUN]
2875    hashiqube0.service.consul: 08:16:34  17 of 20 PASS unique_orders_order_id ........................................... [PASS in 0.10s]
2876    hashiqube0.service.consul: 08:16:34  18 of 20 PASS unique_stg_customers_customer_id ................................. [PASS in 0.08s]
2877    hashiqube0.service.consul: 08:16:34  20 of 20 PASS unique_stg_payments_payment_id ................................... [PASS in 0.09s]
2878    hashiqube0.service.consul: 08:16:34  19 of 20 PASS unique_stg_orders_order_id ....................................... [PASS in 0.09s]
2879    hashiqube0.service.consul: 08:16:34
2880    hashiqube0.service.consul: 08:16:34  Finished running 20 tests in 0 hours 0 minutes and 0.73 seconds (0.73s).
2881    hashiqube0.service.consul: 08:16:34
2882    hashiqube0.service.consul: 08:16:34  Completed successfully
2883    hashiqube0.service.consul: 08:16:34
2884    hashiqube0.service.consul: 08:16:34  Done. PASS=20 WARN=0 ERROR=0 SKIP=0 TOTAL=20
2885    hashiqube0.service.consul: ++++
2886    hashiqube0.service.consul: ++++ dbt docs generate
2887    hashiqube0.service.consul: ++++
2888    hashiqube0.service.consul: 08:16:37  Running with dbt=1.2.5
2889    hashiqube0.service.consul: 08:16:37  Found 5 models, 20 tests, 0 snapshots, 0 analyses, 256 macros, 0 operations, 3 seed files, 0 sources, 0 exposures, 0 metrics
2890    hashiqube0.service.consul: 08:16:37
2891    hashiqube0.service.consul: 08:16:37  Concurrency: 4 threads (target='dev')
2892    hashiqube0.service.consul: 08:16:37
2893    hashiqube0.service.consul: 08:16:38  Done.
2894    hashiqube0.service.consul: 08:16:38  Building catalog
2895    hashiqube0.service.consul: 08:16:38  Catalog written to /vagrant/dbt/jaffle_shop/target/catalog.json
2896    hashiqube0.service.consul: ++++
2897    hashiqube0.service.consul: ++++ dbt docs serve
2898    hashiqube0.service.consul: ++++
2899    hashiqube0.service.consul: 08:16:41  Running with dbt=1.2.5
2900    hashiqube0.service.consul: 08:16:41  Serving docs at 0.0.0.0:28080
2901    hashiqube0.service.consul: 08:16:41  To access from your browser, navigate to:  http://localhost:28080
2902    hashiqube0.service.consul: 08:16:41
2903    hashiqube0.service.consul: 08:16:41
2904    hashiqube0.service.consul: 08:16:41  Press Ctrl+C to exit.
2905    hashiqube0.service.consul: Terminated
2906    hashiqube0.service.consul: ++++
2907    hashiqube0.service.consul: ++++ You can now access the DBT Doc Server at http://localhost:28080/#!/overview
2908    hashiqube0.service.consul: ++++ Documentation can be found at http://localhost:3333/#/dbt/README
2909    hashiqube0.service.consul: ++++

Let’s discuss.

Get in touch to discuss an idea or project. We can work together to make it live! Or enquire about writing guest posts or speaking in meetups or workshops.