2021-02-05 01:05:43.986 | + ./stack.sh:main:463 : exec 2021-02-05 01:05:43.986 | + ./stack.sh:main:471 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-02-05-010543' 2021-02-05 01:05:43.986 | ++ ./stack.sh:main:463 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-02-05-010543.summary.2021-02-05-010543 2021-02-05 01:05:43.986 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-05 01:05:43.986 | + ./stack.sh:echo_summary:422 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-02-05-010543 2021-02-05 01:05:43.986 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2021-02-05-010543 /opt/stack/logs/stack.sh.log 2021-02-05 01:05:43.986 | + ./stack.sh:main:474 : ln -sf /opt/stack/logs/stack.sh.log.2021-02-05-010543.summary.2021-02-05-010543 /opt/stack/logs/stack.sh.log.summary 2021-02-05 01:05:43.986 | + ./stack.sh:main:489 : check_path_perm_sanity /opt/stack 2021-02-05 01:05:43.986 | + functions:check_path_perm_sanity:620 : local real_path 2021-02-05 01:05:43.986 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-02-05 01:05:43.987 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-02-05 01:05:43.987 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-02-05 01:05:43.987 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-02-05 01:05:43.987 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-02-05 01:05:43.987 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-02-05 01:05:43.987 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-02-05 01:05:43.987 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-02-05 01:05:43.988 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-02-05 01:05:43.990 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-02-05 01:05:43.992 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-02-05 01:05:43.995 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-02-05 01:05:43.999 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-02-05 01:05:44.001 | + ./stack.sh:main:495 : trap exit_trap EXIT 2021-02-05 01:05:44.003 | + ./stack.sh:main:536 : trap err_trap ERR 2021-02-05 01:05:44.005 | + ./stack.sh:main:549 : set -o errexit 2021-02-05 01:05:44.007 | + ./stack.sh:main:552 : uname -a 2021-02-05 01:05:44.008 | Linux dv-osbrick-774180-1-ceph 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-02-05 01:05:44.011 | + ./stack.sh:main:555 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-02-05 01:05:44.013 | + ./stack.sh:main:556 : rm -f /opt/stack/data/ca-bundle.pem 2021-02-05 01:05:44.016 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/database 2021-02-05 01:05:44.048 | + ./stack.sh:main:560 : source /home/ubuntu/devstack/lib/rpc_backend 2021-02-05 01:05:44.064 | + ./stack.sh:main:566 : fetch_plugins 2021-02-05 01:05:44.066 | + functions-common:fetch_plugins:1652 : local plugins=,devstack-plugin-ceph 2021-02-05 01:05:44.068 | + functions-common:fetch_plugins:1653 : local plugin 2021-02-05 01:05:44.070 | + functions-common:fetch_plugins:1656 : [[ -z ,devstack-plugin-ceph ]] 2021-02-05 01:05:44.072 | + functions-common:fetch_plugins:1660 : echo 'Fetching DevStack plugins' 2021-02-05 01:05:44.072 | Fetching DevStack plugins 2021-02-05 01:05:44.074 | + functions-common:fetch_plugins:1661 : for plugin in ${plugins//,/ } 2021-02-05 01:05:44.076 | + functions-common:fetch_plugins:1662 : git_clone_by_name devstack-plugin-ceph 2021-02-05 01:05:44.078 | + functions-common:git_clone_by_name:603 : local name=devstack-plugin-ceph 2021-02-05 01:05:44.080 | + functions-common:git_clone_by_name:604 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2021-02-05 01:05:44.082 | + functions-common:git_clone_by_name:605 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-05 01:05:44.083 | + functions-common:git_clone_by_name:606 : local branch=master 2021-02-05 01:05:44.085 | + functions-common:git_clone_by_name:607 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2021-02-05 01:05:44.087 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2021-02-05 01:05:44.089 | + functions-common:git_clone:526 : local git_dest=/opt/stack/devstack-plugin-ceph 2021-02-05 01:05:44.091 | + functions-common:git_clone:527 : local git_ref=master 2021-02-05 01:05:44.092 | + functions-common:git_clone:528 : local orig_dir 2021-02-05 01:05:44.095 | ++ functions-common:git_clone:529 : pwd 2021-02-05 01:05:44.097 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-05 01:05:44.099 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-05 01:05:44.101 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-05 01:05:44.115 | + functions-common:git_clone:532 : RECLONE=False 2021-02-05 01:05:44.116 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-05 01:05:44.118 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-05 01:05:44.120 | + functions-common:git_clone:546 : echo master 2021-02-05 01:05:44.120 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-05 01:05:44.124 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2021-02-05 01:05:44.126 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2021-02-05 01:05:44.127 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-02-05 01:05:44.129 | + functions-common:git_timed:619 : local count=0 2021-02-05 01:05:44.131 | + functions-common:git_timed:620 : local timeout=0 2021-02-05 01:05:44.133 | + functions-common:git_timed:622 : [[ -n 0 ]] 2021-02-05 01:05:44.134 | + functions-common:git_timed:623 : timeout=0 2021-02-05 01:05:44.136 | + functions-common:git_timed:626 : time_start git_timed 2021-02-05 01:05:44.138 | + functions-common:time_start:2292 : local name=git_timed 2021-02-05 01:05:44.140 | + functions-common:time_start:2293 : local start_time= 2021-02-05 01:05:44.141 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-05 01:05:44.143 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-05 01:05:44.146 | + functions-common:time_start:2297 : _TIME_START[$name]=1612487144144 2021-02-05 01:05:44.148 | + functions-common:git_timed:627 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-02-05 01:05:44.158 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2021-02-05 01:05:46.193 | + functions-common:git_timed:641 : time_stop git_timed 2021-02-05 01:05:46.195 | + functions-common:time_stop:2306 : local name 2021-02-05 01:05:46.197 | + functions-common:time_stop:2307 : local end_time 2021-02-05 01:05:46.200 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-05 01:05:46.202 | + functions-common:time_stop:2309 : local total 2021-02-05 01:05:46.205 | + functions-common:time_stop:2310 : local start_time 2021-02-05 01:05:46.207 | + functions-common:time_stop:2312 : name=git_timed 2021-02-05 01:05:46.209 | + functions-common:time_stop:2313 : start_time=1612487144144 2021-02-05 01:05:46.211 | + functions-common:time_stop:2315 : [[ -z 1612487144144 ]] 2021-02-05 01:05:46.215 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-05 01:05:46.218 | + functions-common:time_stop:2318 : end_time=1612487146215 2021-02-05 01:05:46.219 | + functions-common:time_stop:2319 : elapsed_time=2071 2021-02-05 01:05:46.221 | + functions-common:time_stop:2320 : total=0 2021-02-05 01:05:46.223 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-05 01:05:46.225 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2071 2021-02-05 01:05:46.227 | + functions-common:git_clone:594 : cd /opt/stack/devstack-plugin-ceph 2021-02-05 01:05:46.229 | + functions-common:git_clone:595 : git show --oneline 2021-02-05 01:05:46.229 | + functions-common:git_clone:595 : head -1 2021-02-05 01:05:46.231 | f06b985 Merge "Remove debug_ms" 2021-02-05 01:05:46.233 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-05 01:05:46.235 | + ./stack.sh:main:570 : run_phase override_defaults 2021-02-05 01:05:46.237 | + functions-common:run_phase:1734 : local mode=override_defaults 2021-02-05 01:05:46.239 | + functions-common:run_phase:1735 : local phase= 2021-02-05 01:05:46.241 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-05 01:05:46.243 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-05 01:05:46.245 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-05 01:05:46.247 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-05 01:05:46.249 | + functions-common:run_phase:1744 : local extra 2021-02-05 01:05:46.251 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-05 01:05:46.254 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-05 01:05:46.256 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-05 01:05:46.258 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-05 01:05:46.260 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-02-05 01:05:46.262 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-05 01:05:46.275 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-05 01:05:46.276 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-02-05 01:05:46.278 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-05 01:05:46.280 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-05 01:05:46.282 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-05 01:05:46.284 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-05 01:05:46.286 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-05 01:05:46.287 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-02-05 01:05:46.289 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-02-05 01:05:46.291 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-02-05 01:05:46.293 | + functions-common:run_phase:1758 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-05 01:05:46.295 | + functions-common:run_phase:1759 : plugin_override_defaults 2021-02-05 01:05:46.297 | + functions-common:plugin_override_defaults:1693 : local plugins=,devstack-plugin-ceph 2021-02-05 01:05:46.298 | + functions-common:plugin_override_defaults:1694 : local plugin 2021-02-05 01:05:46.300 | + functions-common:plugin_override_defaults:1697 : [[ -z ,devstack-plugin-ceph ]] 2021-02-05 01:05:46.302 | + functions-common:plugin_override_defaults:1701 : echo 'Overriding Configuration Defaults' 2021-02-05 01:05:46.302 | Overriding Configuration Defaults 2021-02-05 01:05:46.304 | + functions-common:plugin_override_defaults:1702 : for plugin in ${plugins//,/ } 2021-02-05 01:05:46.306 | + functions-common:plugin_override_defaults:1703 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-05 01:05:46.308 | + functions-common:plugin_override_defaults:1705 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2021-02-05 01:05:46.309 | + functions-common:plugin_override_defaults:1708 : echo 'devstack-plugin-ceph has overridden the following defaults' 2021-02-05 01:05:46.309 | devstack-plugin-ceph has overridden the following defaults 2021-02-05 01:05:46.311 | + functions-common:plugin_override_defaults:1709 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-02-05 01:05:46.312 | # Plug-in overrides 2021-02-05 01:05:46.312 | 2021-02-05 01:05:46.312 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2021-02-05 01:05:46.312 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2021-02-05 01:05:46.312 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2021-02-05 01:05:46.312 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2021-02-05 01:05:46.312 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2021-02-05 01:05:46.312 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2021-02-05 01:05:46.312 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2021-02-05 01:05:46.312 | 2021-02-05 01:05:46.313 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2021-02-05 01:05:46.313 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2021-02-05 01:05:46.313 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2021-02-05 01:05:46.313 | fi 2021-02-05 01:05:46.314 | + functions-common:plugin_override_defaults:1710 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-02-05 01:05:46.317 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2021-02-05 01:05:46.331 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2021-02-05 01:05:46.334 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2021-02-05 01:05:46.347 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2021-02-05 01:05:46.350 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2021-02-05 01:05:46.362 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2021-02-05 01:05:46.365 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2021-02-05 01:05:46.378 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2021-02-05 01:05:46.380 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2021-02-05 01:05:46.393 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2021-02-05 01:05:46.395 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2021-02-05 01:05:46.408 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2021-02-05 01:05:46.410 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2021-02-05 01:05:46.411 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : CINDER_DRIVER=ceph 2021-02-05 01:05:46.413 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:13 : CINDER_ENABLED_BACKENDS=ceph 2021-02-05 01:05:46.415 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/apache 2021-02-05 01:05:46.432 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/tls 2021-02-05 01:05:46.434 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-02-05 01:05:46.446 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-05 01:05:46.448 | +++ lib/tls:source:43 : hostname -f 2021-02-05 01:05:46.452 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-02-05 01:05:46.453 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-02-05 01:05:46.455 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-02-05 01:05:46.457 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-02-05 01:05:46.459 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-02-05 01:05:46.461 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-02-05 01:05:46.463 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-02-05 01:05:46.465 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-02-05 01:05:46.467 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-02-05 01:05:46.469 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-02-05 01:05:46.473 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/infra 2021-02-05 01:05:46.484 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/libraries 2021-02-05 01:05:46.500 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/lvm 2021-02-05 01:05:46.511 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/horizon 2021-02-05 01:05:46.522 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/keystone 2021-02-05 01:05:46.546 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/glance 2021-02-05 01:05:46.581 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/nova 2021-02-05 01:05:46.652 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/placement 2021-02-05 01:05:46.672 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/cinder 2021-02-05 01:05:46.705 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/swift 2021-02-05 01:05:46.748 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/neutron 2021-02-05 01:05:46.866 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/ldap 2021-02-05 01:05:46.879 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/dstat 2021-02-05 01:05:46.892 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/tcpdump 2021-02-05 01:05:46.903 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/etcd3 2021-02-05 01:05:46.995 | + ./stack.sh:main:599 : run_phase source 2021-02-05 01:05:46.998 | + functions-common:run_phase:1734 : local mode=source 2021-02-05 01:05:47.000 | + functions-common:run_phase:1735 : local phase= 2021-02-05 01:05:47.003 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-05 01:05:47.005 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-05 01:05:47.008 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-05 01:05:47.010 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-05 01:05:47.012 | + functions-common:run_phase:1744 : local extra 2021-02-05 01:05:47.015 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-05 01:05:47.020 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-05 01:05:47.023 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-05 01:05:47.026 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-05 01:05:47.029 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-02-05 01:05:47.031 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-05 01:05:47.044 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-05 01:05:47.047 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-02-05 01:05:47.049 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-02-05 01:05:47.083 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-02-05 01:05:47.085 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-02-05 01:05:47.087 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2021-02-05 01:05:47.090 | + functions-common:run_phase:1756 : load_plugin_settings 2021-02-05 01:05:47.092 | + functions-common:load_plugin_settings:1670 : local plugins=,devstack-plugin-ceph 2021-02-05 01:05:47.094 | + functions-common:load_plugin_settings:1671 : local plugin 2021-02-05 01:05:47.096 | + functions-common:load_plugin_settings:1674 : [[ -z ,devstack-plugin-ceph ]] 2021-02-05 01:05:47.098 | + functions-common:load_plugin_settings:1678 : echo 'Loading plugin settings' 2021-02-05 01:05:47.098 | Loading plugin settings 2021-02-05 01:05:47.100 | + functions-common:load_plugin_settings:1679 : for plugin in ${plugins//,/ } 2021-02-05 01:05:47.103 | + functions-common:load_plugin_settings:1680 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-05 01:05:47.105 | + functions-common:load_plugin_settings:1682 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2021-02-05 01:05:47.107 | + functions-common:load_plugin_settings:1683 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2021-02-05 01:05:47.111 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2021-02-05 01:05:47.115 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2021-02-05 01:05:47.119 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2021-02-05 01:05:47.121 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2021-02-05 01:05:47.123 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2021-02-05 01:05:47.125 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2021-02-05 01:05:47.128 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2021-02-05 01:05:47.130 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2021-02-05 01:05:47.132 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2021-02-05 01:05:47.186 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2021-02-05 01:05:47.189 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-05 01:05:47.191 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-05 01:05:47.193 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-05 01:05:47.196 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-05 01:05:47.197 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-05 01:05:47.197 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-05 01:05:47.200 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-05 01:05:47.203 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-05 01:05:47.205 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-05 01:05:47.208 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-05 01:05:47.211 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-05 01:05:47.225 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-05 01:05:47.227 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-05 01:05:47.230 | + functions-common:run_phase:1757 : verify_disabled_services 2021-02-05 01:05:47.233 | + functions-common:verify_disabled_services:2017 : local service 2021-02-05 01:05:47.235 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.238 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2021-02-05 01:05:47.240 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.242 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2021-02-05 01:05:47.245 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.247 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2021-02-05 01:05:47.249 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.252 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2021-02-05 01:05:47.255 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.257 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2021-02-05 01:05:47.259 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.262 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2021-02-05 01:05:47.265 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.267 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2021-02-05 01:05:47.269 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.272 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2021-02-05 01:05:47.274 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.276 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2021-02-05 01:05:47.279 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.281 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2021-02-05 01:05:47.283 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.286 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2021-02-05 01:05:47.288 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.290 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2021-02-05 01:05:47.293 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.295 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2021-02-05 01:05:47.297 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.300 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2021-02-05 01:05:47.302 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.304 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2021-02-05 01:05:47.307 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.309 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2021-02-05 01:05:47.311 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.314 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2021-02-05 01:05:47.316 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.318 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2021-02-05 01:05:47.321 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.323 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2021-02-05 01:05:47.325 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.328 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2021-02-05 01:05:47.330 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.333 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2021-02-05 01:05:47.335 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.338 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2021-02-05 01:05:47.340 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.342 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2021-02-05 01:05:47.345 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.348 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2021-02-05 01:05:47.350 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-05 01:05:47.353 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2021-02-05 01:05:47.356 | + ./stack.sh:main:670 : initialize_database_backends 2021-02-05 01:05:47.358 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-02-05 01:05:47.360 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-02-05 01:05:47.374 | + functions-common:is_service_enabled:1962 : return 0 2021-02-05 01:05:47.376 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-02-05 01:05:47.378 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-02-05 01:05:47.380 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-02-05 01:05:47.394 | + functions-common:is_service_enabled:1962 : return 1 2021-02-05 01:05:47.396 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-02-05 01:05:47.398 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-02-05 01:05:47.400 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-02-05 01:05:47.402 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-02-05 01:05:47.404 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-02-05 01:05:47.407 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-02-05 01:05:47.409 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-02-05 01:05:47.411 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-02-05 01:05:47.413 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-02-05 01:05:47.415 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-02-05 01:05:47.418 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-05 01:05:47.420 | + lib/database:initialize_database_backends:104 : return 0 2021-02-05 01:05:47.423 | + ./stack.sh:main:671 : echo 'Using mysql database backend' 2021-02-05 01:05:47.423 | Using mysql database backend 2021-02-05 01:05:47.425 | + ./stack.sh:main:674 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-02-05 01:05:47.439 | + ./stack.sh:main:686 : is_service_enabled rabbit 2021-02-05 01:05:47.453 | + functions-common:is_service_enabled:1962 : return 0 2021-02-05 01:05:47.456 | + ./stack.sh:main:687 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-02-05 01:05:47.471 | + ./stack.sh:main:694 : is_service_enabled keystone 2021-02-05 01:05:47.496 | + functions-common:is_service_enabled:1962 : return 0 2021-02-05 01:05:47.498 | + ./stack.sh:main:696 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-02-05 01:05:47.516 | + ./stack.sh:main:698 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-02-05 01:05:47.530 | + ./stack.sh:main:709 : is_service_enabled ldap 2021-02-05 01:05:47.545 | + functions-common:is_service_enabled:1962 : return 1 2021-02-05 01:05:47.548 | + ./stack.sh:main:718 : is_service_enabled nova 2021-02-05 01:05:47.565 | + functions-common:is_service_enabled:1962 : return 0 2021-02-05 01:05:47.569 | + ./stack.sh:main:718 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-02-05 01:05:47.572 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2021-02-05 01:05:47.590 | + functions-common:is_service_enabled:1962 : return 1 2021-02-05 01:05:47.593 | + ./stack.sh:main:740 : save_stackenv 740 2021-02-05 01:05:47.596 | + functions-common:save_stackenv:60 : local tag=740 2021-02-05 01:05:47.600 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-05 01:05:47.605 | + functions-common:save_stackenv:62 : time_stamp=2021-02-05-010547 2021-02-05 01:05:47.607 | + functions-common:save_stackenv:63 : echo '# 2021-02-05-010547 740' 2021-02-05 01:05:47.610 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-05 01:05:47.613 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-05 01:05:47.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-05 01:05:47.617 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-05 01:05:47.619 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-05 01:05:47.622 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-05 01:05:47.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-05 01:05:47.626 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder 2021-02-05 01:05:47.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-05 01:05:47.631 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.74 2021-02-05 01:05:47.633 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-05 01:05:47.635 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.74/identity 2021-02-05 01:05:47.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-05 01:05:47.640 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-05-010543 2021-02-05 01:05:47.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-05 01:05:47.646 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-05 01:05:47.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-05 01:05:47.650 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.74 2021-02-05 01:05:47.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-05 01:05:47.656 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-05 01:05:47.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-05 01:05:47.660 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-05 01:05:47.663 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-05 01:05:47.665 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-05 01:05:47.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-05 01:05:47.669 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-05 01:05:47.672 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-02-05 01:05:47.674 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-02-05 01:05:47.676 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-02-05 01:05:47.678 | + functions-common:git_clone:527 : local git_ref=master 2021-02-05 01:05:47.680 | + functions-common:git_clone:528 : local orig_dir 2021-02-05 01:05:47.683 | ++ functions-common:git_clone:529 : pwd 2021-02-05 01:05:47.686 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-05 01:05:47.688 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-05 01:05:47.691 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-05 01:05:47.704 | + functions-common:git_clone:532 : RECLONE=False 2021-02-05 01:05:47.706 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-05 01:05:47.709 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-05 01:05:47.712 | + functions-common:git_clone:546 : echo master 2021-02-05 01:05:47.712 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-05 01:05:47.717 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-02-05 01:05:47.720 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-05 01:05:47.722 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-02-05 01:05:47.725 | + functions-common:git_clone:595 : git show --oneline 2021-02-05 01:05:47.725 | + functions-common:git_clone:595 : head -1 2021-02-05 01:05:47.727 | 646c6644 update constraint for taskflow to new release 4.6.0 2021-02-05 01:05:47.730 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-05 01:05:47.732 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2021-02-05 01:05:47.735 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-05 01:05:47.737 | + ./stack.sh:echo_summary:422 : echo -e Installing package prerequisites 2021-02-05 01:05:47.740 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-02-05 01:05:47.742 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-02-05 01:05:47.744 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-02-05 01:05:47.747 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-02-05 01:05:47.749 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-02-05 01:05:47.752 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-02-05 01:05:47.754 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-02-05 01:05:47.757 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-02-05 01:05:47.761 | ++ tools/install_prereqs.sh:source:47 : NOW=1612487147 2021-02-05 01:05:47.764 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-02-05 01:05:47.767 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-02-05 01:05:47.770 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-02-05 01:05:47.773 | ++ tools/install_prereqs.sh:source:49 : DELTA=1612487147 2021-02-05 01:05:47.775 | ++ tools/install_prereqs.sh:source:50 : [[ 1612487147 -lt 7200 ]] 2021-02-05 01:05:47.777 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-02-05 01:05:47.780 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2021-02-05 01:05:47.782 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-02-05 01:05:47.784 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2021-02-05 01:05:47.787 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-02-05 01:05:47.789 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2021-02-05 01:05:47.791 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-02-05 01:05:47.795 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder 2021-02-05 01:05:47.840 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-02-05 01:05:47.841 | apache2-dev 2021-02-05 01:05:47.841 | bc 2021-02-05 01:05:47.841 | bsdmainutils 2021-02-05 01:05:47.841 | curl 2021-02-05 01:05:47.841 | g++ 2021-02-05 01:05:47.841 | gcc 2021-02-05 01:05:47.841 | gettext 2021-02-05 01:05:47.841 | git 2021-02-05 01:05:47.841 | graphviz 2021-02-05 01:05:47.841 | iputils-ping 2021-02-05 01:05:47.841 | libapache2-mod-proxy-uwsgi 2021-02-05 01:05:47.841 | libffi-dev 2021-02-05 01:05:47.841 | libjpeg-dev 2021-02-05 01:05:47.841 | libmysqlclient-dev 2021-02-05 01:05:47.841 | libpcre3-dev 2021-02-05 01:05:47.841 | libpq-dev 2021-02-05 01:05:47.841 | libssl-dev 2021-02-05 01:05:47.841 | libsystemd-dev 2021-02-05 01:05:47.841 | libxml2-dev 2021-02-05 01:05:47.841 | libxslt1-dev 2021-02-05 01:05:47.841 | libyaml-dev 2021-02-05 01:05:47.841 | lsof 2021-02-05 01:05:47.841 | openssh-server 2021-02-05 01:05:47.841 | openssl 2021-02-05 01:05:47.841 | pkg-config 2021-02-05 01:05:47.841 | psmisc 2021-02-05 01:05:47.841 | python3-dev 2021-02-05 01:05:47.841 | python3-pip 2021-02-05 01:05:47.841 | python3-systemd 2021-02-05 01:05:47.841 | python3-venv 2021-02-05 01:05:47.841 | tar 2021-02-05 01:05:47.841 | tcpdump 2021-02-05 01:05:47.841 | unzip 2021-02-05 01:05:47.841 | uuid-runtime 2021-02-05 01:05:47.841 | wget 2021-02-05 01:05:47.842 | wget 2021-02-05 01:05:47.842 | zlib1g-dev 2021-02-05 01:05:47.842 | libkrb5-dev 2021-02-05 01:05:47.842 | libldap2-dev 2021-02-05 01:05:47.842 | libsasl2-dev 2021-02-05 01:05:47.842 | memcached 2021-02-05 01:05:47.842 | python3-mysqldb 2021-02-05 01:05:47.842 | sqlite3 2021-02-05 01:05:47.842 | conntrack 2021-02-05 01:05:47.842 | curl 2021-02-05 01:05:47.842 | dnsmasq-base 2021-02-05 01:05:47.842 | dnsmasq-utils 2021-02-05 01:05:47.842 | ebtables 2021-02-05 01:05:47.842 | gawk 2021-02-05 01:05:47.842 | genisoimage 2021-02-05 01:05:47.842 | iptables 2021-02-05 01:05:47.842 | iputils-arping 2021-02-05 01:05:47.842 | kpartx 2021-02-05 01:05:47.842 | libjs-jquery-tablesorter 2021-02-05 01:05:47.842 | libmysqlclient-dev 2021-02-05 01:05:47.842 | parted 2021-02-05 01:05:47.842 | pm-utils 2021-02-05 01:05:47.842 | python3-mysqldb 2021-02-05 01:05:47.842 | socat 2021-02-05 01:05:47.842 | sqlite3 2021-02-05 01:05:47.842 | sudo 2021-02-05 01:05:47.842 | vlan 2021-02-05 01:05:47.842 | lsscsi 2021-02-05 01:05:47.842 | open-iscsi 2021-02-05 01:05:47.842 | lvm2 2021-02-05 01:05:47.842 | qemu-utils 2021-02-05 01:05:47.842 | thin-provisioning-tools 2021-02-05 01:05:47.842 | acl 2021-02-05 01:05:47.842 | dnsmasq-base 2021-02-05 01:05:47.842 | dnsmasq-utils 2021-02-05 01:05:47.842 | ebtables 2021-02-05 01:05:47.843 | haproxy 2021-02-05 01:05:47.843 | iptables 2021-02-05 01:05:47.843 | iputils-arping 2021-02-05 01:05:47.843 | iputils-ping 2021-02-05 01:05:47.843 | libmysqlclient-dev 2021-02-05 01:05:47.843 | postgresql-server-dev-all 2021-02-05 01:05:47.843 | python3-mysqldb 2021-02-05 01:05:47.843 | sqlite3 2021-02-05 01:05:47.843 | sudo 2021-02-05 01:05:47.843 | vlan 2021-02-05 01:05:47.843 | ipset 2021-02-05 01:05:47.843 | conntrack 2021-02-05 01:05:47.843 | conntrackd 2021-02-05 01:05:47.843 | keepalived 2021-02-05 01:05:47.843 | dstat 2021-02-05 01:05:47.843 | lvm2 2021-02-05 01:05:47.843 | qemu-utils 2021-02-05 01:05:47.843 | thin-provisioning-tools' 2021-02-05 01:05:47.845 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-02-05 01:05:47.866 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-02-05 01:05:47.866 | apache2-dev 2021-02-05 01:05:47.866 | bc 2021-02-05 01:05:47.866 | bsdmainutils 2021-02-05 01:05:47.866 | curl 2021-02-05 01:05:47.866 | g++ 2021-02-05 01:05:47.866 | gcc 2021-02-05 01:05:47.866 | gettext 2021-02-05 01:05:47.866 | git 2021-02-05 01:05:47.866 | graphviz 2021-02-05 01:05:47.866 | iputils-ping 2021-02-05 01:05:47.866 | libapache2-mod-proxy-uwsgi 2021-02-05 01:05:47.866 | libffi-dev 2021-02-05 01:05:47.866 | libjpeg-dev 2021-02-05 01:05:47.866 | libmysqlclient-dev 2021-02-05 01:05:47.866 | libpcre3-dev 2021-02-05 01:05:47.866 | libpq-dev 2021-02-05 01:05:47.866 | libssl-dev 2021-02-05 01:05:47.866 | libsystemd-dev 2021-02-05 01:05:47.866 | libxml2-dev 2021-02-05 01:05:47.867 | libxslt1-dev 2021-02-05 01:05:47.867 | libyaml-dev 2021-02-05 01:05:47.867 | lsof 2021-02-05 01:05:47.867 | openssh-server 2021-02-05 01:05:47.867 | openssl 2021-02-05 01:05:47.867 | pkg-config 2021-02-05 01:05:47.867 | psmisc 2021-02-05 01:05:47.867 | python3-dev 2021-02-05 01:05:47.867 | python3-pip 2021-02-05 01:05:47.867 | python3-systemd 2021-02-05 01:05:47.867 | python3-venv 2021-02-05 01:05:47.867 | tar 2021-02-05 01:05:47.867 | tcpdump 2021-02-05 01:05:47.867 | unzip 2021-02-05 01:05:47.867 | uuid-runtime 2021-02-05 01:05:47.867 | wget 2021-02-05 01:05:47.867 | wget 2021-02-05 01:05:47.867 | zlib1g-dev 2021-02-05 01:05:47.867 | libkrb5-dev 2021-02-05 01:05:47.867 | libldap2-dev 2021-02-05 01:05:47.867 | libsasl2-dev 2021-02-05 01:05:47.867 | memcached 2021-02-05 01:05:47.867 | python3-mysqldb 2021-02-05 01:05:47.867 | sqlite3 2021-02-05 01:05:47.867 | conntrack 2021-02-05 01:05:47.867 | curl 2021-02-05 01:05:47.867 | dnsmasq-base 2021-02-05 01:05:47.867 | dnsmasq-utils 2021-02-05 01:05:47.867 | ebtables 2021-02-05 01:05:47.867 | gawk 2021-02-05 01:05:47.867 | genisoimage 2021-02-05 01:05:47.867 | iptables 2021-02-05 01:05:47.867 | iputils-arping 2021-02-05 01:05:47.867 | kpartx 2021-02-05 01:05:47.867 | libjs-jquery-tablesorter 2021-02-05 01:05:47.867 | libmysqlclient-dev 2021-02-05 01:05:47.867 | parted 2021-02-05 01:05:47.867 | pm-utils 2021-02-05 01:05:47.868 | python3-mysqldb 2021-02-05 01:05:47.868 | socat 2021-02-05 01:05:47.868 | sqlite3 2021-02-05 01:05:47.868 | sudo 2021-02-05 01:05:47.868 | vlan 2021-02-05 01:05:47.868 | lsscsi 2021-02-05 01:05:47.868 | open-iscsi 2021-02-05 01:05:47.868 | lvm2 2021-02-05 01:05:47.868 | qemu-utils 2021-02-05 01:05:47.868 | thin-provisioning-tools 2021-02-05 01:05:47.868 | acl 2021-02-05 01:05:47.868 | dnsmasq-base 2021-02-05 01:05:47.868 | dnsmasq-utils 2021-02-05 01:05:47.868 | ebtables 2021-02-05 01:05:47.868 | haproxy 2021-02-05 01:05:47.868 | iptables 2021-02-05 01:05:47.868 | iputils-arping 2021-02-05 01:05:47.868 | iputils-ping 2021-02-05 01:05:47.868 | libmysqlclient-dev 2021-02-05 01:05:47.868 | postgresql-server-dev-all 2021-02-05 01:05:47.868 | python3-mysqldb 2021-02-05 01:05:47.868 | sqlite3 2021-02-05 01:05:47.868 | sudo 2021-02-05 01:05:47.868 | vlan 2021-02-05 01:05:47.868 | ipset 2021-02-05 01:05:47.868 | conntrack 2021-02-05 01:05:47.868 | conntrackd 2021-02-05 01:05:47.868 | keepalived 2021-02-05 01:05:47.868 | dstat 2021-02-05 01:05:47.868 | lvm2 2021-02-05 01:05:47.868 | qemu-utils 2021-02-05 01:05:47.868 | thin-provisioning-tools ' 2021-02-05 01:05:47.868 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-02-05 01:05:47.870 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-05 01:05:47.873 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-05 01:05:47.876 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-02-05 01:05:47.877 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-02-05 01:05:47.881 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-02-05 01:05:47.884 | ++ functions-common:install_package:1344 : update_package_repo 2021-02-05 01:05:47.886 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-05 01:05:47.888 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-02-05 01:05:47.891 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-05 01:05:47.894 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-05 01:05:47.896 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-02-05 01:05:47.898 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-05 01:05:47.901 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-05 01:05:47.903 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-02-05 01:05:47.905 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-02-05 01:05:47.908 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-02-05 01:05:47.910 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-02-05 01:05:47.912 | +++ functions-common:apt_get_update:1078 : id -u 2021-02-05 01:05:47.916 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-02-05 01:05:47.919 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-02-05 01:05:47.921 | ++ functions-common:time_start:2292 : local name=apt-get-update 2021-02-05 01:05:47.923 | ++ functions-common:time_start:2293 : local start_time= 2021-02-05 01:05:47.925 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2021-02-05 01:05:47.928 | +++ functions-common:time_start:2297 : date +%s%3N 2021-02-05 01:05:47.931 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1612487147929 2021-02-05 01:05:47.934 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-02-05 01:05:47.936 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-02-05 01:05:47.940 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-02-05 01:05:48.250 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-05 01:05:48.291 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-05 01:05:48.347 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-05 01:05:48.379 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-05 01:05:50.630 | Reading package lists... 2021-02-05 01:05:50.690 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-02-05 01:05:50.693 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-02-05 01:05:50.697 | ++ functions-common:time_stop:2306 : local name 2021-02-05 01:05:50.700 | ++ functions-common:time_stop:2307 : local end_time 2021-02-05 01:05:50.703 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-05 01:05:50.706 | ++ functions-common:time_stop:2309 : local total 2021-02-05 01:05:50.709 | ++ functions-common:time_stop:2310 : local start_time 2021-02-05 01:05:50.713 | ++ functions-common:time_stop:2312 : name=apt-get-update 2021-02-05 01:05:50.716 | ++ functions-common:time_stop:2313 : start_time=1612487147929 2021-02-05 01:05:50.719 | ++ functions-common:time_stop:2315 : [[ -z 1612487147929 ]] 2021-02-05 01:05:50.723 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-05 01:05:50.728 | ++ functions-common:time_stop:2318 : end_time=1612487150724 2021-02-05 01:05:50.731 | ++ functions-common:time_stop:2319 : elapsed_time=2795 2021-02-05 01:05:50.734 | ++ functions-common:time_stop:2320 : total=0 2021-02-05 01:05:50.737 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-05 01:05:50.740 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2795 2021-02-05 01:05:50.744 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-02-05 01:05:50.747 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-02-05 01:05:50.749 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-05 01:05:50.752 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-05 01:05:50.754 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-02-05 01:05:50.775 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-02-05 01:05:50.899 | Reading package lists... 2021-02-05 01:05:51.140 | Building dependency tree... 2021-02-05 01:05:51.141 | Reading state information... 2021-02-05 01:05:51.379 | acl is already the newest version (2.2.52-3build1). 2021-02-05 01:05:51.379 | acl set to manually installed. 2021-02-05 01:05:51.379 | bc is already the newest version (1.07.1-2). 2021-02-05 01:05:51.379 | bc set to manually installed. 2021-02-05 01:05:51.379 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-02-05 01:05:51.379 | bsdmainutils set to manually installed. 2021-02-05 01:05:51.379 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-02-05 01:05:51.379 | gawk set to manually installed. 2021-02-05 01:05:51.379 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-02-05 01:05:51.379 | iptables set to manually installed. 2021-02-05 01:05:51.379 | libpcre3-dev is already the newest version (2:8.39-9). 2021-02-05 01:05:51.379 | lsof is already the newest version (4.89+dfsg-0.1). 2021-02-05 01:05:51.379 | lsof set to manually installed. 2021-02-05 01:05:51.379 | python3-systemd is already the newest version (234-1build1). 2021-02-05 01:05:51.380 | python3-systemd set to manually installed. 2021-02-05 01:05:51.380 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-02-05 01:05:51.380 | ebtables set to manually installed. 2021-02-05 01:05:51.380 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-02-05 01:05:51.380 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-02-05 01:05:51.380 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-02-05 01:05:51.380 | parted is already the newest version (3.2-20ubuntu0.2). 2021-02-05 01:05:51.380 | parted set to manually installed. 2021-02-05 01:05:51.380 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-02-05 01:05:51.380 | psmisc set to manually installed. 2021-02-05 01:05:51.380 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-02-05 01:05:51.380 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-02-05 01:05:51.380 | wget set to manually installed. 2021-02-05 01:05:51.380 | The following packages were automatically installed and are no longer required: 2021-02-05 01:05:51.380 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-05 01:05:51.380 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-05 01:05:51.380 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-02-05 01:05:51.380 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-02-05 01:05:51.380 | python3-twisted-bin python3-zope.interface 2021-02-05 01:05:51.380 | Use 'sudo apt autoremove' to remove them. 2021-02-05 01:05:51.380 | The following additional packages will be installed: 2021-02-05 01:05:51.380 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-02-05 01:05:51.380 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-02-05 01:05:51.380 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-02-05 01:05:51.380 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-02-05 01:05:51.380 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-02-05 01:05:51.380 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-02-05 01:05:51.380 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-02-05 01:05:51.380 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-02-05 01:05:51.380 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-02-05 01:05:51.380 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl libfakeroot 2021-02-05 01:05:51.380 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-02-05 01:05:51.381 | libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin 2021-02-05 01:05:51.381 | libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 2021-02-05 01:05:51.381 | libgts-bin libgvc6 libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 2021-02-05 01:05:51.381 | libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-02-05 01:05:51.381 | libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 libiscsi7 2021-02-05 01:05:51.381 | libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2021-02-05 01:05:51.381 | libjs-jquery libjs-jquery-metadata libk5crypto3 libkadm5clnt-mit11 2021-02-05 01:05:51.381 | libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 liblab-gamut1 2021-02-05 01:05:51.381 | libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-02-05 01:05:51.381 | libmail-sendmail-perl libmatheval1 libmysqlclient20 libnetfilter-cthelper0 2021-02-05 01:05:51.381 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm1 2021-02-05 01:05:51.381 | libnspr4 libnss-systemd libnss3 libpam-systemd libpango-1.0-0 2021-02-05 01:05:51.381 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-02-05 01:05:51.381 | libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 libsasl2-modules 2021-02-05 01:05:51.381 | libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 libsnmp-base 2021-02-05 01:05:51.381 | libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-02-05 01:05:51.381 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-02-05 01:05:51.381 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-02-05 01:05:51.381 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-02-05 01:05:51.381 | make mysql-common po-debconf postgresql-client-common postgresql-common 2021-02-05 01:05:51.381 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-02-05 01:05:51.381 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-02-05 01:05:51.381 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-02-05 01:05:51.381 | uuid-dev uwsgi-core vbetool x11-common 2021-02-05 01:05:51.383 | Suggested packages: 2021-02-05 01:05:51.383 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-02-05 01:05:51.383 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-02-05 01:05:51.383 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-02-05 01:05:51.383 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-02-05 01:05:51.383 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-02-05 01:05:51.383 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-02-05 01:05:51.383 | ldirectord krb5-doc uwsgi bzr libgd-tools libglib2.0-doc libgraphite2-utils 2021-02-05 01:05:51.383 | krb5-user icu-doc libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-02-05 01:05:51.383 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-02-05 01:05:51.383 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-02-05 01:05:51.383 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-02-05 01:05:51.383 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-02-05 01:05:51.383 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-02-05 01:05:51.383 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-02-05 01:05:51.383 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-02-05 01:05:51.383 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-02-05 01:05:51.383 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-02-05 01:05:51.383 | sqlite3-doc openssl-blacklist systemd-container ncompress tar-scripts 2021-02-05 01:05:51.383 | tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-02-05 01:05:51.648 | The following NEW packages will be installed: 2021-02-05 01:05:51.648 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-02-05 01:05:51.649 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-02-05 01:05:51.649 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-02-05 01:05:51.649 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-02-05 01:05:51.649 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-02-05 01:05:51.649 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-02-05 01:05:51.649 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-02-05 01:05:51.649 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-02-05 01:05:51.649 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-02-05 01:05:51.649 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-02-05 01:05:51.649 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-02-05 01:05:51.649 | libcroco3 libdatrie1 libdpkg-perl libfakeroot libffi-dev 2021-02-05 01:05:51.649 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-02-05 01:05:51.649 | libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 2021-02-05 01:05:51.649 | libgraphite2-dev libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-02-05 01:05:51.649 | libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b 2021-02-05 01:05:51.649 | libibverbs1 libice6 libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 2021-02-05 01:05:51.649 | libipset3 libiscsi7 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2021-02-05 01:05:51.649 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-02-05 01:05:51.649 | libjs-jquery-tablesorter libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 2021-02-05 01:05:51.649 | libkrb5-dev liblab-gamut1 libldap2-dev libltdl-dev libltdl7 liblua5.2-0 2021-02-05 01:05:51.649 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient-dev 2021-02-05 01:05:51.649 | libmysqlclient20 libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2021-02-05 01:05:51.649 | libnl-genl-3-200 libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-02-05 01:05:51.649 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-02-05 01:05:51.649 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-02-05 01:05:51.649 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-02-05 01:05:51.649 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-02-05 01:05:51.649 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-02-05 01:05:51.649 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-02-05 01:05:51.649 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-02-05 01:05:51.649 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-02-05 01:05:51.650 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-02-05 01:05:51.650 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-02-05 01:05:51.650 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-02-05 01:05:51.650 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-02-05 01:05:51.650 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-02-05 01:05:51.650 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-02-05 01:05:51.650 | The following packages will be upgraded: 2021-02-05 01:05:51.650 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-02-05 01:05:51.650 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-02-05 01:05:51.650 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-02-05 01:05:51.650 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-02-05 01:05:51.651 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tar tcpdump uuid-runtime 2021-02-05 01:05:51.940 | 32 upgraded, 200 newly installed, 0 to remove and 149 not upgraded. 2021-02-05 01:05:51.940 | Need to get 84.8 MB of archives. 2021-02-05 01:05:51.940 | After this operation, 263 MB of additional disk space will be used. 2021-02-05 01:05:51.940 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-02-05 01:05:52.612 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.44 [105 kB] 2021-02-05 01:05:52.654 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.44 [108 kB] 2021-02-05 01:05:52.700 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2,913 kB] 2021-02-05 01:05:53.188 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 2021-02-05 01:05:53.209 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-02-05 01:05:53.210 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-02-05 01:05:53.213 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-02-05 01:05:53.221 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2021-02-05 01:05:53.450 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-02-05 01:05:53.452 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-02-05 01:05:53.521 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-02-05 01:05:53.521 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-02-05 01:05:53.523 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-02-05 01:05:53.531 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2021-02-05 01:05:53.533 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2021-02-05 01:05:53.547 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-02-05 01:05:53.548 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-02-05 01:05:53.660 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-02-05 01:05:55.249 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-02-05 01:05:55.277 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-02-05 01:05:55.390 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-02-05 01:05:55.392 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-02-05 01:05:55.397 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-02-05 01:05:55.401 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-02-05 01:05:55.517 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-02-05 01:05:55.870 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-02-05 01:05:55.871 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-02-05 01:05:55.875 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-02-05 01:05:55.880 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-02-05 01:05:55.884 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-02-05 01:05:56.006 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-02-05 01:05:56.013 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-02-05 01:05:56.015 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-02-05 01:05:56.017 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-02-05 01:05:56.018 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-02-05 01:05:56.129 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-02-05 01:05:56.130 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-02-05 01:05:56.131 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2021-02-05 01:05:56.235 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2021-02-05 01:05:56.445 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-02-05 01:05:56.488 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-02-05 01:05:56.495 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-02-05 01:05:56.528 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-02-05 01:05:56.529 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-02-05 01:05:56.536 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-02-05 01:05:56.559 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-02-05 01:05:56.560 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-02-05 01:05:56.561 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-02-05 01:05:56.692 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-02-05 01:05:56.908 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2021-02-05 01:05:56.971 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-02-05 01:05:57.001 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-02-05 01:05:57.003 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-02-05 01:05:57.007 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-02-05 01:05:57.015 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-02-05 01:05:57.026 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-02-05 01:05:57.085 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-02-05 01:05:57.123 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-02-05 01:05:57.124 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-02-05 01:05:57.168 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-02-05 01:05:57.169 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-02-05 01:05:57.173 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-02-05 01:05:57.173 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-02-05 01:05:57.195 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-02-05 01:05:57.209 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-02-05 01:05:57.429 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-02-05 01:05:57.432 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-02-05 01:05:57.821 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-02-05 01:05:57.822 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-02-05 01:05:57.830 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-02-05 01:05:57.923 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-02-05 01:05:57.929 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-02-05 01:05:58.047 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-02-05 01:05:59.621 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-02-05 01:05:59.621 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-02-05 01:05:59.622 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-02-05 01:05:59.623 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-02-05 01:05:59.624 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-02-05 01:05:59.627 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2021-02-05 01:05:59.632 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2021-02-05 01:05:59.639 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-02-05 01:05:59.640 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.2 [306 kB] 2021-02-05 01:05:59.762 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.2 [13.1 kB] 2021-02-05 01:05:59.763 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-02-05 01:05:59.890 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-02-05 01:05:59.891 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-02-05 01:05:59.894 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-02-05 01:06:00.053 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-02-05 01:06:00.055 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-02-05 01:06:00.061 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-02-05 01:06:00.062 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2021-02-05 01:06:00.581 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-02-05 01:06:00.582 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-02-05 01:06:00.583 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-02-05 01:06:00.584 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-02-05 01:06:00.585 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-02-05 01:06:00.586 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2021-02-05 01:06:00.592 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-02-05 01:06:00.667 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-02-05 01:06:00.674 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-02-05 01:06:00.937 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-02-05 01:06:01.524 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-02-05 01:06:01.693 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-02-05 01:06:01.702 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-02-05 01:06:01.706 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-02-05 01:06:01.719 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-02-05 01:06:01.909 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-02-05 01:06:01.915 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-02-05 01:06:01.932 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-02-05 01:06:01.935 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-02-05 01:06:01.938 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-02-05 01:06:01.960 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-02-05 01:06:01.964 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-02-05 01:06:01.967 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-02-05 01:06:01.970 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-02-05 01:06:02.088 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-02-05 01:06:02.110 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-02-05 01:06:02.133 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-02-05 01:06:02.147 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-02-05 01:06:02.153 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-02-05 01:06:02.216 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-02-05 01:06:02.269 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-02-05 01:06:02.273 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-02-05 01:06:02.289 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-02-05 01:06:02.295 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-02-05 01:06:02.355 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-02-05 01:06:02.373 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-02-05 01:06:02.376 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-02-05 01:06:02.376 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-02-05 01:06:02.378 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-02-05 01:06:02.484 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-02-05 01:06:02.506 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-02-05 01:06:02.613 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-02-05 01:06:02.643 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-02-05 01:06:02.648 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-02-05 01:06:02.655 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-02-05 01:06:02.659 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-02-05 01:06:02.662 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-02-05 01:06:02.666 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-02-05 01:06:02.676 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-02-05 01:06:02.784 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-02-05 01:06:02.788 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-02-05 01:06:02.789 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-02-05 01:06:02.790 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-02-05 01:06:02.791 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-02-05 01:06:02.912 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2021-02-05 01:06:02.919 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2021-02-05 01:06:02.928 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-02-05 01:06:02.931 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-02-05 01:06:02.947 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2021-02-05 01:06:03.082 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-02-05 01:06:03.083 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-02-05 01:06:03.087 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-02-05 01:06:03.087 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-02-05 01:06:03.088 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-02-05 01:06:03.210 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-02-05 01:06:03.212 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-02-05 01:06:03.215 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-02-05 01:06:04.297 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-02-05 01:06:04.460 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-02-05 01:06:04.463 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-02-05 01:06:04.464 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-02-05 01:06:04.476 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-02-05 01:06:04.476 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-02-05 01:06:04.477 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-02-05 01:06:04.483 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-02-05 01:06:04.484 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-02-05 01:06:04.491 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-02-05 01:06:04.591 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-02-05 01:06:04.626 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-02-05 01:06:04.629 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-02-05 01:06:04.631 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-02-05 01:06:04.631 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.33-0ubuntu0.18.04.1 [687 kB] 2021-02-05 01:06:04.690 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2021-02-05 01:06:05.168 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.33-0ubuntu0.18.04.1 [989 kB] 2021-02-05 01:06:05.198 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-02-05 01:06:05.203 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-02-05 01:06:05.206 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-02-05 01:06:05.317 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-02-05 01:06:05.329 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2021-02-05 01:06:05.338 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2021-02-05 01:06:05.357 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.6 [2,724 kB] 2021-02-05 01:06:06.138 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.6 [925 kB] 2021-02-05 01:06:06.165 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-02-05 01:06:06.173 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-02-05 01:06:06.175 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-02-05 01:06:06.178 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.44 [184 kB] 2021-02-05 01:06:06.242 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-02-05 01:06:06.248 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-02-05 01:06:06.317 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-02-05 01:06:06.334 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-02-05 01:06:06.386 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-02-05 01:06:06.553 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-02-05 01:06:06.554 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-02-05 01:06:06.686 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-02-05 01:06:06.690 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-02-05 01:06:06.691 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-02-05 01:06:06.693 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-02-05 01:06:06.693 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-02-05 01:06:06.699 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2021-02-05 01:06:06.813 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-02-05 01:06:07.072 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2021-02-05 01:06:08.149 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-02-05 01:06:08.178 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-02-05 01:06:08.179 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-02-05 01:06:08.182 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-02-05 01:06:08.183 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-02-05 01:06:08.188 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2021-02-05 01:06:08.201 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-02-05 01:06:08.228 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2021-02-05 01:06:08.229 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-02-05 01:06:08.277 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2021-02-05 01:06:08.359 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] 2021-02-05 01:06:08.363 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.34 [40.2 kB] 2021-02-05 01:06:08.366 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.34 [871 kB] 2021-02-05 01:06:08.663 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-02-05 01:06:08.668 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-02-05 01:06:08.694 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-02-05 01:06:08.702 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-02-05 01:06:08.764 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-02-05 01:06:08.928 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-02-05 01:06:08.928 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-02-05 01:06:08.931 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-02-05 01:06:08.932 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-02-05 01:06:08.953 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-02-05 01:06:08.954 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2021-02-05 01:06:08.955 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-02-05 01:06:08.969 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-02-05 01:06:08.970 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-02-05 01:06:09.083 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-02-05 01:06:09.231 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-02-05 01:06:10.938 | Preconfiguring packages ... 2021-02-05 01:06:11.082 | Fetched 84.8 MB in 18s (4,828 kB/s) 2021-02-05 01:06:11.153 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-02-05 01:06:11.156 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-02-05 01:06:11.191 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-02-05 01:06:11.338 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-02-05 01:06:11.519 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-02-05 01:06:11.522 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-05 01:06:11.563 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-05 01:06:11.698 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-05 01:06:11.732 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-05 01:06:11.907 | Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-05 01:06:12.089 | Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-05 01:06:12.873 | Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 2021-02-05 01:06:12.907 | Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-05 01:06:13.023 | Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 2021-02-05 01:06:13.167 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-02-05 01:06:13.170 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-05 01:06:13.198 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-02-05 01:06:13.299 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-05 01:06:13.455 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-02-05 01:06:13.457 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-05 01:06:13.493 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-02-05 01:06:13.793 | Selecting previously unselected package libapr1:amd64. 2021-02-05 01:06:13.800 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-02-05 01:06:13.805 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-02-05 01:06:13.955 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-05 01:06:13.992 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-02-05 01:06:14.317 | Selecting previously unselected package libaprutil1:amd64. 2021-02-05 01:06:14.323 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-02-05 01:06:14.329 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-02-05 01:06:14.439 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-02-05 01:06:14.466 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-02-05 01:06:14.618 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-02-05 01:06:14.625 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-02-05 01:06:14.629 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-02-05 01:06:14.705 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-05 01:06:14.731 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-05 01:06:14.860 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-05 01:06:14.892 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-05 01:06:15.001 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2021-02-05 01:06:15.029 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-02-05 01:06:15.167 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-02-05 01:06:15.195 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-02-05 01:06:15.305 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-02-05 01:06:15.312 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-02-05 01:06:15.316 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-02-05 01:06:15.404 | Selecting previously unselected package liblua5.2-0:amd64. 2021-02-05 01:06:15.413 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-02-05 01:06:15.419 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-02-05 01:06:15.522 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-02-05 01:06:15.555 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-02-05 01:06:16.852 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-02-05 01:06:16.883 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-02-05 01:06:17.058 | Selecting previously unselected package apache2-bin. 2021-02-05 01:06:17.064 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-05 01:06:17.069 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-02-05 01:06:17.302 | Selecting previously unselected package apache2-utils. 2021-02-05 01:06:17.309 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-05 01:06:17.313 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-02-05 01:06:17.387 | Selecting previously unselected package apache2-data. 2021-02-05 01:06:17.393 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-02-05 01:06:17.399 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-02-05 01:06:17.591 | Selecting previously unselected package apache2. 2021-02-05 01:06:17.600 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-05 01:06:17.628 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-02-05 01:06:17.759 | Selecting previously unselected package fonts-dejavu-core. 2021-02-05 01:06:17.765 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-02-05 01:06:17.770 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-02-05 01:06:17.991 | Selecting previously unselected package fonts-liberation. 2021-02-05 01:06:17.998 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-02-05 01:06:18.002 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-02-05 01:06:18.210 | Selecting previously unselected package fontconfig-config. 2021-02-05 01:06:18.219 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-02-05 01:06:18.225 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-02-05 01:06:18.315 | Selecting previously unselected package libfontconfig1:amd64. 2021-02-05 01:06:18.323 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-02-05 01:06:18.327 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-02-05 01:06:18.447 | Selecting previously unselected package fontconfig. 2021-02-05 01:06:18.454 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-02-05 01:06:18.458 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-02-05 01:06:18.565 | Selecting previously unselected package liblua5.3-0:amd64. 2021-02-05 01:06:18.571 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-02-05 01:06:18.575 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-02-05 01:06:18.704 | Selecting previously unselected package haproxy. 2021-02-05 01:06:18.711 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-02-05 01:06:18.724 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-02-05 01:06:18.972 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-02-05 01:06:18.979 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-02-05 01:06:18.984 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-05 01:06:19.106 | Selecting previously unselected package x11-common. 2021-02-05 01:06:19.115 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-02-05 01:06:19.145 | dpkg-query: no packages found matching nux-tools 2021-02-05 01:06:19.157 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-02-05 01:06:19.281 | Selecting previously unselected package libice6:amd64. 2021-02-05 01:06:19.290 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-02-05 01:06:19.295 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-02-05 01:06:19.392 | Selecting previously unselected package libsm6:amd64. 2021-02-05 01:06:19.398 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-02-05 01:06:19.403 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-02-05 01:06:19.543 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-02-05 01:06:20.065 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-02-05 01:06:20.564 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-02-05 01:06:20.571 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-02-05 01:06:20.576 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-02-05 01:06:20.684 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-02-05 01:06:20.717 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-02-05 01:06:20.837 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-02-05 01:06:21.015 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65643 files and directories currently installed.) 2021-02-05 01:06:21.018 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-05 01:06:21.048 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2021-02-05 01:06:21.350 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-05 01:06:21.375 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-02-05 01:06:21.610 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-02-05 01:06:21.650 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-02-05 01:06:21.853 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-02-05 01:06:21.892 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-05 01:06:22.060 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-02-05 01:06:22.088 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-05 01:06:22.253 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-02-05 01:06:22.280 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-05 01:06:22.396 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-02-05 01:06:22.423 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-05 01:06:22.569 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-02-05 01:06:22.595 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-02-05 01:06:22.762 | Selecting previously unselected package uuid-dev:amd64. 2021-02-05 01:06:22.768 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-05 01:06:22.773 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-05 01:06:22.871 | Selecting previously unselected package libsctp1:amd64. 2021-02-05 01:06:22.877 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-02-05 01:06:22.882 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-02-05 01:06:22.951 | Selecting previously unselected package libsctp-dev:amd64. 2021-02-05 01:06:22.958 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-02-05 01:06:22.962 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-02-05 01:06:23.035 | Selecting previously unselected package libapr1-dev. 2021-02-05 01:06:23.042 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-02-05 01:06:23.047 | Unpacking libapr1-dev (1.6.3-2) ... 2021-02-05 01:06:23.337 | Selecting previously unselected package libldap2-dev:amd64. 2021-02-05 01:06:23.344 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-02-05 01:06:23.349 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-02-05 01:06:23.494 | Selecting previously unselected package libaprutil1-dev. 2021-02-05 01:06:23.500 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-02-05 01:06:23.505 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-02-05 01:06:23.775 | Selecting previously unselected package autotools-dev. 2021-02-05 01:06:23.783 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-02-05 01:06:23.788 | Unpacking autotools-dev (20180224.1) ... 2021-02-05 01:06:23.863 | Selecting previously unselected package m4. 2021-02-05 01:06:23.869 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-02-05 01:06:23.882 | Unpacking m4 (1.4.18-1) ... 2021-02-05 01:06:24.022 | Selecting previously unselected package autoconf. 2021-02-05 01:06:24.029 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-02-05 01:06:24.034 | Unpacking autoconf (2.69-11) ... 2021-02-05 01:06:24.175 | Selecting previously unselected package automake. 2021-02-05 01:06:24.181 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-02-05 01:06:24.187 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-02-05 01:06:24.332 | Selecting previously unselected package autopoint. 2021-02-05 01:06:24.339 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-02-05 01:06:24.343 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-02-05 01:06:24.421 | Selecting previously unselected package libtool. 2021-02-05 01:06:24.428 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-02-05 01:06:24.432 | Unpacking libtool (2.4.6-2) ... 2021-02-05 01:06:24.533 | Selecting previously unselected package dh-autoreconf. 2021-02-05 01:06:24.540 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-02-05 01:06:24.545 | Unpacking dh-autoreconf (17) ... 2021-02-05 01:06:24.615 | Selecting previously unselected package libarchive-zip-perl. 2021-02-05 01:06:24.622 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-02-05 01:06:24.627 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-02-05 01:06:24.719 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-02-05 01:06:24.726 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-02-05 01:06:24.730 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-02-05 01:06:24.798 | Selecting previously unselected package libtimedate-perl. 2021-02-05 01:06:24.804 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-02-05 01:06:24.808 | Unpacking libtimedate-perl (2.3000-2) ... 2021-02-05 01:06:24.893 | Selecting previously unselected package dh-strip-nondeterminism. 2021-02-05 01:06:24.899 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-02-05 01:06:24.904 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-02-05 01:06:24.978 | Selecting previously unselected package libdpkg-perl. 2021-02-05 01:06:24.985 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-02-05 01:06:24.989 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-02-05 01:06:25.091 | Selecting previously unselected package make. 2021-02-05 01:06:25.098 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-02-05 01:06:25.102 | Unpacking make (4.1-9.1ubuntu1) ... 2021-02-05 01:06:25.200 | Selecting previously unselected package dpkg-dev. 2021-02-05 01:06:25.207 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-02-05 01:06:25.212 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-02-05 01:06:25.417 | Selecting previously unselected package libcroco3:amd64. 2021-02-05 01:06:25.424 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-02-05 01:06:25.437 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-02-05 01:06:25.516 | Selecting previously unselected package gettext. 2021-02-05 01:06:25.525 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-02-05 01:06:25.531 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-02-05 01:06:25.828 | Selecting previously unselected package intltool-debian. 2021-02-05 01:06:25.835 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-02-05 01:06:25.839 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-02-05 01:06:25.906 | Selecting previously unselected package po-debconf. 2021-02-05 01:06:25.913 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-02-05 01:06:25.917 | Unpacking po-debconf (1.0.20) ... 2021-02-05 01:06:26.029 | Selecting previously unselected package debhelper. 2021-02-05 01:06:26.036 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-02-05 01:06:26.040 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-02-05 01:06:26.285 | Selecting previously unselected package apache2-dev. 2021-02-05 01:06:26.292 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-05 01:06:26.296 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-02-05 01:06:26.398 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-02-05 01:06:26.405 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-02-05 01:06:26.410 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-02-05 01:06:26.883 | Selecting previously unselected package g++-7. 2021-02-05 01:06:26.890 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-02-05 01:06:26.894 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-02-05 01:06:28.249 | Selecting previously unselected package g++. 2021-02-05 01:06:28.256 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-02-05 01:06:28.260 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-02-05 01:06:28.322 | Selecting previously unselected package build-essential. 2021-02-05 01:06:28.329 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-02-05 01:06:28.333 | Unpacking build-essential (12.4ubuntu1) ... 2021-02-05 01:06:28.407 | Selecting previously unselected package conntrack. 2021-02-05 01:06:28.414 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-02-05 01:06:28.418 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-05 01:06:28.521 | Selecting previously unselected package libnetfilter-queue1. 2021-02-05 01:06:28.528 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-02-05 01:06:28.533 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-02-05 01:06:28.641 | Selecting previously unselected package conntrackd. 2021-02-05 01:06:28.651 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-02-05 01:06:28.665 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-05 01:06:28.753 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2021-02-05 01:06:28.786 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-02-05 01:06:28.925 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2021-02-05 01:06:28.954 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-02-05 01:06:29.092 | Selecting previously unselected package dctrl-tools. 2021-02-05 01:06:29.103 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-02-05 01:06:29.119 | Unpacking dctrl-tools (2.24-2build1) ... 2021-02-05 01:06:29.238 | Preparing to unpack .../044-dnsmasq-base_2.79-1ubuntu0.2_amd64.deb ... 2021-02-05 01:06:29.264 | Unpacking dnsmasq-base (2.79-1ubuntu0.2) over (2.79-1) ... 2021-02-05 01:06:29.417 | Selecting previously unselected package dnsmasq-utils. 2021-02-05 01:06:29.425 | Preparing to unpack .../045-dnsmasq-utils_2.79-1ubuntu0.2_amd64.deb ... 2021-02-05 01:06:29.428 | Unpacking dnsmasq-utils (2.79-1ubuntu0.2) ... 2021-02-05 01:06:29.526 | Selecting previously unselected package dstat. 2021-02-05 01:06:29.533 | Preparing to unpack .../046-dstat_0.7.3-1_all.deb ... 2021-02-05 01:06:29.537 | Unpacking dstat (0.7.3-1) ... 2021-02-05 01:06:29.667 | Selecting previously unselected package libfakeroot:amd64. 2021-02-05 01:06:29.677 | Preparing to unpack .../047-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-02-05 01:06:29.690 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-02-05 01:06:29.779 | Selecting previously unselected package fakeroot. 2021-02-05 01:06:29.786 | Preparing to unpack .../048-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-02-05 01:06:29.790 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-02-05 01:06:29.870 | Selecting previously unselected package genisoimage. 2021-02-05 01:06:29.877 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-02-05 01:06:29.881 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-02-05 01:06:30.035 | Selecting previously unselected package libgraphite2-3:amd64. 2021-02-05 01:06:30.045 | Preparing to unpack .../050-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-02-05 01:06:30.050 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-02-05 01:06:30.155 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-02-05 01:06:30.162 | Preparing to unpack .../051-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-02-05 01:06:30.165 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-02-05 01:06:30.276 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-02-05 01:06:30.283 | Preparing to unpack .../052-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-05 01:06:30.287 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-02-05 01:06:30.407 | Preparing to unpack .../053-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2021-02-05 01:06:30.523 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2021-02-05 01:06:31.439 | Selecting previously unselected package libann0. 2021-02-05 01:06:31.446 | Preparing to unpack .../054-libann0_1.1.2+doc-6_amd64.deb ... 2021-02-05 01:06:31.451 | Unpacking libann0 (1.1.2+doc-6) ... 2021-02-05 01:06:31.547 | Selecting previously unselected package libcdt5. 2021-02-05 01:06:31.556 | Preparing to unpack .../055-libcdt5_2.40.1-2_amd64.deb ... 2021-02-05 01:06:31.561 | Unpacking libcdt5 (2.40.1-2) ... 2021-02-05 01:06:31.648 | Selecting previously unselected package libcgraph6. 2021-02-05 01:06:31.655 | Preparing to unpack .../056-libcgraph6_2.40.1-2_amd64.deb ... 2021-02-05 01:06:31.668 | Unpacking libcgraph6 (2.40.1-2) ... 2021-02-05 01:06:31.736 | Selecting previously unselected package libjpeg8:amd64. 2021-02-05 01:06:31.743 | Preparing to unpack .../057-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-02-05 01:06:31.747 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-02-05 01:06:31.851 | Selecting previously unselected package libjbig0:amd64. 2021-02-05 01:06:31.861 | Preparing to unpack .../058-libjbig0_2.1-3.1build1_amd64.deb ... 2021-02-05 01:06:31.865 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-02-05 01:06:31.971 | Selecting previously unselected package libtiff5:amd64. 2021-02-05 01:06:31.981 | Preparing to unpack .../059-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2021-02-05 01:06:31.986 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-02-05 01:06:32.103 | Selecting previously unselected package libwebp6:amd64. 2021-02-05 01:06:32.111 | Preparing to unpack .../060-libwebp6_0.6.1-2_amd64.deb ... 2021-02-05 01:06:32.116 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-02-05 01:06:32.238 | Selecting previously unselected package libxpm4:amd64. 2021-02-05 01:06:32.245 | Preparing to unpack .../061-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-02-05 01:06:32.249 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-02-05 01:06:32.352 | Selecting previously unselected package libgd3:amd64. 2021-02-05 01:06:32.359 | Preparing to unpack .../062-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-02-05 01:06:32.364 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-02-05 01:06:32.475 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-02-05 01:06:32.482 | Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-02-05 01:06:32.487 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-02-05 01:06:32.615 | Selecting previously unselected package libpixman-1-0:amd64. 2021-02-05 01:06:32.625 | Preparing to unpack .../064-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-02-05 01:06:32.639 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-02-05 01:06:32.759 | Selecting previously unselected package libxcb-render0:amd64. 2021-02-05 01:06:32.766 | Preparing to unpack .../065-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-02-05 01:06:32.770 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-05 01:06:32.869 | Selecting previously unselected package libxcb-shm0:amd64. 2021-02-05 01:06:32.880 | Preparing to unpack .../066-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-02-05 01:06:32.885 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-05 01:06:32.972 | Selecting previously unselected package libxrender1:amd64. 2021-02-05 01:06:32.982 | Preparing to unpack .../067-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-02-05 01:06:32.988 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-02-05 01:06:33.098 | Selecting previously unselected package libcairo2:amd64. 2021-02-05 01:06:33.105 | Preparing to unpack .../068-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-02-05 01:06:33.109 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-02-05 01:06:33.261 | Selecting previously unselected package libltdl7:amd64. 2021-02-05 01:06:33.270 | Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... 2021-02-05 01:06:33.275 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-02-05 01:06:33.354 | Selecting previously unselected package libthai-data. 2021-02-05 01:06:33.363 | Preparing to unpack .../070-libthai-data_0.1.27-2_all.deb ... 2021-02-05 01:06:33.367 | Unpacking libthai-data (0.1.27-2) ... 2021-02-05 01:06:33.508 | Selecting previously unselected package libdatrie1:amd64. 2021-02-05 01:06:33.515 | Preparing to unpack .../071-libdatrie1_0.2.10-7_amd64.deb ... 2021-02-05 01:06:33.520 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-02-05 01:06:33.613 | Selecting previously unselected package libthai0:amd64. 2021-02-05 01:06:33.620 | Preparing to unpack .../072-libthai0_0.1.27-2_amd64.deb ... 2021-02-05 01:06:33.624 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-02-05 01:06:33.722 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-02-05 01:06:33.732 | Preparing to unpack .../073-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-05 01:06:33.738 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-05 01:06:33.855 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-02-05 01:06:33.863 | Preparing to unpack .../074-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-05 01:06:33.868 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-05 01:06:33.972 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-02-05 01:06:33.979 | Preparing to unpack .../075-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-05 01:06:33.984 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-05 01:06:34.080 | Selecting previously unselected package libpathplan4. 2021-02-05 01:06:34.089 | Preparing to unpack .../076-libpathplan4_2.40.1-2_amd64.deb ... 2021-02-05 01:06:34.095 | Unpacking libpathplan4 (2.40.1-2) ... 2021-02-05 01:06:34.200 | Selecting previously unselected package libgvc6. 2021-02-05 01:06:34.210 | Preparing to unpack .../077-libgvc6_2.40.1-2_amd64.deb ... 2021-02-05 01:06:34.224 | Unpacking libgvc6 (2.40.1-2) ... 2021-02-05 01:06:34.395 | Selecting previously unselected package libgvpr2. 2021-02-05 01:06:34.402 | Preparing to unpack .../078-libgvpr2_2.40.1-2_amd64.deb ... 2021-02-05 01:06:34.406 | Unpacking libgvpr2 (2.40.1-2) ... 2021-02-05 01:06:34.516 | Selecting previously unselected package liblab-gamut1. 2021-02-05 01:06:34.526 | Preparing to unpack .../079-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-02-05 01:06:34.531 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-02-05 01:06:34.752 | Selecting previously unselected package libxt6:amd64. 2021-02-05 01:06:34.759 | Preparing to unpack .../080-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-02-05 01:06:34.763 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-02-05 01:06:34.886 | Selecting previously unselected package libxmu6:amd64. 2021-02-05 01:06:34.893 | Preparing to unpack .../081-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-02-05 01:06:34.905 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-02-05 01:06:35.008 | Selecting previously unselected package libxaw7:amd64. 2021-02-05 01:06:35.015 | Preparing to unpack .../082-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-02-05 01:06:35.020 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-02-05 01:06:35.136 | Selecting previously unselected package graphviz. 2021-02-05 01:06:35.143 | Preparing to unpack .../083-graphviz_2.40.1-2_amd64.deb ... 2021-02-05 01:06:35.148 | Unpacking graphviz (2.40.1-2) ... 2021-02-05 01:06:35.365 | Selecting previously unselected package libnl-3-200:amd64. 2021-02-05 01:06:35.379 | Preparing to unpack .../084-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-05 01:06:35.384 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-05 01:06:35.485 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-02-05 01:06:35.497 | Preparing to unpack .../085-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-05 01:06:35.502 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-05 01:06:35.630 | Selecting previously unselected package libibverbs1:amd64. 2021-02-05 01:06:35.640 | Preparing to unpack .../086-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-02-05 01:06:35.645 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-02-05 01:06:35.751 | Selecting previously unselected package ibverbs-providers:amd64. 2021-02-05 01:06:35.762 | Preparing to unpack .../087-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-02-05 01:06:35.767 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-02-05 01:06:35.861 | Selecting previously unselected package icu-devtools. 2021-02-05 01:06:35.872 | Preparing to unpack .../088-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-02-05 01:06:35.876 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-02-05 01:06:35.978 | Selecting previously unselected package iputils-arping. 2021-02-05 01:06:35.985 | Preparing to unpack .../089-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-02-05 01:06:35.989 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-02-05 01:06:36.108 | Selecting previously unselected package javascript-common. 2021-02-05 01:06:36.116 | Preparing to unpack .../090-javascript-common_11_all.deb ... 2021-02-05 01:06:36.136 | Unpacking javascript-common (11) ... 2021-02-05 01:06:36.242 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-02-05 01:06:36.252 | Preparing to unpack .../091-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-05 01:06:36.257 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-05 01:06:36.374 | Selecting previously unselected package libsensors4:amd64. 2021-02-05 01:06:36.384 | Preparing to unpack .../092-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-02-05 01:06:36.520 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-02-05 01:06:36.615 | Selecting previously unselected package libsnmp-base. 2021-02-05 01:06:36.622 | Preparing to unpack .../093-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-02-05 01:06:36.627 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-05 01:06:36.760 | Selecting previously unselected package libsnmp30:amd64. 2021-02-05 01:06:36.767 | Preparing to unpack .../094-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-02-05 01:06:36.772 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-05 01:06:37.019 | Selecting previously unselected package keepalived. 2021-02-05 01:06:37.029 | Preparing to unpack .../095-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-02-05 01:06:37.034 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-02-05 01:06:37.169 | Selecting previously unselected package libgssrpc4:amd64. 2021-02-05 01:06:37.180 | Preparing to unpack .../096-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-02-05 01:06:37.193 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-02-05 01:06:37.287 | Selecting previously unselected package libkdb5-9:amd64. 2021-02-05 01:06:37.294 | Preparing to unpack .../097-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-02-05 01:06:37.308 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-02-05 01:06:37.409 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-02-05 01:06:37.420 | Preparing to unpack .../098-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-02-05 01:06:37.434 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-05 01:06:37.534 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-02-05 01:06:37.545 | Preparing to unpack .../099-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-02-05 01:06:37.549 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-05 01:06:37.620 | Selecting previously unselected package comerr-dev:amd64. 2021-02-05 01:06:37.627 | Preparing to unpack .../100-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-02-05 01:06:37.631 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-02-05 01:06:37.706 | Selecting previously unselected package krb5-multidev:amd64. 2021-02-05 01:06:37.716 | Preparing to unpack .../101-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-02-05 01:06:37.721 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-02-05 01:06:37.843 | Selecting previously unselected package libaio1:amd64. 2021-02-05 01:06:37.850 | Preparing to unpack .../102-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-02-05 01:06:37.855 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-02-05 01:06:37.936 | Selecting previously unselected package libalgorithm-diff-perl. 2021-02-05 01:06:37.943 | Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-02-05 01:06:37.947 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-02-05 01:06:38.022 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-02-05 01:06:38.029 | Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-02-05 01:06:38.034 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-02-05 01:06:38.103 | Selecting previously unselected package libalgorithm-merge-perl. 2021-02-05 01:06:38.111 | Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-02-05 01:06:38.123 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-02-05 01:06:38.191 | Selecting previously unselected package libarchive-cpio-perl. 2021-02-05 01:06:38.198 | Preparing to unpack .../106-libarchive-cpio-perl_0.10-1_all.deb ... 2021-02-05 01:06:38.202 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-02-05 01:06:38.277 | Selecting previously unselected package libfile-fcntllock-perl. 2021-02-05 01:06:38.284 | Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-02-05 01:06:38.289 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-02-05 01:06:38.367 | Selecting previously unselected package libglib2.0-bin. 2021-02-05 01:06:38.377 | Preparing to unpack .../108-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-05 01:06:38.382 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-05 01:06:38.477 | Selecting previously unselected package libglib2.0-dev-bin. 2021-02-05 01:06:38.484 | Preparing to unpack .../109-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-05 01:06:38.489 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-05 01:06:38.605 | Selecting previously unselected package pkg-config. 2021-02-05 01:06:38.614 | Preparing to unpack .../110-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-02-05 01:06:38.620 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-02-05 01:06:38.689 | Selecting previously unselected package zlib1g-dev:amd64. 2021-02-05 01:06:38.696 | Preparing to unpack .../111-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-02-05 01:06:38.700 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-02-05 01:06:38.796 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-02-05 01:06:38.803 | Preparing to unpack .../112-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-05 01:06:38.807 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-05 01:06:39.182 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-02-05 01:06:39.190 | Preparing to unpack .../113-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-02-05 01:06:39.203 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-02-05 01:06:39.277 | Selecting previously unselected package libgts-bin. 2021-02-05 01:06:39.287 | Preparing to unpack .../114-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-02-05 01:06:39.292 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-02-05 01:06:39.390 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-02-05 01:06:39.400 | Preparing to unpack .../115-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-05 01:06:39.405 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-02-05 01:06:39.501 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-02-05 01:06:39.512 | Preparing to unpack .../116-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-05 01:06:39.517 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-02-05 01:06:39.616 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-02-05 01:06:39.626 | Preparing to unpack .../117-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-02-05 01:06:39.639 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-02-05 01:06:39.720 | Selecting previously unselected package libiculx60:amd64. 2021-02-05 01:06:39.727 | Preparing to unpack .../118-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-02-05 01:06:39.732 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-02-05 01:06:39.810 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-02-05 01:06:39.817 | Preparing to unpack .../119-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-02-05 01:06:39.821 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-02-05 01:06:39.910 | Selecting previously unselected package libicu-dev. 2021-02-05 01:06:39.917 | Preparing to unpack .../120-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-02-05 01:06:39.922 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-02-05 01:06:41.322 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-02-05 01:06:41.330 | Preparing to unpack .../121-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-02-05 01:06:41.343 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-02-05 01:06:41.489 | Selecting previously unselected package libiscsi7:amd64. 2021-02-05 01:06:41.496 | Preparing to unpack .../122-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-02-05 01:06:41.501 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-02-05 01:06:41.605 | Selecting previously unselected package libjansson4:amd64. 2021-02-05 01:06:41.614 | Preparing to unpack .../123-libjansson4_2.11-1_amd64.deb ... 2021-02-05 01:06:41.618 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-02-05 01:06:41.701 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-02-05 01:06:41.708 | Preparing to unpack .../124-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-02-05 01:06:41.712 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-05 01:06:41.811 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-02-05 01:06:41.818 | Preparing to unpack .../125-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-02-05 01:06:41.822 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-02-05 01:06:41.906 | Selecting previously unselected package libjpeg-dev:amd64. 2021-02-05 01:06:41.914 | Preparing to unpack .../126-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-02-05 01:06:41.918 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-02-05 01:06:41.986 | Selecting previously unselected package libjs-jquery. 2021-02-05 01:06:41.996 | Preparing to unpack .../127-libjs-jquery_3.2.1-1_all.deb ... 2021-02-05 01:06:42.000 | Unpacking libjs-jquery (3.2.1-1) ... 2021-02-05 01:06:42.085 | Selecting previously unselected package libjs-jquery-metadata. 2021-02-05 01:06:42.092 | Preparing to unpack .../128-libjs-jquery-metadata_12-1_all.deb ... 2021-02-05 01:06:42.105 | Unpacking libjs-jquery-metadata (12-1) ... 2021-02-05 01:06:42.175 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-02-05 01:06:42.182 | Preparing to unpack .../129-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-02-05 01:06:42.186 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-02-05 01:06:42.319 | Selecting previously unselected package libltdl-dev:amd64. 2021-02-05 01:06:42.326 | Preparing to unpack .../130-libltdl-dev_2.4.6-2_amd64.deb ... 2021-02-05 01:06:42.331 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-02-05 01:06:42.435 | Selecting previously unselected package libsys-hostname-long-perl. 2021-02-05 01:06:42.442 | Preparing to unpack .../131-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-02-05 01:06:42.446 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-02-05 01:06:42.513 | Selecting previously unselected package libmail-sendmail-perl. 2021-02-05 01:06:42.521 | Preparing to unpack .../132-libmail-sendmail-perl_0.80-1_all.deb ... 2021-02-05 01:06:42.525 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-02-05 01:06:42.632 | Selecting previously unselected package libmatheval1:amd64. 2021-02-05 01:06:42.642 | Preparing to unpack .../133-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-02-05 01:06:42.647 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-02-05 01:06:42.767 | Selecting previously unselected package mysql-common. 2021-02-05 01:06:42.778 | Preparing to unpack .../134-mysql-common_5.8+1.0.4_all.deb ... 2021-02-05 01:06:42.801 | Unpacking mysql-common (5.8+1.0.4) ... 2021-02-05 01:06:42.892 | Selecting previously unselected package libmysqlclient20:amd64. 2021-02-05 01:06:42.903 | Preparing to unpack .../135-libmysqlclient20_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-05 01:06:42.909 | Unpacking libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-05 01:06:43.083 | Selecting previously unselected package libssl-dev:amd64. 2021-02-05 01:06:43.091 | Preparing to unpack .../136-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-05 01:06:43.095 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-05 01:06:43.390 | Selecting previously unselected package libmysqlclient-dev. 2021-02-05 01:06:43.398 | Preparing to unpack .../137-libmysqlclient-dev_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-05 01:06:43.402 | Unpacking libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ...