2021-08-18 10:48:38.529 | + ./stack.sh:main:473 : exec 2021-08-18 10:48:38.529 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-08-18-104838' 2021-08-18 10:48:38.529 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-08-18-104838.summary.2021-08-18-104838 2021-08-18 10:48:38.529 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-18 10:48:38.529 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-08-18-104838 2021-08-18 10:48:38.529 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-18-104838 /opt/stack/logs/stack.sh.log 2021-08-18 10:48:38.529 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-08-18-104838.summary.2021-08-18-104838 /opt/stack/logs/stack.sh.log.summary 2021-08-18 10:48:38.529 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-08-18 10:48:38.529 | + functions:check_path_perm_sanity:596 : local real_path 2021-08-18 10:48:38.529 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-08-18 10:48:38.529 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-08-18 10:48:38.529 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-08-18 10:48:38.529 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-08-18 10:48:38.529 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-08-18 10:48:38.529 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-18 10:48:38.529 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-08-18 10:48:38.529 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-08-18 10:48:38.529 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-18 10:48:38.529 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-08-18 10:48:38.529 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-08-18 10:48:38.530 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-08-18 10:48:38.533 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-08-18 10:48:38.535 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-08-18 10:48:38.538 | + ./stack.sh:main:546 : trap err_trap ERR 2021-08-18 10:48:38.539 | + ./stack.sh:main:559 : set -o errexit 2021-08-18 10:48:38.541 | + ./stack.sh:main:562 : uname -a 2021-08-18 10:48:38.542 | Linux dv-neutron-804846-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-08-18 10:48:38.544 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-08-18 10:48:38.546 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-08-18 10:48:38.549 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-08-18 10:48:38.576 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-08-18 10:48:38.591 | + ./stack.sh:main:576 : fetch_plugins 2021-08-18 10:48:38.593 | + functions-common:fetch_plugins:1655 : local plugins= 2021-08-18 10:48:38.595 | + functions-common:fetch_plugins:1656 : local plugin 2021-08-18 10:48:38.597 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-08-18 10:48:38.598 | + functions-common:fetch_plugins:1660 : return 2021-08-18 10:48:38.600 | + ./stack.sh:main:580 : run_phase override_defaults 2021-08-18 10:48:38.602 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-08-18 10:48:38.604 | + functions-common:run_phase:1738 : local phase= 2021-08-18 10:48:38.606 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-18 10:48:38.607 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-18 10:48:38.609 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-18 10:48:38.611 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-18 10:48:38.612 | + functions-common:run_phase:1747 : local extra 2021-08-18 10:48:38.615 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-18 10:48:38.617 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-18 10:48:38.619 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-18 10:48:38.621 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-18 10:48:38.623 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-08-18 10:48:38.625 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-18 10:48:38.637 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-18 10:48:38.639 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-18 10:48:38.640 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-18 10:48:38.642 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-18 10:48:38.644 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-18 10:48:38.646 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-18 10:48:38.648 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-08-18 10:48:38.650 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-08-18 10:48:38.651 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-08-18 10:48:38.653 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-08-18 10:48:38.655 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-18 10:48:38.657 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-08-18 10:48:38.658 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-08-18 10:48:38.660 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-08-18 10:48:38.662 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-08-18 10:48:38.664 | + functions-common:plugin_override_defaults:1701 : return 2021-08-18 10:48:38.666 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-08-18 10:48:38.682 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-08-18 10:48:38.684 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-08-18 10:48:38.696 | ++ functions-common:is_service_enabled:1965 : return 1 2021-08-18 10:48:38.699 | +++ lib/tls:source:43 : hostname -f 2021-08-18 10:48:38.702 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-08-18 10:48:38.704 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-08-18 10:48:38.705 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-08-18 10:48:38.707 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-08-18 10:48:38.710 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-08-18 10:48:38.711 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-08-18 10:48:38.713 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-08-18 10:48:38.715 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-08-18 10:48:38.717 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-08-18 10:48:38.718 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-08-18 10:48:38.723 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-08-18 10:48:38.734 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-08-18 10:48:38.750 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-08-18 10:48:38.763 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-08-18 10:48:38.774 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-08-18 10:48:38.799 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-08-18 10:48:38.854 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-08-18 10:48:38.933 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-08-18 10:48:38.954 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-08-18 10:48:39.001 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-08-18 10:48:39.051 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-08-18 10:48:39.169 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-08-18 10:48:39.183 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-08-18 10:48:39.195 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-08-18 10:48:39.207 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-08-18 10:48:39.290 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-08-18 10:48:39.293 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-08-18 10:48:39.295 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-08-18 10:48:39.297 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-08-18 10:48:39.299 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-08-18 10:48:39.302 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-08-18 10:48:39.304 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-08-18 10:48:39.304 | False' 2021-08-18 10:48:39.307 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-08-18 10:48:39.321 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-08-18 10:48:39.323 | + ./stack.sh:main:610 : run_phase source 2021-08-18 10:48:39.325 | + functions-common:run_phase:1737 : local mode=source 2021-08-18 10:48:39.327 | + functions-common:run_phase:1738 : local phase= 2021-08-18 10:48:39.329 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-18 10:48:39.331 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-18 10:48:39.333 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-18 10:48:39.335 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-18 10:48:39.337 | + functions-common:run_phase:1747 : local extra 2021-08-18 10:48:39.339 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-18 10:48:39.342 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-18 10:48:39.344 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-18 10:48:39.346 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-18 10:48:39.349 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-08-18 10:48:39.351 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-18 10:48:39.365 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-18 10:48:39.367 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-08-18 10:48:39.369 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-08-18 10:48:39.405 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-08-18 10:48:39.407 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-08-18 10:48:39.409 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-08-18 10:48:39.412 | + functions-common:run_phase:1759 : load_plugin_settings 2021-08-18 10:48:39.414 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-08-18 10:48:39.416 | + functions-common:load_plugin_settings:1674 : local plugin 2021-08-18 10:48:39.418 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-08-18 10:48:39.420 | + functions-common:load_plugin_settings:1678 : return 2021-08-18 10:48:39.422 | + functions-common:run_phase:1760 : verify_disabled_services 2021-08-18 10:48:39.424 | + functions-common:verify_disabled_services:2020 : local service 2021-08-18 10:48:39.426 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.428 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-08-18 10:48:39.431 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.433 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-08-18 10:48:39.435 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.437 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-08-18 10:48:39.439 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.442 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-08-18 10:48:39.444 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.446 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-08-18 10:48:39.448 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.450 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-08-18 10:48:39.452 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.455 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-08-18 10:48:39.457 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.459 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-08-18 10:48:39.462 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.464 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-08-18 10:48:39.466 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.468 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-08-18 10:48:39.470 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.472 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-08-18 10:48:39.475 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.477 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-08-18 10:48:39.480 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.482 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-08-18 10:48:39.484 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.486 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-08-18 10:48:39.490 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.492 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-08-18 10:48:39.494 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.496 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-08-18 10:48:39.498 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.501 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-08-18 10:48:39.503 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.505 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-08-18 10:48:39.507 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.509 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-08-18 10:48:39.512 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.514 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-08-18 10:48:39.516 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.518 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-08-18 10:48:39.521 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.523 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-08-18 10:48:39.525 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.527 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-08-18 10:48:39.529 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.532 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-08-18 10:48:39.534 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.536 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-08-18 10:48:39.539 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.541 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-08-18 10:48:39.543 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.545 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-08-18 10:48:39.547 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.549 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-08-18 10:48:39.552 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.554 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-08-18 10:48:39.556 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.558 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-08-18 10:48:39.560 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.563 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-08-18 10:48:39.565 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.567 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-08-18 10:48:39.569 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.571 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-08-18 10:48:39.573 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.576 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-08-18 10:48:39.578 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.580 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-08-18 10:48:39.582 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.585 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-08-18 10:48:39.587 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.589 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-08-18 10:48:39.591 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.593 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-08-18 10:48:39.596 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.598 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-08-18 10:48:39.600 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.603 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-08-18 10:48:39.605 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.607 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-08-18 10:48:39.609 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.611 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-08-18 10:48:39.613 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.616 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-08-18 10:48:39.618 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.620 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-08-18 10:48:39.622 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.624 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-08-18 10:48:39.626 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.629 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-08-18 10:48:39.631 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-08-18 10:48:39.633 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-08-18 10:48:39.636 | + ./stack.sh:main:681 : initialize_database_backends 2021-08-18 10:48:39.638 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-18 10:48:39.640 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-08-18 10:48:39.655 | + functions-common:is_service_enabled:1965 : return 0 2021-08-18 10:48:39.657 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-08-18 10:48:39.659 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-08-18 10:48:39.662 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-08-18 10:48:39.676 | + functions-common:is_service_enabled:1965 : return 1 2021-08-18 10:48:39.678 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-08-18 10:48:39.680 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-08-18 10:48:39.682 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-08-18 10:48:39.684 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-08-18 10:48:39.687 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-08-18 10:48:39.689 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-08-18 10:48:39.691 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-08-18 10:48:39.694 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-08-18 10:48:39.696 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-08-18 10:48:39.698 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-08-18 10:48:39.701 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-18 10:48:39.703 | + lib/database:initialize_database_backends:104 : return 0 2021-08-18 10:48:39.705 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-08-18 10:48:39.705 | Using mysql database backend 2021-08-18 10:48:39.708 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-08-18 10:48:39.723 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-08-18 10:48:39.738 | + functions-common:is_service_enabled:1965 : return 0 2021-08-18 10:48:39.741 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-08-18 10:48:39.757 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-08-18 10:48:39.772 | + functions-common:is_service_enabled:1965 : return 0 2021-08-18 10:48:39.774 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-08-18 10:48:39.790 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-08-18 10:48:39.806 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-08-18 10:48:39.821 | + functions-common:is_service_enabled:1965 : return 1 2021-08-18 10:48:39.824 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-08-18 10:48:39.839 | + functions-common:is_service_enabled:1965 : return 0 2021-08-18 10:48:39.841 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-08-18 10:48:39.857 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-08-18 10:48:39.859 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-08-18 10:48:39.861 | + ./stack.sh:main:741 : save_stackenv 741 2021-08-18 10:48:39.864 | + functions-common:save_stackenv:60 : local tag=741 2021-08-18 10:48:39.867 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-08-18 10:48:39.871 | + functions-common:save_stackenv:62 : time_stamp=2021-08-18-104839 2021-08-18 10:48:39.873 | + functions-common:save_stackenv:63 : echo '# 2021-08-18-104839 741' 2021-08-18 10:48:39.876 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-18 10:48:39.878 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-08-18 10:48:39.880 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-18 10:48:39.883 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-08-18 10:48:39.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-18 10:48:39.887 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-08-18 10:48:39.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-18 10:48:39.892 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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 2021-08-18 10:48:39.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-18 10:48:39.896 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2021-08-18 10:48:39.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-18 10:48:39.901 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2021-08-18 10:48:39.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-18 10:48:39.906 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-08-18-104838 2021-08-18 10:48:39.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-18 10:48:39.910 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-08-18 10:48:39.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-18 10:48:39.915 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2021-08-18 10:48:39.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-18 10:48:39.920 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-08-18 10:48:39.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-18 10:48:39.924 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-08-18 10:48:39.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-18 10:48:39.930 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-08-18 10:48:39.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-08-18 10:48:39.934 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-08-18 10:48:39.937 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-08-18 10:48:39.939 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-08-18 10:48:39.941 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-08-18 10:48:39.943 | + functions-common:git_clone:525 : local git_ref=master 2021-08-18 10:48:39.945 | + functions-common:git_clone:526 : local orig_dir 2021-08-18 10:48:39.948 | ++ functions-common:git_clone:527 : pwd 2021-08-18 10:48:39.950 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-08-18 10:48:39.952 | + functions-common:git_clone:528 : local git_clone_flags= 2021-08-18 10:48:39.955 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-08-18 10:48:39.969 | + functions-common:git_clone:530 : RECLONE=False 2021-08-18 10:48:39.971 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-08-18 10:48:39.973 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-08-18 10:48:39.976 | + functions-common:git_clone:544 : echo master 2021-08-18 10:48:39.976 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-08-18 10:48:39.981 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-08-18 10:48:39.983 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-08-18 10:48:39.985 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-08-18 10:48:39.988 | + functions-common:git_clone:593 : git show --oneline 2021-08-18 10:48:39.988 | + functions-common:git_clone:593 : head -1 2021-08-18 10:48:39.992 | 9e490b2a Updated from generate-constraints 2021-08-18 10:48:39.994 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-08-18 10:48:39.996 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-08-18 10:48:39.999 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-08-18 10:48:40.001 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-08-18 10:48:40.004 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-08-18 10:48:40.006 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-08-18 10:48:40.009 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-08-18 10:48:40.011 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-08-18 10:48:40.013 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-08-18 10:48:40.016 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-08-18 10:48:40.018 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-08-18 10:48:40.021 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-08-18 10:48:40.025 | ++ tools/install_prereqs.sh:source:47 : NOW=1629283720 2021-08-18 10:48:40.028 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-08-18 10:48:40.032 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-08-18 10:48:40.034 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-08-18 10:48:40.037 | ++ tools/install_prereqs.sh:source:49 : DELTA=1629283720 2021-08-18 10:48:40.040 | ++ tools/install_prereqs.sh:source:50 : [[ 1629283720 -lt 7200 ]] 2021-08-18 10:48:40.042 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-08-18 10:48:40.044 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-08-18 10:48:40.047 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-08-18 10:48:40.049 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-08-18 10:48:40.051 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-08-18 10:48:40.054 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-08-18 10:48:40.056 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-08-18 10:48:40.059 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,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 2021-08-18 10:48:40.105 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-08-18 10:48:40.105 | apache2-dev 2021-08-18 10:48:40.105 | bc 2021-08-18 10:48:40.105 | bsdmainutils 2021-08-18 10:48:40.105 | curl 2021-08-18 10:48:40.105 | g++ 2021-08-18 10:48:40.105 | gawk 2021-08-18 10:48:40.105 | gcc 2021-08-18 10:48:40.105 | gettext 2021-08-18 10:48:40.105 | git 2021-08-18 10:48:40.105 | graphviz 2021-08-18 10:48:40.105 | iputils-ping 2021-08-18 10:48:40.105 | libapache2-mod-proxy-uwsgi 2021-08-18 10:48:40.105 | libffi-dev 2021-08-18 10:48:40.105 | libjpeg-dev 2021-08-18 10:48:40.105 | libmysqlclient-dev 2021-08-18 10:48:40.105 | libpcre3-dev 2021-08-18 10:48:40.105 | libpq-dev 2021-08-18 10:48:40.105 | libssl-dev 2021-08-18 10:48:40.105 | libsystemd-dev 2021-08-18 10:48:40.105 | libxml2-dev 2021-08-18 10:48:40.105 | libxslt1-dev 2021-08-18 10:48:40.105 | libyaml-dev 2021-08-18 10:48:40.105 | lsof 2021-08-18 10:48:40.106 | openssh-server 2021-08-18 10:48:40.106 | openssl 2021-08-18 10:48:40.106 | pkg-config 2021-08-18 10:48:40.106 | psmisc 2021-08-18 10:48:40.106 | python3-dev 2021-08-18 10:48:40.106 | python3-pip 2021-08-18 10:48:40.106 | python3-systemd 2021-08-18 10:48:40.106 | python3-venv 2021-08-18 10:48:40.106 | tar 2021-08-18 10:48:40.106 | tcpdump 2021-08-18 10:48:40.106 | unzip 2021-08-18 10:48:40.106 | uuid-runtime 2021-08-18 10:48:40.106 | wget 2021-08-18 10:48:40.106 | wget 2021-08-18 10:48:40.106 | zlib1g-dev 2021-08-18 10:48:40.106 | libkrb5-dev 2021-08-18 10:48:40.106 | libldap2-dev 2021-08-18 10:48:40.106 | libsasl2-dev 2021-08-18 10:48:40.106 | memcached 2021-08-18 10:48:40.106 | python3-mysqldb 2021-08-18 10:48:40.106 | sqlite3 2021-08-18 10:48:40.106 | conntrack 2021-08-18 10:48:40.106 | curl 2021-08-18 10:48:40.106 | dnsmasq-base 2021-08-18 10:48:40.106 | dnsmasq-utils 2021-08-18 10:48:40.106 | ebtables 2021-08-18 10:48:40.106 | genisoimage 2021-08-18 10:48:40.106 | iptables 2021-08-18 10:48:40.106 | iputils-arping 2021-08-18 10:48:40.106 | kpartx 2021-08-18 10:48:40.106 | libjs-jquery-tablesorter 2021-08-18 10:48:40.106 | libmysqlclient-dev 2021-08-18 10:48:40.106 | parted 2021-08-18 10:48:40.106 | pm-utils 2021-08-18 10:48:40.106 | python3-mysqldb 2021-08-18 10:48:40.106 | socat 2021-08-18 10:48:40.106 | sqlite3 2021-08-18 10:48:40.107 | sudo 2021-08-18 10:48:40.107 | vlan 2021-08-18 10:48:40.107 | lsscsi 2021-08-18 10:48:40.107 | open-iscsi 2021-08-18 10:48:40.107 | lvm2 2021-08-18 10:48:40.107 | qemu-utils 2021-08-18 10:48:40.107 | thin-provisioning-tools 2021-08-18 10:48:40.107 | acl 2021-08-18 10:48:40.107 | dnsmasq-base 2021-08-18 10:48:40.107 | dnsmasq-utils 2021-08-18 10:48:40.107 | ebtables 2021-08-18 10:48:40.107 | haproxy 2021-08-18 10:48:40.107 | iptables 2021-08-18 10:48:40.107 | iputils-arping 2021-08-18 10:48:40.107 | iputils-ping 2021-08-18 10:48:40.107 | libmysqlclient-dev 2021-08-18 10:48:40.107 | postgresql-server-dev-all 2021-08-18 10:48:40.107 | python3-mysqldb 2021-08-18 10:48:40.107 | sqlite3 2021-08-18 10:48:40.107 | sudo 2021-08-18 10:48:40.107 | vlan 2021-08-18 10:48:40.107 | pcp 2021-08-18 10:48:40.107 | ipset 2021-08-18 10:48:40.107 | conntrack 2021-08-18 10:48:40.107 | conntrackd 2021-08-18 10:48:40.107 | keepalived 2021-08-18 10:48:40.107 | lvm2 2021-08-18 10:48:40.107 | qemu-utils 2021-08-18 10:48:40.107 | thin-provisioning-tools 2021-08-18 10:48:40.107 | curl 2021-08-18 10:48:40.107 | liberasurecode-dev 2021-08-18 10:48:40.107 | make 2021-08-18 10:48:40.107 | memcached 2021-08-18 10:48:40.107 | sqlite3 2021-08-18 10:48:40.107 | xfsprogs' 2021-08-18 10:48:40.110 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-08-18 10:48:40.127 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-08-18 10:48:40.127 | apache2-dev 2021-08-18 10:48:40.127 | bc 2021-08-18 10:48:40.127 | bsdmainutils 2021-08-18 10:48:40.127 | curl 2021-08-18 10:48:40.127 | g++ 2021-08-18 10:48:40.127 | gawk 2021-08-18 10:48:40.127 | gcc 2021-08-18 10:48:40.127 | gettext 2021-08-18 10:48:40.127 | git 2021-08-18 10:48:40.127 | graphviz 2021-08-18 10:48:40.127 | iputils-ping 2021-08-18 10:48:40.127 | libapache2-mod-proxy-uwsgi 2021-08-18 10:48:40.127 | libffi-dev 2021-08-18 10:48:40.127 | libjpeg-dev 2021-08-18 10:48:40.127 | libmysqlclient-dev 2021-08-18 10:48:40.127 | libpcre3-dev 2021-08-18 10:48:40.127 | libpq-dev 2021-08-18 10:48:40.128 | libssl-dev 2021-08-18 10:48:40.128 | libsystemd-dev 2021-08-18 10:48:40.128 | libxml2-dev 2021-08-18 10:48:40.128 | libxslt1-dev 2021-08-18 10:48:40.128 | libyaml-dev 2021-08-18 10:48:40.128 | lsof 2021-08-18 10:48:40.128 | openssh-server 2021-08-18 10:48:40.128 | openssl 2021-08-18 10:48:40.128 | pkg-config 2021-08-18 10:48:40.128 | psmisc 2021-08-18 10:48:40.128 | python3-dev 2021-08-18 10:48:40.128 | python3-pip 2021-08-18 10:48:40.128 | python3-systemd 2021-08-18 10:48:40.128 | python3-venv 2021-08-18 10:48:40.128 | tar 2021-08-18 10:48:40.128 | tcpdump 2021-08-18 10:48:40.128 | unzip 2021-08-18 10:48:40.128 | uuid-runtime 2021-08-18 10:48:40.128 | wget 2021-08-18 10:48:40.128 | wget 2021-08-18 10:48:40.128 | zlib1g-dev 2021-08-18 10:48:40.128 | libkrb5-dev 2021-08-18 10:48:40.128 | libldap2-dev 2021-08-18 10:48:40.128 | libsasl2-dev 2021-08-18 10:48:40.128 | memcached 2021-08-18 10:48:40.128 | python3-mysqldb 2021-08-18 10:48:40.128 | sqlite3 2021-08-18 10:48:40.128 | conntrack 2021-08-18 10:48:40.128 | curl 2021-08-18 10:48:40.129 | dnsmasq-base 2021-08-18 10:48:40.129 | dnsmasq-utils 2021-08-18 10:48:40.129 | ebtables 2021-08-18 10:48:40.129 | genisoimage 2021-08-18 10:48:40.129 | iptables 2021-08-18 10:48:40.129 | iputils-arping 2021-08-18 10:48:40.129 | kpartx 2021-08-18 10:48:40.129 | libjs-jquery-tablesorter 2021-08-18 10:48:40.129 | libmysqlclient-dev 2021-08-18 10:48:40.129 | parted 2021-08-18 10:48:40.129 | pm-utils 2021-08-18 10:48:40.129 | python3-mysqldb 2021-08-18 10:48:40.129 | socat 2021-08-18 10:48:40.129 | sqlite3 2021-08-18 10:48:40.129 | sudo 2021-08-18 10:48:40.129 | vlan 2021-08-18 10:48:40.129 | lsscsi 2021-08-18 10:48:40.129 | open-iscsi 2021-08-18 10:48:40.129 | lvm2 2021-08-18 10:48:40.129 | qemu-utils 2021-08-18 10:48:40.129 | thin-provisioning-tools 2021-08-18 10:48:40.129 | acl 2021-08-18 10:48:40.129 | dnsmasq-base 2021-08-18 10:48:40.129 | dnsmasq-utils 2021-08-18 10:48:40.129 | ebtables 2021-08-18 10:48:40.129 | haproxy 2021-08-18 10:48:40.129 | iptables 2021-08-18 10:48:40.129 | iputils-arping 2021-08-18 10:48:40.129 | iputils-ping 2021-08-18 10:48:40.129 | libmysqlclient-dev 2021-08-18 10:48:40.129 | postgresql-server-dev-all 2021-08-18 10:48:40.129 | python3-mysqldb 2021-08-18 10:48:40.129 | sqlite3 2021-08-18 10:48:40.129 | sudo 2021-08-18 10:48:40.129 | vlan 2021-08-18 10:48:40.129 | pcp 2021-08-18 10:48:40.129 | ipset 2021-08-18 10:48:40.130 | conntrack 2021-08-18 10:48:40.130 | conntrackd 2021-08-18 10:48:40.130 | keepalived 2021-08-18 10:48:40.130 | lvm2 2021-08-18 10:48:40.130 | qemu-utils 2021-08-18 10:48:40.130 | thin-provisioning-tools 2021-08-18 10:48:40.130 | curl 2021-08-18 10:48:40.130 | liberasurecode-dev 2021-08-18 10:48:40.130 | make 2021-08-18 10:48:40.130 | memcached 2021-08-18 10:48:40.130 | sqlite3 2021-08-18 10:48:40.130 | xfsprogs ' 2021-08-18 10:48:40.130 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-08-18 10:48:40.132 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-18 10:48:40.134 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-18 10:48:40.137 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-18 10:48:40.138 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-08-18 10:48:40.142 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-18 10:48:40.144 | ++ functions-common:install_package:1347 : update_package_repo 2021-08-18 10:48:40.147 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-18 10:48:40.149 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-08-18 10:48:40.151 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-18 10:48:40.153 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-18 10:48:40.155 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-08-18 10:48:40.157 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-18 10:48:40.159 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-18 10:48:40.162 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-08-18 10:48:40.164 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-08-18 10:48:40.166 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-08-18 10:48:40.168 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-08-18 10:48:40.170 | +++ functions-common:apt_get_update:1081 : id -u 2021-08-18 10:48:40.174 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-08-18 10:48:40.176 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-08-18 10:48:40.178 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-08-18 10:48:40.180 | ++ functions-common:time_start:2296 : local start_time= 2021-08-18 10:48:40.182 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-08-18 10:48:40.184 | +++ functions-common:time_start:2300 : date +%s%3N 2021-08-18 10:48:40.188 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1629283720186 2021-08-18 10:48:40.190 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-08-18 10:48:40.192 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-08-18 10:48:40.194 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-08-18 10:48:40.404 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-08-18 10:48:40.437 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-08-18 10:48:40.479 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-08-18 10:48:40.550 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-08-18 10:48:42.471 | Reading package lists... 2021-08-18 10:48:42.500 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-08-18 10:48:42.502 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-08-18 10:48:42.505 | ++ functions-common:time_stop:2309 : local name 2021-08-18 10:48:42.507 | ++ functions-common:time_stop:2310 : local end_time 2021-08-18 10:48:42.509 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-18 10:48:42.511 | ++ functions-common:time_stop:2312 : local total 2021-08-18 10:48:42.513 | ++ functions-common:time_stop:2313 : local start_time 2021-08-18 10:48:42.515 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-08-18 10:48:42.517 | ++ functions-common:time_stop:2316 : start_time=1629283720186 2021-08-18 10:48:42.519 | ++ functions-common:time_stop:2318 : [[ -z 1629283720186 ]] 2021-08-18 10:48:42.522 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-18 10:48:42.525 | ++ functions-common:time_stop:2321 : end_time=1629283722523 2021-08-18 10:48:42.527 | ++ functions-common:time_stop:2322 : elapsed_time=2337 2021-08-18 10:48:42.529 | ++ functions-common:time_stop:2323 : total=0 2021-08-18 10:48:42.531 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-18 10:48:42.533 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2337 2021-08-18 10:48:42.536 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-18 10:48:42.538 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-08-18 10:48:42.541 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-18 10:48:42.543 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-18 10:48:42.545 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-18 10:48:42.564 | ++ functions-common:apt_get:1114 : 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++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables 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 pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-08-18 10:48:42.672 | Reading package lists... 2021-08-18 10:48:42.888 | Building dependency tree... 2021-08-18 10:48:42.888 | Reading state information... 2021-08-18 10:48:43.148 | bc is already the newest version (1.07.1-2build1). 2021-08-18 10:48:43.148 | bc set to manually installed. 2021-08-18 10:48:43.148 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-08-18 10:48:43.148 | bsdmainutils set to manually installed. 2021-08-18 10:48:43.148 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-08-18 10:48:43.148 | gawk set to manually installed. 2021-08-18 10:48:43.148 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-08-18 10:48:43.148 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-08-18 10:48:43.148 | iptables set to manually installed. 2021-08-18 10:48:43.148 | iputils-ping is already the newest version (3:20190709-3). 2021-08-18 10:48:43.148 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-08-18 10:48:43.148 | kpartx set to manually installed. 2021-08-18 10:48:43.148 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-08-18 10:48:43.148 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-08-18 10:48:43.148 | psmisc is already the newest version (23.3-1). 2021-08-18 10:48:43.148 | psmisc set to manually installed. 2021-08-18 10:48:43.148 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-08-18 10:48:43.148 | python3-systemd is already the newest version (234-3build2). 2021-08-18 10:48:43.148 | python3-systemd set to manually installed. 2021-08-18 10:48:43.148 | tcpdump is already the newest version (4.9.3-4). 2021-08-18 10:48:43.149 | tcpdump set to manually installed. 2021-08-18 10:48:43.149 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-08-18 10:48:43.149 | thin-provisioning-tools set to manually installed. 2021-08-18 10:48:43.149 | wget is already the newest version (1.20.3-1ubuntu1). 2021-08-18 10:48:43.149 | wget set to manually installed. 2021-08-18 10:48:43.149 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-08-18 10:48:43.149 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-08-18 10:48:43.149 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-08-18 10:48:43.149 | lsof set to manually installed. 2021-08-18 10:48:43.149 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-08-18 10:48:43.149 | parted set to manually installed. 2021-08-18 10:48:43.149 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-08-18 10:48:43.149 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-08-18 10:48:43.149 | tar set to manually installed. 2021-08-18 10:48:43.149 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-08-18 10:48:43.149 | uuid-runtime set to manually installed. 2021-08-18 10:48:43.149 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-08-18 10:48:43.149 | zlib1g-dev set to manually installed. 2021-08-18 10:48:43.149 | The following packages were automatically installed and are no longer required: 2021-08-18 10:48:43.149 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-18 10:48:43.149 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-18 10:48:43.149 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-18 10:48:43.149 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-18 10:48:43.149 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-18 10:48:43.149 | python3-zope.interface 2021-08-18 10:48:43.149 | Use 'sudo apt autoremove' to remove them. 2021-08-18 10:48:43.149 | The following additional packages will be installed: 2021-08-18 10:48:43.149 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-08-18 10:48:43.149 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-08-18 10:48:43.149 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-08-18 10:48:43.149 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-08-18 10:48:43.149 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-08-18 10:48:43.149 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-08-18 10:48:43.150 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-08-18 10:48:43.150 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-08-18 10:48:43.150 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-08-18 10:48:43.150 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-08-18 10:48:43.150 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-08-18 10:48:43.150 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-08-18 10:48:43.150 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-08-18 10:48:43.150 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-08-18 10:48:43.150 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-08-18 10:48:43.150 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-08-18 10:48:43.150 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-08-18 10:48:43.150 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-08-18 10:48:43.150 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-08-18 10:48:43.150 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-08-18 10:48:43.150 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-08-18 10:48:43.150 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-08-18 10:48:43.150 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-08-18 10:48:43.150 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-08-18 10:48:43.150 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-08-18 10:48:43.150 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-08-18 10:48:43.150 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-08-18 10:48:43.150 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-08-18 10:48:43.150 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-08-18 10:48:43.150 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-08-18 10:48:43.150 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-08-18 10:48:43.150 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-08-18 10:48:43.150 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-08-18 10:48:43.150 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-08-18 10:48:43.150 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-08-18 10:48:43.150 | systemd-timesyncd uuid-dev vbetool x11-common 2021-08-18 10:48:43.151 | Suggested packages: 2021-08-18 10:48:43.152 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-08-18 10:48:43.152 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-08-18 10:48:43.152 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-08-18 10:48:43.152 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-08-18 10:48:43.152 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-08-18 10:48:43.152 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-08-18 10:48:43.152 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-08-18 10:48:43.152 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-08-18 10:48:43.152 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-08-18 10:48:43.152 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-08-18 10:48:43.152 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-08-18 10:48:43.152 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-08-18 10:48:43.152 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-08-18 10:48:43.152 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-08-18 10:48:43.152 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-08-18 10:48:43.372 | The following NEW packages will be installed: 2021-08-18 10:48:43.372 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-08-18 10:48:43.372 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-08-18 10:48:43.372 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-08-18 10:48:43.372 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-08-18 10:48:43.372 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-08-18 10:48:43.372 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-08-18 10:48:43.372 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-08-18 10:48:43.372 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-08-18 10:48:43.372 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-08-18 10:48:43.373 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-08-18 10:48:43.373 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-08-18 10:48:43.373 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-08-18 10:48:43.373 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-08-18 10:48:43.373 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-08-18 10:48:43.373 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-08-18 10:48:43.373 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-08-18 10:48:43.373 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-08-18 10:48:43.373 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-08-18 10:48:43.373 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-08-18 10:48:43.373 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-08-18 10:48:43.373 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-08-18 10:48:43.373 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-08-18 10:48:43.373 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-08-18 10:48:43.373 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-08-18 10:48:43.373 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-08-18 10:48:43.373 | libnl-route-3-200 libnspr4 libnss3 libobjc-9-dev libobjc4 libomp-10-dev 2021-08-18 10:48:43.373 | libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-08-18 10:48:43.373 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-08-18 10:48:43.373 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 2021-08-18 10:48:43.373 | librados2 librbd1 librdmacm1 libsasl2-dev libsctp-dev libsctp1 2021-08-18 10:48:43.373 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl-dev 2021-08-18 10:48:43.373 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl 2021-08-18 10:48:43.373 | libsystemd-dev libthai-data libthai0 libtiff5 libtinfo-dev libtool libwebp6 2021-08-18 10:48:43.373 | libx86-1 libxaw7 libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 2021-08-18 10:48:43.373 | libxrender1 libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 2021-08-18 10:48:43.373 | llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi m4 make memcached 2021-08-18 10:48:43.373 | mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2021-08-18 10:48:43.373 | postgresql-client-12 postgresql-client-common postgresql-common 2021-08-18 10:48:43.373 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-08-18 10:48:43.373 | python3-mysqldb python3-pcp python3-pip python3-pygments python3-venv 2021-08-18 10:48:43.373 | python3-wheel python3-yaml python3.8-venv qemu-block-extra qemu-utils 2021-08-18 10:48:43.373 | sharutils socat sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-08-18 10:48:43.374 | The following packages will be upgraded: 2021-08-18 10:48:43.374 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-08-18 10:48:43.375 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-08-18 10:48:43.375 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-08-18 10:48:43.678 | 16 upgraded, 220 newly installed, 0 to remove and 79 not upgraded. 2021-08-18 10:48:43.679 | Need to get 156 MB of archives. 2021-08-18 10:48:43.679 | After this operation, 777 MB of additional disk space will be used. 2021-08-18 10:48:43.679 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.11 [96.1 kB] 2021-08-18 10:48:44.202 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.11 [28.1 kB] 2021-08-18 10:48:44.234 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.11 [10.3 kB] 2021-08-18 10:48:44.250 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.11 [186 kB] 2021-08-18 10:48:44.481 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.11 [3,807 kB] 2021-08-18 10:48:45.058 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.11 [270 kB] 2021-08-18 10:48:45.080 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-08-18 10:48:45.088 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.5 [1,320 kB] 2021-08-18 10:48:45.304 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-08-18 10:48:45.344 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-08-18 10:48:45.344 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-08-18 10:48:45.370 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-08-18 10:48:45.371 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB] 2021-08-18 10:48:45.374 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB] 2021-08-18 10:48:45.396 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-08-18 10:48:45.397 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-08-18 10:48:45.403 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-08-18 10:48:45.533 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.4 [1,180 kB] 2021-08-18 10:48:45.849 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.4 [159 kB] 2021-08-18 10:48:45.853 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.4 [84.0 kB] 2021-08-18 10:48:45.855 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.4 [95.5 kB] 2021-08-18 10:48:45.857 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-08-18 10:48:45.859 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.2 [1,519 kB] 2021-08-18 10:48:45.939 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-08-18 10:48:45.940 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-08-18 10:48:45.940 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-08-18 10:48:45.941 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.26-0ubuntu0.20.04.2 [1,228 kB] 2021-08-18 10:48:46.368 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-08-18 10:48:46.369 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-08-18 10:48:46.369 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-08-18 10:48:46.374 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-08-18 10:48:46.393 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-08-18 10:48:46.400 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-08-18 10:48:46.403 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-08-18 10:48:46.512 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.5 [621 kB] 2021-08-18 10:48:46.525 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-08-18 10:48:46.576 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-08-18 10:48:46.577 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-08-18 10:48:46.698 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-08-18 10:48:46.721 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-08-18 10:48:46.722 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-08-18 10:48:46.724 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-08-18 10:48:46.727 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-08-18 10:48:46.786 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-08-18 10:48:46.978 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-08-18 10:48:46.991 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-08-18 10:48:49.452 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-08-18 10:48:50.979 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-08-18 10:48:51.404 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-08-18 10:48:51.405 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-08-18 10:48:51.407 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-08-18 10:48:51.412 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-08-18 10:48:51.806 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-08-18 10:48:51.808 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-08-18 10:48:51.862 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-08-18 10:48:52.806 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-08-18 10:48:53.976 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-08-18 10:48:53.977 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-08-18 10:48:53.980 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-08-18 10:48:53.980 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-08-18 10:48:53.982 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-08-18 10:48:53.983 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-08-18 10:48:53.984 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-08-18 10:48:53.985 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-08-18 10:48:53.985 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-08-18 10:48:54.115 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-08-18 10:48:54.140 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-08-18 10:48:54.484 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-08-18 10:48:54.487 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-08-18 10:48:54.488 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-08-18 10:48:54.814 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-08-18 10:48:54.818 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-08-18 10:48:54.850 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-08-18 10:48:54.981 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-08-18 10:48:54.985 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-08-18 10:48:54.986 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-08-18 10:48:54.994 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-08-18 10:48:55.093 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-08-18 10:48:55.129 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-08-18 10:48:55.184 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.4 [179 kB] 2021-08-18 10:48:55.210 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-08-18 10:48:55.219 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-08-18 10:48:56.369 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-08-18 10:48:56.369 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-08-18 10:48:56.370 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-08-18 10:48:56.371 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-08-18 10:48:56.372 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-08-18 10:48:56.373 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-08-18 10:48:56.387 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-08-18 10:48:56.388 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-08-18 10:48:56.393 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-08-18 10:48:56.533 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-08-18 10:48:56.534 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-08-18 10:48:56.540 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-08-18 10:48:56.543 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-08-18 10:48:56.548 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-08-18 10:48:56.637 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-08-18 10:48:56.832 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-08-18 10:48:56.833 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-08-18 10:48:56.836 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-08-18 10:48:56.838 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-08-18 10:48:57.120 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-08-18 10:48:57.418 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-08-18 10:48:57.467 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-08-18 10:48:57.608 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-08-18 10:48:57.784 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-08-18 10:48:57.788 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-08-18 10:48:57.817 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-08-18 10:48:57.941 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-08-18 10:48:58.008 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-08-18 10:48:58.021 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-08-18 10:48:58.058 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-08-18 10:48:58.096 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-08-18 10:48:58.136 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-08-18 10:48:58.139 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-08-18 10:48:58.140 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-08-18 10:48:58.143 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-08-18 10:48:58.230 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-08-18 10:48:58.266 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-08-18 10:48:58.299 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-08-18 10:48:58.311 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-08-18 10:48:58.312 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-08-18 10:48:58.405 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-08-18 10:48:58.418 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-08-18 10:48:58.421 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-08-18 10:48:58.424 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-08-18 10:48:58.425 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-08-18 10:48:58.480 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-08-18 10:48:58.543 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-08-18 10:48:58.562 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-08-18 10:48:58.563 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-08-18 10:48:58.567 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-08-18 10:48:58.683 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-08-18 10:48:58.696 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-08-18 10:48:58.700 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-08-18 10:48:58.714 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-08-18 10:48:58.764 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-08-18 10:48:58.777 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-08-18 10:48:58.822 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-08-18 10:48:58.842 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-08-18 10:48:58.858 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-08-18 10:48:58.859 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-08-18 10:48:58.960 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-08-18 10:48:58.966 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-08-18 10:48:58.969 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-08-18 10:48:58.973 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-08-18 10:48:58.976 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-08-18 10:48:58.980 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-08-18 10:48:59.099 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-08-18 10:48:59.103 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-08-18 10:48:59.104 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-08-18 10:48:59.105 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-08-18 10:48:59.237 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-08-18 10:48:59.263 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-08-18 10:48:59.284 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-08-18 10:48:59.287 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-08-18 10:48:59.291 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-08-18 10:49:00.580 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-08-18 10:49:00.586 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-08-18 10:49:00.587 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-08-18 10:49:00.588 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-08-18 10:49:00.685 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-08-18 10:49:00.685 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-08-18 10:49:00.686 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-08-18 10:49:00.695 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-08-18 10:49:00.696 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-08-18 10:49:00.724 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-08-18 10:49:00.738 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-08-18 10:49:00.850 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-08-18 10:49:00.852 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.5 [1,583 kB] 2021-08-18 10:49:00.993 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.26-0ubuntu0.20.04.2 [1,538 kB] 2021-08-18 10:49:01.124 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-08-18 10:49:01.153 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-08-18 10:49:01.162 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-08-18 10:49:01.414 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-08-18 10:49:01.419 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-08-18 10:49:01.420 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-08-18 10:49:01.421 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-08-18 10:49:01.467 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-08-18 10:49:01.470 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-08-18 10:49:01.473 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-08-18 10:49:01.768 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-08-18 10:49:01.771 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.13-0ubuntu0.20.04.1 [3,212 kB] 2021-08-18 10:49:02.139 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.13-0ubuntu0.20.04.1 [1,623 kB] 2021-08-18 10:49:02.264 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-08-18 10:49:02.539 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB] 2021-08-18 10:49:02.544 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-08-18 10:49:02.545 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-08-18 10:49:02.546 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-08-18 10:49:02.656 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-08-18 10:49:02.665 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-08-18 10:49:02.679 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-08-18 10:49:02.732 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-08-18 10:49:03.545 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-08-18 10:49:03.546 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-08-18 10:49:03.635 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-08-18 10:49:03.691 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-08-18 10:49:04.812 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-08-18 10:49:04.813 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-08-18 10:49:09.264 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-08-18 10:49:09.266 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-08-18 10:49:09.267 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-08-18 10:49:09.551 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-08-18 10:49:09.861 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.8-0ubuntu0.20.04.1 [1,046 kB] 2021-08-18 10:49:10.564 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-08-18 10:49:10.567 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-08-18 10:49:10.596 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.8-0ubuntu0.20.04.1 [921 kB] 2021-08-18 10:49:10.706 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-08-18 10:49:10.707 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-08-18 10:49:10.861 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-08-18 10:49:10.864 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-08-18 10:49:10.867 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-08-18 10:49:10.886 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04 [5,456 B] 2021-08-18 10:49:10.887 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-08-18 10:49:10.887 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.17 [54.4 kB] 2021-08-18 10:49:10.891 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.17 [973 kB] 2021-08-18 10:49:11.025 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-08-18 10:49:11.039 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-08-18 10:49:11.112 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-08-18 10:49:11.126 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-08-18 10:49:11.127 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-08-18 10:49:11.164 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-08-18 10:49:11.167 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.4 [1,180 B] 2021-08-18 10:49:11.168 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-08-18 10:49:11.171 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-08-18 10:49:11.172 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-08-18 10:49:11.303 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-08-18 10:49:11.304 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-08-18 10:49:11.305 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-08-18 10:49:11.306 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-08-18 10:49:11.308 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-08-18 10:49:11.442 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-08-18 10:49:11.447 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-08-18 10:49:11.453 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-08-18 10:49:11.840 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-08-18 10:49:11.883 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-08-18 10:49:13.301 | Preconfiguring packages ... 2021-08-18 10:49:13.447 | Fetched 156 MB in 28s (5,482 kB/s) 2021-08-18 10:49:13.512 | (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 ... 67326 files and directories currently installed.) 2021-08-18 10:49:13.514 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-18 10:49:13.526 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-18 10:49:13.595 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-18 10:49:13.607 | Unpacking systemd-timesyncd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-18 10:49:13.973 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.11_amd64.deb ... 2021-08-18 10:49:13.979 | Unpacking systemd-sysv (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-18 10:49:14.016 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-18 10:49:14.027 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-18 10:49:14.096 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-08-18 10:49:14.250 | Unpacking systemd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-18 10:49:15.027 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.11_amd64.deb ... 2021-08-18 10:49:15.035 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-08-18 10:49:15.115 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.11) ... 2021-08-18 10:49:15.164 | Selecting previously unselected package libapr1:amd64. 2021-08-18 10:49:15.202 | (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 ... 67327 files and directories currently installed.) 2021-08-18 10:49:15.204 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-08-18 10:49:15.207 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-18 10:49:15.261 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-18 10:49:15.272 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-18 10:49:15.476 | Selecting previously unselected package libaprutil1:amd64. 2021-08-18 10:49:15.483 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-08-18 10:49:15.486 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-18 10:49:15.521 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-08-18 10:49:15.528 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-08-18 10:49:15.531 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-18 10:49:15.565 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-18 10:49:15.584 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-08-18 10:49:15.642 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-08-18 10:49:15.650 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-08-18 10:49:15.652 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-18 10:49:15.683 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-18 10:49:15.689 | Unpacking curl (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-18 10:49:15.746 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ... 2021-08-18 10:49:15.751 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-08-18 10:49:15.814 | Selecting previously unselected package libjansson4:amd64. 2021-08-18 10:49:15.822 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-08-18 10:49:15.824 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-08-18 10:49:15.853 | Selecting previously unselected package liblua5.2-0:amd64. 2021-08-18 10:49:15.859 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-08-18 10:49:15.861 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-18 10:49:15.911 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-18 10:49:15.916 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-08-18 10:49:16.030 | Selecting previously unselected package apache2-bin. 2021-08-18 10:49:16.037 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-18 10:49:16.039 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-18 10:49:16.241 | Selecting previously unselected package apache2-data. 2021-08-18 10:49:16.248 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-08-18 10:49:16.250 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-18 10:49:16.356 | Selecting previously unselected package apache2-utils. 2021-08-18 10:49:16.363 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-18 10:49:16.365 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-18 10:49:16.410 | Selecting previously unselected package apache2. 2021-08-18 10:49:16.417 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-18 10:49:16.436 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-08-18 10:49:16.503 | Selecting previously unselected package liblua5.3-0:amd64. 2021-08-18 10:49:16.510 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-08-18 10:49:16.512 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-18 10:49:16.557 | Selecting previously unselected package haproxy. 2021-08-18 10:49:16.564 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.2_amd64.deb ... 2021-08-18 10:49:16.573 | Unpacking haproxy (2.0.13-2ubuntu0.2) ... 2021-08-18 10:49:16.789 | Selecting previously unselected package libnl-3-200:amd64. 2021-08-18 10:49:16.796 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-08-18 10:49:16.798 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-08-18 10:49:16.831 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-08-18 10:49:16.839 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-08-18 10:49:16.841 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-18 10:49:16.871 | Selecting previously unselected package mysql-common. 2021-08-18 10:49:16.878 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-08-18 10:49:16.894 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-18 10:49:16.924 | Selecting previously unselected package libmysqlclient21:amd64. 2021-08-18 10:49:16.931 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-18 10:49:16.933 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-18 10:49:17.159 | Selecting previously unselected package libsensors-config. 2021-08-18 10:49:17.166 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-08-18 10:49:17.168 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-18 10:49:17.196 | Selecting previously unselected package libsensors5:amd64. 2021-08-18 10:49:17.203 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-08-18 10:49:17.276 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-18 10:49:17.329 | Selecting previously unselected package libsnmp-base. 2021-08-18 10:49:17.337 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-08-18 10:49:17.340 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-18 10:49:17.411 | Selecting previously unselected package libsnmp35:amd64. 2021-08-18 10:49:17.418 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-08-18 10:49:17.420 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-18 10:49:17.580 | Selecting previously unselected package keepalived. 2021-08-18 10:49:17.587 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-08-18 10:49:17.589 | Unpacking keepalived (1:2.0.19-2) ... 2021-08-18 10:49:17.682 | Selecting previously unselected package memcached. 2021-08-18 10:49:17.689 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-08-18 10:49:17.691 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-08-18 10:49:17.749 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-08-18 10:49:18.209 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-08-18 10:49:18.320 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-18 10:49:18.326 | Unpacking openssl (1.1.1f-1ubuntu2.5) over (1.1.1f-1ubuntu2.3) ... 2021-08-18 10:49:18.455 | Selecting previously unselected package python3-yaml. 2021-08-18 10:49:18.463 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-08-18 10:49:18.465 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-18 10:49:18.516 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-18 10:49:18.521 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-18 10:49:18.566 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-18 10:49:18.642 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-18 10:49:19.086 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-08-18 10:49:19.109 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-08-18 10:49:19.254 | Selecting previously unselected package acl. 2021-08-18 10:49:19.262 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-08-18 10:49:19.264 | Unpacking acl (2.2.53-6) ... 2021-08-18 10:49:19.293 | Selecting previously unselected package autotools-dev. 2021-08-18 10:49:19.300 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-08-18 10:49:19.302 | Unpacking autotools-dev (20180224.1) ... 2021-08-18 10:49:19.333 | Selecting previously unselected package m4. 2021-08-18 10:49:19.340 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-08-18 10:49:19.342 | Unpacking m4 (1.4.18-4) ... 2021-08-18 10:49:19.401 | Selecting previously unselected package autoconf. 2021-08-18 10:49:19.408 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-08-18 10:49:19.410 | Unpacking autoconf (2.69-11.1) ... 2021-08-18 10:49:19.491 | Selecting previously unselected package automake. 2021-08-18 10:49:19.498 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-08-18 10:49:19.504 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-08-18 10:49:19.602 | Selecting previously unselected package autopoint. 2021-08-18 10:49:19.609 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-08-18 10:49:19.612 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-08-18 10:49:19.653 | Selecting previously unselected package libllvm10:amd64. 2021-08-18 10:49:19.660 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-18 10:49:19.662 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:21.977 | Selecting previously unselected package libclang-cpp10. 2021-08-18 10:49:21.984 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-18 10:49:21.987 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:23.416 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-08-18 10:49:23.423 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-18 10:49:23.425 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-18 10:49:23.903 | Selecting previously unselected package libgc1c2:amd64. 2021-08-18 10:49:23.912 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-08-18 10:49:23.915 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-18 10:49:23.953 | Selecting previously unselected package libobjc4:amd64. 2021-08-18 10:49:23.960 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-18 10:49:23.962 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-18 10:49:23.994 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-08-18 10:49:24.001 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-18 10:49:24.003 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-18 10:49:24.077 | Selecting previously unselected package libc6-i386. 2021-08-18 10:49:24.084 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-08-18 10:49:24.086 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-18 10:49:24.586 | Selecting previously unselected package lib32gcc-s1. 2021-08-18 10:49:24.593 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-18 10:49:24.595 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-18 10:49:24.634 | Selecting previously unselected package lib32stdc++6. 2021-08-18 10:49:24.641 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-08-18 10:49:24.643 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-18 10:49:24.742 | Selecting previously unselected package libclang-common-10-dev. 2021-08-18 10:49:24.749 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-18 10:49:24.752 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:25.711 | Selecting previously unselected package libclang1-10. 2021-08-18 10:49:25.719 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-18 10:49:25.721 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:26.822 | Selecting previously unselected package clang-10. 2021-08-18 10:49:26.829 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-18 10:49:26.831 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:26.865 | Selecting previously unselected package libtool. 2021-08-18 10:49:26.873 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-08-18 10:49:26.875 | Unpacking libtool (2.4.6-14) ... 2021-08-18 10:49:26.921 | Selecting previously unselected package dh-autoreconf. 2021-08-18 10:49:26.929 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-08-18 10:49:26.931 | Unpacking dh-autoreconf (19) ... 2021-08-18 10:49:26.957 | Selecting previously unselected package libdebhelper-perl. 2021-08-18 10:49:26.964 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-08-18 10:49:26.966 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-08-18 10:49:27.010 | Selecting previously unselected package libarchive-zip-perl. 2021-08-18 10:49:27.018 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-08-18 10:49:27.020 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-08-18 10:49:27.059 | Selecting previously unselected package libsub-override-perl. 2021-08-18 10:49:27.066 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-08-18 10:49:27.068 | Unpacking libsub-override-perl (0.09-2) ... 2021-08-18 10:49:27.093 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-08-18 10:49:27.100 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-08-18 10:49:27.102 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-18 10:49:27.129 | Selecting previously unselected package dh-strip-nondeterminism. 2021-08-18 10:49:27.137 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-08-18 10:49:27.139 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-08-18 10:49:27.161 | Selecting previously unselected package libdpkg-perl. 2021-08-18 10:49:27.169 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-08-18 10:49:27.171 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-08-18 10:49:27.240 | Selecting previously unselected package make. 2021-08-18 10:49:27.248 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-08-18 10:49:27.250 | Unpacking make (4.2.1-1.2) ... 2021-08-18 10:49:27.297 | Selecting previously unselected package dpkg-dev. 2021-08-18 10:49:27.305 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-08-18 10:49:27.306 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-08-18 10:49:27.437 | Selecting previously unselected package dwz. 2021-08-18 10:49:27.445 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-08-18 10:49:27.446 | Unpacking dwz (0.13-5) ... 2021-08-18 10:49:27.494 | Selecting previously unselected package libcroco3:amd64. 2021-08-18 10:49:27.502 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-08-18 10:49:27.504 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-08-18 10:49:27.539 | Selecting previously unselected package gettext. 2021-08-18 10:49:27.547 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-08-18 10:49:27.549 | Unpacking gettext (0.19.8.1-10build1) ... 2021-08-18 10:49:27.713 | Selecting previously unselected package intltool-debian. 2021-08-18 10:49:27.720 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-08-18 10:49:27.722 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-08-18 10:49:27.750 | Selecting previously unselected package po-debconf. 2021-08-18 10:49:27.757 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-08-18 10:49:27.759 | Unpacking po-debconf (1.0.21) ... 2021-08-18 10:49:27.821 | Selecting previously unselected package debhelper. 2021-08-18 10:49:27.829 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-08-18 10:49:27.831 | Unpacking debhelper (12.10ubuntu1) ... 2021-08-18 10:49:28.022 | Selecting previously unselected package uuid-dev:amd64. 2021-08-18 10:49:28.030 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-08-18 10:49:28.032 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-18 10:49:28.065 | Selecting previously unselected package libsctp1:amd64. 2021-08-18 10:49:28.073 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-08-18 10:49:28.075 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-18 10:49:28.101 | Selecting previously unselected package libsctp-dev:amd64. 2021-08-18 10:49:28.109 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-08-18 10:49:28.111 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-18 10:49:28.145 | Selecting previously unselected package libapr1-dev. 2021-08-18 10:49:28.153 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-08-18 10:49:28.155 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-18 10:49:28.414 | Selecting previously unselected package libldap2-dev:amd64. 2021-08-18 10:49:28.422 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-08-18 10:49:28.424 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-18 10:49:28.545 | Selecting previously unselected package libaprutil1-dev. 2021-08-18 10:49:28.553 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-08-18 10:49:28.555 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-18 10:49:28.759 | Selecting previously unselected package apache2-dev. 2021-08-18 10:49:28.766 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-18 10:49:28.768 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-18 10:49:28.832 | Selecting previously unselected package binfmt-support. 2021-08-18 10:49:28.840 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-08-18 10:49:28.849 | Unpacking binfmt-support (2.2.0-2) ... 2021-08-18 10:49:28.882 | Selecting previously unselected package g++-9. 2021-08-18 10:49:28.889 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-08-18 10:49:28.891 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-18 10:49:30.043 | Selecting previously unselected package g++. 2021-08-18 10:49:30.050 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-08-18 10:49:30.052 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-08-18 10:49:30.075 | Selecting previously unselected package build-essential. 2021-08-18 10:49:30.082 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-08-18 10:49:30.084 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-08-18 10:49:30.109 | Selecting previously unselected package conntrack. 2021-08-18 10:49:30.117 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-08-18 10:49:30.120 | Unpacking conntrack (1:1.4.5-2) ... 2021-08-18 10:49:30.149 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-08-18 10:49:30.156 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-08-18 10:49:30.158 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-18 10:49:30.186 | Selecting previously unselected package libnetfilter-queue1. 2021-08-18 10:49:30.193 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-08-18 10:49:30.196 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-08-18 10:49:30.229 | Selecting previously unselected package conntrackd. 2021-08-18 10:49:30.237 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-08-18 10:49:30.239 | Unpacking conntrackd (1:1.4.5-2) ... 2021-08-18 10:49:30.283 | Selecting previously unselected package dns-root-data. 2021-08-18 10:49:30.290 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-08-18 10:49:30.292 | Unpacking dns-root-data (2019052802) ... 2021-08-18 10:49:30.320 | Selecting previously unselected package libidn11:amd64. 2021-08-18 10:49:30.328 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-08-18 10:49:30.330 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-18 10:49:30.364 | Selecting previously unselected package dnsmasq-base. 2021-08-18 10:49:30.372 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-18 10:49:30.374 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-18 10:49:30.446 | Selecting previously unselected package dnsmasq-utils. 2021-08-18 10:49:30.454 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-08-18 10:49:30.456 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-18 10:49:30.491 | Selecting previously unselected package ebtables. 2021-08-18 10:49:30.499 | Preparing to unpack .../086-ebtables_2.0.11-3build1_amd64.deb ... 2021-08-18 10:49:30.514 | Unpacking ebtables (2.0.11-3build1) ... 2021-08-18 10:49:30.553 | Selecting previously unselected package libfakeroot:amd64. 2021-08-18 10:49:30.561 | Preparing to unpack .../087-libfakeroot_1.24-1_amd64.deb ... 2021-08-18 10:49:30.563 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-08-18 10:49:30.594 | Selecting previously unselected package fakeroot. 2021-08-18 10:49:30.601 | Preparing to unpack .../088-fakeroot_1.24-1_amd64.deb ... 2021-08-18 10:49:30.604 | Unpacking fakeroot (1.24-1) ... 2021-08-18 10:49:30.642 | Selecting previously unselected package fonts-dejavu-core. 2021-08-18 10:49:30.649 | Preparing to unpack .../089-fonts-dejavu-core_2.37-1_all.deb ... 2021-08-18 10:49:30.651 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-08-18 10:49:30.826 | Selecting previously unselected package fonts-liberation. 2021-08-18 10:49:30.834 | Preparing to unpack .../090-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-08-18 10:49:30.836 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-08-18 10:49:30.972 | Selecting previously unselected package fontconfig-config. 2021-08-18 10:49:30.980 | Preparing to unpack .../091-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-08-18 10:49:30.982 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-18 10:49:31.017 | Selecting previously unselected package libfontconfig1:amd64. 2021-08-18 10:49:31.024 | Preparing to unpack .../092-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-08-18 10:49:31.027 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-18 10:49:31.068 | Selecting previously unselected package fontconfig. 2021-08-18 10:49:31.075 | Preparing to unpack .../093-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-08-18 10:49:31.077 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-08-18 10:49:31.121 | Selecting previously unselected package genisoimage. 2021-08-18 10:49:31.129 | Preparing to unpack .../094-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-08-18 10:49:31.131 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-18 10:49:31.210 | Selecting previously unselected package libann0. 2021-08-18 10:49:31.218 | Preparing to unpack .../095-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-08-18 10:49:31.220 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-08-18 10:49:31.251 | Selecting previously unselected package libcdt5:amd64. 2021-08-18 10:49:31.259 | Preparing to unpack .../096-libcdt5_2.42.2-3build2_amd64.deb ... 2021-08-18 10:49:31.261 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-08-18 10:49:31.290 | Selecting previously unselected package libcgraph6:amd64. 2021-08-18 10:49:31.298 | Preparing to unpack .../097-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-08-18 10:49:31.300 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-18 10:49:31.331 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-08-18 10:49:31.340 | Preparing to unpack .../098-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-18 10:49:31.342 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-18 10:49:31.383 | Selecting previously unselected package libjpeg8:amd64. 2021-08-18 10:49:31.391 | Preparing to unpack .../099-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-08-18 10:49:31.393 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-18 10:49:31.422 | Selecting previously unselected package libjbig0:amd64. 2021-08-18 10:49:31.429 | Preparing to unpack .../100-libjbig0_2.1-3.1build1_amd64.deb ... 2021-08-18 10:49:31.431 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-08-18 10:49:31.464 | Selecting previously unselected package libwebp6:amd64. 2021-08-18 10:49:31.472 | Preparing to unpack .../101-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-08-18 10:49:31.474 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-18 10:49:31.531 | Selecting previously unselected package libtiff5:amd64. 2021-08-18 10:49:31.539 | Preparing to unpack .../102-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-08-18 10:49:31.541 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-18 10:49:31.591 | Selecting previously unselected package libxpm4:amd64. 2021-08-18 10:49:31.599 | Preparing to unpack .../103-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-08-18 10:49:31.601 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-08-18 10:49:31.633 | Selecting previously unselected package libgd3:amd64. 2021-08-18 10:49:31.641 | Preparing to unpack .../104-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-08-18 10:49:31.643 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-18 10:49:31.690 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-08-18 10:49:31.698 | Preparing to unpack .../105-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-08-18 10:49:31.700 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-18 10:49:31.749 | Selecting previously unselected package libpixman-1-0:amd64. 2021-08-18 10:49:31.757 | Preparing to unpack .../106-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-08-18 10:49:31.759 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-18 10:49:31.819 | Selecting previously unselected package libxcb-render0:amd64. 2021-08-18 10:49:31.827 | Preparing to unpack .../107-libxcb-render0_1.14-2_amd64.deb ... 2021-08-18 10:49:31.829 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-08-18 10:49:31.858 | Selecting previously unselected package libxcb-shm0:amd64. 2021-08-18 10:49:31.865 | Preparing to unpack .../108-libxcb-shm0_1.14-2_amd64.deb ... 2021-08-18 10:49:31.868 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-08-18 10:49:31.896 | Selecting previously unselected package libxrender1:amd64. 2021-08-18 10:49:31.903 | Preparing to unpack .../109-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-08-18 10:49:31.906 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-08-18 10:49:31.938 | Selecting previously unselected package libcairo2:amd64. 2021-08-18 10:49:31.945 | Preparing to unpack .../110-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-08-18 10:49:31.948 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-18 10:49:32.043 | Selecting previously unselected package libgraphite2-3:amd64. 2021-08-18 10:49:32.051 | Preparing to unpack .../111-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-08-18 10:49:32.053 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-18 10:49:32.093 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-08-18 10:49:32.100 | Preparing to unpack .../112-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-08-18 10:49:32.102 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-18 10:49:32.183 | Selecting previously unselected package libthai-data. 2021-08-18 10:49:32.190 | Preparing to unpack .../113-libthai-data_0.1.28-3_all.deb ... 2021-08-18 10:49:32.192 | Unpacking libthai-data (0.1.28-3) ... 2021-08-18 10:49:32.240 | Selecting previously unselected package libdatrie1:amd64. 2021-08-18 10:49:32.248 | Preparing to unpack .../114-libdatrie1_0.2.12-3_amd64.deb ... 2021-08-18 10:49:32.251 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-08-18 10:49:32.280 | Selecting previously unselected package libthai0:amd64. 2021-08-18 10:49:32.288 | Preparing to unpack .../115-libthai0_0.1.28-3_amd64.deb ... 2021-08-18 10:49:32.290 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-08-18 10:49:32.319 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-08-18 10:49:32.327 | Preparing to unpack .../116-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-18 10:49:32.330 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-18 10:49:32.379 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-08-18 10:49:32.387 | Preparing to unpack .../117-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-18 10:49:32.389 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-18 10:49:32.421 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-08-18 10:49:32.428 | Preparing to unpack .../118-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-08-18 10:49:32.430 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-18 10:49:32.460 | Selecting previously unselected package libpathplan4:amd64. 2021-08-18 10:49:32.468 | Preparing to unpack .../119-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-08-18 10:49:32.470 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-18 10:49:32.501 | Selecting previously unselected package libgvc6. 2021-08-18 10:49:32.508 | Preparing to unpack .../120-libgvc6_2.42.2-3build2_amd64.deb ... 2021-08-18 10:49:32.510 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-08-18 10:49:32.629 | Selecting previously unselected package libgvpr2:amd64. 2021-08-18 10:49:32.636 | Preparing to unpack .../121-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-08-18 10:49:32.638 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-18 10:49:32.690 | Selecting previously unselected package liblab-gamut1:amd64. 2021-08-18 10:49:32.698 | Preparing to unpack .../122-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-08-18 10:49:32.700 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-18 10:49:32.854 | Selecting previously unselected package x11-common. 2021-08-18 10:49:32.862 | Preparing to unpack .../123-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-08-18 10:49:32.886 | dpkg-query: no packages found matching nux-tools 2021-08-18 10:49:32.896 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-08-18 10:49:32.940 | Selecting previously unselected package libice6:amd64. 2021-08-18 10:49:32.948 | Preparing to unpack .../124-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-08-18 10:49:32.950 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-18 10:49:32.982 | Selecting previously unselected package libsm6:amd64. 2021-08-18 10:49:32.989 | Preparing to unpack .../125-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-08-18 10:49:32.991 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-08-18 10:49:33.019 | Selecting previously unselected package libxt6:amd64. 2021-08-18 10:49:33.027 | Preparing to unpack .../126-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-08-18 10:49:33.029 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-08-18 10:49:33.077 | Selecting previously unselected package libxmu6:amd64. 2021-08-18 10:49:33.085 | Preparing to unpack .../127-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-08-18 10:49:33.087 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-18 10:49:33.121 | Selecting previously unselected package libxaw7:amd64. 2021-08-18 10:49:33.129 | Preparing to unpack .../128-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-08-18 10:49:33.130 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-08-18 10:49:33.179 | Selecting previously unselected package graphviz. 2021-08-18 10:49:33.188 | Preparing to unpack .../129-graphviz_2.42.2-3build2_amd64.deb ... 2021-08-18 10:49:33.189 | Unpacking graphviz (2.42.2-3build2) ... 2021-08-18 10:49:33.320 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-08-18 10:49:33.328 | Preparing to unpack .../130-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-08-18 10:49:33.330 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-18 10:49:33.381 | Selecting previously unselected package libibverbs1:amd64. 2021-08-18 10:49:33.389 | Preparing to unpack .../131-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-08-18 10:49:33.392 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-18 10:49:33.431 | Selecting previously unselected package ibverbs-providers:amd64. 2021-08-18 10:49:33.438 | Preparing to unpack .../132-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-08-18 10:49:33.452 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-18 10:49:33.514 | Selecting previously unselected package icu-devtools. 2021-08-18 10:49:33.522 | Preparing to unpack .../133-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-08-18 10:49:33.524 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-08-18 10:49:33.596 | Selecting previously unselected package iputils-arping. 2021-08-18 10:49:33.605 | Preparing to unpack .../134-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-08-18 10:49:33.607 | Unpacking iputils-arping (3:20190709-3) ... 2021-08-18 10:49:33.642 | Selecting previously unselected package javascript-common. 2021-08-18 10:49:33.650 | Preparing to unpack .../135-javascript-common_11_all.deb ... 2021-08-18 10:49:33.665 | Unpacking javascript-common (11) ... 2021-08-18 10:49:33.694 | Selecting previously unselected package libgssrpc4:amd64. 2021-08-18 10:49:33.702 | Preparing to unpack .../136-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-08-18 10:49:33.704 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-18 10:49:33.738 | Selecting previously unselected package libkdb5-9:amd64. 2021-08-18 10:49:33.746 | Preparing to unpack .../137-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-08-18 10:49:33.748 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-18 10:49:33.780 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-08-18 10:49:33.788 | Preparing to unpack .../138-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-18 10:49:33.790 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-18 10:49:33.825 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-08-18 10:49:33.832 | Preparing to unpack .../139-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-08-18 10:49:33.834 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-18 10:49:33.868 | Selecting previously unselected package comerr-dev:amd64. 2021-08-18 10:49:33.877 | Preparing to unpack .../140-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-08-18 10:49:33.881 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-18 10:49:33.913 | Selecting previously unselected package krb5-multidev:amd64. 2021-08-18 10:49:33.922 | Preparing to unpack .../141-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-18 10:49:33.925 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-18 10:49:33.974 | Selecting previously unselected package libalgorithm-diff-perl. 2021-08-18 10:49:33.982 | Preparing to unpack .../142-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-08-18 10:49:33.984 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-08-18 10:49:34.015 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-08-18 10:49:34.024 | Preparing to unpack .../143-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-08-18 10:49:34.026 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-18 10:49:34.053 | Selecting previously unselected package libalgorithm-merge-perl. 2021-08-18 10:49:34.061 | Preparing to unpack .../144-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-08-18 10:49:34.063 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-08-18 10:49:34.089 | Selecting previously unselected package libarchive-cpio-perl. 2021-08-18 10:49:34.097 | Preparing to unpack .../145-libarchive-cpio-perl_0.10-1_all.deb ... 2021-08-18 10:49:34.099 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-08-18 10:49:34.129 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-08-18 10:49:34.137 | Preparing to unpack .../146-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-18 10:49:34.140 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-18 10:49:34.205 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-08-18 10:49:34.213 | Preparing to unpack .../147-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-08-18 10:49:34.215 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-18 10:49:34.279 | Selecting previously unselected package libfile-fcntllock-perl. 2021-08-18 10:49:34.287 | Preparing to unpack .../148-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-08-18 10:49:34.289 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-08-18 10:49:34.320 | Selecting previously unselected package libgts-bin. 2021-08-18 10:49:34.329 | Preparing to unpack .../149-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-08-18 10:49:34.331 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-08-18 10:49:34.366 | Selecting previously unselected package libicu-dev:amd64. 2021-08-18 10:49:34.374 | Preparing to unpack .../150-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-08-18 10:49:34.376 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-18 10:49:35.813 | Selecting previously unselected package libipset13:amd64. 2021-08-18 10:49:35.821 | Preparing to unpack .../151-libipset13_7.5-1~exp1_amd64.deb ... 2021-08-18 10:49:35.825 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-08-18 10:49:35.860 | Selecting previously unselected package librdmacm1:amd64. 2021-08-18 10:49:35.868 | Preparing to unpack .../152-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-08-18 10:49:35.871 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-18 10:49:35.912 | Selecting previously unselected package libiscsi7:amd64. 2021-08-18 10:49:35.920 | Preparing to unpack .../153-libiscsi7_1.18.0-2_amd64.deb ... 2021-08-18 10:49:35.922 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-08-18 10:49:35.965 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-08-18 10:49:35.974 | Preparing to unpack .../154-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-08-18 10:49:35.977 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-18 10:49:36.040 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-08-18 10:49:36.049 | Preparing to unpack .../155-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-08-18 10:49:36.067 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-18 10:49:36.093 | Selecting previously unselected package libjpeg-dev:amd64. 2021-08-18 10:49:36.101 | Preparing to unpack .../156-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-08-18 10:49:36.104 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-18 10:49:36.131 | Selecting previously unselected package libjs-jquery. 2021-08-18 10:49:36.139 | Preparing to unpack .../157-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-08-18 10:49:36.141 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-08-18 10:49:36.202 | Selecting previously unselected package libjs-jquery-metadata. 2021-08-18 10:49:36.210 | Preparing to unpack .../158-libjs-jquery-metadata_12-1.1_all.deb ... 2021-08-18 10:49:36.212 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-08-18 10:49:36.241 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-08-18 10:49:36.249 | Preparing to unpack .../159-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-08-18 10:49:36.252 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-18 10:49:36.330 | Selecting previously unselected package libltdl-dev:amd64. 2021-08-18 10:49:36.339 | Preparing to unpack .../160-libltdl-dev_2.4.6-14_amd64.deb ... 2021-08-18 10:49:36.341 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-08-18 10:49:36.397 | Selecting previously unselected package libsys-hostname-long-perl. 2021-08-18 10:49:36.406 | Preparing to unpack .../161-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-08-18 10:49:36.408 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-08-18 10:49:36.438 | Selecting previously unselected package libmail-sendmail-perl. 2021-08-18 10:49:36.447 | Preparing to unpack .../162-libmail-sendmail-perl_0.80-1_all.deb ... 2021-08-18 10:49:36.454 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-08-18 10:49:36.485 | Selecting previously unselected package libssl-dev:amd64. 2021-08-18 10:49:36.493 | Preparing to unpack .../163-libssl-dev_1.1.1f-1ubuntu2.5_amd64.deb ... 2021-08-18 10:49:36.496 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-18 10:49:36.789 | Selecting previously unselected package libmysqlclient-dev. 2021-08-18 10:49:36.797 | Preparing to unpack .../164-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-08-18 10:49:36.800 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-18 10:49:37.099 | Selecting previously unselected package libncurses-dev:amd64. 2021-08-18 10:49:37.110 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-18 10:49:37.112 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-18 10:49:37.227 | Selecting previously unselected package libnspr4:amd64. 2021-08-18 10:49:37.235 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-08-18 10:49:37.237 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-08-18 10:49:37.282 | Selecting previously unselected package libnss3:amd64. 2021-08-18 10:49:37.290 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-08-18 10:49:37.292 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-08-18 10:49:37.499 | Selecting previously unselected package libomp5-10:amd64. 2021-08-18 10:49:37.509 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-18 10:49:37.511 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:37.585 | Selecting previously unselected package libomp-10-dev. 2021-08-18 10:49:37.593 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-18 10:49:37.595 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:37.629 | Selecting previously unselected package pcp-conf. 2021-08-18 10:49:37.637 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-08-18 10:49:37.639 | Unpacking pcp-conf (5.0.3-1) ... 2021-08-18 10:49:37.671 | Selecting previously unselected package libpcp3. 2021-08-18 10:49:37.679 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-08-18 10:49:37.682 | Unpacking libpcp3 (5.0.3-1) ... 2021-08-18 10:49:37.743 | Selecting previously unselected package libpcp-pmda3. 2021-08-18 10:49:37.752 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-08-18 10:49:37.754 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-08-18 10:49:37.784 | Selecting previously unselected package libpcp-pmda-perl. 2021-08-18 10:49:37.792 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-08-18 10:49:37.795 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-08-18 10:49:37.829 | Selecting previously unselected package libpq5:amd64. 2021-08-18 10:49:37.837 | Preparing to unpack .../174-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-18 10:49:37.841 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-18 10:49:37.886 | Selecting previously unselected package libpq-dev. 2021-08-18 10:49:37.894 | Preparing to unpack .../175-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-18 10:49:37.896 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-18 10:49:37.972 | Selecting previously unselected package librados2. 2021-08-18 10:49:37.980 | Preparing to unpack .../176-librados2_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-18 10:49:37.982 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-18 10:49:38.479 | Selecting previously unselected package librbd1. 2021-08-18 10:49:38.487 | Preparing to unpack .../177-librbd1_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-08-18 10:49:38.490 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-18 10:49:38.761 | Selecting previously unselected package libsasl2-dev. 2021-08-18 10:49:38.769 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-08-18 10:49:38.771 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-18 10:49:38.843 | Selecting previously unselected package libsystemd-dev:amd64. 2021-08-18 10:49:38.852 | Preparing to unpack .../179-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ... 2021-08-18 10:49:38.855 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-18 10:49:38.973 | Selecting previously unselected package libtinfo-dev:amd64. 2021-08-18 10:49:38.981 | Preparing to unpack .../180-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-08-18 10:49:38.984 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-18 10:49:39.011 | Selecting previously unselected package libx86-1:amd64. 2021-08-18 10:49:39.019 | Preparing to unpack .../181-libx86-1_1.1+ds1-11_amd64.deb ... 2021-08-18 10:49:39.022 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-08-18 10:49:39.058 | Selecting previously unselected package libxml2-dev:amd64. 2021-08-18 10:49:39.066 | Preparing to unpack .../182-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-08-18 10:49:39.068 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-18 10:49:39.214 | Selecting previously unselected package libxslt1-dev:amd64. 2021-08-18 10:49:39.222 | Preparing to unpack .../183-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-08-18 10:49:39.225 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-18 10:49:39.320 | Selecting previously unselected package llvm-10-runtime. 2021-08-18 10:49:39.329 | Preparing to unpack .../184-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-18 10:49:39.331 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:39.386 | Selecting previously unselected package libpfm4:amd64. 2021-08-18 10:49:39.394 | Preparing to unpack .../185-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-08-18 10:49:39.397 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-18 10:49:39.469 | Selecting previously unselected package llvm-10. 2021-08-18 10:49:39.477 | Preparing to unpack .../186-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-18 10:49:39.479 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:40.277 | Selecting previously unselected package libffi-dev:amd64. 2021-08-18 10:49:40.288 | Preparing to unpack .../187-libffi-dev_3.3-4_amd64.deb ... 2021-08-18 10:49:40.291 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-08-18 10:49:40.357 | Selecting previously unselected package python3-pygments. 2021-08-18 10:49:40.365 | Preparing to unpack .../188-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-08-18 10:49:40.376 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-18 10:49:40.520 | Selecting previously unselected package llvm-10-tools. 2021-08-18 10:49:40.529 | Preparing to unpack .../189-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-18 10:49:40.532 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:40.693 | Selecting previously unselected package libz3-4:amd64. 2021-08-18 10:49:40.702 | Preparing to unpack .../190-libz3-4_4.8.7-4build1_amd64.deb ... 2021-08-18 10:49:40.705 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-08-18 10:49:41.689 | Selecting previously unselected package libz3-dev:amd64. 2021-08-18 10:49:41.697 | Preparing to unpack .../191-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-08-18 10:49:41.700 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-18 10:49:41.747 | Selecting previously unselected package llvm-10-dev. 2021-08-18 10:49:41.755 | Preparing to unpack .../192-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-08-18 10:49:41.758 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:46.455 | Selecting previously unselected package lsscsi. 2021-08-18 10:49:46.464 | Preparing to unpack .../193-lsscsi_0.30-0.1_amd64.deb ... 2021-08-18 10:49:46.468 | Unpacking lsscsi (0.30-0.1) ... 2021-08-18 10:49:46.505 | Selecting previously unselected package pkg-config. 2021-08-18 10:49:46.514 | Preparing to unpack .../194-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-08-18 10:49:46.516 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-08-18 10:49:46.553 | Selecting previously unselected package pm-utils. 2021-08-18 10:49:46.563 | Preparing to unpack .../195-pm-utils_1.4.1-19_all.deb ... 2021-08-18 10:49:46.569 | Unpacking pm-utils (1.4.1-19) ... 2021-08-18 10:49:46.633 | Selecting previously unselected package postgresql-client-common. 2021-08-18 10:49:46.642 | Preparing to unpack .../196-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-08-18 10:49:46.644 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-08-18 10:49:46.686 | Selecting previously unselected package postgresql-client-12. 2021-08-18 10:49:46.695 | Preparing to unpack .../197-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-18 10:49:46.698 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-18 10:49:46.913 | Selecting previously unselected package ssl-cert. 2021-08-18 10:49:46.921 | Preparing to unpack .../198-ssl-cert_1.0.39_all.deb ... 2021-08-18 10:49:46.924 | Unpacking ssl-cert (1.0.39) ... 2021-08-18 10:49:46.960 | Selecting previously unselected package postgresql-common. 2021-08-18 10:49:46.969 | Preparing to unpack .../199-postgresql-common_214ubuntu0.1_all.deb ... 2021-08-18 10:49:47.006 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-08-18 10:49:47.013 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-08-18 10:49:47.078 | Selecting previously unselected package postgresql-server-dev-12. 2021-08-18 10:49:47.086 | Preparing to unpack .../200-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-08-18 10:49:47.089 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-18 10:49:47.392 | Selecting previously unselected package postgresql-server-dev-all. 2021-08-18 10:49:47.402 | Preparing to unpack .../201-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-08-18 10:49:47.404 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-18 10:49:47.433 | Selecting previously unselected package python-pip-whl. 2021-08-18 10:49:47.442 | Preparing to unpack .../202-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-08-18 10:49:47.444 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-18 10:49:47.652 | Selecting previously unselected package python3-mysqldb. 2021-08-18 10:49:47.660 | Preparing to unpack .../203-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-08-18 10:49:47.662 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-08-18 10:49:47.701 | Selecting previously unselected package python3-wheel. 2021-08-18 10:49:47.710 | Preparing to unpack .../204-python3-wheel_0.34.2-1_all.deb ... 2021-08-18 10:49:47.712 | Unpacking python3-wheel (0.34.2-1) ... 2021-08-18 10:49:47.747 | Selecting previously unselected package python3-pip. 2021-08-18 10:49:47.756 | Preparing to unpack .../205-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-08-18 10:49:47.758 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-18 10:49:47.844 | Selecting previously unselected package python3.8-venv. 2021-08-18 10:49:47.853 | Preparing to unpack .../206-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-08-18 10:49:47.855 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-18 10:49:47.881 | Selecting previously unselected package python3-venv. 2021-08-18 10:49:47.890 | Preparing to unpack .../207-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-08-18 10:49:47.892 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-08-18 10:49:47.919 | Selecting previously unselected package qemu-block-extra:amd64. 2021-08-18 10:49:47.928 | Preparing to unpack .../208-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-18 10:49:47.930 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-18 10:49:47.962 | Selecting previously unselected package qemu-utils. 2021-08-18 10:49:47.972 | Preparing to unpack .../209-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-08-18 10:49:47.974 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-18 10:49:48.180 | Selecting previously unselected package sharutils. 2021-08-18 10:49:48.189 | Preparing to unpack .../210-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-08-18 10:49:48.192 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-08-18 10:49:48.241 | Selecting previously unselected package sqlite3. 2021-08-18 10:49:48.249 | Preparing to unpack .../211-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-08-18 10:49:48.252 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-18 10:49:48.394 | Selecting previously unselected package unzip. 2021-08-18 10:49:48.404 | Preparing to unpack .../212-unzip_6.0-25ubuntu1_amd64.deb ... 2021-08-18 10:49:48.432 | Unpacking unzip (6.0-25ubuntu1) ... 2021-08-18 10:49:48.481 | Selecting previously unselected package vbetool. 2021-08-18 10:49:48.489 | Preparing to unpack .../213-vbetool_1.1-4_amd64.deb ... 2021-08-18 10:49:48.491 | Unpacking vbetool (1.1-4) ... 2021-08-18 10:49:48.523 | Selecting previously unselected package ipset. 2021-08-18 10:49:48.532 | Preparing to unpack .../214-ipset_7.5-1~exp1_amd64.deb ... 2021-08-18 10:49:48.541 | Unpacking ipset (7.5-1~exp1) ... 2021-08-18 10:49:48.573 | Selecting previously unselected package ipvsadm. 2021-08-18 10:49:48.582 | Preparing to unpack .../215-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-08-18 10:49:48.584 | Unpacking ipvsadm (1:1.31-1) ... 2021-08-18 10:49:48.619 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-08-18 10:49:48.628 | Preparing to unpack .../216-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-08-18 10:49:48.638 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-18 10:49:48.665 | Selecting previously unselected package liberasurecode1:amd64. 2021-08-18 10:49:48.674 | Preparing to unpack .../217-liberasurecode1_1.6.1-4_amd64.deb ... 2021-08-18 10:49:48.676 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-08-18 10:49:48.709 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-08-18 10:49:48.717 | Preparing to unpack .../218-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-08-18 10:49:48.720 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-18 10:49:48.754 | Selecting previously unselected package libkrb5-dev:amd64. 2021-08-18 10:49:48.762 | Preparing to unpack .../219-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-08-18 10:49:48.764 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-18 10:49:48.798 | Selecting previously unselected package libpcp-gui2. 2021-08-18 10:49:48.807 | Preparing to unpack .../220-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-08-18 10:49:48.809 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-08-18 10:49:48.837 | Selecting previously unselected package libpcp-import1. 2021-08-18 10:49:48.846 | Preparing to unpack .../221-libpcp-import1_5.0.3-1_amd64.deb ... 2021-08-18 10:49:48.848 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-08-18 10:49:48.879 | Selecting previously unselected package libpcp-mmv1. 2021-08-18 10:49:48.888 | Preparing to unpack .../222-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-08-18 10:49:48.891 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-08-18 10:49:48.919 | Selecting previously unselected package libpcp-trace2. 2021-08-18 10:49:48.928 | Preparing to unpack .../223-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-08-18 10:49:48.930 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-08-18 10:49:48.959 | Selecting previously unselected package libpcp-web1. 2021-08-18 10:49:48.968 | Preparing to unpack .../224-libpcp-web1_5.0.3-1_amd64.deb ... 2021-08-18 10:49:48.970 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-08-18 10:49:49.014 | Selecting previously unselected package libyaml-dev:amd64. 2021-08-18 10:49:49.023 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2021-08-18 10:49:49.025 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-08-18 10:49:49.061 | Selecting previously unselected package python3-pcp. 2021-08-18 10:49:49.069 | Preparing to unpack .../226-python3-pcp_5.0.3-1_amd64.deb ... 2021-08-18 10:49:49.071 | Unpacking python3-pcp (5.0.3-1) ... 2021-08-18 10:49:49.115 | Selecting previously unselected package pcp. 2021-08-18 10:49:49.124 | Preparing to unpack .../227-pcp_5.0.3-1_amd64.deb ... 2021-08-18 10:49:49.195 | Unpacking pcp (5.0.3-1) ... 2021-08-18 10:49:49.749 | Selecting previously unselected package socat. 2021-08-18 10:49:49.758 | Preparing to unpack .../228-socat_1.7.3.3-2_amd64.deb ... 2021-08-18 10:49:49.761 | Unpacking socat (1.7.3.3-2) ... 2021-08-18 10:49:49.835 | Selecting previously unselected package vlan. 2021-08-18 10:49:49.844 | Preparing to unpack .../229-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-08-18 10:49:49.846 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-18 10:49:49.910 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-08-18 10:49:49.916 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-08-18 10:49:49.924 | Setting up javascript-common (11) ... 2021-08-18 10:49:49.954 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-08-18 10:49:49.970 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-08-18 10:49:49.975 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-08-18 10:49:49.981 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-08-18 10:49:49.987 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-08-18 10:49:50.010 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-08-18 10:49:50.014 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-08-18 10:49:50.019 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-08-18 10:49:50.024 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-18 10:49:50.029 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-08-18 10:49:50.034 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-08-18 10:49:50.039 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-08-18 10:49:50.044 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-08-18 10:49:50.052 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-08-18 10:49:50.057 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-08-18 10:49:50.062 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-08-18 10:49:50.067 | Setting up libarchive-zip-perl (1.67-2) ... 2021-08-18 10:49:50.072 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-08-18 10:49:50.077 | Setting up vbetool (1.1-4) ... 2021-08-18 10:49:50.082 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-08-18 10:49:50.089 | Setting up pm-utils (1.4.1-19) ... 2021-08-18 10:49:50.098 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-18 10:49:50.334 | Setting up unzip (6.0-25ubuntu1) ... 2021-08-18 10:49:50.358 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-08-18 10:49:50.363 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-08-18 10:49:50.368 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-08-18 10:49:50.605 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-08-18 10:49:51.262 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-08-18 10:49:51.271 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-08-18 10:49:51.277 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-18 10:49:51.282 | Setting up m4 (1.4.18-4) ... 2021-08-18 10:49:51.287 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-08-18 10:49:51.573 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-08-18 10:49:51.579 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-08-18 10:49:51.584 | Setting up iputils-arping (3:20190709-3) ... 2021-08-18 10:49:51.619 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-08-18 10:49:51.624 | Setting up conntrack (1:1.4.5-2) ... 2021-08-18 10:49:51.630 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-18 10:49:51.635 | Setting up python3-wheel (0.34.2-1) ... 2021-08-18 10:49:51.889 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-08-18 10:49:51.894 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-08-18 10:49:52.088 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-08-18 10:49:54.155 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-08-18 10:49:55.378 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-08-18 10:49:56.049 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-08-18 10:49:56.058 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-08-18 10:49:56.065 | Setting up acl (2.2.53-6) ... 2021-08-18 10:49:56.076 | Setting up dns-root-data (2019052802) ... 2021-08-18 10:49:56.082 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:56.088 | Setting up fakeroot (1.24-1) ... 2021-08-18 10:49:56.096 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-08-18 10:49:56.104 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-08-18 10:49:56.109 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-08-18 10:49:56.115 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-08-18 10:49:56.120 | Setting up autotools-dev (20180224.1) ... 2021-08-18 10:49:56.126 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-08-18 10:49:56.921 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-08-18 10:49:56.926 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-08-18 10:49:56.933 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-08-18 10:49:56.942 | Setting up make (4.2.1-1.2) ... 2021-08-18 10:49:56.947 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-08-18 10:49:56.956 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-08-18 10:49:56.963 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:56.969 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-08-18 10:49:56.980 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-08-18 10:49:56.985 | Setting up ebtables (2.0.11-3build1) ... 2021-08-18 10:49:57.517 | Setting up socat (1.7.3.3-2) ... 2021-08-18 10:49:57.522 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-08-18 10:49:57.528 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-08-18 10:49:57.536 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.5) ... 2021-08-18 10:49:57.544 | Setting up autopoint (0.19.8.1-10build1) ... 2021-08-18 10:49:57.552 | Setting up binfmt-support (2.2.0-2) ... 2021-08-18 10:49:57.836 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-08-18 10:49:58.845 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-08-18 10:49:58.852 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-08-18 10:49:58.857 | Setting up fonts-dejavu-core (2.37-1) ... 2021-08-18 10:49:58.900 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-08-18 10:49:58.906 | Setting up lsscsi (0.30-0.1) ... 2021-08-18 10:49:58.911 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-08-18 10:49:58.917 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-08-18 10:49:58.923 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-18 10:49:58.928 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-08-18 10:49:58.933 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-08-18 10:49:58.938 | Setting up autoconf (2.69-11.1) ... 2021-08-18 10:49:58.946 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-08-18 10:49:58.951 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-08-18 10:49:58.994 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-08-18 10:49:58.998 | Setting up dwz (0.13-5) ... 2021-08-18 10:49:59.004 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-08-18 10:49:59.010 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-08-18 10:49:59.015 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-08-18 10:49:59.020 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-08-18 10:49:59.026 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-08-18 10:49:59.039 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-08-18 10:49:59.045 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-08-18 10:49:59.050 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-08-18 10:49:59.056 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-08-18 10:49:59.061 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-08-18 10:49:59.067 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-08-18 10:49:59.076 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-08-18 10:49:59.082 | Setting up pcp-conf (5.0.3-1) ... 2021-08-18 10:49:59.089 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-08-18 10:49:59.096 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ... 2021-08-18 10:49:59.102 | Setting up libsub-override-perl (0.09-2) ... 2021-08-18 10:49:59.108 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-08-18 10:49:59.113 | Setting up libthai-data (0.1.28-3) ... 2021-08-18 10:49:59.119 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-08-18 10:49:59.124 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-08-18 10:49:59.130 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-08-18 10:49:59.136 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-08-18 10:49:59.141 | Setting up curl (7.68.0-1ubuntu2.6) ... 2021-08-18 10:49:59.147 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-18 10:49:59.152 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-08-18 10:49:59.157 | Setting up sharutils (1:4.15.2-4build1) ... 2021-08-18 10:49:59.163 | Setting up ipset (7.5-1~exp1) ... 2021-08-18 10:49:59.176 | Setting up openssl (1.1.1f-1ubuntu2.5) ... 2021-08-18 10:49:59.185 | Setting up conntrackd (1:1.4.5-2) ... 2021-08-18 10:50:00.183 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-08-18 10:50:00.520 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-08-18 10:50:00.526 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-08-18 10:50:00.531 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-08-18 10:50:00.538 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-18 10:50:00.544 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-08-18 10:50:00.554 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-08-18 10:50:00.560 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-08-18 10:50:00.565 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-08-18 10:50:00.570 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-08-18 10:50:00.576 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-08-18 10:50:00.583 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-08-18 10:50:00.587 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-08-18 10:50:00.593 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-08-18 10:50:00.598 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-08-18 10:50:00.605 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-08-18 10:50:00.610 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-08-18 10:50:00.616 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-08-18 10:50:00.622 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-08-18 10:50:00.628 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-08-18 10:50:00.636 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-08-18 10:50:00.641 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-08-18 10:50:00.647 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-18 10:50:00.652 | Setting up libtool (2.4.6-14) ... 2021-08-18 10:50:00.657 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-08-18 10:50:00.773 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-08-18 10:50:00.818 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-08-18 10:50:00.824 | Setting up haproxy (2.0.13-2ubuntu0.2) ... 2021-08-18 10:50:01.224 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-08-18 10:50:02.278 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-08-18 10:50:02.284 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-08-18 10:50:02.293 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-08-18 10:50:02.298 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-08-18 10:50:02.455 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-08-18 10:50:02.461 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-08-18 10:50:02.468 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-08-18 10:50:02.478 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-08-18 10:50:02.488 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-08-18 10:50:02.496 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-08-18 10:50:02.749 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-08-18 10:50:02.756 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-08-18 10:50:02.762 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-08-18 10:50:02.775 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-08-18 10:50:02.780 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-18 10:50:03.403 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-08-18 10:50:03.431 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-08-18 10:50:03.437 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-08-18 10:50:03.443 | Setting up ssl-cert (1.0.39) ... 2021-08-18 10:50:04.150 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-08-18 10:50:04.155 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-08-18 10:50:04.230 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-08-18 10:50:04.235 | Setting up postgresql-common (214ubuntu0.1) ... 2021-08-18 10:50:04.738 | Adding user postgres to group ssl-cert 2021-08-18 10:50:04.894 | 2021-08-18 10:50:04.895 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-08-18 10:50:05.115 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-08-18 10:50:05.115 | Removing obsolete dictionary files: 2021-08-18 10:50:05.688 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-08-18 10:50:06.778 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-08-18 10:50:06.785 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-08-18 10:50:06.792 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-08-18 10:50:06.885 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-08-18 10:50:07.296 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-08-18 10:50:07.302 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-08-18 10:50:07.308 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-08-18 10:50:07.313 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-08-18 10:50:07.318 | Setting up build-essential (12.8ubuntu1.1) ... 2021-08-18 10:50:07.324 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-08-18 10:50:07.330 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-08-18 10:50:07.337 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-08-18 10:50:07.342 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-08-18 10:50:07.347 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-08-18 10:50:07.353 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-08-18 10:50:07.357 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-08-18 10:50:07.363 | Setting up ipvsadm (1:1.31-1) ... 2021-08-18 10:50:08.085 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-08-18 10:50:08.093 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-08-18 10:50:08.194 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-08-18 10:50:10.286 | Regenerating fonts cache... done. 2021-08-18 10:50:10.289 | Setting up gettext (0.19.8.1-10build1) ... 2021-08-18 10:50:10.296 | Setting up libpcp3 (5.0.3-1) ... 2021-08-18 10:50:10.306 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-08-18 10:50:10.313 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-08-18 10:50:10.318 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-08-18 10:50:11.648 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-08-18 10:50:12.458 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-08-18 10:50:12.508 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-18 10:50:12.516 | Setting up keepalived (1:2.0.19-2) ... 2021-08-18 10:50:13.475 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-08-18 10:50:14.134 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-08-18 10:50:14.139 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-08-18 10:50:14.144 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-18 10:50:14.150 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-08-18 10:50:14.155 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-08-18 10:50:14.160 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-08-18 10:50:14.167 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-08-18 10:50:14.173 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-08-18 10:50:14.179 | Setting up libpcp-web1 (5.0.3-1) ... 2021-08-18 10:50:14.185 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-08-18 10:50:14.191 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-08-18 10:50:14.197 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-08-18 10:50:14.204 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-08-18 10:50:14.209 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-08-18 10:50:14.232 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-08-18 10:50:14.238 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-08-18 10:50:14.246 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-08-18 10:50:14.252 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-08-18 10:50:14.258 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-08-18 10:50:14.265 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-18 10:50:14.271 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-08-18 10:50:14.277 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-08-18 10:50:14.283 | Setting up libpcp-import1 (5.0.3-1) ... 2021-08-18 10:50:14.289 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-08-18 10:50:14.296 | Setting up librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-18 10:50:14.303 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-08-18 10:50:14.310 | Setting up po-debconf (1.0.21) ... 2021-08-18 10:50:14.316 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-08-18 10:50:14.725 | Enabling module mpm_event. 2021-08-18 10:50:14.789 | Enabling module authz_core. 2021-08-18 10:50:14.795 | Enabling module authz_host. 2021-08-18 10:50:14.854 | Enabling module authn_core. 2021-08-18 10:50:14.859 | Enabling module auth_basic. 2021-08-18 10:50:14.919 | Enabling module access_compat. 2021-08-18 10:50:14.978 | Enabling module authn_file. 2021-08-18 10:50:15.040 | Enabling module authz_user. 2021-08-18 10:50:15.105 | Enabling module alias. 2021-08-18 10:50:15.164 | Enabling module dir. 2021-08-18 10:50:15.227 | Enabling module autoindex. 2021-08-18 10:50:15.286 | Enabling module env. 2021-08-18 10:50:15.346 | Enabling module mime. 2021-08-18 10:50:15.406 | Enabling module negotiation. 2021-08-18 10:50:15.474 | Enabling module setenvif. 2021-08-18 10:50:15.534 | Enabling module filter. 2021-08-18 10:50:15.593 | Enabling module deflate. 2021-08-18 10:50:15.653 | Enabling module status. 2021-08-18 10:50:15.712 | Enabling module reqtimeout. 2021-08-18 10:50:15.773 | Enabling conf charset. 2021-08-18 10:50:15.833 | Enabling conf localized-error-pages. 2021-08-18 10:50:15.892 | Enabling conf other-vhosts-access-log. 2021-08-18 10:50:15.951 | Enabling conf security. 2021-08-18 10:50:16.012 | Enabling conf serve-cgi-bin. 2021-08-18 10:50:16.072 | Enabling site 000-default. 2021-08-18 10:50:16.124 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-08-18 10:50:16.179 | Enabling conf javascript-common. 2021-08-18 10:50:16.437 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-08-18 10:50:17.008 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-08-18 10:50:19.832 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-08-18 10:50:19.861 | Setting up python3-pcp (5.0.3-1) ... 2021-08-18 10:50:20.185 | Setting up libgvc6 (2.42.2-3build2) ... 2021-08-18 10:50:20.215 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-08-18 10:50:20.222 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-08-18 10:50:20.238 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-08-18 10:50:20.246 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-08-18 10:50:20.253 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-08-18 10:50:20.260 | Setting up graphviz (2.42.2-3build2) ... 2021-08-18 10:50:20.270 | Setting up pcp (5.0.3-1) ... 2021-08-18 10:50:20.664 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-08-18 10:50:21.092 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-08-18 10:50:21.518 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-08-18 10:50:21.959 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-08-18 10:50:39.787 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-08-18 10:50:39.796 | Setting up systemd (245.4-4ubuntu3.11) ... 2021-08-18 10:50:39.801 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-08-18 10:50:41.027 | Setting up dh-autoreconf (19) ... 2021-08-18 10:50:41.035 | Setting up systemd-timesyncd (245.4-4ubuntu3.11) ... 2021-08-18 10:50:41.928 | Setting up systemd-sysv (245.4-4ubuntu3.11) ... 2021-08-18 10:50:41.938 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-18 10:50:41.949 | Setting up debhelper (12.10ubuntu1) ... 2021-08-18 10:50:41.957 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-08-18 10:50:42.312 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-08-18 10:50:42.321 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-08-18 10:50:42.350 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-08-18 10:50:42.471 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-08-18 10:50:57.003 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-08-18 10:50:57.027 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-08-18 10:50:57.417 | Processing triggers for ufw (0.36-6) ... 2021-08-18 10:50:57.563 | Processing triggers for man-db (2.9.1-1) ... 2021-08-18 10:51:24.893 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-08-18 10:51:24.907 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-08-18 10:51:31.286 | ++ functions-common:apt_get:1118 : result=0 2021-08-18 10:51:31.289 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-08-18 10:51:31.291 | ++ functions-common:time_stop:2309 : local name 2021-08-18 10:51:31.293 | ++ functions-common:time_stop:2310 : local end_time 2021-08-18 10:51:31.295 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-08-18 10:51:31.297 | ++ functions-common:time_stop:2312 : local total 2021-08-18 10:51:31.300 | ++ functions-common:time_stop:2313 : local start_time 2021-08-18 10:51:31.302 | ++ functions-common:time_stop:2315 : name=apt-get 2021-08-18 10:51:31.304 | ++ functions-common:time_stop:2316 : start_time=1629283722561 2021-08-18 10:51:31.306 | ++ functions-common:time_stop:2318 : [[ -z 1629283722561 ]] 2021-08-18 10:51:31.309 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-08-18 10:51:31.312 | ++ functions-common:time_stop:2321 : end_time=1629283891310 2021-08-18 10:51:31.315 | ++ functions-common:time_stop:2322 : elapsed_time=168749 2021-08-18 10:51:31.317 | ++ functions-common:time_stop:2323 : total=689 2021-08-18 10:51:31.319 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-18 10:51:31.321 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=169438 2021-08-18 10:51:31.323 | ++ functions-common:apt_get:1122 : return 0 2021-08-18 10:51:31.326 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-08-18 10:51:31.328 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-08-18 10:51:31.331 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-08-18 10:51:31.335 | ++ tools/install_prereqs.sh:source:89 : date 2021-08-18 10:51:31.339 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-08-18 10:51:31.341 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-08-18 10:51:31.344 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-08-18 10:51:32.707 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-08-18 10:51:32.708 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-08-18 10:51:32.711 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-08-18 10:51:32.714 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-08-18 10:51:32.715 | + tools/install_pip.sh:main:43 : GetDistro 2021-08-18 10:51:32.717 | + functions-common:GetDistro:373 : GetOSVersion 2021-08-18 10:51:32.719 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-08-18 10:51:32.722 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-08-18 10:51:32.724 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-08-18 10:51:32.725 | + functions-common:_ensure_lsb_release:328 : return 2021-08-18 10:51:32.728 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-08-18 10:51:32.816 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-08-18 10:51:32.818 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-08-18 10:51:32.888 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-08-18 10:51:32.890 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-08-18 10:51:32.957 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-08-18 10:51:32.959 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-08-18 10:51:32.961 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-08-18 10:51:32.962 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-08-18 10:51:32.964 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-08-18 10:51:32.966 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-08-18 10:51:32.968 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-08-18 10:51:32.970 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-08-18 10:51:32.972 | + functions-common:GetDistro:378 : DISTRO=focal 2021-08-18 10:51:32.974 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-08-18 10:51:32.975 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-08-18 10:51:32.976 | Distro: focal 2021-08-18 10:51:32.978 | + tools/install_pip.sh:main:115 : get_versions 2021-08-18 10:51:32.980 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-18 10:51:32.984 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-18 10:51:32.985 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-18 10:51:32.988 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-18 10:51:32.989 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-18 10:51:33.386 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-08-18 10:51:33.387 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-08-18 10:51:33.387 | pip: 20.2.2 2021-08-18 10:51:33.389 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-08-18 10:51:33.391 | + tools/install_pip.sh:main:121 : is_fedora 2021-08-18 10:51:33.393 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-18 10:51:33.395 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-18 10:51:33.397 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-18 10:51:33.398 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-18 10:51:33.400 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-18 10:51:33.402 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-18 10:51:33.403 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-18 10:51:33.405 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-18 10:51:33.407 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-18 10:51:33.410 | + tools/install_pip.sh:main:133 : install_get_pip 2021-08-18 10:51:33.411 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-18 10:51:33.413 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-18 10:51:33.415 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-08-18 10:51:33.416 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-08-18 10:51:33.418 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-08-18 10:51:33.429 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-08-18 10:51:33.429 | Dload Upload Total Spent Left Speed 2021-08-18 10:51:33.710 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1911k 100 1911k 0 0 6826k 0 --:--:-- --:--:-- --:--:-- 6802k 2021-08-18 10:51:33.714 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-08-18 10:51:33.717 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-08-18 10:51:36.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-18 10:51:36.726 | from cryptography.utils import int_from_bytes 2021-08-18 10:51:36.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-18 10:51:36.726 | from cryptography.utils import int_from_bytes 2021-08-18 10:51:37.004 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-18 10:51:37.193 | Collecting pip 2021-08-18 10:51:37.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa9/ebb85d3fd6076/pip-21.2.4-py3-none-any.whl (1.6 MB) 2021-08-18 10:51:38.640 | Installing collected packages: pip 2021-08-18 10:51:38.640 | Attempting uninstall: pip 2021-08-18 10:51:38.642 | Found existing installation: pip 20.2.2 2021-08-18 10:51:38.877 | Uninstalling pip-20.2.2: 2021-08-18 10:51:38.922 | Successfully uninstalled pip-20.2.2 2021-08-18 10:51:40.462 | Successfully installed pip-21.2.4 2021-08-18 10:51:40.463 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-18 10:51:40.581 | + tools/install_pip.sh:main:136 : set -x 2021-08-18 10:51:40.583 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-08-18 10:51:40.585 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-08-18 10:51:40.586 | + inc/python:pip_install_gr:77 : local clean_name 2021-08-18 10:51:40.589 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-08-18 10:51:40.590 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-08-18 10:51:40.592 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-08-18 10:51:40.595 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-08-18 10:51:40.596 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-08-18 10:51:40.599 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-08-18 10:51:40.601 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-08-18 10:51:40.603 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-18 10:51:40.605 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-18 10:51:40.607 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-18 10:51:40.623 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-08-18 10:51:40.625 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-08-18 10:51:41.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-18 10:51:41.335 | from cryptography.utils import int_from_bytes 2021-08-18 10:51:41.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-18 10:51:41.335 | from cryptography.utils import int_from_bytes 2021-08-18 10:51:42.359 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-18 10:51:42.380 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (57.4.0) 2021-08-18 10:51:43.871 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-18 10:51:43.978 | + inc/python:pip_install:200 : result=0 2021-08-18 10:51:43.980 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-18 10:51:43.982 | + functions-common:time_stop:2309 : local name 2021-08-18 10:51:43.984 | + functions-common:time_stop:2310 : local end_time 2021-08-18 10:51:43.985 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-18 10:51:43.987 | + functions-common:time_stop:2312 : local total 2021-08-18 10:51:43.989 | + functions-common:time_stop:2313 : local start_time 2021-08-18 10:51:43.990 | + functions-common:time_stop:2315 : name=pip_install 2021-08-18 10:51:43.992 | + functions-common:time_stop:2316 : start_time=1629283900619 2021-08-18 10:51:43.994 | + functions-common:time_stop:2318 : [[ -z 1629283900619 ]] 2021-08-18 10:51:43.996 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-18 10:51:44.000 | + functions-common:time_stop:2321 : end_time=1629283903997 2021-08-18 10:51:44.001 | + functions-common:time_stop:2322 : elapsed_time=3378 2021-08-18 10:51:44.003 | + functions-common:time_stop:2323 : total=0 2021-08-18 10:51:44.004 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-18 10:51:44.006 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3378 2021-08-18 10:51:44.008 | + inc/python:pip_install:203 : return 0 2021-08-18 10:51:44.010 | + tools/install_pip.sh:main:142 : get_versions 2021-08-18 10:51:44.012 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-08-18 10:51:44.016 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-08-18 10:51:44.017 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-08-18 10:51:44.020 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-08-18 10:51:44.020 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-08-18 10:51:44.581 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-08-18 10:51:44.583 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-08-18 10:51:44.583 | pip: 21.2.4 2021-08-18 10:51:44.586 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-08-18 10:51:44.589 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-08-18 10:51:44.592 | + ./stack.sh:main:778 : fixup_all 2021-08-18 10:51:44.595 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-08-18 10:51:44.597 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-08-18 10:51:44.599 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-18 10:51:44.615 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-08-18 10:51:44.615 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-08-18 10:51:44.616 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-08-18 10:51:44.621 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-08-18 10:51:44.623 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-08-18 10:51:44.625 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-08-18 10:51:44.633 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-08-18 10:51:44.636 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-08-18 10:51:44.638 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-08-18 10:51:44.640 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-18 10:51:44.642 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-18 10:51:44.645 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-08-18 10:51:44.656 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-08-18 10:51:44.658 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-08-18 10:51:44.660 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-08-18 10:51:44.662 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-08-18 10:51:44.665 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-08-18 10:51:44.667 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-08-18 10:51:44.669 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-08-18 10:51:44.671 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-08-18 10:51:44.673 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-08-18 10:51:44.676 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-08-18 10:51:44.678 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-08-18 10:51:44.680 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-08-18 10:51:44.682 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-08-18 10:51:44.684 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-08-18 10:51:44.687 | + functions-common:is_suse:462 : is_opensuse 2021-08-18 10:51:44.689 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-08-18 10:51:44.691 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-08-18 10:51:44.693 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-08-18 10:51:44.695 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-08-18 10:51:44.697 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-08-18 10:51:44.699 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-08-18 10:51:44.701 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-08-18 10:51:44.722 | Using python 3.8 to install os-testr 2021-08-18 10:51:44.724 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-08-18 10:51:45.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-18 10:51:45.445 | from cryptography.utils import int_from_bytes 2021-08-18 10:51:45.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-18 10:51:45.445 | from cryptography.utils import int_from_bytes 2021-08-18 10:51:46.449 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-18 10:51:46.554 | Collecting os-testr 2021-08-18 10:51:46.562 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-08-18 10:51:46.616 | Collecting stestr>=1.0.0 2021-08-18 10:51:46.623 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-08-18 10:51:46.632 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-08-18 10:51:46.668 | Collecting python-subunit>=1.0.0 2021-08-18 10:51:46.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-08-18 10:51:46.682 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-08-18 10:51:46.698 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-08-18 10:51:46.768 | Collecting future 2021-08-18 10:51:46.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-08-18 10:51:47.689 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2021-08-18 10:51:47.691 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.8.0) 2021-08-18 10:51:47.693 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-08-18 10:51:47.700 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-08-18 10:51:47.715 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2021-08-18 10:51:47.717 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-08-18 10:51:47.718 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-08-18 10:51:47.722 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.3.0) 2021-08-18 10:51:47.775 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-08-18 10:51:47.776 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-08-18 10:51:47.778 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-08-18 10:51:47.780 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-08-18 10:51:47.852 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-08-18 10:51:47.921 | Building wheels for collected packages: future 2021-08-18 10:51:47.923 | Building wheel for future (setup.py): started 2021-08-18 10:51:49.017 | Building wheel for future (setup.py): finished with status 'done' 2021-08-18 10:51:49.021 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=2aa8c73b7006c2c726cbdafbf58bc5fa7945f99d989ad92be0bf20f1f5e9e17a 2021-08-18 10:51:49.021 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-08-18 10:51:49.028 | Successfully built future 2021-08-18 10:51:50.415 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-08-18 10:51:51.294 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.2.0 2021-08-18 10:51:51.294 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-18 10:51:51.443 | + inc/python:pip_install:200 : result=0 2021-08-18 10:51:51.446 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-18 10:51:51.448 | + functions-common:time_stop:2309 : local name 2021-08-18 10:51:51.450 | + functions-common:time_stop:2310 : local end_time 2021-08-18 10:51:51.453 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-18 10:51:51.456 | + functions-common:time_stop:2312 : local total 2021-08-18 10:51:51.458 | + functions-common:time_stop:2313 : local start_time 2021-08-18 10:51:51.461 | + functions-common:time_stop:2315 : name=pip_install 2021-08-18 10:51:51.463 | + functions-common:time_stop:2316 : start_time=1629283904717 2021-08-18 10:51:51.465 | + functions-common:time_stop:2318 : [[ -z 1629283904717 ]] 2021-08-18 10:51:51.468 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-18 10:51:51.472 | + functions-common:time_stop:2321 : end_time=1629283911470 2021-08-18 10:51:51.475 | + functions-common:time_stop:2322 : elapsed_time=6753 2021-08-18 10:51:51.477 | + functions-common:time_stop:2323 : total=0 2021-08-18 10:51:51.480 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-18 10:51:51.482 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6753 2021-08-18 10:51:51.484 | + inc/python:pip_install:203 : return 0 2021-08-18 10:51:51.486 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-08-18 10:51:51.542 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-08-18 10:51:51.647 | + ./stack.sh:main:792 : install_infra 2021-08-18 10:51:51.650 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-18 10:51:51.653 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-08-18 10:51:51.656 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-08-18 10:51:54.886 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-18 10:51:54.889 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-08-18 10:51:54.912 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-08-18 10:51:56.871 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:51:56.899 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:51:57.002 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:51:57.113 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:51:57.289 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:51:57.296 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:51:57.365 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:51:57.411 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:51:57.496 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:51:57.533 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:51:57.584 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-18 10:51:57.726 | Collecting pbr===5.6.0 2021-08-18 10:51:57.734 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-08-18 10:51:57.772 | Installing collected packages: pbr 2021-08-18 10:51:57.915 | Successfully installed pbr-5.6.0 2021-08-18 10:51:57.981 | + inc/python:pip_install:200 : result=0 2021-08-18 10:51:57.983 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-18 10:51:57.986 | + functions-common:time_stop:2309 : local name 2021-08-18 10:51:57.988 | + functions-common:time_stop:2310 : local end_time 2021-08-18 10:51:57.990 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-18 10:51:57.994 | + functions-common:time_stop:2312 : local total 2021-08-18 10:51:57.997 | + functions-common:time_stop:2313 : local start_time 2021-08-18 10:51:57.999 | + functions-common:time_stop:2315 : name=pip_install 2021-08-18 10:51:58.002 | + functions-common:time_stop:2316 : start_time=1629283914904 2021-08-18 10:51:58.004 | + functions-common:time_stop:2318 : [[ -z 1629283914904 ]] 2021-08-18 10:51:58.007 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-18 10:51:58.013 | + functions-common:time_stop:2321 : end_time=1629283918008 2021-08-18 10:51:58.014 | + functions-common:time_stop:2322 : elapsed_time=3104 2021-08-18 10:51:58.016 | + functions-common:time_stop:2323 : total=6753 2021-08-18 10:51:58.018 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-18 10:51:58.020 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9857 2021-08-18 10:51:58.023 | + inc/python:pip_install:203 : return 0 2021-08-18 10:51:58.025 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-08-18 10:51:58.028 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-08-18 10:51:58.051 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-08-18 10:51:59.998 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:52:00.027 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:52:00.145 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:52:00.261 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:52:00.439 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:52:00.445 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:52:00.520 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:52:00.567 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:52:00.650 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:52:00.687 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-08-18 10:52:00.738 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-18 10:52:00.740 | Processing /opt/stack/requirements 2021-08-18 10:52:02.103 | Collecting fixtures===3.0.0 2021-08-18 10:52:02.111 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-08-18 10:52:02.287 | Collecting PyYAML===5.4.1 2021-08-18 10:52:02.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-08-18 10:52:02.465 | Collecting requests===2.26.0 2021-08-18 10:52:02.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-08-18 10:52:02.567 | Collecting packaging===21.0 2021-08-18 10:52:02.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-08-18 10:52:02.639 | Collecting testtools===2.5.0 2021-08-18 10:52:02.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-08-18 10:52:02.728 | Collecting idna===3.2 2021-08-18 10:52:02.735 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2021-08-18 10:52:02.872 | Collecting pyparsing===2.4.7 2021-08-18 10:52:02.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-08-18 10:52:02.928 | Collecting six===1.16.0 2021-08-18 10:52:02.933 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-08-18 10:52:02.978 | Collecting charset-normalizer===2.0.4 2021-08-18 10:52:02.985 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2021-08-18 10:52:03.021 | Collecting Parsley>=1.2 2021-08-18 10:52:03.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-18 10:52:03.075 | Collecting beagle>=0.2.1 2021-08-18 10:52:03.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-08-18 10:52:03.108 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2021-08-18 10:52:03.180 | Collecting urllib3===1.26.6 2021-08-18 10:52:03.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2021-08-18 10:52:03.284 | Collecting certifi===2021.5.30 2021-08-18 10:52:03.290 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2021-08-18 10:52:03.327 | Collecting extras===1.0.0 2021-08-18 10:52:03.332 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-08-18 10:52:03.414 | Collecting cliff===3.8.0 2021-08-18 10:52:03.421 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7e/38e916649defa/cliff-3.8.0-py3-none-any.whl (80 kB) 2021-08-18 10:52:03.584 | Collecting cmd2===2.1.2 2021-08-18 10:52:03.590 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2021-08-18 10:52:03.693 | Collecting prettytable===0.7.2 2021-08-18 10:52:03.699 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-08-18 10:52:03.778 | Collecting stevedore===3.3.0 2021-08-18 10:52:03.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-08-18 10:52:03.862 | Collecting colorama===0.4.4 2021-08-18 10:52:03.869 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-08-18 10:52:03.909 | Collecting wcwidth===0.2.5 2021-08-18 10:52:03.917 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-08-18 10:52:03.973 | Collecting attrs===21.2.0 2021-08-18 10:52:03.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-08-18 10:52:04.084 | Collecting pyperclip===1.8.2 2021-08-18 10:52:04.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-08-18 10:52:04.461 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-08-18 10:52:04.462 | Building wheel for pyperclip (setup.py): started 2021-08-18 10:52:04.713 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-08-18 10:52:04.713 | ERROR: Command errored out with exit status 1: 2021-08-18 10:52:04.713 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ymzul36t/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ymzul36t/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-v5ewbkep 2021-08-18 10:52:04.713 | cwd: /tmp/pip-install-ymzul36t/pyperclip/ 2021-08-18 10:52:04.713 | Complete output (6 lines): 2021-08-18 10:52:04.713 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-18 10:52:04.713 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-18 10:52:04.713 | or: setup.py --help-commands 2021-08-18 10:52:04.713 | or: setup.py cmd --help 2021-08-18 10:52:04.713 | 2021-08-18 10:52:04.713 | error: invalid command 'bdist_wheel' 2021-08-18 10:52:04.713 | ---------------------------------------- 2021-08-18 10:52:04.713 | ERROR: Failed building wheel for pyperclip 2021-08-18 10:52:04.713 | Running setup.py clean for pyperclip 2021-08-18 10:52:04.971 | Building wheel for openstack-requirements (setup.py): started 2021-08-18 10:52:05.754 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-08-18 10:52:05.755 | ERROR: Command errored out with exit status 1: 2021-08-18 10:52:05.755 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qilnre21/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qilnre21/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-hz1hx7x3 2021-08-18 10:52:05.755 | cwd: /tmp/pip-req-build-qilnre21/ 2021-08-18 10:52:05.755 | Complete output (6 lines): 2021-08-18 10:52:05.755 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-08-18 10:52:05.755 | or: setup.py --help [cmd1 cmd2 ...] 2021-08-18 10:52:05.755 | or: setup.py --help-commands 2021-08-18 10:52:05.755 | or: setup.py cmd --help 2021-08-18 10:52:05.755 | 2021-08-18 10:52:05.755 | error: invalid command 'bdist_wheel' 2021-08-18 10:52:05.755 | ---------------------------------------- 2021-08-18 10:52:05.755 | ERROR: Failed building wheel for openstack-requirements 2021-08-18 10:52:05.755 | Running setup.py clean for openstack-requirements 2021-08-18 10:52:06.555 | Failed to build pyperclip openstack-requirements 2021-08-18 10:52:06.773 | Installing collected packages: certifi, attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, requests, pyparsing, colorama, pyperclip, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-08-18 10:52:07.941 | Running setup.py install for pyperclip: started 2021-08-18 10:52:08.343 | Running setup.py install for pyperclip: finished with status 'done' 2021-08-18 10:52:08.971 | Running setup.py install for openstack-requirements: started 2021-08-18 10:52:11.166 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-08-18 10:52:11.203 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.4 cliff-3.8.0 cmd2-2.1.2 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.2 openstack-requirements-1.2.1.dev4765 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.3.0 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2021-08-18 10:52:11.334 | + inc/python:pip_install:200 : result=0 2021-08-18 10:52:11.337 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-18 10:52:11.339 | + functions-common:time_stop:2309 : local name 2021-08-18 10:52:11.341 | + functions-common:time_stop:2310 : local end_time 2021-08-18 10:52:11.343 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-18 10:52:11.345 | + functions-common:time_stop:2312 : local total 2021-08-18 10:52:11.347 | + functions-common:time_stop:2313 : local start_time 2021-08-18 10:52:11.350 | + functions-common:time_stop:2315 : name=pip_install 2021-08-18 10:52:11.352 | + functions-common:time_stop:2316 : start_time=1629283918043 2021-08-18 10:52:11.354 | + functions-common:time_stop:2318 : [[ -z 1629283918043 ]] 2021-08-18 10:52:11.357 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-18 10:52:11.360 | + functions-common:time_stop:2321 : end_time=1629283931358 2021-08-18 10:52:11.362 | + functions-common:time_stop:2322 : elapsed_time=13315 2021-08-18 10:52:11.365 | + functions-common:time_stop:2323 : total=9857 2021-08-18 10:52:11.367 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-18 10:52:11.370 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23172 2021-08-18 10:52:11.372 | + inc/python:pip_install:203 : return 0 2021-08-18 10:52:11.375 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-08-18 10:52:11.377 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-08-18 10:52:11.379 | + inc/python:use_library_from_git:250 : local name=pbr 2021-08-18 10:52:11.382 | + inc/python:use_library_from_git:251 : local enabled=1 2021-08-18 10:52:11.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-08-18 10:52:11.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-08-18 10:52:11.389 | + inc/python:use_library_from_git:253 : return 1 2021-08-18 10:52:11.391 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-08-18 10:52:11.411 | Using python 3.8 to install pbr 2021-08-18 10:52:11.414 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-08-18 10:52:12.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-18 10:52:12.143 | from cryptography.utils import int_from_bytes 2021-08-18 10:52:12.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-08-18 10:52:12.143 | from cryptography.utils import int_from_bytes 2021-08-18 10:52:13.205 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-18 10:52:13.222 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-08-18 10:52:14.885 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-08-18 10:52:15.007 | + inc/python:pip_install:200 : result=0 2021-08-18 10:52:15.009 | + inc/python:pip_install:202 : time_stop pip_install 2021-08-18 10:52:15.011 | + functions-common:time_stop:2309 : local name 2021-08-18 10:52:15.013 | + functions-common:time_stop:2310 : local end_time 2021-08-18 10:52:15.015 | + functions-common:time_stop:2311 : local elapsed_time 2021-08-18 10:52:15.017 | + functions-common:time_stop:2312 : local total 2021-08-18 10:52:15.019 | + functions-common:time_stop:2313 : local start_time 2021-08-18 10:52:15.021 | + functions-common:time_stop:2315 : name=pip_install 2021-08-18 10:52:15.024 | + functions-common:time_stop:2316 : start_time=1629283931406 2021-08-18 10:52:15.027 | + functions-common:time_stop:2318 : [[ -z 1629283931406 ]] 2021-08-18 10:52:15.030 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-08-18 10:52:15.033 | + functions-common:time_stop:2321 : end_time=1629283935031 2021-08-18 10:52:15.035 | + functions-common:time_stop:2322 : elapsed_time=3625 2021-08-18 10:52:15.038 | + functions-common:time_stop:2323 : total=23172 2021-08-18 10:52:15.040 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-08-18 10:52:15.042 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26797 2021-08-18 10:52:15.045 | + inc/python:pip_install:203 : return 0 2021-08-18 10:52:15.048 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-08-18 10:52:18.281 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-08-18 10:52:20.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-08-18 10:52:20.214 | Collecting bindep 2021-08-18 10:52:20.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-08-18 10:52:20.392 | Collecting pbr>=2.0.0 2021-08-18 10:52:20.407 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-08-18 10:52:20.488 | Collecting distro 2021-08-18 10:52:20.500 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-08-18 10:52:20.532 | Collecting Parsley 2021-08-18 10:52:20.545 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-08-18 10:52:20.588 | Installing collected packages: pbr, distro, Parsley, bindep 2021-08-18 10:52:21.023 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-08-18 10:52:21.089 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-18 10:52:21.091 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-08-18 10:52:21.094 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-08-18 10:52:21.111 | + ./stack.sh:main:801 : pkgs= 2021-08-18 10:52:21.113 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-08-18 10:52:21.115 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-08-18 10:52:21.117 | + functions-common:run_phase:1737 : local mode=stack 2021-08-18 10:52:21.120 | + functions-common:run_phase:1738 : local phase=pre-install 2021-08-18 10:52:21.123 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-08-18 10:52:21.125 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-08-18 10:52:21.127 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-08-18 10:52:21.129 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-08-18 10:52:21.131 | + functions-common:run_phase:1747 : local extra 2021-08-18 10:52:21.134 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-08-18 10:52:21.138 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-08-18 10:52:21.140 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-08-18 10:52:21.142 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-08-18 10:52:21.144 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-08-18 10:52:21.147 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-08-18 10:52:21.161 | ++ functions-common:is_service_enabled:1965 : return 0 2021-08-18 10:52:21.163 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-08-18 10:52:21.165 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-08-18 10:52:21.168 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-08-18 10:52:21.170 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-08-18 10:52:21.172 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-08-18 10:52:21.174 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-08-18 10:52:21.176 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-08-18 10:52:21.178 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-08-18 10:52:21.180 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-08-18 10:52:21.182 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-08-18 10:52:21.184 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-08-18 10:52:21.186 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-08-18 10:52:21.188 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-08-18 10:52:21.190 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-08-18 10:52:21.193 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-08-18 10:52:21.195 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-08-18 10:52:21.197 | + functions-common:run_plugins:1723 : local mode=stack 2021-08-18 10:52:21.199 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-08-18 10:52:21.201 | + functions-common:run_plugins:1726 : local plugins= 2021-08-18 10:52:21.204 | + functions-common:run_plugins:1727 : local plugin 2021-08-18 10:52:21.206 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-08-18 10:52:21.208 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-08-18 10:52:21.210 | + functions:set_systemd_override:821 : local value=2048 2021-08-18 10:52:21.213 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-08-18 10:52:21.216 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-08-18 10:52:21.264 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-08-18 10:52:21.265 | Set systemd system override for DefaultLimitNOFILE=2048 2021-08-18 10:52:21.267 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-08-18 10:52:21.631 | + ./stack.sh:main:814 : install_rpc_backend 2021-08-18 10:52:21.634 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-08-18 10:52:21.651 | + functions-common:is_service_enabled:1965 : return 0 2021-08-18 10:52:21.653 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-08-18 10:52:21.656 | + functions-common:install_package:1347 : update_package_repo 2021-08-18 10:52:21.659 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-08-18 10:52:21.662 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-08-18 10:52:21.665 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-08-18 10:52:21.668 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-08-18 10:52:21.671 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-08-18 10:52:21.673 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-18 10:52:21.676 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-18 10:52:21.678 | + functions-common:update_package_repo:1328 : apt_get_update 2021-08-18 10:52:21.680 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-08-18 10:52:21.683 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-08-18 10:52:21.686 | + functions-common:apt_get_update:1074 : return 2021-08-18 10:52:21.688 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-08-18 10:52:21.690 | + functions-common:real_install_package:1333 : is_ubuntu 2021-08-18 10:52:21.693 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-08-18 10:52:21.696 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-08-18 10:52:21.698 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-08-18 10:52:21.719 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-08-18 10:52:21.835 | Reading package lists... 2021-08-18 10:52:22.063 | Building dependency tree... 2021-08-18 10:52:22.064 | Reading state information... 2021-08-18 10:52:22.290 | The following packages were automatically installed and are no longer required: 2021-08-18 10:52:22.291 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-08-18 10:52:22.291 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-08-18 10:52:22.291 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-08-18 10:52:22.291 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-08-18 10:52:22.291 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-08-18 10:52:22.291 | python3-zope.interface 2021-08-18 10:52:22.291 | Use 'sudo apt autoremove' to remove them. 2021-08-18 10:52:22.292 | The following additional packages will be installed: 2021-08-18 10:52:22.292 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-18 10:52:22.292 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-18 10:52:22.292 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-18 10:52:22.293 | erlang-tools erlang-xmerl locales-all 2021-08-18 10:52:22.294 | Suggested packages: 2021-08-18 10:52:22.294 | erlang erlang-manpages erlang-doc 2021-08-18 10:52:22.361 | The following NEW packages will be installed: 2021-08-18 10:52:22.362 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-08-18 10:52:22.362 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-08-18 10:52:22.362 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-08-18 10:52:22.362 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-08-18 10:52:22.692 | 0 upgraded, 19 newly installed, 0 to remove and 79 not upgraded. 2021-08-18 10:52:22.693 | Need to get 38.1 MB of archives. 2021-08-18 10:52:22.693 | After this operation, 276 MB of additional disk space will be used. 2021-08-18 10:52:22.693 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-08-18 10:52:26.435 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-08-18 10:52:26.703 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-08-18 10:52:26.734 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-08-18 10:52:26.862 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-08-18 10:52:27.022 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-08-18 10:52:27.064 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-08-18 10:52:27.326 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-08-18 10:52:27.349 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-08-18 10:52:27.364 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-08-18 10:52:27.383 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-08-18 10:52:27.515 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-08-18 10:52:27.861 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-08-18 10:52:27.879 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-08-18 10:52:27.913 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-08-18 10:52:28.009 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-08-18 10:52:28.121 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-08-18 10:52:28.372 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-08-18 10:52:30.712 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-08-18 10:52:32.887 | Fetched 38.1 MB in 10s (3,831 kB/s) 2021-08-18 10:52:32.919 | Selecting previously unselected package erlang-base. 2021-08-18 10:52:32.968 | (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 ... 81628 files and directories currently installed.) 2021-08-18 10:52:32.971 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-08-18 10:52:32.974 | Unpacking erlang-base (1:22.2.7+dfsg-1) ...