2020-10-14 12:55:35.300 | + ./stack.sh:main:457 : exec 2020-10-14 12:55:35.300 | + ./stack.sh:main:465 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-10-14-125535' 2020-10-14 12:55:35.300 | ++ ./stack.sh:main:457 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-10-14-125535.summary.2020-10-14-125535 2020-10-14 12:55:35.300 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-10-14 12:55:35.300 | + ./stack.sh:echo_summary:416 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-10-14-125535 2020-10-14 12:55:35.300 | + ./stack.sh:main:467 : ln -sf /opt/stack/logs/stack.sh.log.2020-10-14-125535 /opt/stack/logs/stack.sh.log 2020-10-14 12:55:35.300 | + ./stack.sh:main:468 : ln -sf /opt/stack/logs/stack.sh.log.2020-10-14-125535.summary.2020-10-14-125535 /opt/stack/logs/stack.sh.log.summary 2020-10-14 12:55:35.300 | + ./stack.sh:main:483 : check_path_perm_sanity /opt/stack 2020-10-14 12:55:35.300 | + functions:check_path_perm_sanity:620 : local real_path 2020-10-14 12:55:35.300 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2020-10-14 12:55:35.300 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2020-10-14 12:55:35.300 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2020-10-14 12:55:35.300 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2020-10-14 12:55:35.300 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2020-10-14 12:55:35.300 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-10-14 12:55:35.300 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2020-10-14 12:55:35.300 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2020-10-14 12:55:35.300 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-10-14 12:55:35.300 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-10-14 12:55:35.300 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2020-10-14 12:55:35.300 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2020-10-14 12:55:35.300 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-10-14 12:55:35.301 | + ./stack.sh:main:489 : trap exit_trap EXIT 2020-10-14 12:55:35.301 | + ./stack.sh:main:530 : trap err_trap ERR 2020-10-14 12:55:35.301 | + ./stack.sh:main:543 : set -o errexit 2020-10-14 12:55:35.302 | + ./stack.sh:main:546 : uname -a 2020-10-14 12:55:35.303 | Linux dv-cinder-733622-9-smb 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2020-10-14 12:55:35.305 | + ./stack.sh:main:549 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-10-14 12:55:35.307 | + ./stack.sh:main:550 : rm -f /opt/stack/data/ca-bundle.pem 2020-10-14 12:55:35.310 | + ./stack.sh:main:553 : source /home/ubuntu/devstack/lib/database 2020-10-14 12:55:35.334 | + ./stack.sh:main:554 : source /home/ubuntu/devstack/lib/rpc_backend 2020-10-14 12:55:35.348 | + ./stack.sh:main:560 : fetch_plugins 2020-10-14 12:55:35.350 | + functions-common:fetch_plugins:1656 : local plugins= 2020-10-14 12:55:35.352 | + functions-common:fetch_plugins:1657 : local plugin 2020-10-14 12:55:35.353 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2020-10-14 12:55:35.355 | + functions-common:fetch_plugins:1661 : return 2020-10-14 12:55:35.357 | + ./stack.sh:main:564 : run_phase override_defaults 2020-10-14 12:55:35.359 | + functions-common:run_phase:1738 : local mode=override_defaults 2020-10-14 12:55:35.361 | + functions-common:run_phase:1739 : local phase= 2020-10-14 12:55:35.363 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-10-14 12:55:35.365 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2020-10-14 12:55:35.366 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-10-14 12:55:35.368 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2020-10-14 12:55:35.370 | + functions-common:run_phase:1748 : local extra 2020-10-14 12:55:35.372 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-10-14 12:55:35.375 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2020-10-14 12:55:35.376 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-10-14 12:55:35.378 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-10-14 12:55:35.380 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-10-14 12:55:35.382 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-10-14 12:55:35.393 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-14 12:55:35.395 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-10-14 12:55:35.397 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-14 12:55:35.398 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-14 12:55:35.400 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-14 12:55:35.402 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-14 12:55:35.404 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-14 12:55:35.406 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-10-14 12:55:35.407 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-10-14 12:55:35.409 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-10-14 12:55:35.411 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-10-14 12:55:35.413 | + functions-common:run_phase:1763 : plugin_override_defaults 2020-10-14 12:55:35.415 | + functions-common:plugin_override_defaults:1697 : local plugins= 2020-10-14 12:55:35.416 | + functions-common:plugin_override_defaults:1698 : local plugin 2020-10-14 12:55:35.418 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2020-10-14 12:55:35.420 | + functions-common:plugin_override_defaults:1702 : return 2020-10-14 12:55:35.422 | + ./stack.sh:main:567 : source /home/ubuntu/devstack/lib/apache 2020-10-14 12:55:35.438 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/tls 2020-10-14 12:55:35.440 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-10-14 12:55:35.452 | ++ functions-common:is_service_enabled:1966 : return 1 2020-10-14 12:55:35.454 | +++ lib/tls:source:43 : hostname -f 2020-10-14 12:55:35.457 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-10-14 12:55:35.459 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-10-14 12:55:35.461 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-10-14 12:55:35.463 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-10-14 12:55:35.465 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-10-14 12:55:35.466 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-10-14 12:55:35.469 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-10-14 12:55:35.470 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-10-14 12:55:35.472 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-10-14 12:55:35.474 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-10-14 12:55:35.478 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/infra 2020-10-14 12:55:35.489 | + ./stack.sh:main:574 : source /home/ubuntu/devstack/lib/libraries 2020-10-14 12:55:35.504 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/lvm 2020-10-14 12:55:35.515 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/horizon 2020-10-14 12:55:35.526 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/keystone 2020-10-14 12:55:35.550 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/glance 2020-10-14 12:55:35.583 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/nova 2020-10-14 12:55:35.652 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/placement 2020-10-14 12:55:35.671 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/cinder 2020-10-14 12:55:35.703 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/swift 2020-10-14 12:55:35.747 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/neutron 2020-10-14 12:55:35.864 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/ldap 2020-10-14 12:55:35.877 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/dstat 2020-10-14 12:55:35.889 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tcpdump 2020-10-14 12:55:35.901 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/etcd3 2020-10-14 12:55:35.987 | + ./stack.sh:main:593 : run_phase source 2020-10-14 12:55:35.990 | + functions-common:run_phase:1738 : local mode=source 2020-10-14 12:55:35.992 | + functions-common:run_phase:1739 : local phase= 2020-10-14 12:55:35.994 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-10-14 12:55:35.996 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2020-10-14 12:55:35.998 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-10-14 12:55:36.000 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2020-10-14 12:55:36.002 | + functions-common:run_phase:1748 : local extra 2020-10-14 12:55:36.005 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-10-14 12:55:36.008 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2020-10-14 12:55:36.010 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-10-14 12:55:36.012 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-10-14 12:55:36.014 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-10-14 12:55:36.016 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-10-14 12:55:36.029 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-14 12:55:36.032 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-10-14 12:55:36.034 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-10-14 12:55:36.067 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-10-14 12:55:36.070 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-10-14 12:55:36.072 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2020-10-14 12:55:36.074 | + functions-common:run_phase:1760 : load_plugin_settings 2020-10-14 12:55:36.076 | + functions-common:load_plugin_settings:1674 : local plugins= 2020-10-14 12:55:36.078 | + functions-common:load_plugin_settings:1675 : local plugin 2020-10-14 12:55:36.080 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2020-10-14 12:55:36.082 | + functions-common:load_plugin_settings:1679 : return 2020-10-14 12:55:36.085 | + functions-common:run_phase:1761 : verify_disabled_services 2020-10-14 12:55:36.087 | + functions-common:verify_disabled_services:2021 : local service 2020-10-14 12:55:36.089 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.091 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-10-14 12:55:36.094 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.096 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-10-14 12:55:36.098 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.101 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-10-14 12:55:36.103 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.105 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-10-14 12:55:36.107 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.110 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-10-14 12:55:36.112 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.114 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-10-14 12:55:36.117 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.119 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-10-14 12:55:36.121 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.123 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-10-14 12:55:36.126 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.128 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-10-14 12:55:36.130 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.132 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-10-14 12:55:36.135 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.137 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-10-14 12:55:36.140 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.142 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-10-14 12:55:36.144 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.146 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-10-14 12:55:36.148 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.151 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-10-14 12:55:36.153 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.156 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-10-14 12:55:36.158 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.160 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-10-14 12:55:36.162 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.164 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-10-14 12:55:36.166 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.169 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-10-14 12:55:36.171 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.174 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-10-14 12:55:36.176 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.178 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-10-14 12:55:36.180 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.182 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-10-14 12:55:36.184 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.187 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-10-14 12:55:36.189 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.191 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-10-14 12:55:36.193 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.195 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-10-14 12:55:36.198 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.200 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-10-14 12:55:36.202 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.204 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-10-14 12:55:36.206 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.209 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-10-14 12:55:36.211 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.213 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-10-14 12:55:36.215 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.217 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-10-14 12:55:36.220 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.222 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-10-14 12:55:36.225 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.227 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-10-14 12:55:36.229 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.231 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-10-14 12:55:36.234 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.236 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-10-14 12:55:36.238 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.241 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-10-14 12:55:36.243 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.245 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-10-14 12:55:36.247 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.249 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-10-14 12:55:36.252 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.254 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-10-14 12:55:36.256 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.258 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-10-14 12:55:36.261 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.263 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-10-14 12:55:36.265 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-14 12:55:36.267 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-10-14 12:55:36.270 | + ./stack.sh:main:664 : initialize_database_backends 2020-10-14 12:55:36.272 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-10-14 12:55:36.274 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-10-14 12:55:36.288 | + functions-common:is_service_enabled:1966 : return 0 2020-10-14 12:55:36.290 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-10-14 12:55:36.292 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-10-14 12:55:36.295 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-10-14 12:55:36.309 | + functions-common:is_service_enabled:1966 : return 1 2020-10-14 12:55:36.311 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-10-14 12:55:36.313 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-10-14 12:55:36.316 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-10-14 12:55:36.318 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-10-14 12:55:36.320 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-10-14 12:55:36.322 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-10-14 12:55:36.324 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-10-14 12:55:36.327 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-10-14 12:55:36.330 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-10-14 12:55:36.332 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-10-14 12:55:36.334 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-10-14 12:55:36.337 | + lib/database:initialize_database_backends:104 : return 0 2020-10-14 12:55:36.339 | + ./stack.sh:main:665 : echo 'Using mysql database backend' 2020-10-14 12:55:36.339 | Using mysql database backend 2020-10-14 12:55:36.341 | + ./stack.sh:main:668 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-10-14 12:55:36.356 | + ./stack.sh:main:680 : is_service_enabled rabbit 2020-10-14 12:55:36.371 | + functions-common:is_service_enabled:1966 : return 0 2020-10-14 12:55:36.373 | + ./stack.sh:main:681 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-10-14 12:55:36.388 | + ./stack.sh:main:688 : is_service_enabled keystone 2020-10-14 12:55:36.403 | + functions-common:is_service_enabled:1966 : return 0 2020-10-14 12:55:36.406 | + ./stack.sh:main:690 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-10-14 12:55:36.420 | + ./stack.sh:main:692 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-10-14 12:55:36.435 | + ./stack.sh:main:703 : is_service_enabled ldap 2020-10-14 12:55:36.449 | + functions-common:is_service_enabled:1966 : return 1 2020-10-14 12:55:36.452 | + ./stack.sh:main:712 : is_service_enabled nova 2020-10-14 12:55:36.467 | + functions-common:is_service_enabled:1966 : return 0 2020-10-14 12:55:36.470 | + ./stack.sh:main:712 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-10-14 12:55:36.472 | + ./stack.sh:main:722 : is_service_enabled s-proxy 2020-10-14 12:55:36.487 | + functions-common:is_service_enabled:1966 : return 0 2020-10-14 12:55:36.489 | + ./stack.sh:main:726 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-10-14 12:55:36.503 | + ./stack.sh:main:728 : [[ -z '' ]] 2020-10-14 12:55:36.506 | + ./stack.sh:main:728 : [[ False == \T\r\u\e ]] 2020-10-14 12:55:36.508 | + ./stack.sh:main:734 : save_stackenv 734 2020-10-14 12:55:36.511 | + functions-common:save_stackenv:60 : local tag=734 2020-10-14 12:55:36.513 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-10-14 12:55:36.517 | + functions-common:save_stackenv:62 : time_stamp=2020-10-14-125536 2020-10-14 12:55:36.520 | + functions-common:save_stackenv:63 : echo '# 2020-10-14-125536 734' 2020-10-14 12:55:36.522 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-14 12:55:36.524 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-10-14 12:55:36.526 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-14 12:55:36.529 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-10-14 12:55:36.532 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-14 12:55:36.534 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-10-14 12:55:36.536 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-14 12:55:36.538 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-10-14 12:55:36.541 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-14 12:55:36.543 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2020-10-14 12:55:36.545 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-14 12:55:36.547 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2020-10-14 12:55:36.550 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-14 12:55:36.552 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-10-14-125535 2020-10-14 12:55:36.554 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-14 12:55:36.557 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-10-14 12:55:36.559 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-14 12:55:36.561 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2020-10-14 12:55:36.563 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-14 12:55:36.566 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-10-14 12:55:36.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-14 12:55:36.570 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-10-14 12:55:36.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-14 12:55:36.575 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-10-14 12:55:36.578 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-14 12:55:36.580 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-10-14 12:55:36.582 | + ./stack.sh:main:745 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2020-10-14 12:55:36.584 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2020-10-14 12:55:36.587 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2020-10-14 12:55:36.589 | + functions-common:git_clone:527 : local git_ref=master 2020-10-14 12:55:36.591 | + functions-common:git_clone:528 : local orig_dir 2020-10-14 12:55:36.594 | ++ functions-common:git_clone:529 : pwd 2020-10-14 12:55:36.597 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-10-14 12:55:36.599 | + functions-common:git_clone:530 : local git_clone_flags= 2020-10-14 12:55:36.601 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-10-14 12:55:36.615 | + functions-common:git_clone:532 : RECLONE=False 2020-10-14 12:55:36.617 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-10-14 12:55:36.619 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-10-14 12:55:36.622 | + functions-common:git_clone:546 : echo master 2020-10-14 12:55:36.622 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-10-14 12:55:36.626 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2020-10-14 12:55:36.629 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-10-14 12:55:36.631 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2020-10-14 12:55:36.634 | + functions-common:git_clone:595 : git show --oneline 2020-10-14 12:55:36.634 | + functions-common:git_clone:595 : head -1 2020-10-14 12:55:36.636 | 486666ac Add Python3 wallaby unit tests 2020-10-14 12:55:36.638 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-10-14 12:55:36.641 | + ./stack.sh:main:749 : echo_summary 'Installing package prerequisites' 2020-10-14 12:55:36.644 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-10-14 12:55:36.646 | + ./stack.sh:echo_summary:416 : echo -e Installing package prerequisites 2020-10-14 12:55:36.648 | + ./stack.sh:main:750 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-10-14 12:55:36.651 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-10-14 12:55:36.653 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-10-14 12:55:36.656 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-10-14 12:55:36.659 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-10-14 12:55:36.661 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-10-14 12:55:36.663 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-10-14 12:55:36.666 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-10-14 12:55:36.670 | ++ tools/install_prereqs.sh:source:47 : NOW=1602680136 2020-10-14 12:55:36.673 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-10-14 12:55:36.677 | +++ tools/install_prereqs.sh:source:48 : echo 0 2020-10-14 12:55:36.679 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2020-10-14 12:55:36.682 | ++ tools/install_prereqs.sh:source:49 : DELTA=1602680136 2020-10-14 12:55:36.684 | ++ tools/install_prereqs.sh:source:50 : [[ 1602680136 -lt 7200 ]] 2020-10-14 12:55:36.686 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-10-14 12:55:36.689 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2020-10-14 12:55:36.691 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2020-10-14 12:55:36.693 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2020-10-14 12:55:36.696 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2020-10-14 12:55:36.698 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2020-10-14 12:55:36.700 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2020-10-14 12:55:36.704 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-10-14 12:55:36.749 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-10-14 12:55:36.749 | apache2-dev 2020-10-14 12:55:36.749 | bc 2020-10-14 12:55:36.749 | bsdmainutils 2020-10-14 12:55:36.749 | curl 2020-10-14 12:55:36.749 | g++ 2020-10-14 12:55:36.749 | gcc 2020-10-14 12:55:36.749 | gettext 2020-10-14 12:55:36.749 | git 2020-10-14 12:55:36.749 | graphviz 2020-10-14 12:55:36.749 | iputils-ping 2020-10-14 12:55:36.749 | libapache2-mod-proxy-uwsgi 2020-10-14 12:55:36.749 | libffi-dev 2020-10-14 12:55:36.749 | libjpeg-dev 2020-10-14 12:55:36.749 | libmysqlclient-dev 2020-10-14 12:55:36.749 | libpcre3-dev 2020-10-14 12:55:36.750 | libpq-dev 2020-10-14 12:55:36.750 | libssl-dev 2020-10-14 12:55:36.750 | libsystemd-dev 2020-10-14 12:55:36.750 | libxml2-dev 2020-10-14 12:55:36.750 | libxslt1-dev 2020-10-14 12:55:36.750 | libyaml-dev 2020-10-14 12:55:36.750 | lsof 2020-10-14 12:55:36.750 | openssh-server 2020-10-14 12:55:36.750 | openssl 2020-10-14 12:55:36.750 | pkg-config 2020-10-14 12:55:36.750 | psmisc 2020-10-14 12:55:36.750 | python3-dev 2020-10-14 12:55:36.750 | python3-pip 2020-10-14 12:55:36.750 | python3-venv 2020-10-14 12:55:36.750 | tar 2020-10-14 12:55:36.750 | tcpdump 2020-10-14 12:55:36.750 | unzip 2020-10-14 12:55:36.750 | uuid-runtime 2020-10-14 12:55:36.750 | wget 2020-10-14 12:55:36.750 | wget 2020-10-14 12:55:36.750 | zlib1g-dev 2020-10-14 12:55:36.750 | libkrb5-dev 2020-10-14 12:55:36.750 | libldap2-dev 2020-10-14 12:55:36.750 | libsasl2-dev 2020-10-14 12:55:36.750 | memcached 2020-10-14 12:55:36.750 | python3-mysqldb 2020-10-14 12:55:36.750 | sqlite3 2020-10-14 12:55:36.750 | conntrack 2020-10-14 12:55:36.750 | curl 2020-10-14 12:55:36.750 | dnsmasq-base 2020-10-14 12:55:36.750 | dnsmasq-utils 2020-10-14 12:55:36.750 | ebtables 2020-10-14 12:55:36.750 | gawk 2020-10-14 12:55:36.750 | genisoimage 2020-10-14 12:55:36.750 | iptables 2020-10-14 12:55:36.750 | iputils-arping 2020-10-14 12:55:36.750 | kpartx 2020-10-14 12:55:36.751 | libjs-jquery-tablesorter 2020-10-14 12:55:36.751 | libmysqlclient-dev 2020-10-14 12:55:36.751 | parted 2020-10-14 12:55:36.751 | pm-utils 2020-10-14 12:55:36.751 | python3-mysqldb 2020-10-14 12:55:36.751 | socat 2020-10-14 12:55:36.751 | sqlite3 2020-10-14 12:55:36.751 | sudo 2020-10-14 12:55:36.751 | vlan 2020-10-14 12:55:36.751 | lsscsi 2020-10-14 12:55:36.751 | open-iscsi 2020-10-14 12:55:36.751 | lvm2 2020-10-14 12:55:36.751 | qemu-utils 2020-10-14 12:55:36.751 | thin-provisioning-tools 2020-10-14 12:55:36.751 | acl 2020-10-14 12:55:36.751 | dnsmasq-base 2020-10-14 12:55:36.751 | dnsmasq-utils 2020-10-14 12:55:36.751 | ebtables 2020-10-14 12:55:36.751 | haproxy 2020-10-14 12:55:36.751 | iptables 2020-10-14 12:55:36.751 | iputils-arping 2020-10-14 12:55:36.751 | iputils-ping 2020-10-14 12:55:36.751 | libmysqlclient-dev 2020-10-14 12:55:36.751 | postgresql-server-dev-all 2020-10-14 12:55:36.751 | python3-mysqldb 2020-10-14 12:55:36.751 | sqlite3 2020-10-14 12:55:36.751 | sudo 2020-10-14 12:55:36.751 | vlan 2020-10-14 12:55:36.751 | ipset 2020-10-14 12:55:36.751 | conntrack 2020-10-14 12:55:36.751 | conntrackd 2020-10-14 12:55:36.751 | keepalived 2020-10-14 12:55:36.751 | dstat 2020-10-14 12:55:36.751 | lvm2 2020-10-14 12:55:36.751 | qemu-utils 2020-10-14 12:55:36.751 | thin-provisioning-tools 2020-10-14 12:55:36.751 | curl 2020-10-14 12:55:36.752 | liberasurecode-dev 2020-10-14 12:55:36.752 | make 2020-10-14 12:55:36.752 | memcached 2020-10-14 12:55:36.752 | sqlite3 2020-10-14 12:55:36.752 | xfsprogs' 2020-10-14 12:55:36.752 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-10-14 12:55:36.769 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-10-14 12:55:36.769 | apache2-dev 2020-10-14 12:55:36.769 | bc 2020-10-14 12:55:36.769 | bsdmainutils 2020-10-14 12:55:36.769 | curl 2020-10-14 12:55:36.769 | g++ 2020-10-14 12:55:36.769 | gcc 2020-10-14 12:55:36.769 | gettext 2020-10-14 12:55:36.769 | git 2020-10-14 12:55:36.769 | graphviz 2020-10-14 12:55:36.769 | iputils-ping 2020-10-14 12:55:36.769 | libapache2-mod-proxy-uwsgi 2020-10-14 12:55:36.769 | libffi-dev 2020-10-14 12:55:36.769 | libjpeg-dev 2020-10-14 12:55:36.769 | libmysqlclient-dev 2020-10-14 12:55:36.769 | libpcre3-dev 2020-10-14 12:55:36.769 | libpq-dev 2020-10-14 12:55:36.769 | libssl-dev 2020-10-14 12:55:36.769 | libsystemd-dev 2020-10-14 12:55:36.769 | libxml2-dev 2020-10-14 12:55:36.769 | libxslt1-dev 2020-10-14 12:55:36.769 | libyaml-dev 2020-10-14 12:55:36.769 | lsof 2020-10-14 12:55:36.769 | openssh-server 2020-10-14 12:55:36.769 | openssl 2020-10-14 12:55:36.769 | pkg-config 2020-10-14 12:55:36.770 | psmisc 2020-10-14 12:55:36.770 | python3-dev 2020-10-14 12:55:36.770 | python3-pip 2020-10-14 12:55:36.770 | python3-venv 2020-10-14 12:55:36.770 | tar 2020-10-14 12:55:36.770 | tcpdump 2020-10-14 12:55:36.770 | unzip 2020-10-14 12:55:36.770 | uuid-runtime 2020-10-14 12:55:36.770 | wget 2020-10-14 12:55:36.770 | wget 2020-10-14 12:55:36.770 | zlib1g-dev 2020-10-14 12:55:36.770 | libkrb5-dev 2020-10-14 12:55:36.770 | libldap2-dev 2020-10-14 12:55:36.770 | libsasl2-dev 2020-10-14 12:55:36.770 | memcached 2020-10-14 12:55:36.770 | python3-mysqldb 2020-10-14 12:55:36.770 | sqlite3 2020-10-14 12:55:36.770 | conntrack 2020-10-14 12:55:36.770 | curl 2020-10-14 12:55:36.770 | dnsmasq-base 2020-10-14 12:55:36.770 | dnsmasq-utils 2020-10-14 12:55:36.770 | ebtables 2020-10-14 12:55:36.770 | gawk 2020-10-14 12:55:36.770 | genisoimage 2020-10-14 12:55:36.770 | iptables 2020-10-14 12:55:36.770 | iputils-arping 2020-10-14 12:55:36.770 | kpartx 2020-10-14 12:55:36.770 | libjs-jquery-tablesorter 2020-10-14 12:55:36.770 | libmysqlclient-dev 2020-10-14 12:55:36.770 | parted 2020-10-14 12:55:36.770 | pm-utils 2020-10-14 12:55:36.770 | python3-mysqldb 2020-10-14 12:55:36.770 | socat 2020-10-14 12:55:36.770 | sqlite3 2020-10-14 12:55:36.770 | sudo 2020-10-14 12:55:36.770 | vlan 2020-10-14 12:55:36.770 | lsscsi 2020-10-14 12:55:36.771 | open-iscsi 2020-10-14 12:55:36.771 | lvm2 2020-10-14 12:55:36.771 | qemu-utils 2020-10-14 12:55:36.771 | thin-provisioning-tools 2020-10-14 12:55:36.771 | acl 2020-10-14 12:55:36.771 | dnsmasq-base 2020-10-14 12:55:36.771 | dnsmasq-utils 2020-10-14 12:55:36.771 | ebtables 2020-10-14 12:55:36.771 | haproxy 2020-10-14 12:55:36.771 | iptables 2020-10-14 12:55:36.771 | iputils-arping 2020-10-14 12:55:36.771 | iputils-ping 2020-10-14 12:55:36.771 | libmysqlclient-dev 2020-10-14 12:55:36.771 | postgresql-server-dev-all 2020-10-14 12:55:36.771 | python3-mysqldb 2020-10-14 12:55:36.771 | sqlite3 2020-10-14 12:55:36.771 | sudo 2020-10-14 12:55:36.771 | vlan 2020-10-14 12:55:36.771 | ipset 2020-10-14 12:55:36.771 | conntrack 2020-10-14 12:55:36.771 | conntrackd 2020-10-14 12:55:36.771 | keepalived 2020-10-14 12:55:36.771 | dstat 2020-10-14 12:55:36.771 | lvm2 2020-10-14 12:55:36.771 | qemu-utils 2020-10-14 12:55:36.771 | thin-provisioning-tools 2020-10-14 12:55:36.771 | curl 2020-10-14 12:55:36.771 | liberasurecode-dev 2020-10-14 12:55:36.771 | make 2020-10-14 12:55:36.771 | memcached 2020-10-14 12:55:36.771 | sqlite3 2020-10-14 12:55:36.771 | xfsprogs ' 2020-10-14 12:55:36.771 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-10-14 12:55:36.773 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-14 12:55:36.776 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-14 12:55:36.779 | ++ 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-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 curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-14 12:55:36.779 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-10-14 12:55:36.783 | ++ 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-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 curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-14 12:55:36.785 | ++ functions-common:install_package:1344 : update_package_repo 2020-10-14 12:55:36.787 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-14 12:55:36.789 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2020-10-14 12:55:36.792 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-14 12:55:36.794 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-14 12:55:36.796 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2020-10-14 12:55:36.798 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-14 12:55:36.800 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-14 12:55:36.802 | ++ functions-common:update_package_repo:1325 : apt_get_update 2020-10-14 12:55:36.804 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-10-14 12:55:36.807 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-10-14 12:55:36.809 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2020-10-14 12:55:36.811 | +++ functions-common:apt_get_update:1078 : id -u 2020-10-14 12:55:36.816 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-10-14 12:55:36.818 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2020-10-14 12:55:36.820 | ++ functions-common:time_start:2296 : local name=apt-get-update 2020-10-14 12:55:36.822 | ++ functions-common:time_start:2297 : local start_time= 2020-10-14 12:55:36.824 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2020-10-14 12:55:36.827 | +++ functions-common:time_start:2301 : date +%s%3N 2020-10-14 12:55:36.831 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1602680136828 2020-10-14 12:55:36.833 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-10-14 12:55:36.835 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-10-14 12:55:36.837 | ++ 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' 2020-10-14 12:55:37.262 | Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2020-10-14 12:55:37.273 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-10-14 12:55:37.391 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2020-10-14 12:55:37.843 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2020-10-14 12:55:41.342 | Fetched 252 kB in 1s (230 kB/s) 2020-10-14 12:55:42.982 | Reading package lists... 2020-10-14 12:55:43.041 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-10-14 12:55:43.043 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-10-14 12:55:43.046 | ++ functions-common:time_stop:2310 : local name 2020-10-14 12:55:43.048 | ++ functions-common:time_stop:2311 : local end_time 2020-10-14 12:55:43.050 | ++ functions-common:time_stop:2312 : local elapsed_time 2020-10-14 12:55:43.052 | ++ functions-common:time_stop:2313 : local total 2020-10-14 12:55:43.054 | ++ functions-common:time_stop:2314 : local start_time 2020-10-14 12:55:43.056 | ++ functions-common:time_stop:2316 : name=apt-get-update 2020-10-14 12:55:43.059 | ++ functions-common:time_stop:2317 : start_time=1602680136828 2020-10-14 12:55:43.061 | ++ functions-common:time_stop:2319 : [[ -z 1602680136828 ]] 2020-10-14 12:55:43.063 | +++ functions-common:time_stop:2322 : date +%s%3N 2020-10-14 12:55:43.067 | ++ functions-common:time_stop:2322 : end_time=1602680143064 2020-10-14 12:55:43.069 | ++ functions-common:time_stop:2323 : elapsed_time=6236 2020-10-14 12:55:43.071 | ++ functions-common:time_stop:2324 : total=0 2020-10-14 12:55:43.073 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-14 12:55:43.076 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=6236 2020-10-14 12:55:43.078 | ++ 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-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 curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-14 12:55:43.081 | ++ functions-common:real_install_package:1330 : is_ubuntu 2020-10-14 12:55:43.083 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-14 12:55:43.085 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-14 12:55:43.088 | ++ 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-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 curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-14 12:55:43.109 | ++ 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-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 curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-14 12:55:43.226 | Reading package lists... 2020-10-14 12:55:43.469 | Building dependency tree... 2020-10-14 12:55:43.469 | Reading state information... 2020-10-14 12:55:43.714 | acl is already the newest version (2.2.52-3build1). 2020-10-14 12:55:43.714 | acl set to manually installed. 2020-10-14 12:55:43.714 | bc is already the newest version (1.07.1-2). 2020-10-14 12:55:43.714 | bc set to manually installed. 2020-10-14 12:55:43.714 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-10-14 12:55:43.714 | bsdmainutils set to manually installed. 2020-10-14 12:55:43.714 | dnsmasq-base is already the newest version (2.79-1). 2020-10-14 12:55:43.714 | dnsmasq-base set to manually installed. 2020-10-14 12:55:43.714 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-10-14 12:55:43.714 | gawk set to manually installed. 2020-10-14 12:55:43.714 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-10-14 12:55:43.714 | iptables set to manually installed. 2020-10-14 12:55:43.714 | libpcre3-dev is already the newest version (2:8.39-9). 2020-10-14 12:55:43.714 | lsof is already the newest version (4.89+dfsg-0.1). 2020-10-14 12:55:43.714 | lsof set to manually installed. 2020-10-14 12:55:43.714 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-10-14 12:55:43.714 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-10-14 12:55:43.714 | ebtables set to manually installed. 2020-10-14 12:55:43.715 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-10-14 12:55:43.715 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-10-14 12:55:43.715 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-10-14 12:55:43.715 | parted is already the newest version (3.2-20ubuntu0.2). 2020-10-14 12:55:43.715 | parted set to manually installed. 2020-10-14 12:55:43.715 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-10-14 12:55:43.715 | psmisc set to manually installed. 2020-10-14 12:55:43.715 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-10-14 12:55:43.715 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-10-14 12:55:43.715 | tar set to manually installed. 2020-10-14 12:55:43.715 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-10-14 12:55:43.715 | wget set to manually installed. 2020-10-14 12:55:43.715 | The following packages were automatically installed and are no longer required: 2020-10-14 12:55:43.715 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-10-14 12:55:43.715 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-10-14 12:55:43.715 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-10-14 12:55:43.715 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-10-14 12:55:43.715 | python3-twisted-bin python3-zope.interface 2020-10-14 12:55:43.715 | Use 'sudo apt autoremove' to remove them. 2020-10-14 12:55:43.715 | The following additional packages will be installed: 2020-10-14 12:55:43.715 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2020-10-14 12:55:43.715 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2020-10-14 12:55:43.715 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2020-10-14 12:55:43.715 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2020-10-14 12:55:43.715 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2020-10-14 12:55:43.715 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2020-10-14 12:55:43.715 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2020-10-14 12:55:43.715 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-10-14 12:55:43.715 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-10-14 12:55:43.715 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2020-10-14 12:55:43.715 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2020-10-14 12:55:43.716 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2020-10-14 12:55:43.716 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 libgts-0.7-5 2020-10-14 12:55:43.716 | libgts-bin libgvc6 libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 2020-10-14 12:55:43.716 | libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 libicu-dev 2020-10-14 12:55:43.716 | libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 libiscsi7 2020-10-14 12:55:43.716 | libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2020-10-14 12:55:43.716 | libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 libkadm5srv-mit11 2020-10-14 12:55:43.716 | libkdb5-9 liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 2020-10-14 12:55:43.716 | liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2020-10-14 12:55:43.716 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-10-14 12:55:43.716 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2020-10-14 12:55:43.716 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2020-10-14 12:55:43.716 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2020-10-14 12:55:43.716 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2020-10-14 12:55:43.716 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2020-10-14 12:55:43.716 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2020-10-14 12:55:43.716 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2020-10-14 12:55:43.716 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2020-10-14 12:55:43.716 | mysql-common po-debconf postgresql-client-common postgresql-common 2020-10-14 12:55:43.716 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2020-10-14 12:55:43.716 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2020-10-14 12:55:43.717 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2020-10-14 12:55:43.717 | uuid-dev uwsgi-core vbetool x11-common 2020-10-14 12:55:43.718 | Suggested packages: 2020-10-14 12:55:43.718 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2020-10-14 12:55:43.718 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2020-10-14 12:55:43.718 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2020-10-14 12:55:43.718 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2020-10-14 12:55:43.718 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2020-10-14 12:55:43.718 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2020-10-14 12:55:43.718 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2020-10-14 12:55:43.718 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2020-10-14 12:55:43.718 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2020-10-14 12:55:43.718 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2020-10-14 12:55:43.718 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2020-10-14 12:55:43.718 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2020-10-14 12:55:43.718 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2020-10-14 12:55:43.718 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2020-10-14 12:55:43.718 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2020-10-14 12:55:43.718 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2020-10-14 12:55:43.718 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2020-10-14 12:55:43.718 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2020-10-14 12:55:43.718 | sqlite3-doc openssl-blacklist systemd-container zip uwsgi-plugins-all 2020-10-14 12:55:43.718 | uwsgi-extra uwsgi-dev 2020-10-14 12:55:43.960 | The following NEW packages will be installed: 2020-10-14 12:55:43.960 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2020-10-14 12:55:43.960 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2020-10-14 12:55:43.961 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2020-10-14 12:55:43.961 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2020-10-14 12:55:43.961 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2020-10-14 12:55:43.961 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2020-10-14 12:55:43.961 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2020-10-14 12:55:43.961 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2020-10-14 12:55:43.961 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2020-10-14 12:55:43.961 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-10-14 12:55:43.961 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-10-14 12:55:43.961 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2020-10-14 12:55:43.961 | libfakeroot libffi-dev libfile-fcntllock-perl 2020-10-14 12:55:43.961 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2020-10-14 12:55:43.961 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2020-10-14 12:55:43.961 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-10-14 12:55:43.961 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-10-14 12:55:43.961 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2020-10-14 12:55:43.961 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-10-14 12:55:43.961 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2020-10-14 12:55:43.961 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2020-10-14 12:55:43.961 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2020-10-14 12:55:43.961 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2020-10-14 12:55:43.961 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-10-14 12:55:43.961 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2020-10-14 12:55:43.961 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2020-10-14 12:55:43.961 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2020-10-14 12:55:43.961 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2020-10-14 12:55:43.961 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2020-10-14 12:55:43.961 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2020-10-14 12:55:43.961 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2020-10-14 12:55:43.961 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2020-10-14 12:55:43.962 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2020-10-14 12:55:43.962 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2020-10-14 12:55:43.962 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2020-10-14 12:55:43.962 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2020-10-14 12:55:43.962 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2020-10-14 12:55:43.962 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2020-10-14 12:55:43.962 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2020-10-14 12:55:43.962 | The following packages will be upgraded: 2020-10-14 12:55:43.962 | curl git libcom-err2 libcurl4 libglib2.0-0 libicu60 libldap-2.4-2 2020-10-14 12:55:43.962 | libldap-common libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2020-10-14 12:55:43.962 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2020-10-14 12:55:43.963 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2020-10-14 12:55:44.107 | 26 upgraded, 202 newly installed, 0 to remove and 132 not upgraded. 2020-10-14 12:55:44.108 | Need to get 83.8 MB of archives. 2020-10-14 12:55:44.108 | After this operation, 263 MB of additional disk space will be used. 2020-10-14 12:55:44.108 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.42 [105 kB] 2020-10-14 12:55:44.479 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.42 [107 kB] 2020-10-14 12:55:44.599 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2,914 kB] 2020-10-14 12:55:50.469 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] 2020-10-14 12:55:50.735 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2020-10-14 12:55:50.773 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2020-10-14 12:55:50.928 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2020-10-14 12:55:51.537 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1,301 kB] 2020-10-14 12:55:55.580 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2020-10-14 12:55:55.712 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2020-10-14 12:55:56.491 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2020-10-14 12:55:56.508 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 2020-10-14 12:55:56.533 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 2020-10-14 12:55:56.615 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 2020-10-14 12:55:56.643 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] 2020-10-14 12:55:56.883 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2020-10-14 12:55:56.896 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2020-10-14 12:55:57.101 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2020-10-14 12:56:23.956 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2020-10-14 12:56:28.478 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2020-10-14 12:56:38.041 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2020-10-14 12:56:38.800 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2020-10-14 12:56:40.300 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2020-10-14 12:56:41.076 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2020-10-14 12:56:49.509 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2020-10-14 12:56:52.002 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2020-10-14 12:56:52.134 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2020-10-14 12:56:52.471 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2020-10-14 12:56:52.825 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2020-10-14 12:56:53.071 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2020-10-14 12:57:01.632 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2020-10-14 12:57:02.619 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2020-10-14 12:57:02.770 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2020-10-14 12:57:03.108 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2020-10-14 12:57:03.262 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2020-10-14 12:57:05.902 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2020-10-14 12:57:05.983 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2020-10-14 12:57:06.062 | Get:38 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] 2020-10-14 12:57:12.582 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 2020-10-14 12:57:18.012 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.2 [427 kB] 2020-10-14 12:57:20.117 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2020-10-14 12:57:22.171 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2020-10-14 12:57:22.235 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2020-10-14 12:57:22.251 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2020-10-14 12:57:22.358 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2020-10-14 12:57:24.215 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.6 [261 kB] 2020-10-14 12:57:24.950 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2020-10-14 12:57:26.382 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2020-10-14 12:57:26.530 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2020-10-14 12:57:27.446 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2020-10-14 12:57:28.473 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2020-10-14 12:57:31.427 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2020-10-14 12:57:33.953 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2020-10-14 12:57:34.400 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2020-10-14 12:57:34.437 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2020-10-14 12:57:34.637 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2020-10-14 12:57:34.664 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2020-10-14 12:57:34.729 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2020-10-14 12:57:34.739 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2020-10-14 12:57:35.102 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2020-10-14 12:57:35.499 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2020-10-14 12:57:36.648 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2020-10-14 12:57:36.721 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2020-10-14 12:57:39.814 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2020-10-14 12:57:39.992 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2020-10-14 12:57:41.688 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2020-10-14 12:57:47.376 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2020-10-14 12:57:48.073 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2020-10-14 12:57:54.697 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2020-10-14 12:58:20.853 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2020-10-14 12:58:20.854 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2020-10-14 12:58:20.873 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2020-10-14 12:58:21.023 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2020-10-14 12:58:21.205 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2020-10-14 12:58:21.731 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 2020-10-14 12:58:22.094 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 2020-10-14 12:58:22.505 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2020-10-14 12:58:22.594 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2020-10-14 12:58:22.611 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2020-10-14 12:58:22.679 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2020-10-14 12:58:22.714 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2020-10-14 12:58:22.845 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2020-10-14 12:58:23.445 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2020-10-14 12:58:23.595 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2020-10-14 12:58:24.123 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2020-10-14 12:58:24.167 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2020-10-14 12:58:42.126 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2020-10-14 12:58:42.167 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2020-10-14 12:58:42.203 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2020-10-14 12:58:42.269 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2020-10-14 12:58:42.272 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2020-10-14 12:58:42.317 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2020-10-14 12:58:42.515 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2020-10-14 12:58:42.726 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2020-10-14 12:58:42.759 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2020-10-14 12:58:42.918 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2020-10-14 12:58:44.007 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2020-10-14 12:58:46.193 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2020-10-14 12:58:46.243 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2020-10-14 12:58:46.594 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2020-10-14 12:58:46.862 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2020-10-14 12:58:47.584 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2020-10-14 12:58:47.717 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2020-10-14 12:58:47.866 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2020-10-14 12:58:47.998 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2020-10-14 12:58:48.130 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2020-10-14 12:58:48.295 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2020-10-14 12:58:48.429 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2020-10-14 12:58:48.561 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2020-10-14 12:58:48.692 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2020-10-14 12:58:48.924 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2020-10-14 12:58:49.079 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2020-10-14 12:58:49.234 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2020-10-14 12:58:49.383 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2020-10-14 12:58:49.520 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2020-10-14 12:58:49.677 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2020-10-14 12:58:49.884 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2020-10-14 12:58:50.030 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2020-10-14 12:58:50.186 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2020-10-14 12:58:50.323 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2020-10-14 12:58:50.477 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2020-10-14 12:58:50.630 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2020-10-14 12:58:50.762 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2020-10-14 12:58:50.893 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2020-10-14 12:58:51.199 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2020-10-14 12:58:51.328 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2020-10-14 12:58:51.499 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2020-10-14 12:58:51.795 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2020-10-14 12:58:51.957 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.1 [54.2 kB] 2020-10-14 12:58:52.093 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.1 [37.2 kB] 2020-10-14 12:58:52.226 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.1 [49.7 kB] 2020-10-14 12:58:52.363 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.1 [38.2 kB] 2020-10-14 12:58:52.495 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2020-10-14 12:58:52.628 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.1 [120 kB] 2020-10-14 12:58:52.773 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2020-10-14 12:58:52.902 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2020-10-14 12:58:53.036 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2020-10-14 12:58:53.165 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2020-10-14 12:58:53.295 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2020-10-14 12:58:53.424 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2020-10-14 12:58:53.558 | Get:141 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] 2020-10-14 12:58:53.695 | Get:142 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] 2020-10-14 12:58:53.837 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2020-10-14 12:58:53.972 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2020-10-14 12:58:54.125 | Get:145 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] 2020-10-14 12:58:54.454 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2020-10-14 12:58:54.583 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2020-10-14 12:58:54.716 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2020-10-14 12:58:55.020 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2020-10-14 12:58:55.149 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2020-10-14 12:58:55.279 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2020-10-14 12:58:55.410 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2020-10-14 12:58:55.541 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2020-10-14 12:58:56.891 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2020-10-14 12:58:57.049 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2020-10-14 12:58:57.184 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2020-10-14 12:58:57.315 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2020-10-14 12:58:57.467 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2020-10-14 12:58:57.595 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2020-10-14 12:58:57.723 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2020-10-14 12:58:57.868 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2020-10-14 12:58:57.997 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2020-10-14 12:58:58.144 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2020-10-14 12:58:58.289 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2020-10-14 12:58:58.418 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2020-10-14 12:58:58.548 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2020-10-14 12:58:58.678 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2020-10-14 12:58:58.807 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.31-0ubuntu0.18.04.1 [688 kB] 2020-10-14 12:58:59.008 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.6 [1,566 kB] 2020-10-14 12:58:59.305 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.31-0ubuntu0.18.04.1 [992 kB] 2020-10-14 12:58:59.535 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2020-10-14 12:58:59.689 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2020-10-14 12:59:00.000 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2020-10-14 12:59:00.328 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2020-10-14 12:59:00.473 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.14-0ubuntu0.18.04.1 [107 kB] 2020-10-14 12:59:00.612 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.14-0ubuntu0.18.04.1 [218 kB] 2020-10-14 12:59:00.769 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.4 [2,727 kB] 2020-10-14 12:59:01.187 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.4 [924 kB] 2020-10-14 12:59:01.410 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [256 kB] 2020-10-14 12:59:01.568 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] 2020-10-14 12:59:01.702 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2020-10-14 12:59:01.847 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.42 [184 kB] 2020-10-14 12:59:01.991 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2020-10-14 12:59:02.126 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2020-10-14 12:59:02.320 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2020-10-14 12:59:02.462 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2020-10-14 12:59:02.626 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2020-10-14 12:59:02.781 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2020-10-14 12:59:02.915 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2020-10-14 12:59:03.213 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2020-10-14 12:59:03.422 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2020-10-14 12:59:03.555 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2020-10-14 12:59:03.687 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2020-10-14 12:59:03.817 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2020-10-14 12:59:03.959 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.14-0ubuntu0.18.04.1 [838 kB] 2020-10-14 12:59:04.161 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2020-10-14 12:59:04.461 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.3 [1,653 kB] 2020-10-14 12:59:04.752 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2020-10-14 12:59:04.936 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2020-10-14 12:59:05.171 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2020-10-14 12:59:05.485 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2020-10-14 12:59:05.739 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2020-10-14 12:59:06.473 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.3 [114 kB] 2020-10-14 12:59:07.387 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2020-10-14 12:59:09.341 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.1 [6,184 B] 2020-10-14 12:59:10.073 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2020-10-14 12:59:10.198 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2020-10-14 12:59:10.582 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-xdg all 0.25-4ubuntu1 [31.4 kB] 2020-10-14 12:59:11.056 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.32 [40.3 kB] 2020-10-14 12:59:11.624 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.32 [869 kB] 2020-10-14 12:59:13.786 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2020-10-14 12:59:14.053 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2020-10-14 12:59:14.950 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2020-10-14 12:59:15.398 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 2020-10-14 12:59:15.731 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2020-10-14 12:59:16.453 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2020-10-14 12:59:16.587 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2020-10-14 12:59:16.864 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2020-10-14 12:59:17.131 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2020-10-14 12:59:18.129 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2020-10-14 12:59:18.290 | Get:221 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] 2020-10-14 12:59:18.457 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2020-10-14 12:59:19.405 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2020-10-14 12:59:19.608 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2020-10-14 12:59:20.757 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.1 [11.8 kB] 2020-10-14 12:59:20.939 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2020-10-14 12:59:21.302 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2020-10-14 12:59:23.102 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2020-10-14 12:59:24.855 | Preconfiguring packages ... 2020-10-14 12:59:24.975 | Fetched 83.8 MB in 3min 39s (382 kB/s) 2020-10-14 12:59:25.035 | (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.) 2020-10-14 12:59:25.038 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.42_amd64.deb ... 2020-10-14 12:59:25.071 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.42) over (237-3ubuntu10.25) ... 2020-10-14 12:59:25.198 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.42_amd64.deb ... 2020-10-14 12:59:25.220 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.42) over (237-3ubuntu10.25) ... 2020-10-14 12:59:25.365 | Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... 2020-10-14 12:59:25.504 | Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10.25) ... 2020-10-14 12:59:26.249 | Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... 2020-10-14 12:59:26.270 | Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10.25) ... 2020-10-14 12:59:26.373 | Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... 2020-10-14 12:59:26.494 | (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.) 2020-10-14 12:59:26.497 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-10-14 12:59:26.521 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-10-14 12:59:26.609 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-10-14 12:59:26.740 | (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.) 2020-10-14 12:59:26.743 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-10-14 12:59:26.772 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-10-14 12:59:27.050 | Selecting previously unselected package libapr1:amd64. 2020-10-14 12:59:27.057 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2020-10-14 12:59:27.059 | Unpacking libapr1:amd64 (1.6.3-2) ... 2020-10-14 12:59:27.185 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-10-14 12:59:27.213 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-10-14 12:59:27.487 | Selecting previously unselected package libaprutil1:amd64. 2020-10-14 12:59:27.494 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2020-10-14 12:59:27.496 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2020-10-14 12:59:27.592 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2020-10-14 12:59:27.614 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2020-10-14 12:59:27.754 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2020-10-14 12:59:27.760 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2020-10-14 12:59:27.763 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-10-14 12:59:27.826 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-10-14 12:59:27.848 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-10-14 12:59:27.955 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-10-14 12:59:27.978 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-10-14 12:59:28.069 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 2020-10-14 12:59:28.089 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-10-14 12:59:28.196 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... 2020-10-14 12:59:28.223 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-10-14 12:59:28.314 | Selecting previously unselected package libaprutil1-ldap:amd64. 2020-10-14 12:59:28.320 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2020-10-14 12:59:28.323 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-10-14 12:59:28.395 | Selecting previously unselected package liblua5.2-0:amd64. 2020-10-14 12:59:28.401 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2020-10-14 12:59:28.404 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-10-14 12:59:28.496 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2020-10-14 12:59:28.524 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2020-10-14 12:59:29.841 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-10-14 12:59:29.866 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2020-10-14 12:59:30.030 | Selecting previously unselected package apache2-bin. 2020-10-14 12:59:30.037 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2020-10-14 12:59:30.039 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2020-10-14 12:59:30.250 | Selecting previously unselected package apache2-utils. 2020-10-14 12:59:30.257 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2020-10-14 12:59:30.260 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2020-10-14 12:59:30.324 | Selecting previously unselected package apache2-data. 2020-10-14 12:59:30.330 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2020-10-14 12:59:30.333 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2020-10-14 12:59:30.504 | Selecting previously unselected package apache2. 2020-10-14 12:59:30.510 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2020-10-14 12:59:30.528 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2020-10-14 12:59:30.634 | Selecting previously unselected package fonts-dejavu-core. 2020-10-14 12:59:30.641 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2020-10-14 12:59:30.644 | Unpacking fonts-dejavu-core (2.37-1) ... 2020-10-14 12:59:30.846 | Selecting previously unselected package fonts-liberation. 2020-10-14 12:59:30.853 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2020-10-14 12:59:30.855 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-10-14 12:59:31.043 | Selecting previously unselected package fontconfig-config. 2020-10-14 12:59:31.049 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2020-10-14 12:59:31.052 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2020-10-14 12:59:31.143 | Selecting previously unselected package libfontconfig1:amd64. 2020-10-14 12:59:31.150 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2020-10-14 12:59:31.152 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-10-14 12:59:31.249 | Selecting previously unselected package fontconfig. 2020-10-14 12:59:31.256 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2020-10-14 12:59:31.258 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2020-10-14 12:59:31.352 | Selecting previously unselected package liblua5.3-0:amd64. 2020-10-14 12:59:31.358 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2020-10-14 12:59:31.361 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-10-14 12:59:31.474 | Selecting previously unselected package haproxy. 2020-10-14 12:59:31.480 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2020-10-14 12:59:31.490 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2020-10-14 12:59:31.706 | Selecting previously unselected package libjpeg-turbo8:amd64. 2020-10-14 12:59:31.712 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-10-14 12:59:31.715 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-10-14 12:59:31.826 | Selecting previously unselected package x11-common. 2020-10-14 12:59:31.833 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2020-10-14 12:59:31.856 | dpkg-query: no packages found matching nux-tools 2020-10-14 12:59:31.867 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2020-10-14 12:59:31.955 | Selecting previously unselected package libice6:amd64. 2020-10-14 12:59:31.961 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2020-10-14 12:59:31.964 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2020-10-14 12:59:32.048 | Selecting previously unselected package libsm6:amd64. 2020-10-14 12:59:32.054 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2020-10-14 12:59:32.057 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2020-10-14 12:59:32.179 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2020-10-14 12:59:32.662 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2020-10-14 12:59:33.118 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2020-10-14 12:59:33.124 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2020-10-14 12:59:33.127 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-10-14 12:59:33.214 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2020-10-14 12:59:33.241 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2020-10-14 12:59:33.331 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2020-10-14 12:59:33.480 | (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.) 2020-10-14 12:59:33.482 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-10-14 12:59:33.507 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2020-10-14 12:59:33.792 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-10-14 12:59:33.813 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-10-14 12:59:34.017 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.2_amd64.deb ... 2020-10-14 12:59:34.045 | Unpacking sudo (1.8.21p2-3ubuntu1.2) over (1.8.21p2-3ubuntu1) ... 2020-10-14 12:59:34.218 | Preparing to unpack .../003-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2020-10-14 12:59:34.239 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2020-10-14 12:59:34.376 | Selecting previously unselected package uuid-dev:amd64. 2020-10-14 12:59:34.382 | Preparing to unpack .../004-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-10-14 12:59:34.385 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-10-14 12:59:34.467 | Selecting previously unselected package libsctp1:amd64. 2020-10-14 12:59:34.473 | Preparing to unpack .../005-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2020-10-14 12:59:34.476 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-10-14 12:59:34.533 | Selecting previously unselected package libsctp-dev:amd64. 2020-10-14 12:59:34.539 | Preparing to unpack .../006-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2020-10-14 12:59:34.542 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-10-14 12:59:34.602 | Selecting previously unselected package libapr1-dev. 2020-10-14 12:59:34.609 | Preparing to unpack .../007-libapr1-dev_1.6.3-2_amd64.deb ... 2020-10-14 12:59:34.611 | Unpacking libapr1-dev (1.6.3-2) ... 2020-10-14 12:59:34.882 | Selecting previously unselected package libldap2-dev:amd64. 2020-10-14 12:59:34.889 | Preparing to unpack .../008-libldap2-dev_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... 2020-10-14 12:59:34.891 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 2020-10-14 12:59:35.022 | Selecting previously unselected package libaprutil1-dev. 2020-10-14 12:59:35.029 | Preparing to unpack .../009-libaprutil1-dev_1.6.1-2_amd64.deb ... 2020-10-14 12:59:35.031 | Unpacking libaprutil1-dev (1.6.1-2) ... 2020-10-14 12:59:35.290 | Selecting previously unselected package autotools-dev. 2020-10-14 12:59:35.297 | Preparing to unpack .../010-autotools-dev_20180224.1_all.deb ... 2020-10-14 12:59:35.299 | Unpacking autotools-dev (20180224.1) ... 2020-10-14 12:59:35.356 | Selecting previously unselected package m4. 2020-10-14 12:59:35.363 | Preparing to unpack .../011-m4_1.4.18-1_amd64.deb ... 2020-10-14 12:59:35.366 | Unpacking m4 (1.4.18-1) ... 2020-10-14 12:59:35.474 | Selecting previously unselected package autoconf. 2020-10-14 12:59:35.481 | Preparing to unpack .../012-autoconf_2.69-11_all.deb ... 2020-10-14 12:59:35.483 | Unpacking autoconf (2.69-11) ... 2020-10-14 12:59:35.607 | Selecting previously unselected package automake. 2020-10-14 12:59:35.613 | Preparing to unpack .../013-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2020-10-14 12:59:35.618 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2020-10-14 12:59:35.738 | Selecting previously unselected package autopoint. 2020-10-14 12:59:35.745 | Preparing to unpack .../014-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2020-10-14 12:59:35.747 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2020-10-14 12:59:35.818 | Selecting previously unselected package libtool. 2020-10-14 12:59:35.825 | Preparing to unpack .../015-libtool_2.4.6-2_all.deb ... 2020-10-14 12:59:35.827 | Unpacking libtool (2.4.6-2) ... 2020-10-14 12:59:35.906 | Selecting previously unselected package dh-autoreconf. 2020-10-14 12:59:35.912 | Preparing to unpack .../016-dh-autoreconf_17_all.deb ... 2020-10-14 12:59:35.915 | Unpacking dh-autoreconf (17) ... 2020-10-14 12:59:35.972 | Selecting previously unselected package libarchive-zip-perl. 2020-10-14 12:59:35.978 | Preparing to unpack .../017-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2020-10-14 12:59:35.981 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-10-14 12:59:36.044 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2020-10-14 12:59:36.050 | Preparing to unpack .../018-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2020-10-14 12:59:36.053 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-10-14 12:59:36.109 | Selecting previously unselected package libtimedate-perl. 2020-10-14 12:59:36.115 | Preparing to unpack .../019-libtimedate-perl_2.3000-2_all.deb ... 2020-10-14 12:59:36.118 | Unpacking libtimedate-perl (2.3000-2) ... 2020-10-14 12:59:36.178 | Selecting previously unselected package dh-strip-nondeterminism. 2020-10-14 12:59:36.185 | Preparing to unpack .../020-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2020-10-14 12:59:36.187 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-10-14 12:59:36.244 | Selecting previously unselected package libdpkg-perl. 2020-10-14 12:59:36.251 | Preparing to unpack .../021-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2020-10-14 12:59:36.263 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-10-14 12:59:36.358 | Selecting previously unselected package make. 2020-10-14 12:59:36.364 | Preparing to unpack .../022-make_4.1-9.1ubuntu1_amd64.deb ... 2020-10-14 12:59:36.367 | Unpacking make (4.1-9.1ubuntu1) ... 2020-10-14 12:59:36.458 | Selecting previously unselected package dpkg-dev. 2020-10-14 12:59:36.465 | Preparing to unpack .../023-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2020-10-14 12:59:36.467 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-10-14 12:59:36.647 | Selecting previously unselected package libcroco3:amd64. 2020-10-14 12:59:36.654 | Preparing to unpack .../024-libcroco3_0.6.12-2_amd64.deb ... 2020-10-14 12:59:36.656 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2020-10-14 12:59:36.739 | Selecting previously unselected package gettext. 2020-10-14 12:59:36.745 | Preparing to unpack .../025-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2020-10-14 12:59:36.747 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2020-10-14 12:59:37.052 | Selecting previously unselected package intltool-debian. 2020-10-14 12:59:37.059 | Preparing to unpack .../026-intltool-debian_0.35.0+20060710.4_all.deb ... 2020-10-14 12:59:37.061 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2020-10-14 12:59:37.118 | Selecting previously unselected package po-debconf. 2020-10-14 12:59:37.125 | Preparing to unpack .../027-po-debconf_1.0.20_all.deb ... 2020-10-14 12:59:37.127 | Unpacking po-debconf (1.0.20) ... 2020-10-14 12:59:37.231 | Selecting previously unselected package debhelper. 2020-10-14 12:59:37.237 | Preparing to unpack .../028-debhelper_11.1.6ubuntu2_all.deb ... 2020-10-14 12:59:37.240 | Unpacking debhelper (11.1.6ubuntu2) ... 2020-10-14 12:59:37.487 | Selecting previously unselected package apache2-dev. 2020-10-14 12:59:37.494 | Preparing to unpack .../029-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2020-10-14 12:59:37.497 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2020-10-14 12:59:37.586 | Selecting previously unselected package libstdc++-7-dev:amd64. 2020-10-14 12:59:37.593 | Preparing to unpack .../030-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-10-14 12:59:37.595 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-10-14 12:59:38.040 | Selecting previously unselected package g++-7. 2020-10-14 12:59:38.048 | Preparing to unpack .../031-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-10-14 12:59:38.050 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-10-14 12:59:39.417 | Selecting previously unselected package g++. 2020-10-14 12:59:39.424 | Preparing to unpack .../032-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2020-10-14 12:59:39.426 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2020-10-14 12:59:39.485 | Selecting previously unselected package build-essential. 2020-10-14 12:59:39.492 | Preparing to unpack .../033-build-essential_12.4ubuntu1_amd64.deb ... 2020-10-14 12:59:39.502 | Unpacking build-essential (12.4ubuntu1) ... 2020-10-14 12:59:39.566 | Selecting previously unselected package conntrack. 2020-10-14 12:59:39.573 | Preparing to unpack .../034-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-10-14 12:59:39.575 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-10-14 12:59:39.666 | Selecting previously unselected package libnetfilter-queue1. 2020-10-14 12:59:39.673 | Preparing to unpack .../035-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2020-10-14 12:59:39.675 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2020-10-14 12:59:39.766 | Selecting previously unselected package conntrackd. 2020-10-14 12:59:39.773 | Preparing to unpack .../036-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-10-14 12:59:39.775 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-10-14 12:59:39.868 | Preparing to unpack .../037-curl_7.58.0-2ubuntu3.10_amd64.deb ... 2020-10-14 12:59:39.889 | Unpacking curl (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-10-14 12:59:40.018 | Preparing to unpack .../038-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 2020-10-14 12:59:40.044 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-10-14 12:59:40.168 | Selecting previously unselected package dctrl-tools. 2020-10-14 12:59:40.175 | Preparing to unpack .../039-dctrl-tools_2.24-2build1_amd64.deb ... 2020-10-14 12:59:40.184 | Unpacking dctrl-tools (2.24-2build1) ... 2020-10-14 12:59:40.253 | Selecting previously unselected package dnsmasq-utils. 2020-10-14 12:59:40.260 | Preparing to unpack .../040-dnsmasq-utils_2.79-1_amd64.deb ... 2020-10-14 12:59:40.262 | Unpacking dnsmasq-utils (2.79-1) ... 2020-10-14 12:59:40.336 | Selecting previously unselected package dstat. 2020-10-14 12:59:40.343 | Preparing to unpack .../041-dstat_0.7.3-1_all.deb ... 2020-10-14 12:59:40.345 | Unpacking dstat (0.7.3-1) ... 2020-10-14 12:59:40.465 | Selecting previously unselected package libfakeroot:amd64. 2020-10-14 12:59:40.472 | Preparing to unpack .../042-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2020-10-14 12:59:40.474 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-10-14 12:59:40.549 | Selecting previously unselected package fakeroot. 2020-10-14 12:59:40.556 | Preparing to unpack .../043-fakeroot_1.22-2ubuntu1_amd64.deb ... 2020-10-14 12:59:40.558 | Unpacking fakeroot (1.22-2ubuntu1) ... 2020-10-14 12:59:40.633 | Selecting previously unselected package genisoimage. 2020-10-14 12:59:40.640 | Preparing to unpack .../044-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2020-10-14 12:59:40.650 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2020-10-14 12:59:40.779 | Selecting previously unselected package libgraphite2-3:amd64. 2020-10-14 12:59:40.786 | Preparing to unpack .../045-libgraphite2-3_1.3.11-2_amd64.deb ... 2020-10-14 12:59:40.788 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2020-10-14 12:59:40.878 | Selecting previously unselected package libharfbuzz0b:amd64. 2020-10-14 12:59:40.886 | Preparing to unpack .../046-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2020-10-14 12:59:40.888 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-10-14 12:59:40.991 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2020-10-14 12:59:40.998 | Preparing to unpack .../047-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2020-10-14 12:59:41.000 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-10-14 12:59:41.107 | Preparing to unpack .../048-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2020-10-14 12:59:41.203 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2020-10-14 12:59:42.112 | Selecting previously unselected package libann0. 2020-10-14 12:59:42.119 | Preparing to unpack .../049-libann0_1.1.2+doc-6_amd64.deb ... 2020-10-14 12:59:42.121 | Unpacking libann0 (1.1.2+doc-6) ... 2020-10-14 12:59:42.195 | Selecting previously unselected package libcdt5. 2020-10-14 12:59:42.201 | Preparing to unpack .../050-libcdt5_2.40.1-2_amd64.deb ... 2020-10-14 12:59:42.204 | Unpacking libcdt5 (2.40.1-2) ... 2020-10-14 12:59:42.277 | Selecting previously unselected package libcgraph6. 2020-10-14 12:59:42.284 | Preparing to unpack .../051-libcgraph6_2.40.1-2_amd64.deb ... 2020-10-14 12:59:42.286 | Unpacking libcgraph6 (2.40.1-2) ... 2020-10-14 12:59:42.344 | Selecting previously unselected package libjpeg8:amd64. 2020-10-14 12:59:42.350 | Preparing to unpack .../052-libjpeg8_8c-2ubuntu8_amd64.deb ... 2020-10-14 12:59:42.352 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2020-10-14 12:59:42.435 | Selecting previously unselected package libjbig0:amd64. 2020-10-14 12:59:42.441 | Preparing to unpack .../053-libjbig0_2.1-3.1build1_amd64.deb ... 2020-10-14 12:59:42.444 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2020-10-14 12:59:42.525 | Selecting previously unselected package libtiff5:amd64. 2020-10-14 12:59:42.532 | Preparing to unpack .../054-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2020-10-14 12:59:42.534 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-10-14 12:59:42.635 | Selecting previously unselected package libwebp6:amd64. 2020-10-14 12:59:42.642 | Preparing to unpack .../055-libwebp6_0.6.1-2_amd64.deb ... 2020-10-14 12:59:42.644 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2020-10-14 12:59:42.739 | Selecting previously unselected package libxpm4:amd64. 2020-10-14 12:59:42.746 | Preparing to unpack .../056-libxpm4_1%3a3.5.12-1_amd64.deb ... 2020-10-14 12:59:42.748 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2020-10-14 12:59:42.831 | Selecting previously unselected package libgd3:amd64. 2020-10-14 12:59:42.838 | Preparing to unpack .../057-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2020-10-14 12:59:42.840 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-10-14 12:59:42.936 | Selecting previously unselected package libgts-0.7-5:amd64. 2020-10-14 12:59:42.942 | Preparing to unpack .../058-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2020-10-14 12:59:42.945 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-10-14 12:59:43.043 | Selecting previously unselected package libpixman-1-0:amd64. 2020-10-14 12:59:43.050 | Preparing to unpack .../059-libpixman-1-0_0.34.0-2_amd64.deb ... 2020-10-14 12:59:43.053 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2020-10-14 12:59:43.163 | Selecting previously unselected package libxcb-render0:amd64. 2020-10-14 12:59:43.171 | Preparing to unpack .../060-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2020-10-14 12:59:43.173 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-10-14 12:59:43.255 | Selecting previously unselected package libxcb-shm0:amd64. 2020-10-14 12:59:43.262 | Preparing to unpack .../061-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2020-10-14 12:59:43.264 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-10-14 12:59:43.338 | Selecting previously unselected package libxrender1:amd64. 2020-10-14 12:59:43.345 | Preparing to unpack .../062-libxrender1_1%3a0.9.10-1_amd64.deb ... 2020-10-14 12:59:43.347 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2020-10-14 12:59:43.429 | Selecting previously unselected package libcairo2:amd64. 2020-10-14 12:59:43.435 | Preparing to unpack .../063-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2020-10-14 12:59:43.438 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-10-14 12:59:43.579 | Selecting previously unselected package libltdl7:amd64. 2020-10-14 12:59:43.586 | Preparing to unpack .../064-libltdl7_2.4.6-2_amd64.deb ... 2020-10-14 12:59:43.588 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2020-10-14 12:59:43.646 | Selecting previously unselected package libthai-data. 2020-10-14 12:59:43.654 | Preparing to unpack .../065-libthai-data_0.1.27-2_all.deb ... 2020-10-14 12:59:43.656 | Unpacking libthai-data (0.1.27-2) ... 2020-10-14 12:59:43.756 | Selecting previously unselected package libdatrie1:amd64. 2020-10-14 12:59:43.764 | Preparing to unpack .../066-libdatrie1_0.2.10-7_amd64.deb ... 2020-10-14 12:59:43.766 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2020-10-14 12:59:43.848 | Selecting previously unselected package libthai0:amd64. 2020-10-14 12:59:43.855 | Preparing to unpack .../067-libthai0_0.1.27-2_amd64.deb ... 2020-10-14 12:59:43.857 | Unpacking libthai0:amd64 (0.1.27-2) ... 2020-10-14 12:59:43.939 | Selecting previously unselected package libpango-1.0-0:amd64. 2020-10-14 12:59:43.946 | Preparing to unpack .../068-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-10-14 12:59:43.949 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-10-14 12:59:44.047 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2020-10-14 12:59:44.054 | Preparing to unpack .../069-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-10-14 12:59:44.057 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-10-14 12:59:44.147 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2020-10-14 12:59:44.154 | Preparing to unpack .../070-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-10-14 12:59:44.156 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-10-14 12:59:44.230 | Selecting previously unselected package libpathplan4. 2020-10-14 12:59:44.236 | Preparing to unpack .../071-libpathplan4_2.40.1-2_amd64.deb ... 2020-10-14 12:59:44.239 | Unpacking libpathplan4 (2.40.1-2) ... 2020-10-14 12:59:44.329 | Selecting previously unselected package libgvc6. 2020-10-14 12:59:44.335 | Preparing to unpack .../072-libgvc6_2.40.1-2_amd64.deb ... 2020-10-14 12:59:44.338 | Unpacking libgvc6 (2.40.1-2) ... 2020-10-14 12:59:44.494 | Selecting previously unselected package libgvpr2. 2020-10-14 12:59:44.501 | Preparing to unpack .../073-libgvpr2_2.40.1-2_amd64.deb ... 2020-10-14 12:59:44.504 | Unpacking libgvpr2 (2.40.1-2) ... 2020-10-14 12:59:44.597 | Selecting previously unselected package liblab-gamut1. 2020-10-14 12:59:44.605 | Preparing to unpack .../074-liblab-gamut1_2.40.1-2_amd64.deb ... 2020-10-14 12:59:44.607 | Unpacking liblab-gamut1 (2.40.1-2) ... 2020-10-14 12:59:44.818 | Selecting previously unselected package libxt6:amd64. 2020-10-14 12:59:44.826 | Preparing to unpack .../075-libxt6_1%3a1.1.5-1_amd64.deb ... 2020-10-14 12:59:44.828 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2020-10-14 12:59:44.920 | Selecting previously unselected package libxmu6:amd64. 2020-10-14 12:59:44.927 | Preparing to unpack .../076-libxmu6_2%3a1.1.2-2_amd64.deb ... 2020-10-14 12:59:44.946 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2020-10-14 12:59:45.030 | Selecting previously unselected package libxaw7:amd64. 2020-10-14 12:59:45.037 | Preparing to unpack .../077-libxaw7_2%3a1.0.13-1_amd64.deb ... 2020-10-14 12:59:45.039 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2020-10-14 12:59:45.134 | Selecting previously unselected package graphviz. 2020-10-14 12:59:45.141 | Preparing to unpack .../078-graphviz_2.40.1-2_amd64.deb ... 2020-10-14 12:59:45.143 | Unpacking graphviz (2.40.1-2) ... 2020-10-14 12:59:45.335 | Selecting previously unselected package libnl-3-200:amd64. 2020-10-14 12:59:45.342 | Preparing to unpack .../079-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-10-14 12:59:45.345 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-10-14 12:59:45.430 | Selecting previously unselected package libnl-route-3-200:amd64. 2020-10-14 12:59:45.437 | Preparing to unpack .../080-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-10-14 12:59:45.440 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-10-14 12:59:45.549 | Selecting previously unselected package libibverbs1:amd64. 2020-10-14 12:59:45.555 | Preparing to unpack .../081-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2020-10-14 12:59:45.558 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-10-14 12:59:45.650 | Selecting previously unselected package ibverbs-providers:amd64. 2020-10-14 12:59:45.657 | Preparing to unpack .../082-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2020-10-14 12:59:45.659 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-10-14 12:59:45.734 | Selecting previously unselected package icu-devtools. 2020-10-14 12:59:45.741 | Preparing to unpack .../083-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2020-10-14 12:59:45.743 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2020-10-14 12:59:45.831 | Selecting previously unselected package iputils-arping. 2020-10-14 12:59:45.838 | Preparing to unpack .../084-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2020-10-14 12:59:45.840 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2020-10-14 12:59:45.939 | Selecting previously unselected package javascript-common. 2020-10-14 12:59:45.946 | Preparing to unpack .../085-javascript-common_11_all.deb ... 2020-10-14 12:59:45.960 | Unpacking javascript-common (11) ... 2020-10-14 12:59:46.040 | Selecting previously unselected package libnl-genl-3-200:amd64. 2020-10-14 12:59:46.047 | Preparing to unpack .../086-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-10-14 12:59:46.049 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-10-14 12:59:46.149 | Selecting previously unselected package libsensors4:amd64. 2020-10-14 12:59:46.157 | Preparing to unpack .../087-libsensors4_1%3a3.4.0-4_amd64.deb ... 2020-10-14 12:59:46.227 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2020-10-14 12:59:46.301 | Selecting previously unselected package libsnmp-base. 2020-10-14 12:59:46.308 | Preparing to unpack .../088-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2020-10-14 12:59:46.310 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-10-14 12:59:46.421 | Selecting previously unselected package libsnmp30:amd64. 2020-10-14 12:59:46.429 | Preparing to unpack .../089-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2020-10-14 12:59:46.431 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-10-14 12:59:46.665 | Selecting previously unselected package keepalived. 2020-10-14 12:59:46.672 | Preparing to unpack .../090-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2020-10-14 12:59:46.674 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-10-14 12:59:46.796 | Selecting previously unselected package libgssrpc4:amd64. 2020-10-14 12:59:46.803 | Preparing to unpack .../091-libgssrpc4_1.16-2ubuntu0.1_amd64.deb ... 2020-10-14 12:59:46.805 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.1) ... 2020-10-14 12:59:46.883 | Selecting previously unselected package libkdb5-9:amd64. 2020-10-14 12:59:46.891 | Preparing to unpack .../092-libkdb5-9_1.16-2ubuntu0.1_amd64.deb ... 2020-10-14 12:59:46.893 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.1) ... 2020-10-14 12:59:46.978 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2020-10-14 12:59:46.985 | Preparing to unpack .../093-libkadm5srv-mit11_1.16-2ubuntu0.1_amd64.deb ... 2020-10-14 12:59:46.987 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ... 2020-10-14 12:59:47.074 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2020-10-14 12:59:47.082 | Preparing to unpack .../094-libkadm5clnt-mit11_1.16-2ubuntu0.1_amd64.deb ... 2020-10-14 12:59:47.084 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ... 2020-10-14 12:59:47.144 | Selecting previously unselected package comerr-dev:amd64. 2020-10-14 12:59:47.151 | Preparing to unpack .../095-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2020-10-14 12:59:47.154 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-10-14 12:59:47.213 | Selecting previously unselected package krb5-multidev:amd64. 2020-10-14 12:59:47.221 | Preparing to unpack .../096-krb5-multidev_1.16-2ubuntu0.1_amd64.deb ... 2020-10-14 12:59:47.223 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.1) ... 2020-10-14 12:59:47.324 | Selecting previously unselected package libaio1:amd64. 2020-10-14 12:59:47.332 | Preparing to unpack .../097-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2020-10-14 12:59:47.334 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-10-14 12:59:47.391 | Selecting previously unselected package libalgorithm-diff-perl. 2020-10-14 12:59:47.398 | Preparing to unpack .../098-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2020-10-14 12:59:47.400 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2020-10-14 12:59:47.459 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2020-10-14 12:59:47.466 | Preparing to unpack .../099-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2020-10-14 12:59:47.468 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2020-10-14 12:59:47.526 | Selecting previously unselected package libalgorithm-merge-perl. 2020-10-14 12:59:47.533 | Preparing to unpack .../100-libalgorithm-merge-perl_0.08-3_all.deb ... 2020-10-14 12:59:47.535 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2020-10-14 12:59:47.593 | Selecting previously unselected package libarchive-cpio-perl. 2020-10-14 12:59:47.600 | Preparing to unpack .../101-libarchive-cpio-perl_0.10-1_all.deb ... 2020-10-14 12:59:47.602 | Unpacking libarchive-cpio-perl (0.10-1) ... 2020-10-14 12:59:47.660 | Selecting previously unselected package libfile-fcntllock-perl. 2020-10-14 12:59:47.667 | Preparing to unpack .../102-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2020-10-14 12:59:47.669 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2020-10-14 12:59:47.727 | Selecting previously unselected package libglib2.0-bin. 2020-10-14 12:59:47.733 | Preparing to unpack .../103-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-10-14 12:59:47.736 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-10-14 12:59:47.815 | Selecting previously unselected package libglib2.0-dev-bin. 2020-10-14 12:59:47.822 | Preparing to unpack .../104-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-10-14 12:59:47.824 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-10-14 12:59:47.918 | Selecting previously unselected package pkg-config. 2020-10-14 12:59:47.925 | Preparing to unpack .../105-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2020-10-14 12:59:47.927 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2020-10-14 12:59:47.986 | Selecting previously unselected package zlib1g-dev:amd64. 2020-10-14 12:59:47.993 | Preparing to unpack .../106-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2020-10-14 12:59:47.996 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-10-14 12:59:48.081 | Selecting previously unselected package libglib2.0-dev:amd64. 2020-10-14 12:59:48.087 | Preparing to unpack .../107-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-10-14 12:59:48.090 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-10-14 12:59:48.433 | Selecting previously unselected package libgraphite2-dev:amd64. 2020-10-14 12:59:48.440 | Preparing to unpack .../108-libgraphite2-dev_1.3.11-2_amd64.deb ... 2020-10-14 12:59:48.443 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2020-10-14 12:59:48.500 | Selecting previously unselected package libgts-bin. 2020-10-14 12:59:48.507 | Preparing to unpack .../109-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2020-10-14 12:59:48.509 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2020-10-14 12:59:48.596 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2020-10-14 12:59:48.603 | Preparing to unpack .../110-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2020-10-14 12:59:48.605 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-10-14 12:59:48.688 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2020-10-14 12:59:48.695 | Preparing to unpack .../111-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2020-10-14 12:59:48.697 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-10-14 12:59:48.771 | Selecting previously unselected package libicu-le-hb0:amd64. 2020-10-14 12:59:48.778 | Preparing to unpack .../112-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2020-10-14 12:59:48.780 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-10-14 12:59:48.855 | Selecting previously unselected package libiculx60:amd64. 2020-10-14 12:59:48.862 | Preparing to unpack .../113-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2020-10-14 12:59:48.864 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-10-14 12:59:48.922 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2020-10-14 12:59:48.929 | Preparing to unpack .../114-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2020-10-14 12:59:48.931 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-10-14 12:59:48.990 | Selecting previously unselected package libicu-dev. 2020-10-14 12:59:48.997 | Preparing to unpack .../115-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2020-10-14 12:59:48.999 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2020-10-14 12:59:50.416 | Selecting previously unselected package libharfbuzz-dev:amd64. 2020-10-14 12:59:50.423 | Preparing to unpack .../116-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2020-10-14 12:59:50.426 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-10-14 12:59:50.554 | Selecting previously unselected package libiscsi7:amd64. 2020-10-14 12:59:50.561 | Preparing to unpack .../117-libiscsi7_1.17.0-1.1_amd64.deb ... 2020-10-14 12:59:50.563 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2020-10-14 12:59:50.649 | Selecting previously unselected package libjansson4:amd64. 2020-10-14 12:59:50.657 | Preparing to unpack .../118-libjansson4_2.11-1_amd64.deb ... 2020-10-14 12:59:50.659 | Unpacking libjansson4:amd64 (2.11-1) ... 2020-10-14 12:59:50.717 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2020-10-14 12:59:50.724 | Preparing to unpack .../119-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-10-14 12:59:50.726 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-10-14 12:59:50.812 | Selecting previously unselected package libjpeg8-dev:amd64. 2020-10-14 12:59:50.819 | Preparing to unpack .../120-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2020-10-14 12:59:50.821 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-10-14 12:59:50.879 | Selecting previously unselected package libjpeg-dev:amd64. 2020-10-14 12:59:50.885 | Preparing to unpack .../121-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2020-10-14 12:59:50.888 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-10-14 12:59:50.945 | Selecting previously unselected package libjs-jquery. 2020-10-14 12:59:50.952 | Preparing to unpack .../122-libjs-jquery_3.2.1-1_all.deb ... 2020-10-14 12:59:50.954 | Unpacking libjs-jquery (3.2.1-1) ... 2020-10-14 12:59:51.027 | Selecting previously unselected package libjs-jquery-metadata. 2020-10-14 12:59:51.034 | Preparing to unpack .../123-libjs-jquery-metadata_12-1_all.deb ... 2020-10-14 12:59:51.036 | Unpacking libjs-jquery-metadata (12-1) ... 2020-10-14 12:59:51.093 | Selecting previously unselected package libjs-jquery-tablesorter. 2020-10-14 12:59:51.101 | Preparing to unpack .../124-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2020-10-14 12:59:51.103 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-10-14 12:59:51.199 | Selecting previously unselected package libltdl-dev:amd64. 2020-10-14 12:59:51.206 | Preparing to unpack .../125-libltdl-dev_2.4.6-2_amd64.deb ... 2020-10-14 12:59:51.208 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2020-10-14 12:59:51.287 | Selecting previously unselected package libsys-hostname-long-perl. 2020-10-14 12:59:51.294 | Preparing to unpack .../126-libsys-hostname-long-perl_1.5-1_all.deb ... 2020-10-14 12:59:51.296 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2020-10-14 12:59:51.353 | Selecting previously unselected package libmail-sendmail-perl. 2020-10-14 12:59:51.360 | Preparing to unpack .../127-libmail-sendmail-perl_0.80-1_all.deb ... 2020-10-14 12:59:51.363 | Unpacking libmail-sendmail-perl (0.80-1) ... 2020-10-14 12:59:51.446 | Selecting previously unselected package libmatheval1:amd64. 2020-10-14 12:59:51.453 | Preparing to unpack .../128-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2020-10-14 12:59:51.455 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-10-14 12:59:51.555 | Selecting previously unselected package mysql-common. 2020-10-14 12:59:51.562 | Preparing to unpack .../129-mysql-common_5.8+1.0.4_all.deb ... 2020-10-14 12:59:51.578 | Unpacking mysql-common (5.8+1.0.4) ... 2020-10-14 12:59:51.658 | Selecting previously unselected package libmysqlclient20:amd64. 2020-10-14 12:59:51.666 | Preparing to unpack .../130-libmysqlclient20_5.7.31-0ubuntu0.18.04.1_amd64.deb ... 2020-10-14 12:59:51.668 | Unpacking libmysqlclient20:amd64 (5.7.31-0ubuntu0.18.04.1) ... 2020-10-14 12:59:51.837 | Selecting previously unselected package libssl-dev:amd64. 2020-10-14 12:59:51.844 | Preparing to unpack .../131-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-10-14 12:59:51.847 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-10-14 12:59:52.134 | Selecting previously unselected package libmysqlclient-dev. 2020-10-14 12:59:52.142 | Preparing to unpack .../132-libmysqlclient-dev_5.7.31-0ubuntu0.18.04.1_amd64.deb ... 2020-10-14 12:59:52.144 | Unpacking libmysqlclient-dev (5.7.31-0ubuntu0.18.04.1) ... 2020-10-14 12:59:52.386 | Selecting previously unselected package libnorm1:amd64. 2020-10-14 12:59:52.393 | Preparing to unpack .../133-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2020-10-14 12:59:52.396 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-10-14 12:59:52.499 | Selecting previously unselected package libnspr4:amd64. 2020-10-14 12:59:52.506 | Preparing to unpack .../134-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2020-10-14 12:59:52.508 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-10-14 12:59:52.611 | Selecting previously unselected package libnss3:amd64. 2020-10-14 12:59:52.619 | Preparing to unpack .../135-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2020-10-14 12:59:52.621 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-10-14 12:59:52.868 | Selecting previously unselected package libpgm-5.2-0:amd64. 2020-10-14 12:59:52.876 | Preparing to unpack .../136-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2020-10-14 12:59:52.878 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-10-14 12:59:52.980 | Selecting previously unselected package libpq5:amd64. 2020-10-14 12:59:52.987 | Preparing to unpack .../137-libpq5_10.14-0ubuntu0.18.04.1_amd64.deb ... 2020-10-14 12:59:52.997 | Unpacking libpq5:amd64 (10.14-0ubuntu0.18.04.1) ... 2020-10-14 12:59:53.067 | Selecting previously unselected package libpq-dev. 2020-10-14 12:59:53.074 | Preparing to unpack .../138-libpq-dev_10.14-0ubuntu0.18.04.1_amd64.deb ... 2020-10-14 12:59:53.076 | Unpacking libpq-dev (10.14-0ubuntu0.18.04.1) ... 2020-10-14 12:59:53.215 | Selecting previously unselected package librados2. 2020-10-14 12:59:53.222 | Preparing to unpack .../139-librados2_12.2.13-0ubuntu0.18.04.4_amd64.deb ... 2020-10-14 12:59:53.224 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.4) ... 2020-10-14 12:59:53.707 | Selecting previously unselected package librbd1. 2020-10-14 12:59:53.714 | Preparing to unpack .../140-librbd1_12.2.13-0ubuntu0.18.04.4_amd64.deb ... 2020-10-14 12:59:53.716 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.4) ... 2020-10-14 12:59:53.916 | Selecting previously unselected package libsasl2-dev. 2020-10-14 12:59:53.924 | Preparing to unpack .../141-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-10-14 12:59:53.926 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-10-14 12:59:54.048 | Preparing to unpack .../142-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-10-14 12:59:54.077 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-10-14 12:59:54.186 | Selecting previously unselected package libsodium23:amd64. 2020-10-14 12:59:54.193 | Preparing to unpack .../143-libsodium23_1.0.16-2_amd64.deb ... 2020-10-14 12:59:54.196 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2020-10-14 12:59:54.270 | Selecting previously unselected package libsystemd-dev:amd64. 2020-10-14 12:59:54.277 | Preparing to unpack .../144-libsystemd-dev_237-3ubuntu10.42_amd64.deb ... 2020-10-14 12:59:54.288 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.42) ... 2020-10-14 12:59:54.423 | Selecting previously unselected package libx86-1:amd64. 2020-10-14 12:59:54.430 | Preparing to unpack .../145-libx86-1_1.1+ds1-10.2_amd64.deb ... 2020-10-14 12:59:54.433 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2020-10-14 12:59:54.507 | Selecting previously unselected package libxml2-dev:amd64. 2020-10-14 12:59:54.514 | Preparing to unpack .../146-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-10-14 12:59:54.516 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-10-14 12:59:54.732 | Preparing to unpack .../147-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2020-10-14 12:59:54.758 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2020-10-14 12:59:54.857 | Selecting previously unselected package libxslt1-dev:amd64. 2020-10-14 12:59:54.864 | Preparing to unpack .../148-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2020-10-14 12:59:54.867 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-10-14 12:59:55.017 | Selecting previously unselected package libzmq5:amd64. 2020-10-14 12:59:55.025 | Preparing to unpack .../149-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2020-10-14 12:59:55.028 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-10-14 12:59:55.122 | Selecting previously unselected package lsscsi. 2020-10-14 12:59:55.129 | Preparing to unpack .../150-lsscsi_0.28-0.1_amd64.deb ... 2020-10-14 12:59:55.132 | Unpacking lsscsi (0.28-0.1) ... 2020-10-14 12:59:55.247 | Preparing to unpack .../151-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2020-10-14 12:59:55.284 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2020-10-14 12:59:56.140 | Selecting previously unselected package memcached. 2020-10-14 12:59:56.148 | Preparing to unpack .../152-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2020-10-14 12:59:56.150 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2020-10-14 12:59:56.230 | Selecting previously unselected package pm-utils. 2020-10-14 12:59:56.237 | Preparing to unpack .../153-pm-utils_1.4.1-17_all.deb ... 2020-10-14 12:59:56.247 | Unpacking pm-utils (1.4.1-17) ... 2020-10-14 12:59:56.355 | Selecting previously unselected package postgresql-client-common. 2020-10-14 12:59:56.362 | Preparing to unpack .../154-postgresql-client-common_190ubuntu0.1_all.deb ... 2020-10-14 12:59:56.365 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2020-10-14 12:59:56.457 | Selecting previously unselected package ssl-cert. 2020-10-14 12:59:56.465 | Preparing to unpack .../155-ssl-cert_1.0.39_all.deb ... 2020-10-14 12:59:56.467 | Unpacking ssl-cert (1.0.39) ... 2020-10-14 12:59:56.595 | Selecting previously unselected package postgresql-common. 2020-10-14 12:59:56.603 | Preparing to unpack .../156-postgresql-common_190ubuntu0.1_all.deb ... 2020-10-14 12:59:56.647 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2020-10-14 12:59:56.658 | Unpacking postgresql-common (190ubuntu0.1) ... 2020-10-14 12:59:56.764 | Selecting previously unselected package postgresql-server-dev-10. 2020-10-14 12:59:56.772 | Preparing to unpack .../157-postgresql-server-dev-10_10.14-0ubuntu0.18.04.1_amd64.deb ... 2020-10-14 12:59:56.782 | Unpacking postgresql-server-dev-10 (10.14-0ubuntu0.18.04.1) ... 2020-10-14 12:59:57.077 | Selecting previously unselected package postgresql-server-dev-all. 2020-10-14 12:59:57.085 | Preparing to unpack .../158-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2020-10-14 12:59:57.095 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2020-10-14 12:59:57.162 | Selecting previously unselected package python-pip-whl. 2020-10-14 12:59:57.169 | Preparing to unpack .../159-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.3_all.deb ... 2020-10-14 12:59:57.171 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.3) ... 2020-10-14 12:59:57.428 | Selecting previously unselected package python3-crypto. 2020-10-14 12:59:57.436 | Preparing to unpack .../160-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2020-10-14 12:59:57.438 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2020-10-14 12:59:57.576 | Selecting previously unselected package python3-secretstorage. 2020-10-14 12:59:57.583 | Preparing to unpack .../161-python3-secretstorage_2.3.1-2_all.deb ... 2020-10-14 12:59:57.594 | Unpacking python3-secretstorage (2.3.1-2) ... 2020-10-14 12:59:57.667 | Selecting previously unselected package python3-keyring. 2020-10-14 12:59:57.675 | Preparing to unpack .../162-python3-keyring_10.6.0-1_all.deb ... 2020-10-14 12:59:57.685 | Unpacking python3-keyring (10.6.0-1) ... 2020-10-14 12:59:57.768 | Selecting previously unselected package python3-keyrings.alt. 2020-10-14 12:59:57.776 | Preparing to unpack .../163-python3-keyrings.alt_3.0-1_all.deb ... 2020-10-14 12:59:57.778 | Unpacking python3-keyrings.alt (3.0-1) ... 2020-10-14 12:59:57.856 | Selecting previously unselected package python3-mysqldb. 2020-10-14 12:59:57.863 | Preparing to unpack .../164-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2020-10-14 12:59:57.873 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2020-10-14 12:59:57.959 | Selecting previously unselected package python3-pip. 2020-10-14 12:59:57.967 | Preparing to unpack .../165-python3-pip_9.0.1-2.3~ubuntu1.18.04.3_all.deb ... 2020-10-14 12:59:57.969 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.3) ... 2020-10-14 12:59:58.065 | Selecting previously unselected package python3-setuptools. 2020-10-14 12:59:58.072 | Preparing to unpack .../166-python3-setuptools_39.0.1-2_all.deb ... 2020-10-14 12:59:58.074 | Unpacking python3-setuptools (39.0.1-2) ... 2020-10-14 12:59:58.201 | Selecting previously unselected package python3.6-venv. 2020-10-14 12:59:58.208 | Preparing to unpack .../167-python3.6-venv_3.6.9-1~18.04ubuntu1.1_amd64.deb ... 2020-10-14 12:59:58.211 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.1) ... 2020-10-14 12:59:58.270 | Selecting previously unselected package python3-venv. 2020-10-14 12:59:58.278 | Preparing to unpack .../168-python3-venv_3.6.7-1~18.04_amd64.deb ... 2020-10-14 12:59:58.280 | Unpacking python3-venv (3.6.7-1~18.04) ... 2020-10-14 12:59:58.356 | Selecting previously unselected package python3-wheel. 2020-10-14 12:59:58.363 | Preparing to unpack .../169-python3-wheel_0.30.0-0.2_all.deb ... 2020-10-14 12:59:58.365 | Unpacking python3-wheel (0.30.0-0.2) ... 2020-10-14 12:59:58.442 | Selecting previously unselected package python3-xdg. 2020-10-14 12:59:58.449 | Preparing to unpack .../170-python3-xdg_0.25-4ubuntu1_all.deb ... 2020-10-14 12:59:58.451 | Unpacking python3-xdg (0.25-4ubuntu1) ... 2020-10-14 12:59:58.527 | Selecting previously unselected package qemu-block-extra:amd64. 2020-10-14 12:59:58.534 | Preparing to unpack .../171-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.32_amd64.deb ... 2020-10-14 12:59:58.537 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.32) ... 2020-10-14 12:59:58.595 | Selecting previously unselected package qemu-utils. 2020-10-14 12:59:58.603 | Preparing to unpack .../172-qemu-utils_1%3a2.11+dfsg-1ubuntu7.32_amd64.deb ... 2020-10-14 12:59:58.605 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.32) ... 2020-10-14 12:59:58.815 | Selecting previously unselected package sharutils. 2020-10-14 12:59:58.822 | Preparing to unpack .../173-sharutils_1%3a4.15.2-3_amd64.deb ... 2020-10-14 12:59:58.824 | Unpacking sharutils (1:4.15.2-3) ... 2020-10-14 12:59:58.902 | Selecting previously unselected package sqlite3. 2020-10-14 12:59:58.910 | Preparing to unpack .../174-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2020-10-14 12:59:58.912 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2020-10-14 12:59:59.074 | Selecting previously unselected package thin-provisioning-tools. 2020-10-14 12:59:59.082 | Preparing to unpack .../175-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2020-10-14 12:59:59.084 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-10-14 12:59:59.219 | Selecting previously unselected package unzip. 2020-10-14 12:59:59.227 | Preparing to unpack .../176-unzip_6.0-21ubuntu1_amd64.deb ... 2020-10-14 12:59:59.229 | Unpacking unzip (6.0-21ubuntu1) ... 2020-10-14 12:59:59.329 | Selecting previously unselected package uwsgi-core. 2020-10-14 12:59:59.337 | Preparing to unpack .../177-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-10-14 12:59:59.339 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-10-14 12:59:59.496 | Selecting previously unselected package vbetool. 2020-10-14 12:59:59.504 | Preparing to unpack .../178-vbetool_1.1-4_amd64.deb ... 2020-10-14 12:59:59.506 | Unpacking vbetool (1.1-4) ... 2020-10-14 12:59:59.597 | Selecting previously unselected package libipset3:amd64. 2020-10-14 12:59:59.604 | Preparing to unpack .../179-libipset3_6.34-1_amd64.deb ... 2020-10-14 12:59:59.607 | Unpacking libipset3:amd64 (6.34-1) ... 2020-10-14 12:59:59.686 | Selecting previously unselected package ipset. 2020-10-14 12:59:59.693 | Preparing to unpack .../180-ipset_6.34-1_amd64.deb ... 2020-10-14 12:59:59.695 | Unpacking ipset (6.34-1) ... 2020-10-14 12:59:59.796 | Selecting previously unselected package ipvsadm. 2020-10-14 12:59:59.803 | Preparing to unpack .../181-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2020-10-14 12:59:59.806 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-10-14 12:59:59.891 | Selecting previously unselected package kpartx. 2020-10-14 12:59:59.898 | Preparing to unpack .../182-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2020-10-14 12:59:59.901 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2020-10-14 12:59:59.990 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2020-10-14 12:59:59.998 | Preparing to unpack .../183-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-10-14 13:00:00.000 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-10-14 13:00:00.091 | Selecting previously unselected package liberasurecode1:amd64. 2020-10-14 13:00:00.098 | Preparing to unpack .../184-liberasurecode1_1.5.0-1_amd64.deb ... 2020-10-14 13:00:00.101 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2020-10-14 13:00:00.168 | Selecting previously unselected package liberasurecode-dev. 2020-10-14 13:00:00.175 | Preparing to unpack .../185-liberasurecode-dev_1.5.0-1_amd64.deb ... 2020-10-14 13:00:00.186 | Unpacking liberasurecode-dev (1.5.0-1) ... 2020-10-14 13:00:00.244 | Selecting previously unselected package libffi-dev:amd64. 2020-10-14 13:00:00.252 | Preparing to unpack .../186-libffi-dev_3.2.1-8_amd64.deb ... 2020-10-14 13:00:00.255 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2020-10-14 13:00:00.334 | Selecting previously unselected package libkrb5-dev:amd64. 2020-10-14 13:00:00.341 | Preparing to unpack .../187-libkrb5-dev_1.16-2ubuntu0.1_amd64.deb ... 2020-10-14 13:00:00.351 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.1) ... 2020-10-14 13:00:00.420 | Selecting previously unselected package libyaml-dev:amd64. 2020-10-14 13:00:00.428 | Preparing to unpack .../188-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2020-10-14 13:00:00.430 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-10-14 13:00:00.493 | Selecting previously unselected package socat. 2020-10-14 13:00:00.500 | Preparing to unpack .../189-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2020-10-14 13:00:00.510 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2020-10-14 13:00:00.619 | Selecting previously unselected package vlan. 2020-10-14 13:00:00.627 | Preparing to unpack .../190-vlan_1.9-3.2ubuntu6_amd64.deb ... 2020-10-14 13:00:00.638 | Unpacking vlan (1.9-3.2ubuntu6) ... 2020-10-14 13:00:00.737 | Setting up libjs-jquery (3.2.1-1) ... 2020-10-14 13:00:00.766 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-10-14 13:00:00.794 | Setting up libapr1:amd64 (1.6.3-2) ... 2020-10-14 13:00:00.830 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.3) ... 2020-10-14 13:00:00.866 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-10-14 13:00:01.025 | Setting up libpathplan4 (2.40.1-2) ... 2020-10-14 13:00:01.052 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-10-14 13:00:01.088 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2020-10-14 13:00:01.108 | Setting up make (4.1-9.1ubuntu1) ... 2020-10-14 13:00:01.135 | Setting up liblab-gamut1 (2.40.1-2) ... 2020-10-14 13:00:01.172 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.1) ... 2020-10-14 13:00:01.193 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-10-14 13:00:01.221 | Setting up vlan (1.9-3.2ubuntu6) ... 2020-10-14 13:00:01.302 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-10-14 13:00:01.329 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-10-14 13:00:01.365 | Processing triggers for mime-support (3.60ubuntu1) ... 2020-10-14 13:00:01.392 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-10-14 13:00:01.429 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-14 13:00:01.444 | Setting up sudo (1.8.21p2-3ubuntu1.2) ... 2020-10-14 13:00:01.507 | Setting up libtimedate-perl (2.3000-2) ... 2020-10-14 13:00:01.535 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2020-10-14 13:00:01.563 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 2020-10-14 13:00:01.604 | Setting up fonts-dejavu-core (2.37-1) ... 2020-10-14 13:00:01.760 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2020-10-14 13:00:02.186 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2020-10-14 13:00:02.450 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2020-10-14 13:00:02.477 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2020-10-14 13:00:02.844 | update-initramfs: deferring update (trigger activated) 2020-10-14 13:00:04.874 | Setting up lsscsi (0.28-0.1) ... 2020-10-14 13:00:04.910 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-10-14 13:00:04.932 | No schema files found: doing nothing. 2020-10-14 13:00:04.938 | Setting up mysql-common (5.8+1.0.4) ... 2020-10-14 13:00:05.006 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-10-14 13:00:05.016 | Setting up sharutils (1:4.15.2-3) ... 2020-10-14 13:00:05.044 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2020-10-14 13:00:05.080 | Setting up python3-xdg (0.25-4ubuntu1) ... 2020-10-14 13:00:05.370 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-10-14 13:00:05.406 | Setting up libjansson4:amd64 (2.11-1) ... 2020-10-14 13:00:05.434 | Setting up python3-keyrings.alt (3.0-1) ... 2020-10-14 13:00:05.698 | Setting up unzip (6.0-21ubuntu1) ... 2020-10-14 13:00:05.739 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.1) ... 2020-10-14 13:00:05.835 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-10-14 13:00:05.863 | Setting up libarchive-cpio-perl (0.10-1) ... 2020-10-14 13:00:05.899 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2020-10-14 13:00:05.926 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-10-14 13:00:05.954 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-10-14 13:00:05.990 | Setting up dctrl-tools (2.24-2build1) ... 2020-10-14 13:00:06.018 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2020-10-14 13:00:06.046 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2020-10-14 13:00:06.082 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2020-10-14 13:00:06.110 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-10-14 13:00:06.137 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-10-14 13:00:06.173 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-10-14 13:00:06.245 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-10-14 13:00:16.570 | Setting up pm-utils (1.4.1-17) ... 2020-10-14 13:00:16.609 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2020-10-14 13:00:16.643 | Setting up python3-wheel (0.30.0-0.2) ... 2020-10-14 13:00:16.930 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.1) ... 2020-10-14 13:00:16.958 | Setting up m4 (1.4.18-1) ... 2020-10-14 13:00:16.986 | Setting up libipset3:amd64 (6.34-1) ... 2020-10-14 13:00:17.015 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-10-14 13:00:17.042 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-10-14 13:00:17.070 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2020-10-14 13:00:17.146 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2020-10-14 13:00:18.941 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-10-14 13:00:18.969 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-10-14 13:00:18.997 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2020-10-14 13:00:19.849 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2020-10-14 13:00:19.877 | Setting up libcroco3:amd64 (0.6.12-2) ... 2020-10-14 13:00:19.905 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2020-10-14 13:00:19.933 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-10-14 13:00:19.961 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-10-14 13:00:19.989 | Setting up libsys-hostname-long-perl (1.5-1) ... 2020-10-14 13:00:20.017 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2020-10-14 13:00:20.045 | Setting up dnsmasq-utils (2.79-1) ... 2020-10-14 13:00:20.073 | Setting up libsodium23:amd64 (1.0.16-2) ... 2020-10-14 13:00:20.117 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2020-10-14 13:00:20.145 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-10-14 13:00:20.191 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-10-14 13:00:20.220 | Setting up libmail-sendmail-perl (0.80-1) ... 2020-10-14 13:00:20.247 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-10-14 13:00:20.282 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-10-14 13:00:20.319 | Setting up autotools-dev (20180224.1) ... 2020-10-14 13:00:20.347 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 2020-10-14 13:00:20.375 | Setting up kpartx (0.7.4-2ubuntu3) ... 2020-10-14 13:00:20.402 | Setting up postgresql-client-common (190ubuntu0.1) ... 2020-10-14 13:00:20.449 | Setting up dstat (0.7.3-1) ... 2020-10-14 13:00:20.650 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-10-14 13:00:20.893 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2020-10-14 13:00:20.921 | Setting up ipset (6.34-1) ... 2020-10-14 13:00:20.949 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-10-14 13:00:20.986 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-10-14 13:00:21.014 | Setting up systemd (237-3ubuntu10.42) ... 2020-10-14 13:00:21.036 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2020-10-14 13:00:22.182 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2020-10-14 13:00:22.183 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2020-10-14 13:00:22.184 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2020-10-14 13:00:22.184 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2020-10-14 13:00:22.261 | Setting up libltdl7:amd64 (2.4.6-2) ... 2020-10-14 13:00:22.289 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 2020-10-14 13:00:22.326 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.3) ... 2020-10-14 13:00:22.692 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ... 2020-10-14 13:00:22.719 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2020-10-14 13:00:22.748 | Setting up libann0 (1.1.2+doc-6) ... 2020-10-14 13:00:22.776 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2020-10-14 13:00:22.804 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-10-14 13:00:22.832 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2020-10-14 13:00:22.860 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2020-10-14 13:00:22.888 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2020-10-14 13:00:22.934 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-10-14 13:00:44.178 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ... 2020-10-14 13:00:44.185 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.42) ... 2020-10-14 13:00:44.214 | Setting up libmysqlclient20:amd64 (5.7.31-0ubuntu0.18.04.1) ... 2020-10-14 13:00:44.243 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2020-10-14 13:00:44.272 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-10-14 13:00:44.299 | Setting up libthai-data (0.1.27-2) ... 2020-10-14 13:00:44.328 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2020-10-14 13:00:44.356 | Setting up javascript-common (11) ... 2020-10-14 13:00:44.422 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2020-10-14 13:00:44.437 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-10-14 13:00:44.480 | Setting up python3-setuptools (39.0.1-2) ...