2022-01-05 16:31:52.356 | + ./stack.sh:main:473 : exec 2022-01-05 16:31:52.356 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-163152.summary.2022-01-05-163152 2022-01-05 16:31:52.357 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-163152' 2022-01-05 16:31:52.357 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:31:52.357 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-163152 2022-01-05 16:31:52.357 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-163152 /opt/stack/logs/stack.sh.log 2022-01-05 16:31:52.357 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-163152.summary.2022-01-05-163152 /opt/stack/logs/stack.sh.log.summary 2022-01-05 16:31:52.357 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-01-05 16:31:52.357 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-05 16:31:52.357 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-05 16:31:52.357 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-05 16:31:52.357 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-05 16:31:52.357 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-05 16:31:52.357 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-05 16:31:52.357 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:31:52.357 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-05 16:31:52.357 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-05 16:31:52.357 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:31:52.357 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:31:52.357 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-05 16:31:52.358 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-05 16:31:52.362 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:31:52.364 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-01-05 16:31:52.366 | + ./stack.sh:main:546 : trap err_trap ERR 2022-01-05 16:31:52.368 | + ./stack.sh:main:559 : set -o errexit 2022-01-05 16:31:52.370 | + ./stack.sh:main:562 : uname -a 2022-01-05 16:31:52.371 | Linux dv-osbrick-wallaby-4-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-05 16:31:52.373 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 16:31:52.375 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 16:31:52.378 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-01-05 16:31:52.404 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 16:31:52.419 | + ./stack.sh:main:576 : fetch_plugins 2022-01-05 16:31:52.421 | + functions-common:fetch_plugins:1650 : local plugins= 2022-01-05 16:31:52.423 | + functions-common:fetch_plugins:1651 : local plugin 2022-01-05 16:31:52.425 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-01-05 16:31:52.426 | + functions-common:fetch_plugins:1655 : return 2022-01-05 16:31:52.428 | + ./stack.sh:main:580 : run_phase override_defaults 2022-01-05 16:31:52.430 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-01-05 16:31:52.433 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:31:52.434 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:31:52.436 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:31:52.438 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:31:52.439 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:31:52.441 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:31:52.443 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:31:52.446 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:31:52.448 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:31:52.450 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:31:52.452 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 16:31:52.454 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:31:52.466 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:31:52.467 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:31:52.469 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:31:52.471 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:31:52.473 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:31:52.474 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:31:52.476 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:31:52.478 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 16:31:52.479 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 16:31:52.481 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:31:52.483 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:31:52.485 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-01-05 16:31:52.486 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-01-05 16:31:52.488 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-01-05 16:31:52.490 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-01-05 16:31:52.491 | + functions-common:plugin_override_defaults:1696 : return 2022-01-05 16:31:52.494 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-01-05 16:31:52.510 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-01-05 16:31:52.512 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 16:31:52.524 | ++ functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:31:52.526 | +++ lib/tls:source:43 : hostname -f 2022-01-05 16:31:52.530 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 16:31:52.531 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 16:31:52.533 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 16:31:52.535 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 16:31:52.537 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 16:31:52.538 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 16:31:52.540 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 16:31:52.542 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 16:31:52.544 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 16:31:52.546 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 16:31:52.550 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-01-05 16:31:52.562 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 16:31:52.578 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 16:31:52.590 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 16:31:52.601 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 16:31:52.627 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-01-05 16:31:52.664 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-01-05 16:31:52.744 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-01-05 16:31:52.764 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 16:31:52.800 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-01-05 16:31:52.850 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 16:31:52.970 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 16:31:52.984 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 16:31:52.996 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 16:31:53.008 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 16:31:53.089 | + ./stack.sh:main:609 : run_phase source 2022-01-05 16:31:53.091 | + functions-common:run_phase:1732 : local mode=source 2022-01-05 16:31:53.093 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:31:53.095 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:31:53.097 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:31:53.099 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:31:53.101 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:31:53.103 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:31:53.106 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:31:53.109 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:31:53.111 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:31:53.113 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:31:53.115 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 16:31:53.117 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:31:53.131 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:31:53.133 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:31:53.135 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 16:31:53.174 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 16:31:53.176 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-05 16:31:53.178 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:31:53.181 | + functions-common:run_phase:1754 : load_plugin_settings 2022-01-05 16:31:53.183 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-01-05 16:31:53.185 | + functions-common:load_plugin_settings:1669 : local plugin 2022-01-05 16:31:53.187 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-01-05 16:31:53.189 | + functions-common:load_plugin_settings:1673 : return 2022-01-05 16:31:53.191 | + functions-common:run_phase:1755 : verify_disabled_services 2022-01-05 16:31:53.194 | + functions-common:verify_disabled_services:2015 : local service 2022-01-05 16:31:53.196 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.198 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 16:31:53.200 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.202 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 16:31:53.205 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.207 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 16:31:53.209 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.211 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 16:31:53.214 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.216 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 16:31:53.218 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.221 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 16:31:53.223 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.225 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 16:31:53.227 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.230 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 16:31:53.232 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.234 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 16:31:53.236 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.239 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 16:31:53.241 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.243 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 16:31:53.246 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.248 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 16:31:53.250 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.252 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 16:31:53.254 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.256 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 16:31:53.258 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.261 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 16:31:53.263 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.265 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 16:31:53.268 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.270 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 16:31:53.272 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.274 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 16:31:53.277 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.279 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 16:31:53.282 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.284 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 16:31:53.286 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.288 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 16:31:53.291 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.293 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 16:31:53.295 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.298 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 16:31:53.300 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.302 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 16:31:53.304 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.306 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 16:31:53.309 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.311 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 16:31:53.313 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.315 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 16:31:53.317 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.319 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 16:31:53.322 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.324 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 16:31:53.326 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.328 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 16:31:53.331 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.333 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 16:31:53.335 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.338 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 16:31:53.340 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.342 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 16:31:53.344 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.346 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 16:31:53.348 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.351 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 16:31:53.353 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.355 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 16:31:53.358 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.360 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 16:31:53.362 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.364 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 16:31:53.366 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.368 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 16:31:53.371 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:31:53.373 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 16:31:53.375 | + ./stack.sh:main:680 : initialize_database_backends 2022-01-05 16:31:53.378 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:31:53.380 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 16:31:53.393 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:31:53.396 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 16:31:53.398 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:31:53.400 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 16:31:53.414 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:31:53.417 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 16:31:53.419 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 16:31:53.421 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 16:31:53.423 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 16:31:53.425 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 16:31:53.428 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 16:31:53.430 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 16:31:53.435 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 16:31:53.438 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:31:53.440 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 16:31:53.442 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:31:53.445 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 16:31:53.447 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-01-05 16:31:53.448 | Using mysql database backend 2022-01-05 16:31:53.450 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 16:31:53.465 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-01-05 16:31:53.480 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:31:53.482 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 16:31:53.498 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-01-05 16:31:53.513 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:31:53.515 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 16:31:53.531 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 16:31:53.546 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-01-05 16:31:53.562 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:31:53.564 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-01-05 16:31:53.580 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:31:53.582 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 16:31:53.597 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-01-05 16:31:53.599 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-01-05 16:31:53.602 | + ./stack.sh:main:740 : save_stackenv 740 2022-01-05 16:31:53.605 | + functions-common:save_stackenv:60 : local tag=740 2022-01-05 16:31:53.607 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 16:31:53.611 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-163153 2022-01-05 16:31:53.613 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-163153 740' 2022-01-05 16:31:53.616 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:31:53.619 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:31:53.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:31:53.624 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 16:31:53.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:31:53.628 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 16:31:53.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:31:53.633 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:31:53.635 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:31:53.637 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2022-01-05 16:31:53.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:31:53.642 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2022-01-05 16:31:53.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:31:53.646 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-163152 2022-01-05 16:31:53.648 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:31:53.651 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 16:31:53.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:31:53.655 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2022-01-05 16:31:53.657 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:31:53.660 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 16:31:53.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:31:53.664 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 16:31:53.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:31:53.669 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 16:31:53.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:31:53.673 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 16:31:53.676 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-01-05 16:31:53.678 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 16:31:53.680 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-01-05 16:31:53.683 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:31:53.685 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:31:53.688 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:31:53.690 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:31:53.692 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:31:53.695 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:31:53.709 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:31:53.711 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:31:53.713 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:31:53.716 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:31:53.716 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:31:53.720 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 16:31:53.723 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:31:53.725 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-01-05 16:31:53.727 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:31:53.728 | + functions-common:git_clone:593 : head -1 2022-01-05 16:31:53.732 | 887d45e8 Update amqp version 2022-01-05 16:31:53.734 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:31:53.737 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-01-05 16:31:53.739 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:31:53.741 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-01-05 16:31:53.744 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 16:31:53.747 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 16:31:53.749 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 16:31:53.751 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:31:53.754 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 16:31:53.756 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 16:31:53.758 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 16:31:53.761 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 16:31:53.765 | ++ tools/install_prereqs.sh:source:47 : NOW=1641400313 2022-01-05 16:31:53.768 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 16:31:53.772 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-01-05 16:31:53.775 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-01-05 16:31:53.777 | ++ tools/install_prereqs.sh:source:49 : DELTA=1641400313 2022-01-05 16:31:53.779 | ++ tools/install_prereqs.sh:source:50 : [[ 1641400313 -lt 7200 ]] 2022-01-05 16:31:53.782 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 16:31:53.784 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-01-05 16:31:53.786 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 16:31:53.788 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-01-05 16:31:53.791 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 16:31:53.793 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-01-05 16:31:53.795 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 16:31:53.798 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:31:53.843 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 16:31:53.843 | apache2-dev 2022-01-05 16:31:53.843 | bc 2022-01-05 16:31:53.843 | bsdmainutils 2022-01-05 16:31:53.844 | curl 2022-01-05 16:31:53.844 | g++ 2022-01-05 16:31:53.844 | gcc 2022-01-05 16:31:53.844 | gettext 2022-01-05 16:31:53.844 | git 2022-01-05 16:31:53.844 | graphviz 2022-01-05 16:31:53.844 | iputils-ping 2022-01-05 16:31:53.844 | libapache2-mod-proxy-uwsgi 2022-01-05 16:31:53.844 | libffi-dev 2022-01-05 16:31:53.844 | libjpeg-dev 2022-01-05 16:31:53.844 | libmysqlclient-dev 2022-01-05 16:31:53.844 | libpcre3-dev 2022-01-05 16:31:53.844 | libpq-dev 2022-01-05 16:31:53.844 | libssl-dev 2022-01-05 16:31:53.844 | libsystemd-dev 2022-01-05 16:31:53.844 | libxml2-dev 2022-01-05 16:31:53.844 | libxslt1-dev 2022-01-05 16:31:53.844 | libyaml-dev 2022-01-05 16:31:53.844 | lsof 2022-01-05 16:31:53.844 | openssh-server 2022-01-05 16:31:53.844 | openssl 2022-01-05 16:31:53.844 | pkg-config 2022-01-05 16:31:53.844 | psmisc 2022-01-05 16:31:53.844 | python3-dev 2022-01-05 16:31:53.844 | python3-pip 2022-01-05 16:31:53.844 | python3-systemd 2022-01-05 16:31:53.844 | python3-venv 2022-01-05 16:31:53.844 | tar 2022-01-05 16:31:53.844 | tcpdump 2022-01-05 16:31:53.844 | unzip 2022-01-05 16:31:53.844 | uuid-runtime 2022-01-05 16:31:53.844 | wget 2022-01-05 16:31:53.844 | wget 2022-01-05 16:31:53.844 | zlib1g-dev 2022-01-05 16:31:53.844 | libkrb5-dev 2022-01-05 16:31:53.844 | libldap2-dev 2022-01-05 16:31:53.844 | libsasl2-dev 2022-01-05 16:31:53.845 | memcached 2022-01-05 16:31:53.845 | python3-mysqldb 2022-01-05 16:31:53.845 | sqlite3 2022-01-05 16:31:53.845 | conntrack 2022-01-05 16:31:53.845 | curl 2022-01-05 16:31:53.845 | dnsmasq-base 2022-01-05 16:31:53.845 | dnsmasq-utils 2022-01-05 16:31:53.845 | ebtables 2022-01-05 16:31:53.845 | gawk 2022-01-05 16:31:53.845 | genisoimage 2022-01-05 16:31:53.845 | iptables 2022-01-05 16:31:53.845 | iputils-arping 2022-01-05 16:31:53.845 | kpartx 2022-01-05 16:31:53.845 | libjs-jquery-tablesorter 2022-01-05 16:31:53.845 | libmysqlclient-dev 2022-01-05 16:31:53.845 | parted 2022-01-05 16:31:53.845 | pm-utils 2022-01-05 16:31:53.845 | python3-mysqldb 2022-01-05 16:31:53.845 | socat 2022-01-05 16:31:53.845 | sqlite3 2022-01-05 16:31:53.845 | sudo 2022-01-05 16:31:53.845 | vlan 2022-01-05 16:31:53.845 | lsscsi 2022-01-05 16:31:53.845 | open-iscsi 2022-01-05 16:31:53.845 | lvm2 2022-01-05 16:31:53.845 | qemu-utils 2022-01-05 16:31:53.845 | thin-provisioning-tools 2022-01-05 16:31:53.845 | acl 2022-01-05 16:31:53.845 | dnsmasq-base 2022-01-05 16:31:53.845 | dnsmasq-utils 2022-01-05 16:31:53.845 | ebtables 2022-01-05 16:31:53.845 | haproxy 2022-01-05 16:31:53.845 | iptables 2022-01-05 16:31:53.845 | iputils-arping 2022-01-05 16:31:53.845 | iputils-ping 2022-01-05 16:31:53.845 | libmysqlclient-dev 2022-01-05 16:31:53.845 | postgresql-server-dev-all 2022-01-05 16:31:53.846 | python3-mysqldb 2022-01-05 16:31:53.846 | sqlite3 2022-01-05 16:31:53.846 | sudo 2022-01-05 16:31:53.846 | vlan 2022-01-05 16:31:53.846 | ipset 2022-01-05 16:31:53.846 | conntrack 2022-01-05 16:31:53.846 | conntrackd 2022-01-05 16:31:53.846 | keepalived 2022-01-05 16:31:53.846 | dstat 2022-01-05 16:31:53.846 | lvm2 2022-01-05 16:31:53.846 | qemu-utils 2022-01-05 16:31:53.846 | thin-provisioning-tools 2022-01-05 16:31:53.846 | curl 2022-01-05 16:31:53.846 | liberasurecode-dev 2022-01-05 16:31:53.846 | make 2022-01-05 16:31:53.846 | memcached 2022-01-05 16:31:53.846 | sqlite3 2022-01-05 16:31:53.846 | xfsprogs' 2022-01-05 16:31:53.847 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 16:31:53.865 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 16:31:53.865 | apache2-dev 2022-01-05 16:31:53.865 | bc 2022-01-05 16:31:53.865 | bsdmainutils 2022-01-05 16:31:53.865 | curl 2022-01-05 16:31:53.865 | g++ 2022-01-05 16:31:53.865 | gcc 2022-01-05 16:31:53.865 | gettext 2022-01-05 16:31:53.865 | git 2022-01-05 16:31:53.865 | graphviz 2022-01-05 16:31:53.865 | iputils-ping 2022-01-05 16:31:53.865 | libapache2-mod-proxy-uwsgi 2022-01-05 16:31:53.865 | libffi-dev 2022-01-05 16:31:53.865 | libjpeg-dev 2022-01-05 16:31:53.865 | libmysqlclient-dev 2022-01-05 16:31:53.865 | libpcre3-dev 2022-01-05 16:31:53.865 | libpq-dev 2022-01-05 16:31:53.865 | libssl-dev 2022-01-05 16:31:53.865 | libsystemd-dev 2022-01-05 16:31:53.865 | libxml2-dev 2022-01-05 16:31:53.865 | libxslt1-dev 2022-01-05 16:31:53.865 | libyaml-dev 2022-01-05 16:31:53.865 | lsof 2022-01-05 16:31:53.865 | openssh-server 2022-01-05 16:31:53.865 | openssl 2022-01-05 16:31:53.866 | pkg-config 2022-01-05 16:31:53.866 | psmisc 2022-01-05 16:31:53.866 | python3-dev 2022-01-05 16:31:53.866 | python3-pip 2022-01-05 16:31:53.866 | python3-systemd 2022-01-05 16:31:53.866 | python3-venv 2022-01-05 16:31:53.866 | tar 2022-01-05 16:31:53.866 | tcpdump 2022-01-05 16:31:53.866 | unzip 2022-01-05 16:31:53.866 | uuid-runtime 2022-01-05 16:31:53.866 | wget 2022-01-05 16:31:53.866 | wget 2022-01-05 16:31:53.866 | zlib1g-dev 2022-01-05 16:31:53.866 | libkrb5-dev 2022-01-05 16:31:53.866 | libldap2-dev 2022-01-05 16:31:53.866 | libsasl2-dev 2022-01-05 16:31:53.866 | memcached 2022-01-05 16:31:53.866 | python3-mysqldb 2022-01-05 16:31:53.866 | sqlite3 2022-01-05 16:31:53.866 | conntrack 2022-01-05 16:31:53.866 | curl 2022-01-05 16:31:53.866 | dnsmasq-base 2022-01-05 16:31:53.866 | dnsmasq-utils 2022-01-05 16:31:53.866 | ebtables 2022-01-05 16:31:53.866 | gawk 2022-01-05 16:31:53.866 | genisoimage 2022-01-05 16:31:53.866 | iptables 2022-01-05 16:31:53.866 | iputils-arping 2022-01-05 16:31:53.866 | kpartx 2022-01-05 16:31:53.866 | libjs-jquery-tablesorter 2022-01-05 16:31:53.866 | libmysqlclient-dev 2022-01-05 16:31:53.866 | parted 2022-01-05 16:31:53.866 | pm-utils 2022-01-05 16:31:53.866 | python3-mysqldb 2022-01-05 16:31:53.866 | socat 2022-01-05 16:31:53.866 | sqlite3 2022-01-05 16:31:53.866 | sudo 2022-01-05 16:31:53.866 | vlan 2022-01-05 16:31:53.867 | lsscsi 2022-01-05 16:31:53.867 | open-iscsi 2022-01-05 16:31:53.867 | lvm2 2022-01-05 16:31:53.867 | qemu-utils 2022-01-05 16:31:53.867 | thin-provisioning-tools 2022-01-05 16:31:53.867 | acl 2022-01-05 16:31:53.867 | dnsmasq-base 2022-01-05 16:31:53.867 | dnsmasq-utils 2022-01-05 16:31:53.867 | ebtables 2022-01-05 16:31:53.867 | haproxy 2022-01-05 16:31:53.867 | iptables 2022-01-05 16:31:53.867 | iputils-arping 2022-01-05 16:31:53.867 | iputils-ping 2022-01-05 16:31:53.867 | libmysqlclient-dev 2022-01-05 16:31:53.867 | postgresql-server-dev-all 2022-01-05 16:31:53.867 | python3-mysqldb 2022-01-05 16:31:53.867 | sqlite3 2022-01-05 16:31:53.867 | sudo 2022-01-05 16:31:53.867 | vlan 2022-01-05 16:31:53.867 | ipset 2022-01-05 16:31:53.867 | conntrack 2022-01-05 16:31:53.867 | conntrackd 2022-01-05 16:31:53.867 | keepalived 2022-01-05 16:31:53.867 | dstat 2022-01-05 16:31:53.867 | lvm2 2022-01-05 16:31:53.867 | qemu-utils 2022-01-05 16:31:53.867 | thin-provisioning-tools 2022-01-05 16:31:53.867 | curl 2022-01-05 16:31:53.867 | liberasurecode-dev 2022-01-05 16:31:53.867 | make 2022-01-05 16:31:53.867 | memcached 2022-01-05 16:31:53.867 | sqlite3 2022-01-05 16:31:53.867 | xfsprogs ' 2022-01-05 16:31:53.867 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 16:31:53.870 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:31:53.873 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:31:53.876 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:31:53.876 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 16:31:53.880 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:31:53.882 | ++ functions-common:install_package:1342 : update_package_repo 2022-01-05 16:31:53.884 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:31:53.886 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-01-05 16:31:53.888 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:31:53.890 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:31:53.892 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:31:53.894 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:31:53.896 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:31:53.898 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:31:53.901 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-01-05 16:31:53.903 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-01-05 16:31:53.905 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-01-05 16:31:53.907 | +++ functions-common:apt_get_update:1076 : id -u 2022-01-05 16:31:53.911 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-01-05 16:31:53.913 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-01-05 16:31:53.915 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-01-05 16:31:53.917 | ++ functions-common:time_start:2291 : local start_time= 2022-01-05 16:31:53.919 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-01-05 16:31:53.922 | +++ functions-common:time_start:2295 : date +%s%3N 2022-01-05 16:31:53.925 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1641400313923 2022-01-05 16:31:53.927 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 16:31:53.929 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 16:31:53.932 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-05 16:31:54.147 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 16:31:54.174 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-05 16:31:54.182 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-05 16:31:54.224 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 16:31:56.342 | Reading package lists... 2022-01-05 16:31:56.372 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-01-05 16:31:56.374 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-01-05 16:31:56.376 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:31:56.378 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:31:56.380 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:31:56.382 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:31:56.384 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:31:56.386 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-01-05 16:31:56.388 | ++ functions-common:time_stop:2311 : start_time=1641400313923 2022-01-05 16:31:56.390 | ++ functions-common:time_stop:2313 : [[ -z 1641400313923 ]] 2022-01-05 16:31:56.393 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:31:56.396 | ++ functions-common:time_stop:2316 : end_time=1641400316394 2022-01-05 16:31:56.398 | ++ functions-common:time_stop:2317 : elapsed_time=2471 2022-01-05 16:31:56.401 | ++ functions-common:time_stop:2318 : total=0 2022-01-05 16:31:56.403 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:31:56.405 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2471 2022-01-05 16:31:56.408 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:31:56.410 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:31:56.412 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:31:56.414 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:31:56.417 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:31:56.436 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:31:56.548 | Reading package lists... 2022-01-05 16:31:56.772 | Building dependency tree... 2022-01-05 16:31:56.773 | Reading state information... 2022-01-05 16:31:57.035 | bc is already the newest version (1.07.1-2build1). 2022-01-05 16:31:57.035 | bc set to manually installed. 2022-01-05 16:31:57.035 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 16:31:57.035 | bsdmainutils set to manually installed. 2022-01-05 16:31:57.035 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 16:31:57.035 | gawk set to manually installed. 2022-01-05 16:31:57.035 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:31:57.035 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 16:31:57.035 | iptables set to manually installed. 2022-01-05 16:31:57.035 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 16:31:57.035 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 16:31:57.035 | kpartx set to manually installed. 2022-01-05 16:31:57.035 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 16:31:57.035 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 16:31:57.035 | psmisc is already the newest version (23.3-1). 2022-01-05 16:31:57.035 | psmisc set to manually installed. 2022-01-05 16:31:57.035 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:31:57.035 | python3-systemd is already the newest version (234-3build2). 2022-01-05 16:31:57.035 | python3-systemd set to manually installed. 2022-01-05 16:31:57.036 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 16:31:57.036 | tcpdump set to manually installed. 2022-01-05 16:31:57.036 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 16:31:57.036 | thin-provisioning-tools set to manually installed. 2022-01-05 16:31:57.036 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 16:31:57.036 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 16:31:57.036 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 16:31:57.036 | lsof set to manually installed. 2022-01-05 16:31:57.036 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 16:31:57.036 | parted set to manually installed. 2022-01-05 16:31:57.036 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 16:31:57.036 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 16:31:57.036 | tar set to manually installed. 2022-01-05 16:31:57.036 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 16:31:57.036 | uuid-runtime set to manually installed. 2022-01-05 16:31:57.036 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 16:31:57.036 | zlib1g-dev set to manually installed. 2022-01-05 16:31:57.036 | The following packages were automatically installed and are no longer required: 2022-01-05 16:31:57.036 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:31:57.036 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:31:57.036 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:31:57.036 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:31:57.036 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:31:57.036 | python3-zope.interface 2022-01-05 16:31:57.036 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:31:57.036 | The following additional packages will be installed: 2022-01-05 16:31:57.036 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-01-05 16:31:57.036 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-01-05 16:31:57.036 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-01-05 16:31:57.036 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-01-05 16:31:57.036 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-01-05 16:31:57.036 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-01-05 16:31:57.036 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-01-05 16:31:57.037 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-01-05 16:31:57.037 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-01-05 16:31:57.037 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-01-05 16:31:57.037 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-01-05 16:31:57.037 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-01-05 16:31:57.037 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-01-05 16:31:57.037 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-01-05 16:31:57.037 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-01-05 16:31:57.037 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-01-05 16:31:57.037 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-01-05 16:31:57.037 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-01-05 16:31:57.037 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-01-05 16:31:57.037 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-01-05 16:31:57.037 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-01-05 16:31:57.037 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-01-05 16:31:57.037 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-01-05 16:31:57.037 | libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config 2022-01-05 16:31:57.037 | libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev 2022-01-05 16:31:57.037 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-01-05 16:31:57.037 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-01-05 16:31:57.037 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2022-01-05 16:31:57.037 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2022-01-05 16:31:57.037 | mysql-common openssh-client openssh-sftp-server po-debconf 2022-01-05 16:31:57.037 | postgresql-client-12 postgresql-client-common postgresql-common 2022-01-05 16:31:57.037 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-01-05 16:31:57.037 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-01-05 16:31:57.037 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-01-05 16:31:57.038 | Suggested packages: 2022-01-05 16:31:57.038 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-01-05 16:31:57.038 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-01-05 16:31:57.038 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-01-05 16:31:57.038 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-01-05 16:31:57.039 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-01-05 16:31:57.039 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-01-05 16:31:57.039 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-01-05 16:31:57.039 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-01-05 16:31:57.039 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-01-05 16:31:57.039 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-01-05 16:31:57.039 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-01-05 16:31:57.039 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-01-05 16:31:57.039 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-01-05 16:31:57.039 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-01-05 16:31:57.039 | openssl-blacklist systemd-container zip 2022-01-05 16:31:57.253 | The following NEW packages will be installed: 2022-01-05 16:31:57.253 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-01-05 16:31:57.253 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-01-05 16:31:57.253 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-01-05 16:31:57.254 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-01-05 16:31:57.254 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-01-05 16:31:57.254 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-01-05 16:31:57.254 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-01-05 16:31:57.254 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-01-05 16:31:57.254 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-01-05 16:31:57.254 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-01-05 16:31:57.254 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-01-05 16:31:57.254 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-01-05 16:31:57.254 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-01-05 16:31:57.254 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-01-05 16:31:57.254 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-01-05 16:31:57.254 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-01-05 16:31:57.254 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-01-05 16:31:57.254 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-01-05 16:31:57.254 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-01-05 16:31:57.254 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-01-05 16:31:57.254 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-01-05 16:31:57.254 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-01-05 16:31:57.254 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-01-05 16:31:57.254 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-01-05 16:31:57.254 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-01-05 16:31:57.254 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-01-05 16:31:57.254 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-01-05 16:31:57.254 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-01-05 16:31:57.254 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-01-05 16:31:57.254 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-01-05 16:31:57.254 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-01-05 16:31:57.254 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-01-05 16:31:57.254 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-01-05 16:31:57.254 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-01-05 16:31:57.255 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-01-05 16:31:57.255 | postgresql-client-12 postgresql-client-common postgresql-common 2022-01-05 16:31:57.255 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-01-05 16:31:57.255 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-01-05 16:31:57.255 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-01-05 16:31:57.255 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-01-05 16:31:57.255 | The following packages will be upgraded: 2022-01-05 16:31:57.256 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-01-05 16:31:57.256 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-01-05 16:31:57.256 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-01-05 16:31:57.501 | 18 upgraded, 208 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:31:57.501 | Need to get 160 MB of archives. 2022-01-05 16:31:57.501 | After this operation, 761 MB of additional disk space will be used. 2022-01-05 16:31:57.501 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.14 [95.8 kB] 2022-01-05 16:31:57.918 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.14 [28.1 kB] 2022-01-05 16:31:57.947 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.14 [10.3 kB] 2022-01-05 16:31:57.964 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.14 [186 kB] 2022-01-05 16:31:58.155 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.14 [3,807 kB] 2022-01-05 16:31:58.756 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.14 [270 kB] 2022-01-05 16:31:58.786 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-01-05 16:31:58.794 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-01-05 16:31:59.044 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-01-05 16:31:59.046 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-01-05 16:31:59.046 | 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] 2022-01-05 16:31:59.050 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-01-05 16:31:59.050 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-01-05 16:31:59.085 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-01-05 16:31:59.124 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-01-05 16:31:59.196 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-01-05 16:31:59.198 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-01-05 16:32:00.592 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-01-05 16:32:00.607 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2022-01-05 16:32:00.934 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2022-01-05 16:32:00.938 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2022-01-05 16:32:00.964 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2022-01-05 16:32:00.966 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-01-05 16:32:00.986 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-01-05 16:32:01.194 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-01-05 16:32:01.195 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-01-05 16:32:01.196 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-01-05 16:32:01.196 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2022-01-05 16:32:01.599 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-01-05 16:32:01.600 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-01-05 16:32:01.600 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-01-05 16:32:01.605 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-01-05 16:32:01.625 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-01-05 16:32:01.632 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-01-05 16:32:01.695 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-01-05 16:32:01.839 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-01-05 16:32:01.851 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-01-05 16:32:01.854 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2022-01-05 16:32:01.856 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2022-01-05 16:32:01.867 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2022-01-05 16:32:01.958 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-01-05 16:32:02.105 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-01-05 16:32:02.106 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-01-05 16:32:02.107 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-01-05 16:32:02.162 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-01-05 16:32:02.188 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-01-05 16:32:02.232 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-01-05 16:32:02.270 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-01-05 16:32:04.896 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-01-05 16:32:06.513 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-01-05 16:32:06.640 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-01-05 16:32:06.756 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-01-05 16:32:06.769 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-01-05 16:32:06.801 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-01-05 16:32:07.186 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-01-05 16:32:07.187 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-01-05 16:32:07.388 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-01-05 16:32:08.117 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-01-05 16:32:09.589 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-01-05 16:32:09.597 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-01-05 16:32:09.619 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-01-05 16:32:09.622 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-01-05 16:32:09.630 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-01-05 16:32:09.643 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-01-05 16:32:09.644 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-01-05 16:32:09.646 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-01-05 16:32:09.647 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-01-05 16:32:09.700 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-01-05 16:32:09.791 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-01-05 16:32:09.881 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-01-05 16:32:09.901 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-01-05 16:32:09.912 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-01-05 16:32:10.040 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-01-05 16:32:10.044 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-01-05 16:32:10.076 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-01-05 16:32:10.202 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-01-05 16:32:10.204 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-01-05 16:32:10.206 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-01-05 16:32:10.215 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-01-05 16:32:10.315 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-01-05 16:32:10.350 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-01-05 16:32:10.404 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2022-01-05 16:32:10.429 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-01-05 16:32:10.438 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-01-05 16:32:11.716 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-01-05 16:32:11.716 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-01-05 16:32:11.717 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-01-05 16:32:11.744 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-01-05 16:32:11.744 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-01-05 16:32:11.745 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-01-05 16:32:11.747 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-01-05 16:32:11.748 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-01-05 16:32:11.749 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-01-05 16:32:11.827 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-01-05 16:32:11.829 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-01-05 16:32:11.838 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-01-05 16:32:11.937 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-01-05 16:32:11.941 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-01-05 16:32:11.951 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-01-05 16:32:12.096 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-01-05 16:32:12.213 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-01-05 16:32:12.434 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-01-05 16:32:12.883 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-01-05 16:32:13.009 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-01-05 16:32:13.147 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-01-05 16:32:13.154 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-01-05 16:32:13.159 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-01-05 16:32:13.172 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-01-05 16:32:13.198 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-01-05 16:32:13.199 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-01-05 16:32:13.204 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-01-05 16:32:13.234 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-01-05 16:32:13.255 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-01-05 16:32:13.259 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-01-05 16:32:13.367 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-01-05 16:32:13.381 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-01-05 16:32:13.400 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-01-05 16:32:13.401 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-01-05 16:32:13.402 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-01-05 16:32:13.404 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-01-05 16:32:13.463 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-01-05 16:32:13.470 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-01-05 16:32:13.510 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-01-05 16:32:13.521 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-01-05 16:32:13.607 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-01-05 16:32:13.609 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-01-05 16:32:13.623 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-01-05 16:32:13.626 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-01-05 16:32:13.629 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-01-05 16:32:13.630 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-01-05 16:32:13.688 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-01-05 16:32:13.716 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-01-05 16:32:13.732 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-01-05 16:32:13.733 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-01-05 16:32:13.825 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-01-05 16:32:13.827 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-01-05 16:32:13.841 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-01-05 16:32:13.844 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-01-05 16:32:13.859 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-01-05 16:32:13.910 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-01-05 16:32:13.923 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-01-05 16:32:13.942 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-01-05 16:32:13.963 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-01-05 16:32:13.980 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-01-05 16:32:14.051 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-01-05 16:32:14.052 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-01-05 16:32:14.057 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-01-05 16:32:14.060 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-01-05 16:32:14.064 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-01-05 16:32:14.068 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-01-05 16:32:14.071 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-01-05 16:32:14.160 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-01-05 16:32:14.164 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-01-05 16:32:14.166 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-01-05 16:32:14.269 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-01-05 16:32:14.270 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-01-05 16:32:14.291 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-01-05 16:32:14.312 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-01-05 16:32:14.315 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-01-05 16:32:14.318 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-01-05 16:32:15.599 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-01-05 16:32:15.603 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-01-05 16:32:15.603 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-01-05 16:32:15.603 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-01-05 16:32:15.642 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-01-05 16:32:15.643 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-01-05 16:32:15.643 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-01-05 16:32:15.799 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-01-05 16:32:15.799 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-01-05 16:32:15.853 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-01-05 16:32:15.869 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-01-05 16:32:15.870 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-01-05 16:32:15.872 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-01-05 16:32:16.080 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.27-0ubuntu0.20.04.1 [1,603 kB] 2022-01-05 16:32:16.367 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-01-05 16:32:16.373 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-01-05 16:32:16.673 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-01-05 16:32:16.674 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-01-05 16:32:16.793 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-01-05 16:32:16.806 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-01-05 16:32:17.215 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-01-05 16:32:17.592 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-01-05 16:32:17.596 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.14 [246 kB] 2022-01-05 16:32:17.601 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-01-05 16:32:17.602 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-01-05 16:32:17.604 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-01-05 16:32:17.716 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-01-05 16:32:17.726 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-01-05 16:32:17.733 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-01-05 16:32:17.969 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-01-05 16:32:18.948 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-01-05 16:32:18.950 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-01-05 16:32:19.078 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-01-05 16:32:19.227 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-01-05 16:32:20.649 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-01-05 16:32:20.662 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-01-05 16:32:27.187 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-01-05 16:32:27.189 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-01-05 16:32:27.201 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-01-05 16:32:27.216 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-01-05 16:32:27.225 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-01-05 16:32:27.525 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-01-05 16:32:27.988 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-01-05 16:32:28.661 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-01-05 16:32:29.010 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-01-05 16:32:29.011 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-01-05 16:32:29.271 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-01-05 16:32:29.275 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-01-05 16:32:29.280 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-01-05 16:32:29.309 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-01-05 16:32:29.310 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-01-05 16:32:29.310 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-01-05 16:32:29.316 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-01-05 16:32:29.444 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-01-05 16:32:29.461 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-01-05 16:32:29.653 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-01-05 16:32:29.670 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-01-05 16:32:29.672 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-01-05 16:32:29.675 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-01-05 16:32:29.679 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2022-01-05 16:32:29.680 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-01-05 16:32:29.683 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-01-05 16:32:29.771 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-01-05 16:32:29.773 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-01-05 16:32:29.779 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-01-05 16:32:29.901 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-01-05 16:32:31.368 | Preconfiguring packages ... 2022-01-05 16:32:31.511 | Fetched 160 MB in 33s (4,914 kB/s) 2022-01-05 16:32:31.575 | (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 ... 67325 files and directories currently installed.) 2022-01-05 16:32:31.577 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-05 16:32:31.585 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-05 16:32:31.639 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-05 16:32:31.647 | Unpacking systemd-timesyncd (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-05 16:32:32.041 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.14_amd64.deb ... 2022-01-05 16:32:32.046 | Unpacking systemd-sysv (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-05 16:32:32.084 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-05 16:32:32.092 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-05 16:32:32.159 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-05 16:32:32.308 | Unpacking systemd (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-05 16:32:33.082 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.14_amd64.deb ... 2022-01-05 16:32:33.088 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-05 16:32:33.168 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.14) ... 2022-01-05 16:32:33.217 | Selecting previously unselected package libapr1:amd64. 2022-01-05 16:32:33.256 | (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.) 2022-01-05 16:32:33.258 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-01-05 16:32:33.261 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-05 16:32:33.315 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-05 16:32:33.321 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-05 16:32:33.522 | Selecting previously unselected package libaprutil1:amd64. 2022-01-05 16:32:33.529 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-01-05 16:32:33.531 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-05 16:32:33.568 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-01-05 16:32:33.575 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-01-05 16:32:33.577 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-05 16:32:33.611 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-05 16:32:33.624 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-01-05 16:32:33.671 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-01-05 16:32:33.679 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-01-05 16:32:33.681 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-05 16:32:33.712 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-05 16:32:33.717 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-05 16:32:33.774 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-05 16:32:33.790 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-05 16:32:33.851 | Selecting previously unselected package libjansson4:amd64. 2022-01-05 16:32:33.858 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-01-05 16:32:33.860 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-01-05 16:32:33.892 | Selecting previously unselected package liblua5.2-0:amd64. 2022-01-05 16:32:33.899 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-01-05 16:32:33.901 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-05 16:32:33.952 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-01-05 16:32:33.959 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-01-05 16:32:35.227 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:32:35.233 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-01-05 16:32:35.346 | Selecting previously unselected package apache2-bin. 2022-01-05 16:32:35.353 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-05 16:32:35.355 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2022-01-05 16:32:35.559 | Selecting previously unselected package apache2-data. 2022-01-05 16:32:35.567 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2022-01-05 16:32:35.569 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2022-01-05 16:32:35.673 | Selecting previously unselected package apache2-utils. 2022-01-05 16:32:35.688 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-05 16:32:35.691 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2022-01-05 16:32:35.734 | Selecting previously unselected package apache2. 2022-01-05 16:32:35.741 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-05 16:32:35.760 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2022-01-05 16:32:35.823 | Selecting previously unselected package liblua5.3-0:amd64. 2022-01-05 16:32:35.830 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-01-05 16:32:35.833 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-05 16:32:35.878 | Selecting previously unselected package haproxy. 2022-01-05 16:32:35.885 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-01-05 16:32:35.894 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-01-05 16:32:36.113 | Selecting previously unselected package libnl-3-200:amd64. 2022-01-05 16:32:36.121 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-01-05 16:32:36.123 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-01-05 16:32:36.157 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-01-05 16:32:36.165 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-01-05 16:32:36.167 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-05 16:32:36.199 | Selecting previously unselected package mysql-common. 2022-01-05 16:32:36.206 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-01-05 16:32:36.222 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-05 16:32:36.251 | Selecting previously unselected package libmysqlclient21:amd64. 2022-01-05 16:32:36.259 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:32:36.261 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:32:36.499 | Selecting previously unselected package libsensors-config. 2022-01-05 16:32:36.506 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-01-05 16:32:36.508 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-05 16:32:36.537 | Selecting previously unselected package libsensors5:amd64. 2022-01-05 16:32:36.544 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-01-05 16:32:36.630 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-05 16:32:36.662 | Selecting previously unselected package libsnmp-base. 2022-01-05 16:32:36.669 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-01-05 16:32:36.671 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-05 16:32:36.741 | Selecting previously unselected package libsnmp35:amd64. 2022-01-05 16:32:36.749 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-01-05 16:32:36.751 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-05 16:32:36.916 | Selecting previously unselected package keepalived. 2022-01-05 16:32:36.923 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-01-05 16:32:36.925 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-05 16:32:37.013 | Selecting previously unselected package memcached. 2022-01-05 16:32:37.021 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-01-05 16:32:37.023 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-01-05 16:32:37.082 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-01-05 16:32:37.532 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-01-05 16:32:37.630 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-05 16:32:37.636 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-05 16:32:37.766 | Selecting previously unselected package python3-yaml. 2022-01-05 16:32:37.774 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 16:32:37.776 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:32:37.830 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-05 16:32:37.836 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-05 16:32:37.883 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-05 16:32:37.963 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-05 16:32:38.432 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-05 16:32:38.455 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-05 16:32:38.606 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-01-05 16:32:38.611 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-01-05 16:32:38.679 | Selecting previously unselected package acl. 2022-01-05 16:32:38.687 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-01-05 16:32:38.689 | Unpacking acl (2.2.53-6) ... 2022-01-05 16:32:38.718 | Selecting previously unselected package autotools-dev. 2022-01-05 16:32:38.725 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-01-05 16:32:38.727 | Unpacking autotools-dev (20180224.1) ... 2022-01-05 16:32:38.757 | Selecting previously unselected package m4. 2022-01-05 16:32:38.764 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-01-05 16:32:38.766 | Unpacking m4 (1.4.18-4) ... 2022-01-05 16:32:38.819 | Selecting previously unselected package autoconf. 2022-01-05 16:32:38.826 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-01-05 16:32:38.828 | Unpacking autoconf (2.69-11.1) ... 2022-01-05 16:32:38.908 | Selecting previously unselected package automake. 2022-01-05 16:32:38.916 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-01-05 16:32:38.920 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-01-05 16:32:39.022 | Selecting previously unselected package autopoint. 2022-01-05 16:32:39.029 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-01-05 16:32:39.034 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-01-05 16:32:39.075 | Selecting previously unselected package libllvm10:amd64. 2022-01-05 16:32:39.082 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:32:39.084 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-05 16:32:41.349 | Selecting previously unselected package libclang-cpp10. 2022-01-05 16:32:41.356 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:32:41.359 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-05 16:32:42.870 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-01-05 16:32:42.878 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-05 16:32:42.880 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-05 16:32:43.348 | Selecting previously unselected package libgc1c2:amd64. 2022-01-05 16:32:43.356 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-01-05 16:32:43.358 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-05 16:32:43.397 | Selecting previously unselected package libobjc4:amd64. 2022-01-05 16:32:43.404 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-05 16:32:43.406 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-05 16:32:43.437 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-01-05 16:32:43.444 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-05 16:32:43.447 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-05 16:32:43.521 | Selecting previously unselected package libc6-i386. 2022-01-05 16:32:43.529 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-01-05 16:32:43.531 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-05 16:32:44.048 | Selecting previously unselected package lib32gcc-s1. 2022-01-05 16:32:44.056 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-05 16:32:44.058 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-05 16:32:44.097 | Selecting previously unselected package lib32stdc++6. 2022-01-05 16:32:44.105 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-05 16:32:44.107 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-05 16:32:44.208 | Selecting previously unselected package libclang-common-10-dev. 2022-01-05 16:32:44.216 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:32:44.218 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:32:45.188 | Selecting previously unselected package libclang1-10. 2022-01-05 16:32:45.195 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:32:45.197 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-05 16:32:46.330 | Selecting previously unselected package clang-10. 2022-01-05 16:32:46.338 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:32:46.340 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-05 16:32:46.375 | Selecting previously unselected package libtool. 2022-01-05 16:32:46.383 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-01-05 16:32:46.385 | Unpacking libtool (2.4.6-14) ... 2022-01-05 16:32:46.439 | Selecting previously unselected package dh-autoreconf. 2022-01-05 16:32:46.447 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-01-05 16:32:46.449 | Unpacking dh-autoreconf (19) ... 2022-01-05 16:32:46.475 | Selecting previously unselected package libdebhelper-perl. 2022-01-05 16:32:46.482 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-01-05 16:32:46.484 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-01-05 16:32:46.530 | Selecting previously unselected package libarchive-zip-perl. 2022-01-05 16:32:46.537 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-01-05 16:32:46.539 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-01-05 16:32:46.580 | Selecting previously unselected package libsub-override-perl. 2022-01-05 16:32:46.588 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-01-05 16:32:46.590 | Unpacking libsub-override-perl (0.09-2) ... 2022-01-05 16:32:46.615 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-01-05 16:32:46.622 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-01-05 16:32:46.624 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-05 16:32:46.652 | Selecting previously unselected package dh-strip-nondeterminism. 2022-01-05 16:32:46.661 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-01-05 16:32:46.663 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-01-05 16:32:46.689 | Selecting previously unselected package libdpkg-perl. 2022-01-05 16:32:46.697 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-01-05 16:32:46.699 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-01-05 16:32:46.770 | Selecting previously unselected package make. 2022-01-05 16:32:46.778 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-01-05 16:32:46.780 | Unpacking make (4.2.1-1.2) ... 2022-01-05 16:32:46.827 | Selecting previously unselected package dpkg-dev. 2022-01-05 16:32:46.834 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-01-05 16:32:46.836 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-01-05 16:32:46.970 | Selecting previously unselected package dwz. 2022-01-05 16:32:46.978 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-01-05 16:32:46.980 | Unpacking dwz (0.13-5) ... 2022-01-05 16:32:47.028 | Selecting previously unselected package libcroco3:amd64. 2022-01-05 16:32:47.037 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-01-05 16:32:47.039 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-01-05 16:32:47.075 | Selecting previously unselected package gettext. 2022-01-05 16:32:47.083 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-01-05 16:32:47.086 | Unpacking gettext (0.19.8.1-10build1) ... 2022-01-05 16:32:47.254 | Selecting previously unselected package intltool-debian. 2022-01-05 16:32:47.262 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-01-05 16:32:47.264 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-01-05 16:32:47.293 | Selecting previously unselected package po-debconf. 2022-01-05 16:32:47.301 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-01-05 16:32:47.303 | Unpacking po-debconf (1.0.21) ... 2022-01-05 16:32:47.365 | Selecting previously unselected package debhelper. 2022-01-05 16:32:47.372 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-01-05 16:32:47.374 | Unpacking debhelper (12.10ubuntu1) ... 2022-01-05 16:32:47.566 | Selecting previously unselected package uuid-dev:amd64. 2022-01-05 16:32:47.574 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-01-05 16:32:47.576 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-05 16:32:47.623 | Selecting previously unselected package libsctp1:amd64. 2022-01-05 16:32:47.632 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-01-05 16:32:47.634 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-05 16:32:47.658 | Selecting previously unselected package libsctp-dev:amd64. 2022-01-05 16:32:47.666 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-01-05 16:32:47.668 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-05 16:32:47.703 | Selecting previously unselected package libapr1-dev. 2022-01-05 16:32:47.710 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-01-05 16:32:47.712 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-05 16:32:47.969 | Selecting previously unselected package libldap2-dev:amd64. 2022-01-05 16:32:47.977 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-05 16:32:47.979 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-05 16:32:48.089 | Selecting previously unselected package libaprutil1-dev. 2022-01-05 16:32:48.097 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-01-05 16:32:48.099 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-05 16:32:48.309 | Selecting previously unselected package apache2-dev. 2022-01-05 16:32:48.318 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-05 16:32:48.320 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2022-01-05 16:32:48.385 | Selecting previously unselected package binfmt-support. 2022-01-05 16:32:48.392 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-01-05 16:32:48.402 | Unpacking binfmt-support (2.2.0-2) ... 2022-01-05 16:32:48.434 | Selecting previously unselected package g++-9. 2022-01-05 16:32:48.442 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-05 16:32:48.445 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-05 16:32:49.577 | Selecting previously unselected package g++. 2022-01-05 16:32:49.585 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-01-05 16:32:49.587 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-01-05 16:32:49.611 | Selecting previously unselected package build-essential. 2022-01-05 16:32:49.621 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-01-05 16:32:49.624 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-01-05 16:32:49.650 | Selecting previously unselected package conntrack. 2022-01-05 16:32:49.658 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-01-05 16:32:49.660 | Unpacking conntrack (1:1.4.5-2) ... 2022-01-05 16:32:49.692 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-01-05 16:32:49.700 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-01-05 16:32:49.702 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-05 16:32:49.729 | Selecting previously unselected package libnetfilter-queue1. 2022-01-05 16:32:49.736 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-01-05 16:32:49.739 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-01-05 16:32:49.769 | Selecting previously unselected package conntrackd. 2022-01-05 16:32:49.777 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-01-05 16:32:49.779 | Unpacking conntrackd (1:1.4.5-2) ... 2022-01-05 16:32:49.824 | Selecting previously unselected package dns-root-data. 2022-01-05 16:32:49.832 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-01-05 16:32:49.834 | Unpacking dns-root-data (2019052802) ... 2022-01-05 16:32:49.863 | Selecting previously unselected package libidn11:amd64. 2022-01-05 16:32:49.871 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-01-05 16:32:49.873 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-05 16:32:49.912 | Selecting previously unselected package dnsmasq-base. 2022-01-05 16:32:49.920 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-05 16:32:49.922 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-05 16:32:49.990 | Selecting previously unselected package dnsmasq-utils. 2022-01-05 16:32:49.998 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-05 16:32:50.000 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-05 16:32:50.027 | Selecting previously unselected package dstat. 2022-01-05 16:32:50.035 | Preparing to unpack .../088-dstat_0.7.4-6_all.deb ... 2022-01-05 16:32:50.037 | Unpacking dstat (0.7.4-6) ... 2022-01-05 16:32:50.099 | Selecting previously unselected package ebtables. 2022-01-05 16:32:50.107 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2022-01-05 16:32:50.122 | Unpacking ebtables (2.0.11-3build1) ... 2022-01-05 16:32:50.163 | Selecting previously unselected package libfakeroot:amd64. 2022-01-05 16:32:50.171 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2022-01-05 16:32:50.173 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-01-05 16:32:50.203 | Selecting previously unselected package fakeroot. 2022-01-05 16:32:50.211 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2022-01-05 16:32:50.213 | Unpacking fakeroot (1.24-1) ... 2022-01-05 16:32:50.251 | Selecting previously unselected package fonts-dejavu-core. 2022-01-05 16:32:50.259 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2022-01-05 16:32:50.262 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-01-05 16:32:50.434 | Selecting previously unselected package fonts-liberation. 2022-01-05 16:32:50.442 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-01-05 16:32:50.445 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-01-05 16:32:50.583 | Selecting previously unselected package fontconfig-config. 2022-01-05 16:32:50.592 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-01-05 16:32:50.594 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-05 16:32:50.629 | Selecting previously unselected package libfontconfig1:amd64. 2022-01-05 16:32:50.638 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-01-05 16:32:50.640 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-05 16:32:50.684 | Selecting previously unselected package fontconfig. 2022-01-05 16:32:50.691 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-01-05 16:32:50.694 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-01-05 16:32:50.739 | Selecting previously unselected package genisoimage. 2022-01-05 16:32:50.747 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-01-05 16:32:50.749 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-05 16:32:50.827 | Selecting previously unselected package libann0. 2022-01-05 16:32:50.835 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-01-05 16:32:50.837 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-01-05 16:32:50.868 | Selecting previously unselected package libcdt5:amd64. 2022-01-05 16:32:50.875 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2022-01-05 16:32:50.878 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-01-05 16:32:50.907 | Selecting previously unselected package libcgraph6:amd64. 2022-01-05 16:32:50.915 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-01-05 16:32:50.917 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-05 16:32:50.954 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-01-05 16:32:50.962 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-05 16:32:50.964 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-05 16:32:51.006 | Selecting previously unselected package libjpeg8:amd64. 2022-01-05 16:32:51.014 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-01-05 16:32:51.016 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-05 16:32:51.044 | Selecting previously unselected package libjbig0:amd64. 2022-01-05 16:32:51.052 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2022-01-05 16:32:51.055 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-01-05 16:32:51.085 | Selecting previously unselected package libwebp6:amd64. 2022-01-05 16:32:51.093 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:32:51.095 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-05 16:32:51.149 | Selecting previously unselected package libtiff5:amd64. 2022-01-05 16:32:51.157 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-01-05 16:32:51.159 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-05 16:32:51.209 | Selecting previously unselected package libxpm4:amd64. 2022-01-05 16:32:51.217 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-01-05 16:32:51.221 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-01-05 16:32:51.254 | Selecting previously unselected package libgd3:amd64. 2022-01-05 16:32:51.262 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-01-05 16:32:51.264 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-05 16:32:51.311 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-01-05 16:32:51.319 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-01-05 16:32:51.321 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-05 16:32:51.369 | Selecting previously unselected package libpixman-1-0:amd64. 2022-01-05 16:32:51.377 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-01-05 16:32:51.379 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-05 16:32:51.440 | Selecting previously unselected package libxcb-render0:amd64. 2022-01-05 16:32:51.448 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2022-01-05 16:32:51.450 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-01-05 16:32:51.480 | Selecting previously unselected package libxcb-shm0:amd64. 2022-01-05 16:32:51.488 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2022-01-05 16:32:51.490 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-01-05 16:32:51.517 | Selecting previously unselected package libxrender1:amd64. 2022-01-05 16:32:51.525 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-01-05 16:32:51.527 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-01-05 16:32:51.558 | Selecting previously unselected package libcairo2:amd64. 2022-01-05 16:32:51.565 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-01-05 16:32:51.567 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-05 16:32:51.663 | Selecting previously unselected package libgraphite2-3:amd64. 2022-01-05 16:32:51.671 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-01-05 16:32:51.673 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-05 16:32:51.711 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-01-05 16:32:51.719 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-01-05 16:32:51.721 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-05 16:32:51.799 | Selecting previously unselected package libthai-data. 2022-01-05 16:32:51.808 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2022-01-05 16:32:51.810 | Unpacking libthai-data (0.1.28-3) ... 2022-01-05 16:32:51.859 | Selecting previously unselected package libdatrie1:amd64. 2022-01-05 16:32:51.868 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2022-01-05 16:32:51.870 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-01-05 16:32:51.899 | Selecting previously unselected package libthai0:amd64. 2022-01-05 16:32:51.907 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2022-01-05 16:32:51.909 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-01-05 16:32:51.938 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-01-05 16:32:51.947 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-05 16:32:51.949 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-05 16:32:51.998 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-01-05 16:32:52.006 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-05 16:32:52.008 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-05 16:32:52.040 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-01-05 16:32:52.048 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-05 16:32:52.050 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-05 16:32:52.080 | Selecting previously unselected package libpathplan4:amd64. 2022-01-05 16:32:52.087 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-01-05 16:32:52.090 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-05 16:32:52.122 | Selecting previously unselected package libgvc6. 2022-01-05 16:32:52.129 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2022-01-05 16:32:52.132 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-01-05 16:32:52.249 | Selecting previously unselected package libgvpr2:amd64. 2022-01-05 16:32:52.257 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-01-05 16:32:52.259 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-05 16:32:52.309 | Selecting previously unselected package liblab-gamut1:amd64. 2022-01-05 16:32:52.317 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-01-05 16:32:52.319 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-05 16:32:52.472 | Selecting previously unselected package x11-common. 2022-01-05 16:32:52.480 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-01-05 16:32:52.504 | dpkg-query: no packages found matching nux-tools 2022-01-05 16:32:52.515 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-01-05 16:32:52.555 | Selecting previously unselected package libice6:amd64. 2022-01-05 16:32:52.563 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-01-05 16:32:52.565 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-05 16:32:52.597 | Selecting previously unselected package libsm6:amd64. 2022-01-05 16:32:52.605 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-01-05 16:32:52.608 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-01-05 16:32:52.637 | Selecting previously unselected package libxt6:amd64. 2022-01-05 16:32:52.644 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-01-05 16:32:52.647 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-01-05 16:32:52.696 | Selecting previously unselected package libxmu6:amd64. 2022-01-05 16:32:52.703 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-01-05 16:32:52.705 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-05 16:32:52.738 | Selecting previously unselected package libxaw7:amd64. 2022-01-05 16:32:52.746 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-01-05 16:32:52.748 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-01-05 16:32:52.798 | Selecting previously unselected package graphviz. 2022-01-05 16:32:52.806 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2022-01-05 16:32:52.808 | Unpacking graphviz (2.42.2-3build2) ... 2022-01-05 16:32:52.939 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-01-05 16:32:52.948 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-01-05 16:32:52.950 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-05 16:32:52.999 | Selecting previously unselected package libibverbs1:amd64. 2022-01-05 16:32:53.008 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-01-05 16:32:53.010 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-05 16:32:53.049 | Selecting previously unselected package ibverbs-providers:amd64. 2022-01-05 16:32:53.058 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-01-05 16:32:53.073 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-05 16:32:53.131 | Selecting previously unselected package icu-devtools. 2022-01-05 16:32:53.140 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-01-05 16:32:53.142 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-01-05 16:32:53.199 | Selecting previously unselected package iputils-arping. 2022-01-05 16:32:53.207 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-01-05 16:32:53.209 | Unpacking iputils-arping (3:20190709-3) ... 2022-01-05 16:32:53.242 | Selecting previously unselected package javascript-common. 2022-01-05 16:32:53.250 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2022-01-05 16:32:53.265 | Unpacking javascript-common (11) ... 2022-01-05 16:32:53.295 | Selecting previously unselected package libgssrpc4:amd64. 2022-01-05 16:32:53.307 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-01-05 16:32:53.309 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-05 16:32:53.343 | Selecting previously unselected package libkdb5-9:amd64. 2022-01-05 16:32:53.351 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-01-05 16:32:53.353 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-05 16:32:53.387 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-01-05 16:32:53.395 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-05 16:32:53.397 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-05 16:32:53.432 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-01-05 16:32:53.440 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-05 16:32:53.442 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-05 16:32:53.476 | Selecting previously unselected package comerr-dev:amd64. 2022-01-05 16:32:53.483 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-01-05 16:32:53.487 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-05 16:32:53.521 | Selecting previously unselected package krb5-multidev:amd64. 2022-01-05 16:32:53.529 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-05 16:32:53.531 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-05 16:32:53.582 | Selecting previously unselected package libalgorithm-diff-perl. 2022-01-05 16:32:53.590 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-01-05 16:32:53.592 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-01-05 16:32:53.623 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-01-05 16:32:53.630 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-01-05 16:32:53.632 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-05 16:32:53.659 | Selecting previously unselected package libalgorithm-merge-perl. 2022-01-05 16:32:53.666 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-01-05 16:32:53.669 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-01-05 16:32:53.695 | Selecting previously unselected package libarchive-cpio-perl. 2022-01-05 16:32:53.704 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2022-01-05 16:32:53.706 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-01-05 16:32:53.736 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-01-05 16:32:53.744 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-05 16:32:53.747 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-05 16:32:53.814 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-01-05 16:32:53.821 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-05 16:32:53.824 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-05 16:32:53.889 | Selecting previously unselected package libfile-fcntllock-perl. 2022-01-05 16:32:53.897 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-01-05 16:32:53.899 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-01-05 16:32:53.929 | Selecting previously unselected package libgts-bin. 2022-01-05 16:32:53.938 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-01-05 16:32:53.940 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-01-05 16:32:53.974 | Selecting previously unselected package libicu-dev:amd64. 2022-01-05 16:32:53.982 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-01-05 16:32:53.999 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-05 16:32:55.435 | Selecting previously unselected package libipset13:amd64. 2022-01-05 16:32:55.443 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:32:55.445 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-05 16:32:55.482 | Selecting previously unselected package librdmacm1:amd64. 2022-01-05 16:32:55.489 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-01-05 16:32:55.492 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-05 16:32:55.529 | Selecting previously unselected package libiscsi7:amd64. 2022-01-05 16:32:55.537 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2022-01-05 16:32:55.539 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-01-05 16:32:55.573 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-01-05 16:32:55.581 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-05 16:32:55.583 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-05 16:32:55.643 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-01-05 16:32:55.651 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-01-05 16:32:55.653 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-05 16:32:55.678 | Selecting previously unselected package libjpeg-dev:amd64. 2022-01-05 16:32:55.686 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-01-05 16:32:55.688 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-05 16:32:55.714 | Selecting previously unselected package libjs-jquery. 2022-01-05 16:32:55.722 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-01-05 16:32:55.724 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-01-05 16:32:55.783 | Selecting previously unselected package libjs-jquery-metadata. 2022-01-05 16:32:55.791 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2022-01-05 16:32:55.793 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-01-05 16:32:55.818 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-01-05 16:32:55.827 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-01-05 16:32:55.829 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-05 16:32:55.906 | Selecting previously unselected package libltdl-dev:amd64. 2022-01-05 16:32:55.914 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2022-01-05 16:32:55.916 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-01-05 16:32:55.973 | Selecting previously unselected package libsys-hostname-long-perl. 2022-01-05 16:32:55.981 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-01-05 16:32:55.983 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-01-05 16:32:56.009 | Selecting previously unselected package libmail-sendmail-perl. 2022-01-05 16:32:56.017 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2022-01-05 16:32:56.019 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-01-05 16:32:56.046 | Selecting previously unselected package libssl-dev:amd64. 2022-01-05 16:32:56.054 | Preparing to unpack .../166-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-05 16:32:56.056 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-05 16:32:56.317 | Selecting previously unselected package libmysqlclient-dev. 2022-01-05 16:32:56.326 | Preparing to unpack .../167-libmysqlclient-dev_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:32:56.328 | Unpacking libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:32:56.619 | Selecting previously unselected package libncurses-dev:amd64. 2022-01-05 16:32:56.627 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-05 16:32:56.629 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-05 16:32:56.724 | Selecting previously unselected package libomp5-10:amd64. 2022-01-05 16:32:56.732 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:32:56.735 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-05 16:32:56.811 | Selecting previously unselected package libomp-10-dev. 2022-01-05 16:32:56.819 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:32:56.821 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:32:56.857 | Selecting previously unselected package libpq5:amd64. 2022-01-05 16:32:56.865 | Preparing to unpack .../171-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:32:56.867 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:32:56.910 | Selecting previously unselected package libpq-dev. 2022-01-05 16:32:56.918 | Preparing to unpack .../172-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:32:56.921 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:32:56.994 | Selecting previously unselected package librados2. 2022-01-05 16:32:57.002 | Preparing to unpack .../173-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-05 16:32:57.004 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-05 16:32:57.488 | Selecting previously unselected package librbd1. 2022-01-05 16:32:57.497 | Preparing to unpack .../174-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-05 16:32:57.499 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-05 16:32:57.755 | Selecting previously unselected package libsasl2-dev. 2022-01-05 16:32:57.764 | Preparing to unpack .../175-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-01-05 16:32:57.766 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-05 16:32:57.831 | Selecting previously unselected package libsystemd-dev:amd64. 2022-01-05 16:32:57.839 | Preparing to unpack .../176-libsystemd-dev_245.4-4ubuntu3.14_amd64.deb ... 2022-01-05 16:32:57.841 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.14) ... 2022-01-05 16:32:57.959 | Selecting previously unselected package libtinfo-dev:amd64. 2022-01-05 16:32:57.967 | Preparing to unpack .../177-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-05 16:32:57.969 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-05 16:32:57.995 | Selecting previously unselected package libx86-1:amd64. 2022-01-05 16:32:58.004 | Preparing to unpack .../178-libx86-1_1.1+ds1-11_amd64.deb ... 2022-01-05 16:32:58.006 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-01-05 16:32:58.043 | Selecting previously unselected package libxml2-dev:amd64. 2022-01-05 16:32:58.051 | Preparing to unpack .../179-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:32:58.053 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-05 16:32:58.195 | Selecting previously unselected package libxslt1-dev:amd64. 2022-01-05 16:32:58.204 | Preparing to unpack .../180-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-01-05 16:32:58.207 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-05 16:32:58.287 | Selecting previously unselected package llvm-10-runtime. 2022-01-05 16:32:58.296 | Preparing to unpack .../181-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:32:58.297 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-05 16:32:58.352 | Selecting previously unselected package libpfm4:amd64. 2022-01-05 16:32:58.360 | Preparing to unpack .../182-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-01-05 16:32:58.363 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-05 16:32:58.439 | Selecting previously unselected package llvm-10. 2022-01-05 16:32:58.447 | Preparing to unpack .../183-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:32:58.448 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-05 16:32:59.233 | Selecting previously unselected package libffi-dev:amd64. 2022-01-05 16:32:59.241 | Preparing to unpack .../184-libffi-dev_3.3-4_amd64.deb ... 2022-01-05 16:32:59.243 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-01-05 16:32:59.283 | Selecting previously unselected package python3-pygments. 2022-01-05 16:32:59.291 | Preparing to unpack .../185-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-01-05 16:32:59.293 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-05 16:32:59.430 | Selecting previously unselected package llvm-10-tools. 2022-01-05 16:32:59.439 | Preparing to unpack .../186-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:32:59.442 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:32:59.584 | Selecting previously unselected package libz3-4:amd64. 2022-01-05 16:32:59.592 | Preparing to unpack .../187-libz3-4_4.8.7-4build1_amd64.deb ... 2022-01-05 16:32:59.594 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-01-05 16:33:00.545 | Selecting previously unselected package libz3-dev:amd64. 2022-01-05 16:33:00.553 | Preparing to unpack .../188-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-01-05 16:33:00.555 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-05 16:33:00.599 | Selecting previously unselected package llvm-10-dev. 2022-01-05 16:33:00.609 | Preparing to unpack .../189-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:33:00.611 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:33:05.078 | Selecting previously unselected package lsscsi. 2022-01-05 16:33:05.087 | Preparing to unpack .../190-lsscsi_0.30-0.1_amd64.deb ... 2022-01-05 16:33:05.089 | Unpacking lsscsi (0.30-0.1) ... 2022-01-05 16:33:05.124 | Selecting previously unselected package pkg-config. 2022-01-05 16:33:05.133 | Preparing to unpack .../191-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-01-05 16:33:05.135 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-01-05 16:33:05.173 | Selecting previously unselected package pm-utils. 2022-01-05 16:33:05.182 | Preparing to unpack .../192-pm-utils_1.4.1-19_all.deb ... 2022-01-05 16:33:05.190 | Unpacking pm-utils (1.4.1-19) ... 2022-01-05 16:33:05.244 | Selecting previously unselected package postgresql-client-common. 2022-01-05 16:33:05.253 | Preparing to unpack .../193-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-01-05 16:33:05.256 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-01-05 16:33:05.289 | Selecting previously unselected package postgresql-client-12. 2022-01-05 16:33:05.298 | Preparing to unpack .../194-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:33:05.300 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:33:05.500 | Selecting previously unselected package ssl-cert. 2022-01-05 16:33:05.508 | Preparing to unpack .../195-ssl-cert_1.0.39_all.deb ... 2022-01-05 16:33:05.511 | Unpacking ssl-cert (1.0.39) ... 2022-01-05 16:33:05.546 | Selecting previously unselected package postgresql-common. 2022-01-05 16:33:05.555 | Preparing to unpack .../196-postgresql-common_214ubuntu0.1_all.deb ... 2022-01-05 16:33:05.593 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-01-05 16:33:05.599 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-01-05 16:33:05.665 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 16:33:05.674 | Preparing to unpack .../197-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:33:05.677 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:33:05.993 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 16:33:06.002 | Preparing to unpack .../198-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 16:33:06.004 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:33:06.034 | Selecting previously unselected package python-pip-whl. 2022-01-05 16:33:06.042 | Preparing to unpack .../199-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-01-05 16:33:06.045 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-05 16:33:06.262 | Selecting previously unselected package python3-mysqldb. 2022-01-05 16:33:06.271 | Preparing to unpack .../200-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-01-05 16:33:06.273 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-01-05 16:33:06.309 | Selecting previously unselected package python3-wheel. 2022-01-05 16:33:06.318 | Preparing to unpack .../201-python3-wheel_0.34.2-1_all.deb ... 2022-01-05 16:33:06.320 | Unpacking python3-wheel (0.34.2-1) ... 2022-01-05 16:33:06.354 | Selecting previously unselected package python3-pip. 2022-01-05 16:33:06.363 | Preparing to unpack .../202-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-01-05 16:33:06.365 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-05 16:33:06.451 | Selecting previously unselected package python3.8-venv. 2022-01-05 16:33:06.460 | Preparing to unpack .../203-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-01-05 16:33:06.462 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-05 16:33:06.490 | Selecting previously unselected package python3-venv. 2022-01-05 16:33:06.499 | Preparing to unpack .../204-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-01-05 16:33:06.501 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-01-05 16:33:06.528 | Selecting previously unselected package qemu-block-extra:amd64. 2022-01-05 16:33:06.536 | Preparing to unpack .../205-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-05 16:33:06.538 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-05 16:33:06.574 | Selecting previously unselected package qemu-utils. 2022-01-05 16:33:06.582 | Preparing to unpack .../206-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-05 16:33:06.585 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-05 16:33:06.769 | Selecting previously unselected package sharutils. 2022-01-05 16:33:06.778 | Preparing to unpack .../207-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-01-05 16:33:06.780 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-01-05 16:33:06.830 | Selecting previously unselected package sqlite3. 2022-01-05 16:33:06.839 | Preparing to unpack .../208-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-01-05 16:33:06.842 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-05 16:33:06.987 | Selecting previously unselected package unzip. 2022-01-05 16:33:06.995 | Preparing to unpack .../209-unzip_6.0-25ubuntu1_amd64.deb ... 2022-01-05 16:33:06.997 | Unpacking unzip (6.0-25ubuntu1) ... 2022-01-05 16:33:07.047 | Selecting previously unselected package vbetool. 2022-01-05 16:33:07.056 | Preparing to unpack .../210-vbetool_1.1-4_amd64.deb ... 2022-01-05 16:33:07.058 | Unpacking vbetool (1.1-4) ... 2022-01-05 16:33:07.088 | Selecting previously unselected package ipset. 2022-01-05 16:33:07.097 | Preparing to unpack .../211-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:33:07.107 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-05 16:33:07.139 | Selecting previously unselected package ipvsadm. 2022-01-05 16:33:07.148 | Preparing to unpack .../212-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-01-05 16:33:07.150 | Unpacking ipvsadm (1:1.31-1) ... 2022-01-05 16:33:07.186 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-01-05 16:33:07.194 | Preparing to unpack .../213-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-05 16:33:07.205 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2022-01-05 16:33:07.231 | Selecting previously unselected package liberasurecode1:amd64. 2022-01-05 16:33:07.239 | Preparing to unpack .../214-liberasurecode1_1.6.1-4_amd64.deb ... 2022-01-05 16:33:07.241 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-01-05 16:33:07.273 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-01-05 16:33:07.282 | Preparing to unpack .../215-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-01-05 16:33:07.284 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-05 16:33:07.315 | Selecting previously unselected package libkrb5-dev:amd64. 2022-01-05 16:33:07.323 | Preparing to unpack .../216-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-05 16:33:07.326 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-05 16:33:07.357 | Selecting previously unselected package libyaml-dev:amd64. 2022-01-05 16:33:07.366 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2022-01-05 16:33:07.368 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-01-05 16:33:07.402 | Selecting previously unselected package socat. 2022-01-05 16:33:07.411 | Preparing to unpack .../218-socat_1.7.3.3-2_amd64.deb ... 2022-01-05 16:33:07.413 | Unpacking socat (1.7.3.3-2) ... 2022-01-05 16:33:07.489 | Selecting previously unselected package vlan. 2022-01-05 16:33:07.497 | Preparing to unpack .../219-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-01-05 16:33:07.500 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-05 16:33:07.561 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-05 16:33:07.567 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-01-05 16:33:07.577 | Setting up javascript-common (11) ... 2022-01-05 16:33:07.608 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-01-05 16:33:07.624 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-05 16:33:07.630 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-05 16:33:07.636 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-05 16:33:07.643 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-05 16:33:07.665 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-05 16:33:07.670 | Setting up dstat (0.7.4-6) ... 2022-01-05 16:33:07.944 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-05 16:33:07.944 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-01-05 16:33:07.961 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-05 16:33:07.961 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-01-05 16:33:08.008 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-05 16:33:08.014 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-01-05 16:33:08.020 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-05 16:33:08.025 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-01-05 16:33:08.031 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-01-05 16:33:08.036 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-01-05 16:33:08.042 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-01-05 16:33:08.048 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-01-05 16:33:08.054 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-01-05 16:33:08.061 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-01-05 16:33:08.067 | Setting up libarchive-zip-perl (1.67-2) ... 2022-01-05 16:33:08.073 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-05 16:33:08.079 | Setting up vbetool (1.1-4) ... 2022-01-05 16:33:08.085 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-01-05 16:33:08.090 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-05 16:33:08.099 | Setting up pm-utils (1.4.1-19) ... 2022-01-05 16:33:08.109 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-05 16:33:08.357 | Setting up unzip (6.0-25ubuntu1) ... 2022-01-05 16:33:08.381 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-01-05 16:33:08.386 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-05 16:33:08.394 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-01-05 16:33:08.635 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-01-05 16:33:09.353 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-05 16:33:09.364 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-05 16:33:09.371 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-05 16:33:09.377 | Setting up m4 (1.4.18-4) ... 2022-01-05 16:33:09.383 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:33:09.664 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-05 16:33:09.670 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-01-05 16:33:09.676 | Setting up iputils-arping (3:20190709-3) ... 2022-01-05 16:33:09.708 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-01-05 16:33:09.714 | Setting up conntrack (1:1.4.5-2) ... 2022-01-05 16:33:09.720 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-05 16:33:09.726 | Setting up python3-wheel (0.34.2-1) ... 2022-01-05 16:33:09.972 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-01-05 16:33:09.977 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-01-05 16:33:10.179 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-01-05 16:33:12.275 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-01-05 16:33:13.508 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-01-05 16:33:14.211 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-01-05 16:33:14.233 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-01-05 16:33:14.238 | Setting up acl (2.2.53-6) ... 2022-01-05 16:33:14.245 | Setting up dns-root-data (2019052802) ... 2022-01-05 16:33:14.251 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-05 16:33:14.256 | Setting up fakeroot (1.24-1) ... 2022-01-05 16:33:14.263 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-01-05 16:33:14.271 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-05 16:33:14.277 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-05 16:33:14.283 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-05 16:33:14.288 | Setting up autotools-dev (20180224.1) ... 2022-01-05 16:33:14.295 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-05 16:33:15.095 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-01-05 16:33:15.101 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-05 16:33:15.107 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-05 16:33:15.114 | Setting up make (4.2.1-1.2) ... 2022-01-05 16:33:15.119 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-05 16:33:15.124 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-05 16:33:15.130 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-05 16:33:15.135 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-05 16:33:15.141 | Setting up ebtables (2.0.11-3build1) ... 2022-01-05 16:33:15.695 | Setting up socat (1.7.3.3-2) ... 2022-01-05 16:33:15.701 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-01-05 16:33:15.708 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-05 16:33:15.715 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-05 16:33:15.722 | Setting up autopoint (0.19.8.1-10build1) ... 2022-01-05 16:33:15.727 | Setting up binfmt-support (2.2.0-2) ... 2022-01-05 16:33:16.023 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-01-05 16:33:17.120 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-05 16:33:17.127 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-01-05 16:33:17.152 | Setting up fonts-dejavu-core (2.37-1) ... 2022-01-05 16:33:17.182 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-01-05 16:33:17.187 | Setting up lsscsi (0.30-0.1) ... 2022-01-05 16:33:17.191 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-05 16:33:17.197 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-05 16:33:17.202 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-05 16:33:17.207 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-05 16:33:17.212 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-01-05 16:33:17.218 | Setting up autoconf (2.69-11.1) ... 2022-01-05 16:33:17.225 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-01-05 16:33:17.230 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-01-05 16:33:17.272 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-01-05 16:33:17.276 | Setting up dwz (0.13-5) ... 2022-01-05 16:33:17.282 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-05 16:33:17.288 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-05 16:33:17.294 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-05 16:33:17.299 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-05 16:33:17.304 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-05 16:33:17.317 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-05 16:33:17.322 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-05 16:33:17.327 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-01-05 16:33:17.333 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-05 16:33:17.338 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-01-05 16:33:17.344 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-01-05 16:33:17.353 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-05 16:33:17.359 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-05 16:33:17.366 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-01-05 16:33:17.371 | Setting up libsub-override-perl (0.09-2) ... 2022-01-05 16:33:17.377 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-05 16:33:17.382 | Setting up libthai-data (0.1.28-3) ... 2022-01-05 16:33:17.387 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-05 16:33:17.392 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-01-05 16:33:17.398 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-05 16:33:17.404 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2022-01-05 16:33:17.409 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-01-05 16:33:17.414 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-05 16:33:17.420 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-01-05 16:33:17.425 | Setting up sharutils (1:4.15.2-4build1) ... 2022-01-05 16:33:17.430 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-05 16:33:17.442 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-01-05 16:33:17.451 | Setting up conntrackd (1:1.4.5-2) ... 2022-01-05 16:33:18.479 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-01-05 16:33:18.833 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-01-05 16:33:18.838 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-05 16:33:18.844 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-05 16:33:18.849 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-05 16:33:18.854 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.14) ... 2022-01-05 16:33:18.860 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-05 16:33:18.865 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-01-05 16:33:18.870 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-05 16:33:18.876 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-05 16:33:18.881 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-01-05 16:33:18.888 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-01-05 16:33:18.892 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-05 16:33:18.898 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-05 16:33:18.903 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-05 16:33:18.909 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-01-05 16:33:18.914 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-05 16:33:18.919 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-05 16:33:18.925 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-05 16:33:18.930 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:33:18.936 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:33:18.941 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-05 16:33:18.947 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:33:18.953 | Setting up wget (1.20.3-1ubuntu2) ... 2022-01-05 16:33:18.970 | Setting up libtool (2.4.6-14) ... 2022-01-05 16:33:18.975 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-05 16:33:19.072 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2022-01-05 16:33:19.106 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:33:19.112 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-01-05 16:33:19.505 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-01-05 16:33:20.609 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:33:20.615 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-05 16:33:20.621 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-05 16:33:20.766 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-05 16:33:20.771 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-05 16:33:20.777 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-05 16:33:20.786 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-01-05 16:33:20.795 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-05 16:33:20.801 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-01-05 16:33:21.041 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-01-05 16:33:21.048 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-01-05 16:33:21.053 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-01-05 16:33:21.059 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-05 16:33:21.065 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:33:21.675 | 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 2022-01-05 16:33:21.698 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-05 16:33:21.705 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-05 16:33:21.711 | Setting up ssl-cert (1.0.39) ... 2022-01-05 16:33:22.111 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-05 16:33:22.117 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-05 16:33:22.191 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-01-05 16:33:22.196 | Setting up postgresql-common (214ubuntu0.1) ... 2022-01-05 16:33:22.664 | Adding user postgres to group ssl-cert 2022-01-05 16:33:22.811 | 2022-01-05 16:33:22.811 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-01-05 16:33:22.997 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-01-05 16:33:22.998 | Removing obsolete dictionary files: 2022-01-05 16:33:23.585 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-01-05 16:33:24.665 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-01-05 16:33:24.671 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-05 16:33:24.679 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-01-05 16:33:24.767 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-05 16:33:25.176 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-01-05 16:33:25.182 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-05 16:33:25.187 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-05 16:33:25.193 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-05 16:33:25.198 | Setting up build-essential (12.8ubuntu1.1) ... 2022-01-05 16:33:25.204 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-05 16:33:25.209 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-05 16:33:25.215 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-05 16:33:25.221 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-01-05 16:33:25.226 | Setting up libmysqlclient-dev (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:33:25.232 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2022-01-05 16:33:25.237 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-05 16:33:25.243 | Setting up ipvsadm (1:1.31-1) ... 2022-01-05 16:33:26.003 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2022-01-05 16:33:26.008 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-05 16:33:26.111 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-01-05 16:33:28.173 | Regenerating fonts cache... done. 2022-01-05 16:33:28.176 | Setting up gettext (0.19.8.1-10build1) ... 2022-01-05 16:33:28.182 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-05 16:33:28.188 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2022-01-05 16:33:29.546 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-01-05 16:33:30.369 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-05 16:33:30.417 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:33:30.422 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-05 16:33:31.405 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-01-05 16:33:32.133 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-05 16:33:32.139 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-05 16:33:32.144 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-05 16:33:32.149 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2022-01-05 16:33:32.155 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-05 16:33:32.160 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-01-05 16:33:32.165 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-05 16:33:32.170 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:33:32.175 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-01-05 16:33:32.181 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-05 16:33:32.187 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-05 16:33:32.193 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-01-05 16:33:32.198 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-05 16:33:32.204 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-05 16:33:32.209 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-05 16:33:32.214 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:33:32.234 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-05 16:33:32.239 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-05 16:33:32.245 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-05 16:33:32.251 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-05 16:33:32.256 | Setting up po-debconf (1.0.21) ... 2022-01-05 16:33:32.261 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2022-01-05 16:33:32.634 | Enabling module mpm_event. 2022-01-05 16:33:32.698 | Enabling module authz_core. 2022-01-05 16:33:32.703 | Enabling module authz_host. 2022-01-05 16:33:32.762 | Enabling module authn_core. 2022-01-05 16:33:32.767 | Enabling module auth_basic. 2022-01-05 16:33:32.827 | Enabling module access_compat. 2022-01-05 16:33:32.887 | Enabling module authn_file. 2022-01-05 16:33:32.946 | Enabling module authz_user. 2022-01-05 16:33:33.005 | Enabling module alias. 2022-01-05 16:33:33.063 | Enabling module dir. 2022-01-05 16:33:33.123 | Enabling module autoindex. 2022-01-05 16:33:33.182 | Enabling module env. 2022-01-05 16:33:33.242 | Enabling module mime. 2022-01-05 16:33:33.302 | Enabling module negotiation. 2022-01-05 16:33:33.362 | Enabling module setenvif. 2022-01-05 16:33:33.421 | Enabling module filter. 2022-01-05 16:33:33.480 | Enabling module deflate. 2022-01-05 16:33:33.539 | Enabling module status. 2022-01-05 16:33:33.599 | Enabling module reqtimeout. 2022-01-05 16:33:33.658 | Enabling conf charset. 2022-01-05 16:33:33.718 | Enabling conf localized-error-pages. 2022-01-05 16:33:33.777 | Enabling conf other-vhosts-access-log. 2022-01-05 16:33:33.837 | Enabling conf security. 2022-01-05 16:33:33.897 | Enabling conf serve-cgi-bin. 2022-01-05 16:33:33.957 | Enabling site 000-default. 2022-01-05 16:33:34.008 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-01-05 16:33:34.071 | Enabling conf javascript-common. 2022-01-05 16:33:34.331 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-01-05 16:33:34.918 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-01-05 16:33:37.693 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-01-05 16:33:37.708 | Setting up libgvc6 (2.42.2-3build2) ... 2022-01-05 16:33:37.732 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-05 16:33:37.739 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2022-01-05 16:33:37.752 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-01-05 16:33:37.757 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:33:37.762 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-05 16:33:37.768 | Setting up graphviz (2.42.2-3build2) ... 2022-01-05 16:33:37.775 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-05 16:33:37.784 | Setting up systemd (245.4-4ubuntu3.14) ... 2022-01-05 16:33:37.791 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-01-05 16:33:38.928 | Setting up dh-autoreconf (19) ... 2022-01-05 16:33:38.934 | Setting up systemd-timesyncd (245.4-4ubuntu3.14) ... 2022-01-05 16:33:39.739 | Setting up systemd-sysv (245.4-4ubuntu3.14) ... 2022-01-05 16:33:39.748 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.14) ... 2022-01-05 16:33:39.756 | Setting up debhelper (12.10ubuntu1) ... 2022-01-05 16:33:39.762 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.14) ... 2022-01-05 16:33:40.069 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2022-01-05 16:33:40.075 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-01-05 16:33:40.099 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-01-05 16:33:40.177 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-01-05 16:33:53.055 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:33:53.078 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-01-05 16:33:53.475 | Processing triggers for ufw (0.36-6) ... 2022-01-05 16:33:53.620 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:34:17.416 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-01-05 16:34:17.429 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-01-05 16:34:24.359 | ++ functions-common:apt_get:1113 : result=0 2022-01-05 16:34:24.361 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:34:24.363 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:34:24.365 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:34:24.367 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:34:24.370 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:34:24.372 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:34:24.374 | ++ functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:34:24.376 | ++ functions-common:time_stop:2311 : start_time=1641400316434 2022-01-05 16:34:24.378 | ++ functions-common:time_stop:2313 : [[ -z 1641400316434 ]] 2022-01-05 16:34:24.381 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:34:24.385 | ++ functions-common:time_stop:2316 : end_time=1641400464382 2022-01-05 16:34:24.387 | ++ functions-common:time_stop:2317 : elapsed_time=147948 2022-01-05 16:34:24.389 | ++ functions-common:time_stop:2318 : total=715 2022-01-05 16:34:24.391 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:34:24.393 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=148663 2022-01-05 16:34:24.395 | ++ functions-common:apt_get:1117 : return 0 2022-01-05 16:34:24.398 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 16:34:24.401 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 16:34:24.403 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 16:34:24.407 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 16:34:24.411 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-01-05 16:34:24.414 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-01-05 16:34:24.417 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 16:34:25.699 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 16:34:25.700 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:34:25.703 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:34:25.706 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 16:34:25.707 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 16:34:25.709 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 16:34:25.711 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 16:34:25.713 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 16:34:25.715 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 16:34:25.717 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 16:34:25.719 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 16:34:25.783 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 16:34:25.785 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 16:34:25.849 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 16:34:25.851 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 16:34:25.919 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 16:34:25.921 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 16:34:25.922 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 16:34:25.924 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 16:34:25.926 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 16:34:25.928 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 16:34:25.930 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 16:34:25.932 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 16:34:25.934 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 16:34:25.936 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-01-05 16:34:25.938 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 16:34:25.938 | Distro: focal 2022-01-05 16:34:25.940 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 16:34:25.943 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 16:34:25.946 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 16:34:25.948 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 16:34:25.951 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 16:34:25.951 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 16:34:26.488 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 16:34:26.489 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 16:34:26.490 | pip: 21.3.1 2022-01-05 16:34:26.491 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 16:34:26.991 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 16:34:27.032 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 16:34:27.034 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 16:34:27.035 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 16:34:27.038 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 16:34:27.042 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:34:27.045 | + ./stack.sh:main:765 : fixup_all 2022-01-05 16:34:27.047 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-01-05 16:34:27.049 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 16:34:27.051 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:34:27.062 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 16:34:27.062 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 16:34:27.062 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:34:27.067 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-01-05 16:34:27.069 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-01-05 16:34:27.072 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-01-05 16:34:27.079 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-01-05 16:34:27.082 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-01-05 16:34:27.084 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 16:34:27.086 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 16:34:27.089 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-01-05 16:34:27.091 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 16:34:27.093 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:34:27.095 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:34:27.097 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:34:27.099 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:34:27.101 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:34:27.104 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:34:27.105 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:34:27.107 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:34:27.109 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:34:27.111 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 16:34:27.114 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-01-05 16:34:27.116 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-01-05 16:34:27.118 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:34:27.120 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:34:27.122 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:34:27.124 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:34:27.126 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:34:27.128 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:34:27.130 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-01-05 16:34:27.132 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-01-05 16:34:27.152 | Using python 3.8 to install os-testr 2022-01-05 16:34:27.155 | + 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 2022-01-05 16:34:27.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:34:27.864 | from cryptography.utils import int_from_bytes 2022-01-05 16:34:27.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:34:27.864 | from cryptography.utils import int_from_bytes 2022-01-05 16:34:28.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:34:28.925 | Collecting os-testr 2022-01-05 16:34:28.932 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-01-05 16:34:29.004 | Collecting stestr>=1.0.0 2022-01-05 16:34:29.011 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2022-01-05 16:34:29.018 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-05 16:34:29.052 | Collecting python-subunit>=1.0.0 2022-01-05 16:34:29.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-01-05 16:34:29.065 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.1) 2022-01-05 16:34:29.079 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-05 16:34:29.106 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.7.0) 2022-01-05 16:34:29.108 | 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) 2022-01-05 16:34:29.109 | 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) 2022-01-05 16:34:29.153 | Collecting future 2022-01-05 16:34:29.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-05 16:34:29.377 | Preparing metadata (setup.py): started 2022-01-05 16:34:30.010 | Preparing metadata (setup.py): finished with status 'done' 2022-01-05 16:34:30.016 | 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) 2022-01-05 16:34:30.035 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-01-05 16:34:30.036 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2022-01-05 16:34:30.038 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.15.0) 2022-01-05 16:34:30.039 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-01-05 16:34:30.051 | 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) (1.5.0) 2022-01-05 16:34:30.052 | 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) 2022-01-05 16:34:30.053 | 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) 2022-01-05 16:34:30.054 | 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) 2022-01-05 16:34:30.120 | Collecting argparse 2022-01-05 16:34:30.127 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:34:30.148 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-01-05 16:34:30.205 | 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) (20.3.0) 2022-01-05 16:34:30.206 | 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) 2022-01-05 16:34:30.208 | 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) 2022-01-05 16:34:30.209 | 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) 2022-01-05 16:34:30.305 | Building wheels for collected packages: future 2022-01-05 16:34:30.307 | Building wheel for future (setup.py): started 2022-01-05 16:34:31.318 | Building wheel for future (setup.py): finished with status 'done' 2022-01-05 16:34:31.322 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=be225a6831f2cce039fc0690e14b8aab63f2f559159b2699d70b9dd008634484 2022-01-05 16:34:31.322 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-01-05 16:34:31.333 | Successfully built future 2022-01-05 16:34:32.536 | Installing collected packages: argparse, python-subunit, future, stestr, os-testr 2022-01-05 16:34:33.416 | Successfully installed argparse-1.4.0 future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2022-01-05 16:34:33.417 | 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 2022-01-05 16:34:33.551 | + inc/python:pip_install:200 : result=0 2022-01-05 16:34:33.554 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:34:33.556 | + functions-common:time_stop:2304 : local name 2022-01-05 16:34:33.558 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:34:33.560 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:34:33.562 | + functions-common:time_stop:2307 : local total 2022-01-05 16:34:33.564 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:34:33.566 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:34:33.568 | + functions-common:time_stop:2311 : start_time=1641400467147 2022-01-05 16:34:33.570 | + functions-common:time_stop:2313 : [[ -z 1641400467147 ]] 2022-01-05 16:34:33.574 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:34:33.577 | + functions-common:time_stop:2316 : end_time=1641400473575 2022-01-05 16:34:33.580 | + functions-common:time_stop:2317 : elapsed_time=6428 2022-01-05 16:34:33.582 | + functions-common:time_stop:2318 : total=0 2022-01-05 16:34:33.584 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:34:33.586 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6428 2022-01-05 16:34:33.588 | + inc/python:pip_install:203 : return 0 2022-01-05 16:34:33.590 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 16:34:33.638 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 16:34:33.734 | + ./stack.sh:main:779 : install_infra 2022-01-05 16:34:33.736 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:34:33.738 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 16:34:33.741 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 16:34:36.882 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:34:36.885 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 16:34:36.906 | + 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 2022-01-05 16:34:38.853 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:34:38.860 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:34:39.067 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:34:39.247 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:34:39.300 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:34:39.359 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:34:39.517 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:34:39.641 | Collecting pbr===5.5.1 2022-01-05 16:34:39.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-01-05 16:34:39.686 | Installing collected packages: pbr 2022-01-05 16:34:39.822 | Successfully installed pbr-5.5.1 2022-01-05 16:34:39.884 | + inc/python:pip_install:200 : result=0 2022-01-05 16:34:39.886 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:34:39.888 | + functions-common:time_stop:2304 : local name 2022-01-05 16:34:39.890 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:34:39.892 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:34:39.894 | + functions-common:time_stop:2307 : local total 2022-01-05 16:34:39.896 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:34:39.898 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:34:39.901 | + functions-common:time_stop:2311 : start_time=1641400476899 2022-01-05 16:34:39.903 | + functions-common:time_stop:2313 : [[ -z 1641400476899 ]] 2022-01-05 16:34:39.905 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:34:39.909 | + functions-common:time_stop:2316 : end_time=1641400479906 2022-01-05 16:34:39.911 | + functions-common:time_stop:2317 : elapsed_time=3007 2022-01-05 16:34:39.913 | + functions-common:time_stop:2318 : total=6428 2022-01-05 16:34:39.915 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:34:39.917 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9435 2022-01-05 16:34:39.919 | + inc/python:pip_install:203 : return 0 2022-01-05 16:34:39.921 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:34:39.924 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 16:34:39.944 | + 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 2022-01-05 16:34:41.877 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:34:41.885 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:34:42.092 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:34:42.272 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:34:42.326 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:34:42.384 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:34:42.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:34:42.544 | Processing /opt/stack/requirements 2022-01-05 16:34:43.846 | Collecting fixtures===3.0.0 2022-01-05 16:34:43.853 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-05 16:34:44.066 | Collecting PyYAML===5.4.1 2022-01-05 16:34:44.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-01-05 16:34:44.255 | Collecting requests===2.25.1 2022-01-05 16:34:44.262 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-01-05 16:34:44.345 | Collecting packaging===20.9 2022-01-05 16:34:44.351 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-01-05 16:34:44.413 | Collecting testtools===2.4.0 2022-01-05 16:34:44.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-01-05 16:34:44.508 | Collecting idna===2.10 2022-01-05 16:34:44.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-01-05 16:34:44.650 | Collecting pyparsing===2.4.7 2022-01-05 16:34:44.655 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-01-05 16:34:44.704 | Collecting six===1.15.0 2022-01-05 16:34:44.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-01-05 16:34:44.735 | Collecting Parsley>=1.2 2022-01-05 16:34:44.741 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-05 16:34:44.788 | Collecting beagle>=0.2.1 2022-01-05 16:34:44.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-05 16:34:44.821 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-01-05 16:34:44.847 | Collecting chardet===4.0.0 2022-01-05 16:34:44.853 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-01-05 16:34:44.954 | Collecting urllib3===1.26.3 2022-01-05 16:34:44.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-01-05 16:34:45.057 | Collecting certifi===2021.10.8 2022-01-05 16:34:45.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-05 16:34:45.103 | Collecting python-mimeparse===1.6.0 2022-01-05 16:34:45.110 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-01-05 16:34:45.141 | Collecting traceback2===1.4.0 2022-01-05 16:34:45.147 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-01-05 16:34:45.188 | Collecting unittest2===1.1.0 2022-01-05 16:34:45.194 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-01-05 16:34:45.240 | Collecting extras===1.0.0 2022-01-05 16:34:45.247 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-05 16:34:45.331 | Collecting cliff===3.7.0 2022-01-05 16:34:45.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-01-05 16:34:45.389 | Collecting linecache2===1.0.0 2022-01-05 16:34:45.395 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-01-05 16:34:45.437 | Collecting argparse 2022-01-05 16:34:45.443 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:34:45.594 | Collecting cmd2===1.5.0 2022-01-05 16:34:45.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-01-05 16:34:45.708 | Collecting prettytable===0.7.2 2022-01-05 16:34:45.714 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-01-05 16:34:45.794 | Collecting stevedore===3.3.0 2022-01-05 16:34:45.800 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2022-01-05 16:34:45.888 | Collecting colorama===0.4.4 2022-01-05 16:34:45.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-01-05 16:34:45.940 | Collecting pyperclip===1.8.2 2022-01-05 16:34:45.946 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-05 16:34:45.984 | Collecting wcwidth===0.2.5 2022-01-05 16:34:45.990 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-05 16:34:46.044 | Collecting attrs===20.3.0 2022-01-05 16:34:46.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-01-05 16:34:46.107 | Building wheels for collected packages: openstack-requirements 2022-01-05 16:34:46.108 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 16:34:46.904 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 16:34:46.905 | ERROR: Command errored out with exit status 1: 2022-01-05 16:34:46.905 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jq0pi5yk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jq0pi5yk/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-1dc__dbb 2022-01-05 16:34:46.905 | cwd: /tmp/pip-req-build-jq0pi5yk/ 2022-01-05 16:34:46.905 | Complete output (6 lines): 2022-01-05 16:34:46.905 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:34:46.905 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:34:46.905 | or: setup.py --help-commands 2022-01-05 16:34:46.905 | or: setup.py cmd --help 2022-01-05 16:34:46.905 | 2022-01-05 16:34:46.905 | error: invalid command 'bdist_wheel' 2022-01-05 16:34:46.905 | ---------------------------------------- 2022-01-05 16:34:46.905 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 16:34:46.905 | Running setup.py clean for openstack-requirements 2022-01-05 16:34:47.685 | Failed to build openstack-requirements 2022-01-05 16:34:47.906 | Installing collected packages: chardet, certifi, attrs, six, python-mimeparse, linecache2, traceback2, argparse, unittest2, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, colorama, pyperclip, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 16:34:50.214 | Running setup.py install for openstack-requirements: started 2022-01-05 16:34:52.374 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 16:34:52.411 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4562 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2022-01-05 16:34:52.546 | + inc/python:pip_install:200 : result=0 2022-01-05 16:34:52.548 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:34:52.550 | + functions-common:time_stop:2304 : local name 2022-01-05 16:34:52.552 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:34:52.554 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:34:52.556 | + functions-common:time_stop:2307 : local total 2022-01-05 16:34:52.558 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:34:52.560 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:34:52.562 | + functions-common:time_stop:2311 : start_time=1641400479937 2022-01-05 16:34:52.564 | + functions-common:time_stop:2313 : [[ -z 1641400479937 ]] 2022-01-05 16:34:52.567 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:34:52.571 | + functions-common:time_stop:2316 : end_time=1641400492568 2022-01-05 16:34:52.573 | + functions-common:time_stop:2317 : elapsed_time=12631 2022-01-05 16:34:52.575 | + functions-common:time_stop:2318 : total=9435 2022-01-05 16:34:52.577 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:34:52.579 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22066 2022-01-05 16:34:52.581 | + inc/python:pip_install:203 : return 0 2022-01-05 16:34:52.583 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 16:34:52.587 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 16:34:52.589 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 16:34:52.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:34:52.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:34:52.596 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-05 16:34:52.598 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:34:52.600 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 16:34:52.620 | Using python 3.8 to install pbr 2022-01-05 16:34:52.622 | + 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 2022-01-05 16:34:53.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:34:53.316 | from cryptography.utils import int_from_bytes 2022-01-05 16:34:53.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:34:53.316 | from cryptography.utils import int_from_bytes 2022-01-05 16:34:54.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:34:54.322 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.1) 2022-01-05 16:34:55.797 | 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 2022-01-05 16:34:55.905 | + inc/python:pip_install:200 : result=0 2022-01-05 16:34:55.907 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:34:55.909 | + functions-common:time_stop:2304 : local name 2022-01-05 16:34:55.911 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:34:55.913 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:34:55.915 | + functions-common:time_stop:2307 : local total 2022-01-05 16:34:55.917 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:34:55.919 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:34:55.921 | + functions-common:time_stop:2311 : start_time=1641400492614 2022-01-05 16:34:55.923 | + functions-common:time_stop:2313 : [[ -z 1641400492614 ]] 2022-01-05 16:34:55.926 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:34:55.930 | + functions-common:time_stop:2316 : end_time=1641400495927 2022-01-05 16:34:55.932 | + functions-common:time_stop:2317 : elapsed_time=3313 2022-01-05 16:34:55.934 | + functions-common:time_stop:2318 : total=22066 2022-01-05 16:34:55.936 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:34:55.938 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25379 2022-01-05 16:34:55.940 | + inc/python:pip_install:203 : return 0 2022-01-05 16:34:55.942 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 16:34:59.056 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 16:35:00.819 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:35:00.920 | Collecting bindep 2022-01-05 16:35:00.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2022-01-05 16:35:01.062 | Collecting pbr>=2.0.0 2022-01-05 16:35:01.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-05 16:35:01.189 | Collecting packaging; python_version >= "3.6" 2022-01-05 16:35:01.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-05 16:35:01.243 | Collecting distro 2022-01-05 16:35:01.250 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-01-05 16:35:01.276 | Collecting Parsley 2022-01-05 16:35:01.282 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-05 16:35:01.455 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-01-05 16:35:01.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2022-01-05 16:35:01.509 | Installing collected packages: pbr, pyparsing, packaging, distro, Parsley, bindep 2022-01-05 16:35:02.087 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2022-01-05 16:35:02.155 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:35:02.158 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:35:02.161 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 16:35:02.177 | + ./stack.sh:main:788 : pkgs= 2022-01-05 16:35:02.180 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 16:35:02.182 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 16:35:02.184 | + functions-common:run_phase:1732 : local mode=stack 2022-01-05 16:35:02.187 | + functions-common:run_phase:1733 : local phase=pre-install 2022-01-05 16:35:02.189 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:35:02.191 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:35:02.193 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:35:02.195 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:35:02.197 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:35:02.200 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:35:02.203 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:35:02.205 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:35:02.208 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:35:02.210 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 16:35:02.212 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:35:02.227 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:35:02.229 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:35:02.231 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:35:02.233 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 16:35:02.235 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:35:02.237 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:35:02.239 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:35:02.241 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 16:35:02.243 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:35:02.245 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 16:35:02.247 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:35:02.249 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:35:02.251 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 16:35:02.253 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-05 16:35:02.255 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:35:02.258 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:35:02.260 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-01-05 16:35:02.262 | + functions-common:run_plugins:1718 : local mode=stack 2022-01-05 16:35:02.264 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-01-05 16:35:02.266 | + functions-common:run_plugins:1721 : local plugins= 2022-01-05 16:35:02.268 | + functions-common:run_plugins:1722 : local plugin 2022-01-05 16:35:02.271 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 16:35:02.273 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-05 16:35:02.276 | + functions:set_systemd_override:821 : local value=2048 2022-01-05 16:35:02.278 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-05 16:35:02.280 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 16:35:02.328 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 16:35:02.328 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 16:35:02.330 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-05 16:35:02.674 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 16:35:02.676 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 16:35:02.692 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:35:02.694 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 16:35:02.697 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:35:02.699 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:35:02.702 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:35:02.704 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:35:02.706 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:35:02.708 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:35:02.711 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:35:02.714 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:35:02.716 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:35:02.718 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:35:02.720 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:35:02.722 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:35:02.725 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-01-05 16:35:02.727 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:35:02.729 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:35:02.732 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:35:02.734 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-01-05 16:35:02.754 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-01-05 16:35:02.860 | Reading package lists... 2022-01-05 16:35:03.087 | Building dependency tree... 2022-01-05 16:35:03.089 | Reading state information... 2022-01-05 16:35:03.325 | The following packages were automatically installed and are no longer required: 2022-01-05 16:35:03.326 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:35:03.326 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:35:03.327 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:35:03.327 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:35:03.327 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:35:03.327 | python3-zope.interface 2022-01-05 16:35:03.327 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:35:03.327 | The following additional packages will be installed: 2022-01-05 16:35:03.327 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-05 16:35:03.327 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-05 16:35:03.327 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-05 16:35:03.328 | erlang-tools erlang-xmerl locales-all 2022-01-05 16:35:03.329 | Suggested packages: 2022-01-05 16:35:03.329 | erlang erlang-manpages erlang-doc 2022-01-05 16:35:03.396 | The following NEW packages will be installed: 2022-01-05 16:35:03.397 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-05 16:35:03.397 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-05 16:35:03.397 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-05 16:35:03.397 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-01-05 16:35:03.504 | 0 upgraded, 19 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:35:03.504 | Need to get 38.1 MB of archives. 2022-01-05 16:35:03.504 | After this operation, 276 MB of additional disk space will be used. 2022-01-05 16:35:03.504 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-01-05 16:35:04.485 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-01-05 16:35:04.569 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-01-05 16:35:04.572 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-01-05 16:35:04.645 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-01-05 16:35:04.795 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-01-05 16:35:04.884 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-01-05 16:35:05.114 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-01-05 16:35:05.116 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-01-05 16:35:05.117 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-01-05 16:35:05.119 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-01-05 16:35:05.128 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-01-05 16:35:05.413 | 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] 2022-01-05 16:35:05.415 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-01-05 16:35:05.418 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-01-05 16:35:05.438 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-01-05 16:35:05.590 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-01-05 16:35:05.696 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-01-05 16:35:07.566 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-01-05 16:35:10.012 | Fetched 38.1 MB in 6s (6,298 kB/s) 2022-01-05 16:35:10.044 | Selecting previously unselected package erlang-base. 2022-01-05 16:35:10.090 | (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 ... 80311 files and directories currently installed.) 2022-01-05 16:35:10.094 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:10.096 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:11.174 | Selecting previously unselected package erlang-asn1. 2022-01-05 16:35:11.184 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:11.186 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:11.296 | Selecting previously unselected package erlang-crypto. 2022-01-05 16:35:11.305 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:11.307 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:11.350 | Selecting previously unselected package erlang-public-key. 2022-01-05 16:35:11.359 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:11.361 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:11.458 | Selecting previously unselected package erlang-mnesia. 2022-01-05 16:35:11.467 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:11.469 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:11.582 | Selecting previously unselected package erlang-runtime-tools. 2022-01-05 16:35:11.591 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:11.593 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:11.647 | Selecting previously unselected package erlang-ssl. 2022-01-05 16:35:11.656 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:11.658 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:11.834 | Selecting previously unselected package erlang-eldap. 2022-01-05 16:35:11.844 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:11.846 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:11.883 | Selecting previously unselected package erlang-ftp. 2022-01-05 16:35:11.892 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:11.894 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:11.927 | Selecting previously unselected package erlang-tftp. 2022-01-05 16:35:11.936 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:11.938 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:11.974 | Selecting previously unselected package erlang-inets. 2022-01-05 16:35:11.982 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:11.984 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:12.090 | Selecting previously unselected package erlang-snmp. 2022-01-05 16:35:12.098 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:12.101 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:12.346 | Selecting previously unselected package erlang-os-mon. 2022-01-05 16:35:12.354 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:12.357 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:12.399 | Selecting previously unselected package erlang-parsetools. 2022-01-05 16:35:12.409 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:12.411 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:12.455 | Selecting previously unselected package erlang-syntax-tools. 2022-01-05 16:35:12.463 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:12.467 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:12.538 | Selecting previously unselected package erlang-tools. 2022-01-05 16:35:12.547 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:12.549 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:12.642 | Selecting previously unselected package erlang-xmerl. 2022-01-05 16:35:12.650 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-05 16:35:12.652 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:12.831 | Selecting previously unselected package locales-all. 2022-01-05 16:35:12.840 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-01-05 16:35:12.843 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-01-05 16:35:17.036 | Selecting previously unselected package rabbitmq-server. 2022-01-05 16:35:17.049 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-01-05 16:35:17.051 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-05 16:35:18.248 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:18.626 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-01-05 16:35:18.626 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-01-05 16:35:22.685 | Searching for services which depend on erlang and should be started... none found. 2022-01-05 16:35:22.689 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.694 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.699 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-01-05 16:35:22.706 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.711 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.716 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.721 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.726 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.732 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.737 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.742 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.747 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.752 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.757 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.762 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.767 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.772 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-05 16:35:22.778 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-05 16:35:22.866 | Adding group `rabbitmq' (GID 125) ... 2022-01-05 16:35:22.877 | Done. 2022-01-05 16:35:22.956 | Adding system user `rabbitmq' (UID 117) ... 2022-01-05 16:35:22.956 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-01-05 16:35:22.992 | Not creating home directory `/var/lib/rabbitmq'. 2022-01-05 16:35:23.254 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-01-05 16:35:28.887 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:35:29.477 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-05 16:35:36.510 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:35:36.513 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:35:36.515 | + functions-common:time_stop:2304 : local name 2022-01-05 16:35:36.517 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:35:36.519 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:35:36.521 | + functions-common:time_stop:2307 : local total 2022-01-05 16:35:36.524 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:35:36.526 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:35:36.528 | + functions-common:time_stop:2311 : start_time=1641400502751 2022-01-05 16:35:36.530 | + functions-common:time_stop:2313 : [[ -z 1641400502751 ]] 2022-01-05 16:35:36.532 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:35:36.536 | + functions-common:time_stop:2316 : end_time=1641400536534 2022-01-05 16:35:36.539 | + functions-common:time_stop:2317 : elapsed_time=33783 2022-01-05 16:35:36.541 | + functions-common:time_stop:2318 : total=148663 2022-01-05 16:35:36.543 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:35:36.545 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=182446 2022-01-05 16:35:36.547 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:35:36.549 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 16:35:36.552 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:35:36.554 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:35:36.556 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:35:36.559 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:35:36.561 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:35:36.564 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:35:36.566 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 16:35:36.568 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:35:36.570 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:35:36.572 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:35:36.575 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:35:36.577 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:35:36.579 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:35:36.582 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:35:36.584 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:35:36.586 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:35:36.588 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 16:35:36.590 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:35:36.593 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:35:36.595 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:35:36.597 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:35:36.599 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:35:36.601 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:35:36.603 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 16:35:36.606 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 16:35:36.624 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:35:36.626 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 16:35:36.629 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:35:36.631 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-01-05 16:35:36.633 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 16:35:36.637 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 16:35:36.641 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 16:35:36.643 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 16:35:36.645 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 16:35:36.647 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 16:35:36.650 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 16:35:36.652 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 16:35:36.655 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 16:35:37.344 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 16:35:37.344 | user tags 2022-01-05 16:35:37.344 | guest [administrator]' 2022-01-05 16:35:37.347 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 16:35:37.347 | user tags 2022-01-05 16:35:37.347 | guest [administrator]' 2022-01-05 16:35:37.348 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 16:35:37.353 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-01-05 16:35:37.356 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-01-05 16:35:37.358 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-01-05 16:35:38.004 | Adding user "stackrabbit" ... 2022-01-05 16:35:38.026 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 16:35:38.685 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 16:35:38.708 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 16:35:38.710 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:35:39.375 | Changing password for user "stackrabbit" ... 2022-01-05 16:35:39.397 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 16:35:39.400 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 16:35:39.402 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 16:35:40.063 | Deleting user "guest" ... 2022-01-05 16:35:40.085 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 16:35:40.103 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:35:40.106 | + ./stack.sh:main:805 : install_database 2022-01-05 16:35:40.108 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 16:35:40.110 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 16:35:40.112 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:35:40.114 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:35:40.117 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 16:35:40.348 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 16:35:40.351 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-01-05 16:35:40.355 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-01-05 16:35:40.357 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:35:40.360 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:35:40.362 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-01-05 16:35:40.364 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-01-05 16:35:40.367 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-01-05 16:35:40.372 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 16:35:40.374 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-01-05 16:35:40.376 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:35:40.379 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 16:35:40.381 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:35:40.383 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:35:40.385 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:35:40.388 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:35:40.391 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:35:40.393 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:35:40.395 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:35:40.397 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:35:40.400 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:35:40.402 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 16:35:40.404 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:35:40.406 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:35:40.409 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:35:40.411 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:35:40.413 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:35:40.415 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:35:40.418 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 16:35:40.421 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:35:40.423 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:35:40.425 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 16:35:40.428 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:35:40.430 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:35:40.432 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:35:40.435 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:35:40.437 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:35:40.440 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:35:40.442 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:35:40.444 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:35:40.446 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:35:40.449 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:35:40.451 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:35:40.453 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:35:40.455 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-01-05 16:35:40.458 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:35:40.460 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:35:40.462 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:35:40.464 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-01-05 16:35:40.485 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-01-05 16:35:40.593 | Reading package lists... 2022-01-05 16:35:40.823 | Building dependency tree... 2022-01-05 16:35:40.825 | Reading state information... 2022-01-05 16:35:41.062 | The following packages were automatically installed and are no longer required: 2022-01-05 16:35:41.063 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:35:41.063 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:35:41.063 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:35:41.063 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:35:41.063 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:35:41.063 | python3-zope.interface 2022-01-05 16:35:41.063 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:35:41.064 | The following additional packages will be installed: 2022-01-05 16:35:41.064 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-05 16:35:41.064 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-05 16:35:41.064 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-05 16:35:41.064 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-05 16:35:41.064 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-05 16:35:41.065 | mysql-server-8.0 mysql-server-core-8.0 2022-01-05 16:35:41.066 | Suggested packages: 2022-01-05 16:35:41.066 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-01-05 16:35:41.149 | The following NEW packages will be installed: 2022-01-05 16:35:41.149 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-05 16:35:41.149 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-05 16:35:41.149 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-05 16:35:41.149 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-05 16:35:41.149 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-05 16:35:41.149 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-01-05 16:35:41.428 | 0 upgraded, 24 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:35:41.428 | Need to get 31.9 MB of archives. 2022-01-05 16:35:41.428 | After this operation, 263 MB of additional disk space will be used. 2022-01-05 16:35:41.428 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2022-01-05 16:35:42.727 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2022-01-05 16:35:42.729 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-01-05 16:35:42.737 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-01-05 16:35:42.737 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-01-05 16:35:42.757 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2022-01-05 16:35:45.476 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2022-01-05 16:35:45.689 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-01-05 16:35:45.691 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-01-05 16:35:45.692 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-01-05 16:35:45.694 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-01-05 16:35:45.709 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-01-05 16:35:45.710 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-01-05 16:35:45.710 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-01-05 16:35:45.711 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-01-05 16:35:45.712 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-01-05 16:35:45.818 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-01-05 16:35:45.947 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-01-05 16:35:45.948 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-01-05 16:35:45.950 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-01-05 16:35:45.957 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-01-05 16:35:45.958 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-01-05 16:35:46.804 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-01-05 16:35:46.804 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2022-01-05 16:35:47.299 | Preconfiguring packages ... 2022-01-05 16:35:47.411 | Fetched 31.9 MB in 6s (5,646 kB/s) 2022-01-05 16:35:47.439 | Selecting previously unselected package mysql-client-core-8.0. 2022-01-05 16:35:47.489 | (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 ... 88767 files and directories currently installed.) 2022-01-05 16:35:47.493 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:35:47.495 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:35:48.435 | Selecting previously unselected package mysql-client-8.0. 2022-01-05 16:35:48.445 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:35:48.447 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:35:48.479 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-01-05 16:35:48.489 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-05 16:35:48.492 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-05 16:35:48.533 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-01-05 16:35:48.543 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-05 16:35:48.545 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-05 16:35:48.574 | Selecting previously unselected package libmecab2:amd64. 2022-01-05 16:35:48.583 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-01-05 16:35:48.586 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-01-05 16:35:48.651 | Selecting previously unselected package mysql-server-core-8.0. 2022-01-05 16:35:48.661 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:35:48.663 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:35:51.596 | Selecting previously unselected package mysql-server-8.0. 2022-01-05 16:35:51.605 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:35:52.058 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:35:52.123 | Selecting previously unselected package libhtml-tagset-perl. 2022-01-05 16:35:52.133 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-01-05 16:35:52.135 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-01-05 16:35:52.162 | Selecting previously unselected package liburi-perl. 2022-01-05 16:35:52.171 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-01-05 16:35:52.174 | Unpacking liburi-perl (1.76-2) ... 2022-01-05 16:35:52.221 | Selecting previously unselected package libhtml-parser-perl. 2022-01-05 16:35:52.230 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-01-05 16:35:52.232 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-01-05 16:35:52.273 | Selecting previously unselected package libcgi-pm-perl. 2022-01-05 16:35:52.283 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-01-05 16:35:52.285 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-01-05 16:35:52.338 | Selecting previously unselected package libfcgi-perl. 2022-01-05 16:35:52.348 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-01-05 16:35:52.350 | Unpacking libfcgi-perl (0.79-1) ... 2022-01-05 16:35:52.379 | Selecting previously unselected package libcgi-fast-perl. 2022-01-05 16:35:52.389 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-01-05 16:35:52.392 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-01-05 16:35:52.418 | Selecting previously unselected package libencode-locale-perl. 2022-01-05 16:35:52.428 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-01-05 16:35:52.430 | Unpacking libencode-locale-perl (1.05-1) ... 2022-01-05 16:35:52.456 | Selecting previously unselected package libhtml-template-perl. 2022-01-05 16:35:52.465 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-01-05 16:35:52.467 | Unpacking libhtml-template-perl (2.97-1) ... 2022-01-05 16:35:52.502 | Selecting previously unselected package libtimedate-perl. 2022-01-05 16:35:52.511 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-01-05 16:35:52.514 | Unpacking libtimedate-perl (2.3200-1) ... 2022-01-05 16:35:52.554 | Selecting previously unselected package libhttp-date-perl. 2022-01-05 16:35:52.564 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-01-05 16:35:52.566 | Unpacking libhttp-date-perl (6.05-1) ... 2022-01-05 16:35:52.593 | Selecting previously unselected package libio-html-perl. 2022-01-05 16:35:52.602 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-01-05 16:35:52.604 | Unpacking libio-html-perl (1.001-1) ... 2022-01-05 16:35:52.632 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-01-05 16:35:52.642 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-01-05 16:35:52.644 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-01-05 16:35:52.672 | Selecting previously unselected package libhttp-message-perl. 2022-01-05 16:35:52.682 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-01-05 16:35:52.684 | Unpacking libhttp-message-perl (6.22-1) ... 2022-01-05 16:35:52.723 | Selecting previously unselected package mecab-utils. 2022-01-05 16:35:52.732 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-01-05 16:35:52.734 | Unpacking mecab-utils (0.996-10build1) ... 2022-01-05 16:35:52.766 | Selecting previously unselected package mecab-ipadic. 2022-01-05 16:35:52.776 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-01-05 16:35:52.778 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-05 16:35:54.041 | Selecting previously unselected package mecab-ipadic-utf8. 2022-01-05 16:35:54.050 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-01-05 16:35:54.053 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-05 16:35:54.079 | Selecting previously unselected package mysql-server. 2022-01-05 16:35:54.088 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2022-01-05 16:35:54.090 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:35:54.142 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-01-05 16:35:54.149 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:35:54.155 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-01-05 16:35:54.161 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-01-05 16:35:54.166 | Setting up libencode-locale-perl (1.05-1) ... 2022-01-05 16:35:54.172 | Setting up mecab-utils (0.996-10build1) ... 2022-01-05 16:35:54.178 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-05 16:35:54.184 | Setting up libio-html-perl (1.001-1) ... 2022-01-05 16:35:54.190 | Setting up libtimedate-perl (2.3200-1) ... 2022-01-05 16:35:54.195 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:35:54.200 | Setting up libfcgi-perl (0.79-1) ... 2022-01-05 16:35:54.207 | Setting up liburi-perl (1.76-2) ... 2022-01-05 16:35:54.212 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-05 16:35:54.217 | Setting up libhttp-date-perl (6.05-1) ... 2022-01-05 16:35:54.223 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-05 16:35:54.228 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-05 16:35:54.231 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-05 16:35:54.232 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-01-05 16:35:54.232 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-05 16:35:54.232 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-05 16:35:54.372 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-05 16:35:54.372 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-05 16:35:54.372 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-05 16:35:54.372 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-05 16:35:54.380 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-05 16:35:54.470 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-05 16:35:54.470 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-05 16:35:54.471 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-05 16:35:54.497 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-05 16:35:54.541 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-05 16:35:54.827 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-05 16:35:54.834 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-05 16:35:54.924 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-05 16:35:54.924 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-05 16:35:54.924 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-05 16:35:54.924 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-05 16:35:54.928 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-05 16:35:54.929 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-05 16:35:54.974 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-05 16:35:55.164 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-05 16:35:55.164 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-05 16:35:55.165 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-05 16:35:55.165 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-05 16:35:55.168 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-05 16:35:55.168 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-05 16:35:55.585 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-01-05 16:35:55.705 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-05 16:35:56.025 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-01-05 16:35:56.029 | 2022-01-05 16:35:56.029 | done! 2022-01-05 16:35:56.036 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-05 16:35:56.040 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:35:56.045 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-05 16:35:56.050 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-05 16:35:56.069 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-05 16:35:56.069 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-01-05 16:35:56.069 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-05 16:35:56.069 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-05 16:35:56.277 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-05 16:35:56.277 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-05 16:35:56.278 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-05 16:35:56.278 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-05 16:35:56.290 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-05 16:35:56.418 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-05 16:35:56.419 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-05 16:35:56.419 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-05 16:35:56.459 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-05 16:35:56.532 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-05 16:35:57.020 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-05 16:35:57.030 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-05 16:35:57.138 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-05 16:35:57.139 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-05 16:35:57.139 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-05 16:35:57.139 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-05 16:35:57.145 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-05 16:35:57.145 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-05 16:35:57.236 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-05 16:35:57.522 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-05 16:35:57.523 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-05 16:35:57.523 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-05 16:35:57.524 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-05 16:35:57.527 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-05 16:35:57.528 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-05 16:35:58.034 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-01-05 16:35:58.170 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-05 16:35:58.500 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-01-05 16:35:58.504 | 2022-01-05 16:35:58.504 | done! 2022-01-05 16:35:58.511 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-05 16:35:58.515 | Setting up libhtml-parser-perl (3.72-5) ... 2022-01-05 16:35:58.521 | Setting up libhttp-message-perl (6.22-1) ... 2022-01-05 16:35:58.526 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:35:59.182 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-05 16:35:59.213 | Renaming removed key_buffer and myisam-recover options (if present) 2022-01-05 16:36:07.231 | mysqld will log errors to /var/log/mysql/error.log 2022-01-05 16:36:07.892 | mysqld is running as pid 43244 2022-01-05 16:36:10.712 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-01-05 16:36:12.771 | Setting up libcgi-pm-perl (4.46-1) ... 2022-01-05 16:36:12.776 | Setting up libhtml-template-perl (2.97-1) ... 2022-01-05 16:36:12.782 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-05 16:36:12.787 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-01-05 16:36:12.793 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-05 16:36:13.136 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:36:14.790 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:36:21.617 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:36:21.619 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:36:21.621 | + functions-common:time_stop:2304 : local name 2022-01-05 16:36:21.623 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:36:21.626 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:36:21.628 | + functions-common:time_stop:2307 : local total 2022-01-05 16:36:21.630 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:36:21.632 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:36:21.634 | + functions-common:time_stop:2311 : start_time=1641400540483 2022-01-05 16:36:21.636 | + functions-common:time_stop:2313 : [[ -z 1641400540483 ]] 2022-01-05 16:36:21.639 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:36:21.643 | + functions-common:time_stop:2316 : end_time=1641400581641 2022-01-05 16:36:21.645 | + functions-common:time_stop:2317 : elapsed_time=41158 2022-01-05 16:36:21.647 | + functions-common:time_stop:2318 : total=182446 2022-01-05 16:36:21.649 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:36:21.651 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=223604 2022-01-05 16:36:21.654 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:36:21.656 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 16:36:21.658 | + ./stack.sh:main:808 : install_database_python 2022-01-05 16:36:21.661 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 16:36:21.663 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 16:36:21.666 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 16:36:21.668 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:36:21.670 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 16:36:21.674 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 16:36:21.676 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:36:21.680 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:36:21.681 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:36:21.686 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 16:36:21.689 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 16:36:21.691 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 16:36:21.694 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 16:36:21.696 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 16:36:21.717 | Using python 3.8 to install PyMySQL 2022-01-05 16:36:21.719 | + 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 PyMySQL 2022-01-05 16:36:22.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:36:22.432 | from cryptography.utils import int_from_bytes 2022-01-05 16:36:22.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:36:22.432 | from cryptography.utils import int_from_bytes 2022-01-05 16:36:23.444 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:36:23.570 | Collecting PyMySQL 2022-01-05 16:36:23.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-01-05 16:36:24.942 | Installing collected packages: PyMySQL 2022-01-05 16:36:25.067 | Successfully installed PyMySQL-1.0.2 2022-01-05 16:36:25.067 | 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 2022-01-05 16:36:25.177 | + inc/python:pip_install:200 : result=0 2022-01-05 16:36:25.179 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:36:25.181 | + functions-common:time_stop:2304 : local name 2022-01-05 16:36:25.184 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:36:25.186 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:36:25.188 | + functions-common:time_stop:2307 : local total 2022-01-05 16:36:25.190 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:36:25.192 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:36:25.195 | + functions-common:time_stop:2311 : start_time=1641400581711 2022-01-05 16:36:25.197 | + functions-common:time_stop:2313 : [[ -z 1641400581711 ]] 2022-01-05 16:36:25.200 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:36:25.204 | + functions-common:time_stop:2316 : end_time=1641400585201 2022-01-05 16:36:25.206 | + functions-common:time_stop:2317 : elapsed_time=3490 2022-01-05 16:36:25.209 | + functions-common:time_stop:2318 : total=25379 2022-01-05 16:36:25.211 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:36:25.213 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28869 2022-01-05 16:36:25.215 | + inc/python:pip_install:203 : return 0 2022-01-05 16:36:25.218 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 16:36:25.220 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:36:25.223 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 16:36:25.225 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 16:36:25.241 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:36:25.244 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 16:36:25.246 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 16:36:25.249 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:36:25.250 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 16:36:25.254 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:36:25.257 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-05 16:36:25.259 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-05 16:36:25.261 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 16:36:25.263 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 16:36:25.266 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 16:36:25.282 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:36:25.284 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 16:36:25.286 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:36:25.288 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:36:25.291 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:36:25.293 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:36:25.295 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:36:25.298 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:36:25.300 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:36:25.302 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:36:25.304 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:36:25.307 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:36:25.309 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:36:25.311 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:36:25.314 | + functions-common:install_package:1343 : real_install_package radvd 2022-01-05 16:36:25.316 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:36:25.318 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:36:25.320 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:36:25.323 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-01-05 16:36:25.344 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-01-05 16:36:25.452 | Reading package lists... 2022-01-05 16:36:25.690 | Building dependency tree... 2022-01-05 16:36:25.691 | Reading state information... 2022-01-05 16:36:25.924 | The following packages were automatically installed and are no longer required: 2022-01-05 16:36:25.925 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:36:25.925 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:36:25.925 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:36:25.925 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:36:25.925 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:36:25.925 | python3-zope.interface 2022-01-05 16:36:25.925 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:36:25.991 | The following NEW packages will be installed: 2022-01-05 16:36:25.991 | radvd 2022-01-05 16:36:26.269 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:36:26.269 | Need to get 59.0 kB of archives. 2022-01-05 16:36:26.269 | After this operation, 164 kB of additional disk space will be used. 2022-01-05 16:36:26.269 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-01-05 16:36:27.106 | Fetched 59.0 kB in 1s (106 kB/s) 2022-01-05 16:36:27.138 | Selecting previously unselected package radvd. 2022-01-05 16:36:27.189 | (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 ... 89345 files and directories currently installed.) 2022-01-05 16:36:27.193 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-01-05 16:36:27.195 | Unpacking radvd (1:2.17-2) ... 2022-01-05 16:36:27.257 | Setting up radvd (1:2.17-2) ... 2022-01-05 16:36:28.165 | Job for radvd.service failed because the control process exited with error code. 2022-01-05 16:36:28.165 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-01-05 16:36:28.167 | invoke-rc.d: initscript radvd, action "start" failed. 2022-01-05 16:36:28.179 | ● radvd.service - Router advertisement daemon for IPv6 2022-01-05 16:36:28.179 | Loaded: loaded (]8;;file://dv-osbrick-wallaby-4-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-01-05 16:36:28.179 | Active: failed (Result: exit-code) since Wed 2022-01-05 16:36:28 UTC; 15ms ago 2022-01-05 16:36:28.179 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-01-05 16:36:28.179 | Process: 44360 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-01-05 16:36:28.179 | 2022-01-05 16:36:28.179 | Jan 05 16:36:28 dv-osbrick-wallaby-4-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-01-05 16:36:28.179 | Jan 05 16:36:28 dv-osbrick-wallaby-4-iscsi radvd[44360]: can't open /etc/radvd.conf: No such file or directory 2022-01-05 16:36:28.179 | Jan 05 16:36:28 dv-osbrick-wallaby-4-iscsi radvd[44360]: Insecure file permissions, but continuing anyway 2022-01-05 16:36:28.180 | Jan 05 16:36:28 dv-osbrick-wallaby-4-iscsi radvd[44360]: exiting, failed to read config file 2022-01-05 16:36:28.180 | Jan 05 16:36:28 dv-osbrick-wallaby-4-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-01-05 16:36:28.180 | Jan 05 16:36:28 dv-osbrick-wallaby-4-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-01-05 16:36:28.180 | Jan 05 16:36:28 dv-osbrick-wallaby-4-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-01-05 16:36:28.184 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:36:28.277 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-05 16:36:35.363 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:36:35.365 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:36:35.367 | + functions-common:time_stop:2304 : local name 2022-01-05 16:36:35.369 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:36:35.371 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:36:35.373 | + functions-common:time_stop:2307 : local total 2022-01-05 16:36:35.377 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:36:35.379 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:36:35.381 | + functions-common:time_stop:2311 : start_time=1641400585341 2022-01-05 16:36:35.383 | + functions-common:time_stop:2313 : [[ -z 1641400585341 ]] 2022-01-05 16:36:35.386 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:36:35.390 | + functions-common:time_stop:2316 : end_time=1641400595387 2022-01-05 16:36:35.392 | + functions-common:time_stop:2317 : elapsed_time=10046 2022-01-05 16:36:35.394 | + functions-common:time_stop:2318 : total=223604 2022-01-05 16:36:35.396 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:36:35.398 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=233650 2022-01-05 16:36:35.401 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:36:35.403 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 16:36:35.419 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:36:35.422 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 16:36:35.424 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 16:36:35.427 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 16:36:35.447 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 16:36:35.449 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:36:35.451 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:36:35.454 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:36:35.456 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:36:35.458 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:36:35.460 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:36:35.462 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:36:35.465 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:36:35.467 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:36:35.469 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:36:35.471 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:36:35.473 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:36:35.475 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-01-05 16:36:35.477 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:36:35.480 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:36:35.482 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:36:35.485 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-01-05 16:36:35.504 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-01-05 16:36:35.614 | Reading package lists... 2022-01-05 16:36:35.844 | Building dependency tree... 2022-01-05 16:36:35.845 | Reading state information... 2022-01-05 16:36:36.078 | fakeroot is already the newest version (1.24-1). 2022-01-05 16:36:36.078 | fakeroot set to manually installed. 2022-01-05 16:36:36.078 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:36:36.078 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 16:36:36.078 | The following packages were automatically installed and are no longer required: 2022-01-05 16:36:36.079 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:36:36.079 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:36:36.079 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:36:36.079 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:36:36.079 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:36:36.079 | python3-zope.interface 2022-01-05 16:36:36.079 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:36:36.210 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:36:36.215 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:36:36.217 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:36:36.220 | + functions-common:time_stop:2304 : local name 2022-01-05 16:36:36.222 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:36:36.224 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:36:36.226 | + functions-common:time_stop:2307 : local total 2022-01-05 16:36:36.228 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:36:36.230 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:36:36.232 | + functions-common:time_stop:2311 : start_time=1641400595502 2022-01-05 16:36:36.235 | + functions-common:time_stop:2313 : [[ -z 1641400595502 ]] 2022-01-05 16:36:36.238 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:36:36.242 | + functions-common:time_stop:2316 : end_time=1641400596239 2022-01-05 16:36:36.244 | + functions-common:time_stop:2317 : elapsed_time=737 2022-01-05 16:36:36.246 | + functions-common:time_stop:2318 : total=233650 2022-01-05 16:36:36.248 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:36:36.250 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=234387 2022-01-05 16:36:36.252 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:36:36.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 16:36:36.257 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:36:36.259 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:36:36.261 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 16:36:36.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 16:36:36.267 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 16:36:36.270 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 16:36:36.273 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 16:36:36.276 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 16:36:36.276 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 16:36:36.281 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 16:36:36.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 16:36:36.286 | + functions:vercmp:628 : local v1=5.4 2022-01-05 16:36:36.288 | + functions:vercmp:629 : local 'op=<' 2022-01-05 16:36:36.290 | + functions:vercmp:630 : local v2=3.13 2022-01-05 16:36:36.292 | + functions:vercmp:631 : local result 2022-01-05 16:36:36.296 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-05 16:36:36.297 | ++ functions:vercmp:635 : head -1 2022-01-05 16:36:36.297 | ++ functions:vercmp:635 : sort -V 2022-01-05 16:36:36.302 | + functions:vercmp:635 : result=3.13 2022-01-05 16:36:36.304 | + functions:vercmp:637 : case $op in 2022-01-05 16:36:36.306 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 16:36:36.308 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-05 16:36:36.310 | + functions:vercmp:648 : return 2022-01-05 16:36:36.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 16:36:36.315 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:36:36.317 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 16:36:36.782 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-05 16:36:36.784 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-05 16:36:36.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:36.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:36.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-01-05 16:36:36.795 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:36.798 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 16:36:36.815 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:36:36.818 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 16:36:36.820 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 16:36:36.820 | Installing etcd 2022-01-05 16:36:36.822 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 16:36:36.839 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 16:36:36.850 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 16:36:36.852 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 16:36:36.869 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 16:36:36.872 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:36:36.875 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:36:36.878 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:36:36.882 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:36:36.885 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-01-05 16:36:36.887 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 16:36:36.889 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:36:36.893 | --2022-01-05 16:36:36-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:36:36.941 | Resolving github.com (github.com)... 140.82.121.4 2022-01-05 16:36:36.985 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-01-05 16:36:37.284 | HTTP request sent, awaiting response... 302 Found 2022-01-05 16:36:37.284 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220105%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220105T163637Z&X-Amz-Expires=300&X-Amz-Signature=f5f5a3af09bffa149f3ab01984a91c8d0fdc41d0808df2ac4947f174f402d75a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-01-05 16:36:37.284 | --2022-01-05 16:36:37-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220105%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220105T163637Z&X-Amz-Expires=300&X-Amz-Signature=f5f5a3af09bffa149f3ab01984a91c8d0fdc41d0808df2ac4947f174f402d75a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-01-05 16:36:37.285 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2022-01-05 16:36:37.310 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-01-05 16:36:38.247 | HTTP request sent, awaiting response... 200 OK 2022-01-05 16:36:38.247 | Length: 11350736 (11M) [application/octet-stream] 2022-01-05 16:36:38.247 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-01-05 16:36:38.959 | 2022-01-05 16:36:39.883 | 0K ........ .. 100% 6.61M=1.6s 2022-01-05 16:36:39.883 | 2022-01-05 16:36:39.884 | 2022-01-05 16:36:39 (6.61 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-01-05 16:36:39.884 | 2022-01-05 16:36:39.887 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-01-05 16:36:39.890 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:36:39.892 | ++ functions:get_extra_file:74 : return 2022-01-05 16:36:39.895 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:36:39.897 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 16:36:39.900 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-01-05 16:36:39.902 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-01-05 16:36:40.038 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-01-05 16:36:40.041 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-01-05 16:36:40.045 | etcd-v3.3.12-linux-amd64/ 2022-01-05 16:36:40.045 | etcd-v3.3.12-linux-amd64/README.md 2022-01-05 16:36:40.045 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-01-05 16:36:40.045 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-01-05 16:36:40.046 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-01-05 16:36:40.046 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-01-05 16:36:40.046 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-01-05 16:36:40.046 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-01-05 16:36:40.046 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-01-05 16:36:40.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-01-05 16:36:40.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-01-05 16:36:40.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-01-05 16:36:40.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-01-05 16:36:40.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-01-05 16:36:40.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-01-05 16:36:40.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-01-05 16:36:40.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-01-05 16:36:40.047 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-01-05 16:36:40.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-01-05 16:36:40.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-01-05 16:36:40.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-01-05 16:36:40.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-01-05 16:36:40.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-01-05 16:36:40.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-01-05 16:36:40.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-01-05 16:36:40.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-01-05 16:36:40.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-01-05 16:36:40.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-01-05 16:36:40.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-01-05 16:36:40.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-01-05 16:36:40.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-01-05 16:36:40.051 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-01-05 16:36:40.052 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-01-05 16:36:40.053 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-01-05 16:36:40.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-01-05 16:36:40.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-01-05 16:36:40.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-01-05 16:36:40.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-01-05 16:36:40.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-01-05 16:36:40.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-01-05 16:36:40.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-01-05 16:36:40.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-01-05 16:36:40.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-01-05 16:36:40.055 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-01-05 16:36:40.055 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-01-05 16:36:40.055 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-01-05 16:36:40.055 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-01-05 16:36:40.056 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-01-05 16:36:40.057 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-01-05 16:36:40.057 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-01-05 16:36:40.057 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-01-05 16:36:40.057 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-01-05 16:36:40.057 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-01-05 16:36:40.057 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-01-05 16:36:40.057 | etcd-v3.3.12-linux-amd64/etcdctl 2022-01-05 16:36:40.244 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-01-05 16:36:40.244 | etcd-v3.3.12-linux-amd64/etcd 2022-01-05 16:36:40.472 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-01-05 16:36:40.508 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-01-05 16:36:40.542 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 16:36:40.544 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 16:36:40.560 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:36:40.563 | + ./stack.sh:main:835 : install_dstat 2022-01-05 16:36:40.565 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 16:36:40.581 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:36:40.583 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 16:36:40.585 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:36:40.588 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-01-05 16:36:40.590 | + ./stack.sh:main:844 : install_libs 2022-01-05 16:36:40.592 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 16:36:40.595 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 16:36:40.597 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 16:36:40.599 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 16:36:40.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.604 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.606 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-01-05 16:36:40.612 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.614 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 16:36:40.617 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 16:36:40.619 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 16:36:40.621 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 16:36:40.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.626 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.628 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-01-05 16:36:40.631 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.633 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 16:36:40.635 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 16:36:40.637 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 16:36:40.641 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 16:36:40.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-01-05 16:36:40.649 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.651 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 16:36:40.654 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 16:36:40.656 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 16:36:40.658 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 16:36:40.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-01-05 16:36:40.667 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.669 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 16:36:40.672 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 16:36:40.674 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 16:36:40.676 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 16:36:40.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.683 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-01-05 16:36:40.685 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.688 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 16:36:40.690 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 16:36:40.692 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 16:36:40.695 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 16:36:40.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-01-05 16:36:40.704 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.706 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 16:36:40.709 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 16:36:40.711 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 16:36:40.713 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 16:36:40.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.720 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-01-05 16:36:40.722 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.724 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 16:36:40.726 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 16:36:40.729 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 16:36:40.731 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 16:36:40.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.735 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.737 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-01-05 16:36:40.740 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.742 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 16:36:40.744 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 16:36:40.746 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 16:36:40.748 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 16:36:40.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-01-05 16:36:40.759 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.761 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 16:36:40.763 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 16:36:40.766 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 16:36:40.768 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 16:36:40.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-01-05 16:36:40.777 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.779 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 16:36:40.781 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 16:36:40.783 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 16:36:40.785 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 16:36:40.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-01-05 16:36:40.794 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.797 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 16:36:40.799 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 16:36:40.801 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 16:36:40.803 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 16:36:40.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-01-05 16:36:40.813 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.815 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 16:36:40.817 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 16:36:40.819 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 16:36:40.821 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 16:36:40.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-01-05 16:36:40.831 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.833 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 16:36:40.836 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 16:36:40.838 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 16:36:40.840 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 16:36:40.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.845 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-01-05 16:36:40.849 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.851 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 16:36:40.853 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 16:36:40.856 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 16:36:40.858 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 16:36:40.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.864 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-01-05 16:36:40.867 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.869 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 16:36:40.871 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 16:36:40.873 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 16:36:40.876 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 16:36:40.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-01-05 16:36:40.885 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.887 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 16:36:40.889 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 16:36:40.892 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 16:36:40.894 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 16:36:40.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-01-05 16:36:40.903 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.905 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 16:36:40.908 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 16:36:40.910 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 16:36:40.912 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 16:36:40.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.918 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-01-05 16:36:40.921 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.923 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 16:36:40.925 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 16:36:40.928 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 16:36:40.930 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 16:36:40.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.934 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.937 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-01-05 16:36:40.939 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.942 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 16:36:40.944 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 16:36:40.946 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 16:36:40.948 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 16:36:40.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-01-05 16:36:40.958 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.960 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 16:36:40.962 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 16:36:40.964 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 16:36:40.967 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 16:36:40.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.971 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-01-05 16:36:40.976 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.978 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 16:36:40.980 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 16:36:40.982 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 16:36:40.985 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 16:36:40.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:40.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:40.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-01-05 16:36:40.994 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:40.996 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 16:36:40.999 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 16:36:41.001 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 16:36:41.003 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 16:36:41.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.010 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-01-05 16:36:41.012 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.014 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 16:36:41.017 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 16:36:41.019 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 16:36:41.021 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 16:36:41.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-01-05 16:36:41.031 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.033 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 16:36:41.035 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 16:36:41.038 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 16:36:41.040 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 16:36:41.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.047 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-01-05 16:36:41.049 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.051 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 16:36:41.054 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 16:36:41.056 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 16:36:41.058 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 16:36:41.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-01-05 16:36:41.067 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.069 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 16:36:41.071 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 16:36:41.073 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 16:36:41.076 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 16:36:41.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-01-05 16:36:41.085 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.087 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 16:36:41.090 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 16:36:41.092 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 16:36:41.095 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 16:36:41.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.102 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-01-05 16:36:41.104 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.106 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 16:36:41.109 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 16:36:41.111 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 16:36:41.113 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 16:36:41.115 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.118 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.120 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-01-05 16:36:41.122 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.124 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 16:36:41.127 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 16:36:41.129 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 16:36:41.131 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 16:36:41.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-01-05 16:36:41.140 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.143 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 16:36:41.145 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 16:36:41.147 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 16:36:41.149 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 16:36:41.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-01-05 16:36:41.158 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.161 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 16:36:41.163 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 16:36:41.165 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 16:36:41.167 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 16:36:41.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-01-05 16:36:41.177 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.179 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 16:36:41.182 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 16:36:41.184 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 16:36:41.186 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 16:36:41.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-01-05 16:36:41.195 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.197 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 16:36:41.200 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 16:36:41.202 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 16:36:41.205 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 16:36:41.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-01-05 16:36:41.213 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.216 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 16:36:41.219 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 16:36:41.221 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 16:36:41.223 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 16:36:41.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.228 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.230 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-01-05 16:36:41.232 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.234 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 16:36:41.237 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 16:36:41.239 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 16:36:41.241 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 16:36:41.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:36:41.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:36:41.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-01-05 16:36:41.250 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:36:41.252 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 16:36:41.273 | Using python 3.8 to install etcd3 2022-01-05 16:36:41.275 | + 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 etcd3 2022-01-05 16:36:41.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:36:41.982 | from cryptography.utils import int_from_bytes 2022-01-05 16:36:41.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:36:41.982 | from cryptography.utils import int_from_bytes 2022-01-05 16:36:42.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:36:43.054 | Collecting etcd3 2022-01-05 16:36:43.062 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-01-05 16:36:43.088 | Preparing metadata (setup.py): started 2022-01-05 16:36:43.708 | Preparing metadata (setup.py): finished with status 'done' 2022-01-05 16:36:46.033 | Collecting grpcio>=1.27.1 2022-01-05 16:36:46.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/216/fbd2a488e74c3/grpcio-1.36.1-cp38-cp38-manylinux2014_x86_64.whl (4.1 MB) 2022-01-05 16:36:46.891 | Collecting protobuf>=3.6.1 2022-01-05 16:36:46.899 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ec/20a6ded7d0888/protobuf-3.15.6-cp38-cp38-manylinux1_x86_64.whl (1.0 MB) 2022-01-05 16:36:46.928 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 16:36:46.929 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-05 16:36:46.956 | Building wheels for collected packages: etcd3 2022-01-05 16:36:46.957 | Building wheel for etcd3 (setup.py): started 2022-01-05 16:36:47.677 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-01-05 16:36:47.678 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=20fe1b3947c68452014cb8b12d532c11c72beb806159bb7955c7aa7976182d0d 2022-01-05 16:36:47.678 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-01-05 16:36:47.682 | Successfully built etcd3 2022-01-05 16:36:49.003 | Installing collected packages: protobuf, grpcio, etcd3 2022-01-05 16:36:49.632 | Successfully installed etcd3-0.12.0 grpcio-1.36.1 protobuf-3.15.6 2022-01-05 16:36:49.632 | 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 2022-01-05 16:36:49.784 | + inc/python:pip_install:200 : result=0 2022-01-05 16:36:49.786 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:36:49.788 | + functions-common:time_stop:2304 : local name 2022-01-05 16:36:49.790 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:36:49.792 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:36:49.794 | + functions-common:time_stop:2307 : local total 2022-01-05 16:36:49.797 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:36:49.799 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:36:49.801 | + functions-common:time_stop:2311 : start_time=1641400601267 2022-01-05 16:36:49.803 | + functions-common:time_stop:2313 : [[ -z 1641400601267 ]] 2022-01-05 16:36:49.806 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:36:49.810 | + functions-common:time_stop:2316 : end_time=1641400609808 2022-01-05 16:36:49.813 | + functions-common:time_stop:2317 : elapsed_time=8541 2022-01-05 16:36:49.815 | + functions-common:time_stop:2318 : total=28869 2022-01-05 16:36:49.817 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:36:49.819 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=37410 2022-01-05 16:36:49.821 | + inc/python:pip_install:203 : return 0 2022-01-05 16:36:49.823 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 16:36:49.844 | Using python 3.8 to install etcd3gw 2022-01-05 16:36:49.846 | + 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 etcd3gw 2022-01-05 16:36:50.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:36:50.561 | from cryptography.utils import int_from_bytes 2022-01-05 16:36:50.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:36:50.562 | from cryptography.utils import int_from_bytes 2022-01-05 16:36:51.546 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:36:51.645 | Collecting etcd3gw 2022-01-05 16:36:51.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2022-01-05 16:36:51.666 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.1) 2022-01-05 16:36:51.667 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.25.1) 2022-01-05 16:36:51.669 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 16:36:51.670 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.26.3) 2022-01-05 16:36:51.671 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2022-01-05 16:36:51.695 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2021.10.8) 2022-01-05 16:36:51.697 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (4.0.0) 2022-01-05 16:36:51.698 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.10) 2022-01-05 16:36:53.017 | Installing collected packages: etcd3gw 2022-01-05 16:36:53.118 | Successfully installed etcd3gw-0.2.5 2022-01-05 16:36:53.118 | 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 2022-01-05 16:36:53.224 | + inc/python:pip_install:200 : result=0 2022-01-05 16:36:53.226 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:36:53.228 | + functions-common:time_stop:2304 : local name 2022-01-05 16:36:53.230 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:36:53.233 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:36:53.235 | + functions-common:time_stop:2307 : local total 2022-01-05 16:36:53.237 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:36:53.240 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:36:53.242 | + functions-common:time_stop:2311 : start_time=1641400609838 2022-01-05 16:36:53.244 | + functions-common:time_stop:2313 : [[ -z 1641400609838 ]] 2022-01-05 16:36:53.246 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:36:53.251 | + functions-common:time_stop:2316 : end_time=1641400613249 2022-01-05 16:36:53.253 | + functions-common:time_stop:2317 : elapsed_time=3411 2022-01-05 16:36:53.256 | + functions-common:time_stop:2318 : total=37410 2022-01-05 16:36:53.258 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:36:53.260 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40821 2022-01-05 16:36:53.262 | + inc/python:pip_install:203 : return 0 2022-01-05 16:36:53.264 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 16:36:53.266 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 16:36:53.269 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 16:36:53.271 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:36:53.273 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:36:53.276 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:36:53.278 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:36:53.280 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:36:53.283 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:36:53.285 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:36:53.287 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:36:53.289 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:36:53.292 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 16:36:53.294 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 16:36:53.297 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:36:53.299 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:36:53.301 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 16:36:53.303 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 16:36:53.306 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:36:53.308 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:36:53.310 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:36:53.313 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:36:53.315 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:36:53.318 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:36:53.320 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:36:53.322 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:36:53.324 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:36:53.328 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:36:53.330 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:36:53.332 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:36:53.334 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:36:53.337 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:36:53.339 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:36:53.341 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:36:53.344 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:36:53.346 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:36:53.367 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:36:53.474 | Reading package lists... 2022-01-05 16:36:53.705 | Building dependency tree... 2022-01-05 16:36:53.706 | Reading state information... 2022-01-05 16:36:53.941 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:36:53.941 | The following packages were automatically installed and are no longer required: 2022-01-05 16:36:53.942 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:36:53.942 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:36:53.942 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:36:53.942 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:36:53.942 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:36:53.942 | python3-zope.interface 2022-01-05 16:36:53.942 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:36:53.942 | The following additional packages will be installed: 2022-01-05 16:36:53.943 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-01-05 16:36:53.944 | Suggested packages: 2022-01-05 16:36:53.944 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-01-05 16:36:54.010 | The following NEW packages will be installed: 2022-01-05 16:36:54.011 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-01-05 16:36:54.289 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:36:54.289 | Need to get 1,306 kB of archives. 2022-01-05 16:36:54.289 | After this operation, 4,613 kB of additional disk space will be used. 2022-01-05 16:36:54.289 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-01-05 16:36:54.997 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-01-05 16:36:55.050 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-01-05 16:36:55.158 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-01-05 16:36:55.276 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-01-05 16:36:55.279 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-01-05 16:36:55.841 | Fetched 1,306 kB in 1s (1,026 kB/s) 2022-01-05 16:36:55.874 | Selecting previously unselected package libnorm1:amd64. 2022-01-05 16:36:55.924 | (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 ... 89358 files and directories currently installed.) 2022-01-05 16:36:55.927 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-01-05 16:36:55.932 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-05 16:36:56.003 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-01-05 16:36:56.012 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-01-05 16:36:56.015 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-05 16:36:56.065 | Selecting previously unselected package libzmq5:amd64. 2022-01-05 16:36:56.075 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-01-05 16:36:56.078 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-05 16:36:56.140 | Selecting previously unselected package uwsgi-core. 2022-01-05 16:36:56.149 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-01-05 16:36:56.151 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-05 16:36:56.296 | Selecting previously unselected package uwsgi. 2022-01-05 16:36:56.305 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-01-05 16:36:56.308 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-01-05 16:36:56.343 | Selecting previously unselected package uwsgi-plugin-python3. 2022-01-05 16:36:56.353 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-01-05 16:36:56.355 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-05 16:36:56.416 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-05 16:36:56.422 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-05 16:36:56.427 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-05 16:36:56.433 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-05 16:36:56.445 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-01-05 16:36:57.249 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-05 16:36:57.275 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-05 16:36:57.627 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:36:57.997 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:37:04.775 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:37:04.778 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:37:04.780 | + functions-common:time_stop:2304 : local name 2022-01-05 16:37:04.783 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:37:04.785 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:37:04.787 | + functions-common:time_stop:2307 : local total 2022-01-05 16:37:04.789 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:37:04.791 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:37:04.793 | + functions-common:time_stop:2311 : start_time=1641400613364 2022-01-05 16:37:04.796 | + functions-common:time_stop:2313 : [[ -z 1641400613364 ]] 2022-01-05 16:37:04.798 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:37:04.803 | + functions-common:time_stop:2316 : end_time=1641400624800 2022-01-05 16:37:04.805 | + functions-common:time_stop:2317 : elapsed_time=11436 2022-01-05 16:37:04.807 | + functions-common:time_stop:2318 : total=234387 2022-01-05 16:37:04.809 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:37:04.811 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=245823 2022-01-05 16:37:04.813 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:37:04.815 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 16:37:04.818 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:37:04.820 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:37:04.822 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 16:37:04.883 | Enabling module proxy. 2022-01-05 16:37:04.889 | To activate the new configuration, you need to run: 2022-01-05 16:37:04.889 | systemctl restart apache2 2022-01-05 16:37:04.893 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 16:37:04.957 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 16:37:04.957 | Module proxy already enabled 2022-01-05 16:37:04.957 | Enabling module proxy_uwsgi. 2022-01-05 16:37:04.962 | To activate the new configuration, you need to run: 2022-01-05 16:37:04.962 | systemctl restart apache2 2022-01-05 16:37:04.966 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 16:37:04.970 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 16:37:04.972 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:37:04.974 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-05 16:37:05.102 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 16:37:05.105 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-01-05 16:37:05.107 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 16:37:05.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:37:05.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:37:05.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-01-05 16:37:05.117 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:37:05.119 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 16:37:05.122 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-01-05 16:37:05.124 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 16:37:05.126 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:37:05.129 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:37:05.131 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-01-05 16:37:05.133 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:37:05.136 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 16:37:05.138 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-01-05 16:37:05.141 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 16:37:05.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:37:05.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:37:05.148 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-01-05 16:37:05.150 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:37:05.152 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 16:37:05.155 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 16:37:05.158 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 16:37:05.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:37:05.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:37:05.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 16:37:05.167 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:37:05.169 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-01-05 16:37:05.171 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 16:37:05.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:37:05.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:37:05.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-01-05 16:37:05.181 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:37:05.183 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 16:37:05.185 | + lib/nova:install_novaclient:812 : use_library_from_git python-novaclient 2022-01-05 16:37:05.188 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 16:37:05.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:37:05.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:37:05.195 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-01-05 16:37:05.197 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:37:05.199 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 16:37:05.216 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:37:05.219 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 16:37:05.221 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-05 16:37:05.223 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 16:37:05.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:37:05.228 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:37:05.230 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-01-05 16:37:05.232 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:37:05.235 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 16:37:05.251 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:37:05.253 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 16:37:05.255 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 16:37:05.258 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 16:37:05.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:37:05.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:37:05.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-01-05 16:37:05.267 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:37:05.270 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 16:37:05.272 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-01-05 16:37:05.274 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 16:37:05.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:37:05.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-05 16:37:05.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-01-05 16:37:05.284 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:37:05.286 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-01-05 16:37:05.289 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 16:37:05.291 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:37:05.294 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 16:37:05.297 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 16:37:05.299 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:37:05.303 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:37:05.303 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:37:05.308 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 16:37:05.310 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 16:37:05.313 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 16:37:05.315 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 16:37:05.318 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 16:37:05.339 | Using python 3.8 to install keystonemiddleware 2022-01-05 16:37:05.341 | + 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 keystonemiddleware 2022-01-05 16:37:06.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:37:06.102 | from cryptography.utils import int_from_bytes 2022-01-05 16:37:06.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:37:06.102 | from cryptography.utils import int_from_bytes 2022-01-05 16:37:07.096 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:37:07.127 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.2.0) 2022-01-05 16:37:07.179 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2022-01-05 16:37:07.180 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 16:37:07.181 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-01-05 16:37:07.182 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-05 16:37:07.183 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-05 16:37:07.184 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-01-05 16:37:07.186 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.7.0) 2022-01-05 16:37:07.187 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.5.1) 2022-01-05 16:37:07.188 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.25.1) 2022-01-05 16:37:07.189 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.8.0) 2022-01-05 16:37:07.190 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.5.1) 2022-01-05 16:37:07.191 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-05 16:37:07.192 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.2.1) 2022-01-05 16:37:07.193 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-01-05 16:37:07.249 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.14) 2022-01-05 16:37:07.251 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.3.0) 2022-01-05 16:37:07.252 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-01-05 16:37:07.288 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.2) 2022-01-05 16:37:07.327 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-01-05 16:37:07.329 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2022-01-05 16:37:07.330 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2022-01-05 16:37:07.331 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-01-05 16:37:07.380 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.1) 2022-01-05 16:37:07.383 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-01-05 16:37:07.392 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2022-01-05 16:37:07.393 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2022-01-05 16:37:07.407 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (20.9) 2022-01-05 16:37:07.409 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-01-05 16:37:07.410 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2022-01-05 16:37:07.465 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.10) 2022-01-05 16:37:07.466 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.3) 2022-01-05 16:37:07.468 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2022-01-05 16:37:07.469 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (4.0.0) 2022-01-05 16:37:07.516 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-01-05 16:37:07.528 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2022-01-05 16:37:08.834 | 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 2022-01-05 16:37:08.938 | + inc/python:pip_install:200 : result=0 2022-01-05 16:37:08.940 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:37:08.943 | + functions-common:time_stop:2304 : local name 2022-01-05 16:37:08.945 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:37:08.947 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:37:08.949 | + functions-common:time_stop:2307 : local total 2022-01-05 16:37:08.952 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:37:08.954 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:37:08.956 | + functions-common:time_stop:2311 : start_time=1641400625333 2022-01-05 16:37:08.958 | + functions-common:time_stop:2313 : [[ -z 1641400625333 ]] 2022-01-05 16:37:08.961 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:37:08.965 | + functions-common:time_stop:2316 : end_time=1641400628963 2022-01-05 16:37:08.968 | + functions-common:time_stop:2317 : elapsed_time=3630 2022-01-05 16:37:08.970 | + functions-common:time_stop:2318 : total=40821 2022-01-05 16:37:08.972 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:37:08.974 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=44451 2022-01-05 16:37:08.977 | + inc/python:pip_install:203 : return 0 2022-01-05 16:37:08.979 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-01-05 16:37:08.981 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 16:37:08.984 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:37:08.987 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 16:37:08.989 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 16:37:08.991 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:37:08.995 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:37:08.995 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:37:09.000 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 16:37:09.003 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 16:37:09.005 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 16:37:09.008 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 16:37:09.010 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 16:37:09.031 | Using python 3.8 to install python-memcached 2022-01-05 16:37:09.033 | + 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 python-memcached 2022-01-05 16:37:09.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:37:09.758 | from cryptography.utils import int_from_bytes 2022-01-05 16:37:09.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:37:09.758 | from cryptography.utils import int_from_bytes 2022-01-05 16:37:10.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:37:10.847 | Collecting python-memcached 2022-01-05 16:37:10.854 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-01-05 16:37:10.860 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-01-05 16:37:12.212 | Installing collected packages: python-memcached 2022-01-05 16:37:12.302 | Successfully installed python-memcached-1.59 2022-01-05 16:37:12.302 | 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 2022-01-05 16:37:12.412 | + inc/python:pip_install:200 : result=0 2022-01-05 16:37:12.414 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:37:12.416 | + functions-common:time_stop:2304 : local name 2022-01-05 16:37:12.418 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:37:12.420 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:37:12.423 | + functions-common:time_stop:2307 : local total 2022-01-05 16:37:12.425 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:37:12.427 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:37:12.429 | + functions-common:time_stop:2311 : start_time=1641400629025 2022-01-05 16:37:12.431 | + functions-common:time_stop:2313 : [[ -z 1641400629025 ]] 2022-01-05 16:37:12.434 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:37:12.439 | + functions-common:time_stop:2316 : end_time=1641400632436 2022-01-05 16:37:12.441 | + functions-common:time_stop:2317 : elapsed_time=3411 2022-01-05 16:37:12.443 | + functions-common:time_stop:2318 : total=44451 2022-01-05 16:37:12.445 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:37:12.447 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=47862 2022-01-05 16:37:12.450 | + inc/python:pip_install:203 : return 0 2022-01-05 16:37:12.453 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 16:37:12.469 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:37:12.471 | + ./stack.sh:main:866 : '[' 10.222.0.46 == 10.222.0.46 ']' 2022-01-05 16:37:12.473 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 16:37:12.475 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 16:37:12.478 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 16:37:12.480 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 16:37:12.483 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 16:37:12.485 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-01-05 16:37:12.500 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:37:12.503 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-01-05 16:37:12.505 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 16:37:12.507 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-01-05 16:37:12.509 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:37:12.511 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:37:12.513 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:37:12.516 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:37:12.518 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:37:12.521 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:37:12.535 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:37:12.537 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:37:12.539 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:37:12.542 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:37:12.542 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:37:12.548 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 16:37:12.550 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:37:12.552 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-01-05 16:37:12.555 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:37:12.555 | + functions-common:git_clone:593 : head -1 2022-01-05 16:37:12.558 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-01-05 16:37:12.561 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:37:12.563 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-01-05 16:37:12.565 | + inc/python:setup_develop:338 : local bindep 2022-01-05 16:37:12.568 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:37:12.570 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 16:37:12.572 | + inc/python:setup_develop:344 : local extras= 2022-01-05 16:37:12.574 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 16:37:12.577 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 16:37:12.580 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:37:12.582 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 16:37:12.584 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 16:37:12.586 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 16:37:12.589 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 16:37:12.592 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 16:37:12.595 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 16:37:12.597 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 16:37:12.600 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 16:37:12.602 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 16:37:12.608 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 16:37:12.610 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-01-05 16:37:13.218 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 16:37:13.221 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 16:37:13.223 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 16:37:13.225 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 16:37:13.227 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:37:13.229 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 16:37:13.231 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 16:37:13.234 | + inc/python:setup_package:427 : local extras= 2022-01-05 16:37:13.236 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 16:37:13.238 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 16:37:13.240 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 16:37:13.242 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 16:37:13.245 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 16:37:13.247 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 16:37:13.267 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 16:37:13.269 | + 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 -e /opt/stack/keystone 2022-01-05 16:37:13.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:37:13.991 | from cryptography.utils import int_from_bytes 2022-01-05 16:37:13.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:37:13.991 | from cryptography.utils import int_from_bytes 2022-01-05 16:37:14.975 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:37:14.976 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement. Discussion can be found at https://github.com/pypa/pip/issues/8210 2022-01-05 16:37:14.976 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 16:37:15.058 | + inc/python:pip_install:1 : exit_trap 2022-01-05 16:37:15.060 | + ./stack.sh:exit_trap:507 : local r=1 2022-01-05 16:37:15.064 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-01-05 16:37:15.066 | + ./stack.sh:exit_trap:508 : jobs= 2022-01-05 16:37:15.068 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-01-05 16:37:15.070 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-01-05 16:37:15.072 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-01-05 16:37:15.074 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-01-05 16:37:15.076 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-01-05 16:37:15.078 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-01-05 16:37:15.079 | Error on exit 2022-01-05 16:37:15.081 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-01-05 16:37:15.083 | + ./stack.sh:exit_trap:528 : generate-subunit 1641400308 327 fail 2022-01-05 16:37:15.566 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-01-05 16:37:15.568 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 16:37:16.133 | + ./stack.sh:exit_trap:542 : exit 1