2022-04-13 06:56:54.279 | + ./stack.sh:main:473 : exec 2022-04-13 06:56:54.279 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-065654' 2022-04-13 06:56:54.279 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-065654.summary.2022-04-13-065654 2022-04-13 06:56:54.279 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:56:54.279 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-065654 2022-04-13 06:56:54.279 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-065654 /opt/stack/logs/stack.sh.log 2022-04-13 06:56:54.279 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-065654.summary.2022-04-13-065654 /opt/stack/logs/stack.sh.log.summary 2022-04-13 06:56:54.279 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-04-13 06:56:54.279 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 06:56:54.279 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 06:56:54.280 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 06:56:54.280 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 06:56:54.280 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 06:56:54.280 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 06:56:54.280 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:56:54.280 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 06:56:54.280 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 06:56:54.280 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:56:54.280 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:56:54.280 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 06:56:54.280 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 06:56:54.281 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:56:54.283 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-04-13 06:56:54.285 | + ./stack.sh:main:546 : trap err_trap ERR 2022-04-13 06:56:54.288 | + ./stack.sh:main:559 : set -o errexit 2022-04-13 06:56:54.289 | + ./stack.sh:main:562 : uname -a 2022-04-13 06:56:54.291 | Linux dv-neutron-837672-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 06:56:54.293 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 06:56:54.295 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 06:56:54.298 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-04-13 06:56:54.325 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 06:56:54.341 | + ./stack.sh:main:576 : fetch_plugins 2022-04-13 06:56:54.343 | + functions-common:fetch_plugins:1650 : local plugins= 2022-04-13 06:56:54.345 | + functions-common:fetch_plugins:1651 : local plugin 2022-04-13 06:56:54.347 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-04-13 06:56:54.349 | + functions-common:fetch_plugins:1655 : return 2022-04-13 06:56:54.351 | + ./stack.sh:main:580 : run_phase override_defaults 2022-04-13 06:56:54.352 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-04-13 06:56:54.354 | + functions-common:run_phase:1733 : local phase= 2022-04-13 06:56:54.356 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:56:54.357 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-04-13 06:56:54.359 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:56:54.361 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-04-13 06:56:54.362 | + functions-common:run_phase:1742 : local extra 2022-04-13 06:56:54.365 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:56:54.368 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-04-13 06:56:54.369 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:56:54.371 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:56:54.373 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 06:56:54.375 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:56:54.388 | ++ functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:54.391 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:56:54.393 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:56:54.396 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:56:54.398 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:56:54.399 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:56:54.401 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:56:54.403 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 06:56:54.405 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 06:56:54.406 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:56:54.408 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:56:54.410 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-04-13 06:56:54.412 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-04-13 06:56:54.414 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-04-13 06:56:54.416 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-04-13 06:56:54.417 | + functions-common:plugin_override_defaults:1696 : return 2022-04-13 06:56:54.419 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-04-13 06:56:54.443 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-04-13 06:56:54.445 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 06:56:54.463 | ++ functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:56:54.465 | +++ lib/tls:source:43 : hostname -f 2022-04-13 06:56:54.470 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 06:56:54.473 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 06:56:54.476 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 06:56:54.478 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 06:56:54.481 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 06:56:54.483 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 06:56:54.486 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 06:56:54.489 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 06:56:54.491 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 06:56:54.492 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 06:56:54.497 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-04-13 06:56:54.509 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 06:56:54.525 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 06:56:54.538 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 06:56:54.550 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 06:56:54.577 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-04-13 06:56:54.618 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-04-13 06:56:54.709 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-04-13 06:56:54.733 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 06:56:54.791 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-04-13 06:56:54.843 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 06:56:54.974 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 06:56:54.989 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 06:56:55.001 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 06:56:55.014 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 06:56:55.103 | + ./stack.sh:main:609 : run_phase source 2022-04-13 06:56:55.106 | + functions-common:run_phase:1732 : local mode=source 2022-04-13 06:56:55.109 | + functions-common:run_phase:1733 : local phase= 2022-04-13 06:56:55.113 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:56:55.115 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-04-13 06:56:55.117 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:56:55.120 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-04-13 06:56:55.122 | + functions-common:run_phase:1742 : local extra 2022-04-13 06:56:55.125 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:56:55.129 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-04-13 06:56:55.131 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:56:55.133 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:56:55.136 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 06:56:55.138 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:56:55.152 | ++ functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:55.154 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:56:55.156 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 06:56:55.196 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 06:56:55.198 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 06:56:55.200 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:56:55.203 | + functions-common:run_phase:1754 : load_plugin_settings 2022-04-13 06:56:55.205 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-04-13 06:56:55.207 | + functions-common:load_plugin_settings:1669 : local plugin 2022-04-13 06:56:55.209 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-04-13 06:56:55.212 | + functions-common:load_plugin_settings:1673 : return 2022-04-13 06:56:55.214 | + functions-common:run_phase:1755 : verify_disabled_services 2022-04-13 06:56:55.216 | + functions-common:verify_disabled_services:2015 : local service 2022-04-13 06:56:55.218 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.220 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 06:56:55.223 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.226 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 06:56:55.230 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.233 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 06:56:55.237 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.240 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 06:56:55.242 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.244 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 06:56:55.247 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.249 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 06:56:55.251 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.254 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 06:56:55.256 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.258 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 06:56:55.261 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.263 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 06:56:55.265 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.267 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 06:56:55.270 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.272 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 06:56:55.274 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.276 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 06:56:55.279 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.281 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 06:56:55.283 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.285 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 06:56:55.288 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.290 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 06:56:55.292 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.295 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 06:56:55.297 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.299 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 06:56:55.302 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.304 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 06:56:55.306 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.308 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 06:56:55.311 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.313 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 06:56:55.315 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.318 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 06:56:55.320 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.322 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 06:56:55.325 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.327 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 06:56:55.329 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.331 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 06:56:55.334 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.337 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 06:56:55.340 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.342 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 06:56:55.345 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.347 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 06:56:55.350 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.352 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 06:56:55.355 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.357 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 06:56:55.359 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.362 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 06:56:55.365 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.367 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 06:56:55.370 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.373 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 06:56:55.375 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.378 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 06:56:55.380 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.383 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 06:56:55.385 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.387 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 06:56:55.390 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.392 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 06:56:55.394 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.396 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 06:56:55.399 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.402 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 06:56:55.404 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.406 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 06:56:55.409 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.412 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 06:56:55.414 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.416 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 06:56:55.419 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:56:55.421 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 06:56:55.423 | + ./stack.sh:main:680 : initialize_database_backends 2022-04-13 06:56:55.426 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:56:55.428 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 06:56:55.443 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:55.445 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 06:56:55.447 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:56:55.449 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 06:56:55.467 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:56:55.469 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 06:56:55.472 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 06:56:55.475 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 06:56:55.477 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 06:56:55.479 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 06:56:55.481 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 06:56:55.484 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 06:56:55.491 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-04-13 06:56:55.493 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:56:55.496 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-04-13 06:56:55.499 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:56:55.501 | + lib/database:initialize_database_backends:104 : return 0 2022-04-13 06:56:55.503 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-04-13 06:56:55.503 | Using mysql database backend 2022-04-13 06:56:55.507 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 06:56:55.525 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-04-13 06:56:55.542 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:55.545 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 06:56:55.561 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-04-13 06:56:55.576 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:55.578 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 06:56:55.595 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 06:56:55.610 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-04-13 06:56:55.626 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:56:55.629 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-04-13 06:56:55.645 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:56:55.648 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 06:56:55.666 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-04-13 06:56:55.668 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-04-13 06:56:55.671 | + ./stack.sh:main:740 : save_stackenv 740 2022-04-13 06:56:55.673 | + functions-common:save_stackenv:60 : local tag=740 2022-04-13 06:56:55.676 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 06:56:55.681 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-065655 2022-04-13 06:56:55.683 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-065655 740' 2022-04-13 06:56:55.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:56:55.688 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:56:55.690 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:56:55.693 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 06:56:55.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:56:55.698 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 06:56:55.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:56:55.702 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 06:56:55.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:56:55.709 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2022-04-13 06:56:55.712 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:56:55.715 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2022-04-13 06:56:55.717 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:56:55.719 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-065654 2022-04-13 06:56:55.724 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:56:55.727 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 06:56:55.731 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:56:55.735 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2022-04-13 06:56:55.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:56:55.741 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 06:56:55.744 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:56:55.747 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 06:56:55.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:56:55.752 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 06:56:55.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:56:55.757 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 06:56:55.760 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-04-13 06:56:55.762 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 06:56:55.764 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-04-13 06:56:55.766 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-13 06:56:55.768 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:56:55.771 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:56:55.774 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:56:55.776 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:56:55.779 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:56:55.795 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:56:55.798 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:56:55.800 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:56:55.802 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-13 06:56:55.803 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:56:55.808 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 06:56:55.810 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:56:55.812 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-04-13 06:56:55.815 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:56:55.815 | + functions-common:git_clone:593 : head -1 2022-04-13 06:56:55.819 | 518c9346 Merge "Fix requirements-check error message" into stable/wallaby 2022-04-13 06:56:55.821 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:56:55.823 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-04-13 06:56:55.826 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:56:55.828 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-04-13 06:56:55.831 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 06:56:55.834 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 06:56:55.836 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 06:56:55.839 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:56:55.841 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 06:56:55.844 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 06:56:55.846 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 06:56:55.849 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 06:56:55.854 | ++ tools/install_prereqs.sh:source:47 : NOW=1649833015 2022-04-13 06:56:55.857 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 06:56:55.861 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649832939 2022-04-13 06:56:55.864 | ++ tools/install_prereqs.sh:source:49 : DELTA=76 2022-04-13 06:56:55.866 | ++ tools/install_prereqs.sh:source:50 : [[ 76 -lt 7200 ]] 2022-04-13 06:56:55.868 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 06:56:55.870 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 06:56:55.873 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-04-13 06:56:55.875 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-04-13 06:56:55.877 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-04-13 06:56:55.880 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-04-13 06:56:55.882 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-04-13 06:56:55.884 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-04-13 06:56:55.887 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 06:56:55.936 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 06:56:55.936 | apache2-dev 2022-04-13 06:56:55.936 | bc 2022-04-13 06:56:55.936 | bsdmainutils 2022-04-13 06:56:55.936 | curl 2022-04-13 06:56:55.936 | g++ 2022-04-13 06:56:55.936 | gcc 2022-04-13 06:56:55.936 | gettext 2022-04-13 06:56:55.936 | git 2022-04-13 06:56:55.936 | graphviz 2022-04-13 06:56:55.936 | iputils-ping 2022-04-13 06:56:55.936 | libapache2-mod-proxy-uwsgi 2022-04-13 06:56:55.936 | libffi-dev 2022-04-13 06:56:55.936 | libjpeg-dev 2022-04-13 06:56:55.936 | libmysqlclient-dev 2022-04-13 06:56:55.936 | libpcre3-dev 2022-04-13 06:56:55.936 | libpq-dev 2022-04-13 06:56:55.936 | libssl-dev 2022-04-13 06:56:55.937 | libsystemd-dev 2022-04-13 06:56:55.937 | libxml2-dev 2022-04-13 06:56:55.937 | libxslt1-dev 2022-04-13 06:56:55.937 | libyaml-dev 2022-04-13 06:56:55.937 | lsof 2022-04-13 06:56:55.937 | openssh-server 2022-04-13 06:56:55.937 | openssl 2022-04-13 06:56:55.937 | pkg-config 2022-04-13 06:56:55.937 | psmisc 2022-04-13 06:56:55.937 | python3-dev 2022-04-13 06:56:55.937 | python3-pip 2022-04-13 06:56:55.937 | python3-systemd 2022-04-13 06:56:55.937 | python3-venv 2022-04-13 06:56:55.937 | tar 2022-04-13 06:56:55.937 | tcpdump 2022-04-13 06:56:55.937 | unzip 2022-04-13 06:56:55.937 | uuid-runtime 2022-04-13 06:56:55.937 | wget 2022-04-13 06:56:55.937 | wget 2022-04-13 06:56:55.937 | zlib1g-dev 2022-04-13 06:56:55.937 | libkrb5-dev 2022-04-13 06:56:55.937 | libldap2-dev 2022-04-13 06:56:55.937 | libsasl2-dev 2022-04-13 06:56:55.937 | memcached 2022-04-13 06:56:55.937 | python3-mysqldb 2022-04-13 06:56:55.937 | sqlite3 2022-04-13 06:56:55.937 | conntrack 2022-04-13 06:56:55.937 | curl 2022-04-13 06:56:55.937 | dnsmasq-base 2022-04-13 06:56:55.937 | dnsmasq-utils 2022-04-13 06:56:55.937 | ebtables 2022-04-13 06:56:55.937 | gawk 2022-04-13 06:56:55.937 | genisoimage 2022-04-13 06:56:55.937 | iptables 2022-04-13 06:56:55.937 | iputils-arping 2022-04-13 06:56:55.937 | kpartx 2022-04-13 06:56:55.937 | libjs-jquery-tablesorter 2022-04-13 06:56:55.937 | libmysqlclient-dev 2022-04-13 06:56:55.937 | parted 2022-04-13 06:56:55.937 | pm-utils 2022-04-13 06:56:55.937 | python3-mysqldb 2022-04-13 06:56:55.938 | socat 2022-04-13 06:56:55.938 | sqlite3 2022-04-13 06:56:55.938 | sudo 2022-04-13 06:56:55.938 | vlan 2022-04-13 06:56:55.938 | lsscsi 2022-04-13 06:56:55.938 | open-iscsi 2022-04-13 06:56:55.938 | lvm2 2022-04-13 06:56:55.938 | qemu-utils 2022-04-13 06:56:55.938 | thin-provisioning-tools 2022-04-13 06:56:55.938 | acl 2022-04-13 06:56:55.938 | dnsmasq-base 2022-04-13 06:56:55.938 | dnsmasq-utils 2022-04-13 06:56:55.938 | ebtables 2022-04-13 06:56:55.938 | haproxy 2022-04-13 06:56:55.938 | iptables 2022-04-13 06:56:55.938 | iputils-arping 2022-04-13 06:56:55.938 | iputils-ping 2022-04-13 06:56:55.938 | libmysqlclient-dev 2022-04-13 06:56:55.938 | postgresql-server-dev-all 2022-04-13 06:56:55.938 | python3-mysqldb 2022-04-13 06:56:55.938 | sqlite3 2022-04-13 06:56:55.938 | sudo 2022-04-13 06:56:55.938 | vlan 2022-04-13 06:56:55.938 | ipset 2022-04-13 06:56:55.938 | conntrack 2022-04-13 06:56:55.938 | conntrackd 2022-04-13 06:56:55.938 | keepalived 2022-04-13 06:56:55.938 | dstat 2022-04-13 06:56:55.938 | lvm2 2022-04-13 06:56:55.938 | qemu-utils 2022-04-13 06:56:55.938 | thin-provisioning-tools 2022-04-13 06:56:55.938 | curl 2022-04-13 06:56:55.938 | liberasurecode-dev 2022-04-13 06:56:55.938 | make 2022-04-13 06:56:55.938 | memcached 2022-04-13 06:56:55.938 | sqlite3 2022-04-13 06:56:55.938 | xfsprogs' 2022-04-13 06:56:55.939 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 06:56:55.961 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 06:56:55.961 | apache2-dev 2022-04-13 06:56:55.961 | bc 2022-04-13 06:56:55.961 | bsdmainutils 2022-04-13 06:56:55.961 | curl 2022-04-13 06:56:55.961 | g++ 2022-04-13 06:56:55.961 | gcc 2022-04-13 06:56:55.961 | gettext 2022-04-13 06:56:55.961 | git 2022-04-13 06:56:55.961 | graphviz 2022-04-13 06:56:55.961 | iputils-ping 2022-04-13 06:56:55.961 | libapache2-mod-proxy-uwsgi 2022-04-13 06:56:55.961 | libffi-dev 2022-04-13 06:56:55.961 | libjpeg-dev 2022-04-13 06:56:55.961 | libmysqlclient-dev 2022-04-13 06:56:55.961 | libpcre3-dev 2022-04-13 06:56:55.961 | libpq-dev 2022-04-13 06:56:55.961 | libssl-dev 2022-04-13 06:56:55.961 | libsystemd-dev 2022-04-13 06:56:55.961 | libxml2-dev 2022-04-13 06:56:55.961 | libxslt1-dev 2022-04-13 06:56:55.961 | libyaml-dev 2022-04-13 06:56:55.961 | lsof 2022-04-13 06:56:55.961 | openssh-server 2022-04-13 06:56:55.962 | openssl 2022-04-13 06:56:55.962 | pkg-config 2022-04-13 06:56:55.962 | psmisc 2022-04-13 06:56:55.962 | python3-dev 2022-04-13 06:56:55.962 | python3-pip 2022-04-13 06:56:55.962 | python3-systemd 2022-04-13 06:56:55.962 | python3-venv 2022-04-13 06:56:55.962 | tar 2022-04-13 06:56:55.962 | tcpdump 2022-04-13 06:56:55.962 | unzip 2022-04-13 06:56:55.962 | uuid-runtime 2022-04-13 06:56:55.962 | wget 2022-04-13 06:56:55.962 | wget 2022-04-13 06:56:55.962 | zlib1g-dev 2022-04-13 06:56:55.962 | libkrb5-dev 2022-04-13 06:56:55.962 | libldap2-dev 2022-04-13 06:56:55.962 | libsasl2-dev 2022-04-13 06:56:55.962 | memcached 2022-04-13 06:56:55.962 | python3-mysqldb 2022-04-13 06:56:55.962 | sqlite3 2022-04-13 06:56:55.962 | conntrack 2022-04-13 06:56:55.962 | curl 2022-04-13 06:56:55.962 | dnsmasq-base 2022-04-13 06:56:55.962 | dnsmasq-utils 2022-04-13 06:56:55.962 | ebtables 2022-04-13 06:56:55.962 | gawk 2022-04-13 06:56:55.962 | genisoimage 2022-04-13 06:56:55.962 | iptables 2022-04-13 06:56:55.962 | iputils-arping 2022-04-13 06:56:55.962 | kpartx 2022-04-13 06:56:55.962 | libjs-jquery-tablesorter 2022-04-13 06:56:55.962 | libmysqlclient-dev 2022-04-13 06:56:55.962 | parted 2022-04-13 06:56:55.962 | pm-utils 2022-04-13 06:56:55.962 | python3-mysqldb 2022-04-13 06:56:55.962 | socat 2022-04-13 06:56:55.962 | sqlite3 2022-04-13 06:56:55.962 | sudo 2022-04-13 06:56:55.963 | vlan 2022-04-13 06:56:55.963 | lsscsi 2022-04-13 06:56:55.963 | open-iscsi 2022-04-13 06:56:55.963 | lvm2 2022-04-13 06:56:55.963 | qemu-utils 2022-04-13 06:56:55.963 | thin-provisioning-tools 2022-04-13 06:56:55.963 | acl 2022-04-13 06:56:55.963 | dnsmasq-base 2022-04-13 06:56:55.963 | dnsmasq-utils 2022-04-13 06:56:55.963 | ebtables 2022-04-13 06:56:55.963 | haproxy 2022-04-13 06:56:55.963 | iptables 2022-04-13 06:56:55.963 | iputils-arping 2022-04-13 06:56:55.963 | iputils-ping 2022-04-13 06:56:55.963 | libmysqlclient-dev 2022-04-13 06:56:55.963 | postgresql-server-dev-all 2022-04-13 06:56:55.963 | python3-mysqldb 2022-04-13 06:56:55.963 | sqlite3 2022-04-13 06:56:55.963 | sudo 2022-04-13 06:56:55.963 | vlan 2022-04-13 06:56:55.963 | ipset 2022-04-13 06:56:55.963 | conntrack 2022-04-13 06:56:55.963 | conntrackd 2022-04-13 06:56:55.963 | keepalived 2022-04-13 06:56:55.963 | dstat 2022-04-13 06:56:55.963 | lvm2 2022-04-13 06:56:55.963 | qemu-utils 2022-04-13 06:56:55.963 | thin-provisioning-tools 2022-04-13 06:56:55.963 | curl 2022-04-13 06:56:55.963 | liberasurecode-dev 2022-04-13 06:56:55.963 | make 2022-04-13 06:56:55.963 | memcached 2022-04-13 06:56:55.963 | sqlite3 2022-04-13 06:56:55.963 | xfsprogs ' 2022-04-13 06:56:55.965 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 06:56:55.967 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:55.969 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:55.973 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 06:56:55.973 | ++ 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-04-13 06:56:55.978 | ++ 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-04-13 06:56:55.980 | ++ functions-common:install_package:1342 : update_package_repo 2022-04-13 06:56:55.983 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:56:55.986 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-04-13 06:56:55.988 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:56:55.991 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:56:55.993 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:56:55.995 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:55.998 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:56.000 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:56:56.002 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-04-13 06:56:56.004 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-04-13 06:56:56.007 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-04-13 06:56:56.009 | +++ functions-common:apt_get_update:1076 : id -u 2022-04-13 06:56:56.013 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-04-13 06:56:56.015 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-04-13 06:56:56.017 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-04-13 06:56:56.019 | ++ functions-common:time_start:2291 : local start_time= 2022-04-13 06:56:56.022 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-04-13 06:56:56.024 | +++ functions-common:time_start:2295 : date +%s%3N 2022-04-13 06:56:56.028 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1649833016026 2022-04-13 06:56:56.030 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 06:56:56.032 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 06:56:56.034 | ++ 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-04-13 06:56:56.257 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 06:56:56.287 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 06:56:56.359 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 06:56:56.472 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 06:56:57.076 | Fetched 336 kB in 1s (451 kB/s) 2022-04-13 06:56:58.635 | Reading package lists... 2022-04-13 06:56:58.681 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-04-13 06:56:58.684 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-04-13 06:56:58.687 | ++ functions-common:time_stop:2304 : local name 2022-04-13 06:56:58.690 | ++ functions-common:time_stop:2305 : local end_time 2022-04-13 06:56:58.693 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:56:58.697 | ++ functions-common:time_stop:2307 : local total 2022-04-13 06:56:58.699 | ++ functions-common:time_stop:2308 : local start_time 2022-04-13 06:56:58.703 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-04-13 06:56:58.706 | ++ functions-common:time_stop:2311 : start_time=1649833016026 2022-04-13 06:56:58.709 | ++ functions-common:time_stop:2313 : [[ -z 1649833016026 ]] 2022-04-13 06:56:58.712 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:56:58.716 | ++ functions-common:time_stop:2316 : end_time=1649833018713 2022-04-13 06:56:58.718 | ++ functions-common:time_stop:2317 : elapsed_time=2687 2022-04-13 06:56:58.720 | ++ functions-common:time_stop:2318 : total=0 2022-04-13 06:56:58.722 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:56:58.724 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2687 2022-04-13 06:56:58.726 | ++ 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-04-13 06:56:58.728 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:56:58.730 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:56:58.732 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:56:58.735 | ++ 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-04-13 06:56:58.758 | ++ 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-04-13 06:56:58.876 | Reading package lists... 2022-04-13 06:56:59.130 | Building dependency tree... 2022-04-13 06:56:59.131 | Reading state information... 2022-04-13 06:56:59.165 | acl is already the newest version (2.2.53-6). 2022-04-13 06:56:59.165 | bc is already the newest version (1.07.1-2build1). 2022-04-13 06:56:59.165 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 06:56:59.165 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 06:56:59.165 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 06:56:59.165 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:56:59.165 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 06:56:59.165 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:56:59.165 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 06:56:59.165 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 06:56:59.165 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 06:56:59.165 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 06:56:59.165 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 06:56:59.166 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 06:56:59.166 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 06:56:59.166 | libffi-dev is already the newest version (3.3-4). 2022-04-13 06:56:59.166 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 06:56:59.166 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 06:56:59.166 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 06:56:59.166 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 06:56:59.166 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 06:56:59.166 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 06:56:59.166 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:56:59.166 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 06:56:59.166 | psmisc is already the newest version (23.3-1). 2022-04-13 06:56:59.166 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:56:59.166 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 06:56:59.166 | python3-systemd is already the newest version (234-3build2). 2022-04-13 06:56:59.166 | socat is already the newest version (1.7.3.3-2). 2022-04-13 06:56:59.166 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 06:56:59.166 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 06:56:59.166 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 06:56:59.166 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 06:56:59.166 | dstat is already the newest version (0.7.4-6). 2022-04-13 06:56:59.166 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 06:56:59.166 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 06:56:59.166 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 06:56:59.166 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:56:59.166 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:56:59.166 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:56:59.166 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 06:56:59.166 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:56:59.166 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:56:59.166 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 06:56:59.166 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 06:56:59.166 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 06:56:59.166 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 06:56:59.167 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 06:56:59.167 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 06:56:59.167 | libmysqlclient-dev is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 06:56:59.167 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 06:56:59.167 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 06:56:59.167 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:56:59.167 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 06:56:59.167 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 06:56:59.167 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 06:56:59.167 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 06:56:59.167 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 06:56:59.167 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 06:56:59.167 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:56:59.167 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 06:56:59.167 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 06:56:59.167 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 06:56:59.167 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 06:56:59.167 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 06:56:59.167 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 06:56:59.167 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 06:56:59.167 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 06:56:59.382 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 06:56:59.382 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:56:59.382 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 06:56:59.382 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 06:56:59.382 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 06:56:59.382 | The following packages were automatically installed and are no longer required: 2022-04-13 06:56:59.383 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:56:59.383 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:56:59.383 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:56:59.383 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:56:59.383 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:56:59.383 | python3-zope.interface 2022-04-13 06:56:59.383 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:56:59.518 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:56:59.525 | ++ functions-common:apt_get:1113 : result=0 2022-04-13 06:56:59.528 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:56:59.532 | ++ functions-common:time_stop:2304 : local name 2022-04-13 06:56:59.534 | ++ functions-common:time_stop:2305 : local end_time 2022-04-13 06:56:59.537 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:56:59.540 | ++ functions-common:time_stop:2307 : local total 2022-04-13 06:56:59.543 | ++ functions-common:time_stop:2308 : local start_time 2022-04-13 06:56:59.545 | ++ functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:56:59.549 | ++ functions-common:time_stop:2311 : start_time=1649833018754 2022-04-13 06:56:59.552 | ++ functions-common:time_stop:2313 : [[ -z 1649833018754 ]] 2022-04-13 06:56:59.554 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:56:59.559 | ++ functions-common:time_stop:2316 : end_time=1649833019556 2022-04-13 06:56:59.561 | ++ functions-common:time_stop:2317 : elapsed_time=802 2022-04-13 06:56:59.563 | ++ functions-common:time_stop:2318 : total=781 2022-04-13 06:56:59.565 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:56:59.568 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1583 2022-04-13 06:56:59.570 | ++ functions-common:apt_get:1117 : return 0 2022-04-13 06:56:59.573 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 06:56:59.575 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 06:56:59.577 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 06:56:59.582 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 06:56:59.586 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-04-13 06:56:59.589 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-04-13 06:56:59.592 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 06:57:01.048 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 06:57:01.051 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:57:01.052 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 06:57:01.054 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 06:57:01.056 | + functions-common:GetDistro:373 : GetOSVersion 2022-04-13 06:57:01.058 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-04-13 06:57:01.060 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-04-13 06:57:01.063 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 06:57:01.064 | + functions-common:_ensure_lsb_release:328 : return 2022-04-13 06:57:01.067 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-04-13 06:57:01.136 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-04-13 06:57:01.139 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-04-13 06:57:01.207 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-04-13 06:57:01.211 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-04-13 06:57:01.278 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-04-13 06:57:01.280 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 06:57:01.283 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-04-13 06:57:01.285 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-04-13 06:57:01.287 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-04-13 06:57:01.290 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-04-13 06:57:01.292 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-04-13 06:57:01.294 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 06:57:01.296 | + functions-common:GetDistro:378 : DISTRO=focal 2022-04-13 06:57:01.298 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-04-13 06:57:01.301 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 06:57:01.301 | Distro: focal 2022-04-13 06:57:01.303 | + tools/install_pip.sh:main:136 : get_versions 2022-04-13 06:57:01.307 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:57:01.311 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:57:01.313 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:57:01.317 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:57:01.317 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:57:01.721 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-04-13 06:57:01.724 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-04-13 06:57:01.724 | pip: 20.2.2 2022-04-13 06:57:01.727 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-04-13 06:57:02.128 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-04-13 06:57:02.152 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-04-13 06:57:02.155 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-04-13 06:57:02.157 | + tools/install_pip.sh:main:144 : exit 0 2022-04-13 06:57:02.161 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 06:57:02.165 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:57:02.169 | + ./stack.sh:main:765 : fixup_all 2022-04-13 06:57:02.172 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-04-13 06:57:02.175 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-04-13 06:57:02.177 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:57:02.183 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:57:02.186 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-04-13 06:57:02.186 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-04-13 06:57:02.190 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-04-13 06:57:02.193 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-04-13 06:57:02.195 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-04-13 06:57:02.203 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-04-13 06:57:02.207 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-04-13 06:57:02.209 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-04-13 06:57:02.211 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-04-13 06:57:02.214 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-04-13 06:57:02.216 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-04-13 06:57:02.218 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:57:02.220 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:57:02.222 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:57:02.225 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:57:02.227 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:57:02.229 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:57:02.231 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:57:02.233 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:57:02.235 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:57:02.237 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-04-13 06:57:02.240 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-04-13 06:57:02.242 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-04-13 06:57:02.244 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:57:02.246 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:57:02.248 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:57:02.250 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:57:02.252 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:57:02.254 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:57:02.256 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-04-13 06:57:02.259 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-04-13 06:57:02.279 | Using python 3.8 to install os-testr 2022-04-13 06:57:02.281 | + 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-04-13 06:57:02.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:02.969 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:02.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:02.969 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:04.022 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:04.022 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:57:04.026 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:04.027 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:04.028 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:04.030 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:04.033 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:04.040 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:04.097 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-04-13 06:57:04.121 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:57:04.124 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (1.4.0) 2022-04-13 06:57:04.138 | Requirement already satisfied, skipping upgrade: stestr===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (3.1.0) 2022-04-13 06:57:04.166 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2022-04-13 06:57:04.184 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2022-04-13 06:57:04.188 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2022-04-13 06:57:04.195 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.12.1) 2022-04-13 06:57:04.199 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-04-13 06:57:04.201 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-13 06:57:04.204 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (0.18.2) 2022-04-13 06:57:04.207 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2022-04-13 06:57:04.219 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-04-13 06:57:04.229 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2022-04-13 06:57:04.232 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:57:04.234 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-04-13 06:57:04.237 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2022-04-13 06:57:04.239 | Requirement already satisfied, skipping upgrade: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.1) 2022-04-13 06:57:04.246 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-04-13 06:57:04.249 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-04-13 06:57:04.251 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2022-04-13 06:57:04.307 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.2.5) 2022-04-13 06:57:04.312 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2022-04-13 06:57:04.316 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.8.2) 2022-04-13 06:57:04.318 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-04-13 06:57:05.728 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:57:05.728 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:57:05.809 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:05.813 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:05.817 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:05.820 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:05.822 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:05.825 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:05.827 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:05.830 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:57:05.832 | + functions-common:time_stop:2311 : start_time=1649833022274 2022-04-13 06:57:05.835 | + functions-common:time_stop:2313 : [[ -z 1649833022274 ]] 2022-04-13 06:57:05.838 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:05.842 | + functions-common:time_stop:2316 : end_time=1649833025840 2022-04-13 06:57:05.845 | + functions-common:time_stop:2317 : elapsed_time=3566 2022-04-13 06:57:05.847 | + functions-common:time_stop:2318 : total=0 2022-04-13 06:57:05.850 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:05.852 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3566 2022-04-13 06:57:05.855 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:05.857 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 06:57:05.915 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-04-13 06:57:06.023 | + ./stack.sh:main:779 : install_infra 2022-04-13 06:57:06.025 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:57:06.028 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 06:57:06.030 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:57:06.034 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 06:57:06.058 | + 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-04-13 06:57:08.096 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:08.139 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:08.149 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:08.250 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:08.349 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:08.633 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:08.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:08.917 | Requirement already up-to-date: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:57:09.193 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:09.197 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:09.201 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:09.204 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:09.208 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:09.210 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:09.212 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:09.214 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:57:09.216 | + functions-common:time_stop:2311 : start_time=1649833026050 2022-04-13 06:57:09.219 | + functions-common:time_stop:2313 : [[ -z 1649833026050 ]] 2022-04-13 06:57:09.221 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:09.226 | + functions-common:time_stop:2316 : end_time=1649833029223 2022-04-13 06:57:09.228 | + functions-common:time_stop:2317 : elapsed_time=3173 2022-04-13 06:57:09.230 | + functions-common:time_stop:2318 : total=3566 2022-04-13 06:57:09.232 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:09.234 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6739 2022-04-13 06:57:09.237 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:09.239 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:57:09.241 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 06:57:09.263 | + 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-04-13 06:57:11.160 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:11.202 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:11.212 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:11.310 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:11.410 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:11.686 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:11.842 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:11.844 | Processing /opt/stack/requirements 2022-04-13 06:57:13.594 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-13 06:57:13.597 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2022-04-13 06:57:13.608 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2022-04-13 06:57:13.613 | 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 329)) (5.5.1) 2022-04-13 06:57:13.617 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-04-13 06:57:13.619 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2022-04-13 06:57:13.638 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:57:13.641 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2022-04-13 06:57:13.658 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2022-04-13 06:57:13.662 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2022-04-13 06:57:13.668 | Requirement already satisfied: urllib3===1.26.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2022-04-13 06:57:13.688 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4614) (1.3) 2022-04-13 06:57:13.691 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4614) (0.3.0) 2022-04-13 06:57:13.706 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-13 06:57:13.710 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-13 06:57:13.713 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-04-13 06:57:13.716 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-04-13 06:57:13.719 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2022-04-13 06:57:13.721 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-04-13 06:57:13.723 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2022-04-13 06:57:13.725 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2022-04-13 06:57:13.736 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-04-13 06:57:13.738 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2022-04-13 06:57:13.821 | Requirement already satisfied: stevedore===3.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.1) 2022-04-13 06:57:13.828 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.2.5) 2022-04-13 06:57:13.834 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2022-04-13 06:57:13.878 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.8.2) 2022-04-13 06:57:13.881 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2022-04-13 06:57:13.885 | Building wheels for collected packages: openstack-requirements 2022-04-13 06:57:13.886 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 06:57:14.681 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 06:57:14.682 | ERROR: Command errored out with exit status 1: 2022-04-13 06:57:14.682 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-dp6w5u0l/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-dp6w5u0l/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-iil8dia1 2022-04-13 06:57:14.682 | cwd: /tmp/pip-req-build-dp6w5u0l/ 2022-04-13 06:57:14.682 | Complete output (6 lines): 2022-04-13 06:57:14.682 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 06:57:14.682 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 06:57:14.682 | or: setup.py --help-commands 2022-04-13 06:57:14.682 | or: setup.py cmd --help 2022-04-13 06:57:14.682 | 2022-04-13 06:57:14.683 | error: invalid command 'bdist_wheel' 2022-04-13 06:57:14.683 | ---------------------------------------- 2022-04-13 06:57:14.683 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 06:57:14.683 | Running setup.py clean for openstack-requirements 2022-04-13 06:57:15.475 | Failed to build openstack-requirements 2022-04-13 06:57:15.500 | Installing collected packages: openstack-requirements 2022-04-13 06:57:15.501 | Attempting uninstall: openstack-requirements 2022-04-13 06:57:15.502 | Found existing installation: openstack-requirements 1.2.1.dev4614 2022-04-13 06:57:15.538 | Uninstalling openstack-requirements-1.2.1.dev4614: 2022-04-13 06:57:15.558 | Successfully uninstalled openstack-requirements-1.2.1.dev4614 2022-04-13 06:57:15.561 | Running setup.py install for openstack-requirements: started 2022-04-13 06:57:17.903 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 06:57:17.933 | Successfully installed openstack-requirements-1.2.1.dev4614 2022-04-13 06:57:18.062 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:18.066 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:18.069 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:18.072 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:18.075 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:18.077 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:18.080 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:18.084 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:57:18.086 | + functions-common:time_stop:2311 : start_time=1649833029256 2022-04-13 06:57:18.089 | + functions-common:time_stop:2313 : [[ -z 1649833029256 ]] 2022-04-13 06:57:18.091 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:18.096 | + functions-common:time_stop:2316 : end_time=1649833038093 2022-04-13 06:57:18.098 | + functions-common:time_stop:2317 : elapsed_time=8837 2022-04-13 06:57:18.102 | + functions-common:time_stop:2318 : total=6739 2022-04-13 06:57:18.105 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:18.107 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15576 2022-04-13 06:57:18.111 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:18.113 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 06:57:18.116 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 06:57:18.118 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 06:57:18.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:18.123 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:18.125 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 06:57:18.128 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:18.130 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 06:57:18.150 | Using python 3.8 to install pbr 2022-04-13 06:57:18.152 | + 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-04-13 06:57:18.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:18.839 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:18.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:18.839 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:19.870 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:19.870 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:57:19.874 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:19.875 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:19.876 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:19.879 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:19.881 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:19.888 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:20.014 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:57:21.514 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:57:21.514 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:57:21.589 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:21.593 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:21.596 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:21.600 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:21.602 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:21.604 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:21.606 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:21.608 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:57:21.610 | + functions-common:time_stop:2311 : start_time=1649833038145 2022-04-13 06:57:21.612 | + functions-common:time_stop:2313 : [[ -z 1649833038145 ]] 2022-04-13 06:57:21.615 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:21.619 | + functions-common:time_stop:2316 : end_time=1649833041617 2022-04-13 06:57:21.621 | + functions-common:time_stop:2317 : elapsed_time=3472 2022-04-13 06:57:21.623 | + functions-common:time_stop:2318 : total=15576 2022-04-13 06:57:21.626 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:21.628 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19048 2022-04-13 06:57:21.630 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:21.632 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 06:57:23.968 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 06:57:25.858 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:25.860 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 06:57:25.876 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 06:57:25.878 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 06:57:25.881 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 06:57:25.885 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 06:57:25.893 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 06:57:25.967 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:57:25.971 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:57:25.975 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-04-13 06:57:25.992 | + ./stack.sh:main:788 : pkgs= 2022-04-13 06:57:25.994 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-04-13 06:57:25.996 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-04-13 06:57:25.999 | + functions-common:run_phase:1732 : local mode=stack 2022-04-13 06:57:26.001 | + functions-common:run_phase:1733 : local phase=pre-install 2022-04-13 06:57:26.003 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:57:26.005 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-04-13 06:57:26.008 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:57:26.010 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-04-13 06:57:26.012 | + functions-common:run_phase:1742 : local extra 2022-04-13 06:57:26.015 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:57:26.018 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-04-13 06:57:26.021 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:57:26.023 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:57:26.025 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 06:57:26.027 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:57:26.042 | ++ functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:57:26.044 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:57:26.046 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:57:26.048 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 06:57:26.050 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:57:26.052 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:57:26.054 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:57:26.056 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 06:57:26.058 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:57:26.060 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 06:57:26.062 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:57:26.064 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:57:26.066 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 06:57:26.068 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 06:57:26.070 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:57:26.072 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:57:26.074 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-04-13 06:57:26.077 | + functions-common:run_plugins:1718 : local mode=stack 2022-04-13 06:57:26.080 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-04-13 06:57:26.082 | + functions-common:run_plugins:1721 : local plugins= 2022-04-13 06:57:26.084 | + functions-common:run_plugins:1722 : local plugin 2022-04-13 06:57:26.086 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 06:57:26.090 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 06:57:26.092 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 06:57:26.094 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 06:57:26.098 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 06:57:26.149 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 06:57:26.150 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 06:57:26.152 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 06:57:26.523 | + ./stack.sh:main:801 : install_rpc_backend 2022-04-13 06:57:26.527 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 06:57:26.548 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:57:26.551 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 06:57:26.554 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:57:26.556 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:57:26.558 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:57:26.560 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:57:26.563 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:26.565 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:57:26.567 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:26.569 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:26.572 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:57:26.574 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:57:26.576 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:57:26.578 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:57:26.581 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-04-13 06:57:26.584 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:57:26.586 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:26.588 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:26.590 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-04-13 06:57:26.611 | + 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-04-13 06:57:26.720 | Reading package lists... 2022-04-13 06:57:26.970 | Building dependency tree... 2022-04-13 06:57:26.971 | Reading state information... 2022-04-13 06:57:27.218 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 06:57:27.218 | The following packages were automatically installed and are no longer required: 2022-04-13 06:57:27.219 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:57:27.219 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:57:27.219 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:57:27.219 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:57:27.219 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:57:27.219 | python3-zope.interface 2022-04-13 06:57:27.219 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:57:27.368 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:57:27.372 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:57:27.375 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:57:27.378 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:27.381 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:27.384 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:27.387 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:27.389 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:27.392 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:57:27.394 | + functions-common:time_stop:2311 : start_time=1649833046608 2022-04-13 06:57:27.397 | + functions-common:time_stop:2313 : [[ -z 1649833046608 ]] 2022-04-13 06:57:27.401 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:27.405 | + functions-common:time_stop:2316 : end_time=1649833047402 2022-04-13 06:57:27.407 | + functions-common:time_stop:2317 : elapsed_time=794 2022-04-13 06:57:27.410 | + functions-common:time_stop:2318 : total=1583 2022-04-13 06:57:27.412 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:27.415 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2377 2022-04-13 06:57:27.417 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:57:27.419 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 06:57:27.422 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:57:27.424 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:57:27.427 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:57:27.429 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:57:27.432 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:57:27.434 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:57:27.436 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 06:57:27.438 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:57:27.440 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:57:27.443 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:57:27.445 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:57:27.447 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:57:27.450 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:57:27.452 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:57:27.454 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:57:27.456 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:57:27.460 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 06:57:27.462 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:57:27.464 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:57:27.467 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:57:27.469 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:57:27.471 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:57:27.474 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:57:27.476 | + ./stack.sh:main:802 : restart_rpc_backend 2022-04-13 06:57:27.479 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 06:57:27.495 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:57:27.497 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 06:57:27.500 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:57:27.503 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-04-13 06:57:27.505 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 06:57:27.508 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 06:57:27.512 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 06:57:27.515 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 06:57:27.517 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 06:57:27.519 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 06:57:27.521 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 06:57:27.524 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 06:57:27.527 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 06:57:28.277 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 06:57:28.277 | user tags 2022-04-13 06:57:28.277 | stackrabbit []' 2022-04-13 06:57:28.281 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 06:57:28.281 | user tags 2022-04-13 06:57:28.281 | stackrabbit []' 2022-04-13 06:57:28.281 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 06:57:28.289 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 06:57:28.291 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 06:57:28.294 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:57:29.007 | Changing password for user "stackrabbit" ... 2022-04-13 06:57:29.038 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 06:57:29.737 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 06:57:29.763 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 06:57:29.766 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:57:30.476 | Changing password for user "stackrabbit" ... 2022-04-13 06:57:30.500 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 06:57:30.502 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 06:57:30.504 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 06:57:31.204 | Deleting user "guest" ... 2022-04-13 06:57:31.222 | Error: 2022-04-13 06:57:31.222 | {:no_such_user, "guest"} 2022-04-13 06:57:31.238 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 06:57:31.241 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-04-13 06:57:31.258 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:57:31.261 | + ./stack.sh:main:805 : install_database 2022-04-13 06:57:31.263 | + lib/database:install_database:116 : install_database_mysql 2022-04-13 06:57:31.266 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-04-13 06:57:31.269 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:31.271 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:31.274 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-04-13 06:57:31.499 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 06:57:31.503 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-04-13 06:57:31.506 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-04-13 06:57:31.509 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:57:31.511 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-04-13 06:57:31.513 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:57:31.516 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:57:31.518 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:57:31.520 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:57:31.523 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:57:31.525 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:57:31.528 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:57:31.531 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:57:31.534 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:57:31.536 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-04-13 06:57:31.539 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:57:31.541 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:57:31.543 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:57:31.546 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:57:31.548 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:57:31.550 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:57:31.553 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-04-13 06:57:31.555 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:31.557 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:31.560 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-04-13 06:57:31.562 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:57:31.564 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:57:31.566 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:57:31.569 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:57:31.571 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:31.573 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:57:31.576 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:31.579 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:31.582 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:57:31.585 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:57:31.587 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:57:31.589 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:57:31.591 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-04-13 06:57:31.594 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:57:31.596 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:31.598 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:31.601 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-04-13 06:57:31.622 | + 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-04-13 06:57:31.734 | Reading package lists... 2022-04-13 06:57:31.989 | Building dependency tree... 2022-04-13 06:57:31.991 | Reading state information... 2022-04-13 06:57:32.236 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 06:57:32.236 | The following packages were automatically installed and are no longer required: 2022-04-13 06:57:32.237 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:57:32.237 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:57:32.237 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:57:32.237 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:57:32.237 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:57:32.237 | python3-zope.interface 2022-04-13 06:57:32.237 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:57:32.369 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:57:32.375 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:57:32.380 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:57:32.384 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:32.387 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:32.390 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:32.394 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:32.397 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:32.399 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:57:32.401 | + functions-common:time_stop:2311 : start_time=1649833051619 2022-04-13 06:57:32.403 | + functions-common:time_stop:2313 : [[ -z 1649833051619 ]] 2022-04-13 06:57:32.406 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:32.410 | + functions-common:time_stop:2316 : end_time=1649833052408 2022-04-13 06:57:32.414 | + functions-common:time_stop:2317 : elapsed_time=789 2022-04-13 06:57:32.417 | + functions-common:time_stop:2318 : total=2377 2022-04-13 06:57:32.420 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:32.423 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3166 2022-04-13 06:57:32.425 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:57:32.428 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-04-13 06:57:32.430 | + ./stack.sh:main:808 : install_database_python 2022-04-13 06:57:32.432 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-04-13 06:57:32.435 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-04-13 06:57:32.437 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 06:57:32.439 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:57:32.443 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 06:57:32.445 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 06:57:32.448 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:57:32.452 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:57:32.452 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:57:32.458 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 06:57:32.460 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 06:57:32.463 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 06:57:32.465 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 06:57:32.468 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 06:57:32.489 | Using python 3.8 to install PyMySQL 2022-04-13 06:57:32.492 | + 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-04-13 06:57:33.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:33.193 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:33.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:33.193 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:34.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:34.234 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:57:34.237 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:34.239 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:34.239 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:34.242 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:34.245 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:34.252 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:34.257 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2022-04-13 06:57:35.774 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:57:35.775 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:57:35.851 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:35.854 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:35.858 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:35.862 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:35.865 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:35.869 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:35.873 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:35.876 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:57:35.880 | + functions-common:time_stop:2311 : start_time=1649833052483 2022-04-13 06:57:35.882 | + functions-common:time_stop:2313 : [[ -z 1649833052483 ]] 2022-04-13 06:57:35.885 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:35.890 | + functions-common:time_stop:2316 : end_time=1649833055887 2022-04-13 06:57:35.892 | + functions-common:time_stop:2317 : elapsed_time=3404 2022-04-13 06:57:35.896 | + functions-common:time_stop:2318 : total=19048 2022-04-13 06:57:35.898 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:35.901 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22452 2022-04-13 06:57:35.903 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:35.906 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 06:57:35.909 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:57:35.912 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 06:57:35.914 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-04-13 06:57:35.931 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:57:35.933 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-04-13 06:57:35.935 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-04-13 06:57:35.939 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:57:35.939 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-13 06:57:35.944 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:57:35.947 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 06:57:35.949 | + 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,c-vol,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,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 06:57:35.952 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-13 06:57:35.954 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-04-13 06:57:35.956 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-04-13 06:57:35.972 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:57:35.974 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-04-13 06:57:35.977 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:57:35.979 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:57:35.981 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:57:35.984 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:57:35.986 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:35.989 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:57:35.991 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:35.993 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:35.995 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:57:35.998 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:57:36.000 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:57:36.002 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:57:36.004 | + functions-common:install_package:1343 : real_install_package radvd 2022-04-13 06:57:36.007 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:57:36.009 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:36.011 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:36.014 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-04-13 06:57:36.034 | + 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-04-13 06:57:36.153 | Reading package lists... 2022-04-13 06:57:36.405 | Building dependency tree... 2022-04-13 06:57:36.407 | Reading state information... 2022-04-13 06:57:36.662 | radvd is already the newest version (1:2.17-2). 2022-04-13 06:57:36.662 | The following packages were automatically installed and are no longer required: 2022-04-13 06:57:36.663 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:57:36.663 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:57:36.663 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:57:36.663 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:57:36.663 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:57:36.663 | python3-zope.interface 2022-04-13 06:57:36.663 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:57:36.813 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:57:36.819 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:57:36.823 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:57:36.826 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:36.829 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:36.833 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:36.835 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:36.837 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:36.839 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:57:36.842 | + functions-common:time_stop:2311 : start_time=1649833056031 2022-04-13 06:57:36.844 | + functions-common:time_stop:2313 : [[ -z 1649833056031 ]] 2022-04-13 06:57:36.847 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:36.851 | + functions-common:time_stop:2316 : end_time=1649833056848 2022-04-13 06:57:36.853 | + functions-common:time_stop:2317 : elapsed_time=817 2022-04-13 06:57:36.856 | + functions-common:time_stop:2318 : total=3166 2022-04-13 06:57:36.858 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:36.860 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3983 2022-04-13 06:57:36.862 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:57:36.865 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 06:57:36.881 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:57:36.883 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-04-13 06:57:36.885 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 06:57:36.888 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-04-13 06:57:36.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-04-13 06:57:36.910 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:57:36.912 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:57:36.914 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:57:36.916 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:57:36.918 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:36.921 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:57:36.923 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:36.925 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:36.927 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:57:36.929 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:57:36.931 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:57:36.933 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:57:36.936 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-04-13 06:57:36.938 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:57:36.940 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:36.942 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:36.944 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-04-13 06:57:36.964 | + 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-04-13 06:57:37.074 | Reading package lists... 2022-04-13 06:57:37.329 | Building dependency tree... 2022-04-13 06:57:37.330 | Reading state information... 2022-04-13 06:57:37.577 | fakeroot is already the newest version (1.24-1). 2022-04-13 06:57:37.578 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:57:37.578 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 06:57:37.578 | The following packages were automatically installed and are no longer required: 2022-04-13 06:57:37.579 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:57:37.579 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:57:37.579 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:57:37.579 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:57:37.579 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:57:37.579 | python3-zope.interface 2022-04-13 06:57:37.579 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:57:37.715 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:57:37.720 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:57:37.723 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:57:37.726 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:37.729 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:37.732 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:37.734 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:37.737 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:37.740 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:57:37.742 | + functions-common:time_stop:2311 : start_time=1649833056962 2022-04-13 06:57:37.744 | + functions-common:time_stop:2313 : [[ -z 1649833056962 ]] 2022-04-13 06:57:37.747 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:37.751 | + functions-common:time_stop:2316 : end_time=1649833057749 2022-04-13 06:57:37.753 | + functions-common:time_stop:2317 : elapsed_time=787 2022-04-13 06:57:37.756 | + functions-common:time_stop:2318 : total=3983 2022-04-13 06:57:37.758 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:37.760 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4770 2022-04-13 06:57:37.762 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:57:37.764 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-04-13 06:57:37.767 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:37.769 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:37.771 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 06:57:37.773 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-04-13 06:57:37.776 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-04-13 06:57:37.780 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-04-13 06:57:37.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-04-13 06:57:37.786 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-04-13 06:57:37.786 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-04-13 06:57:37.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-04-13 06:57:37.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-04-13 06:57:37.795 | + functions:vercmp:628 : local v1=5.4 2022-04-13 06:57:37.798 | + functions:vercmp:629 : local 'op=<' 2022-04-13 06:57:37.800 | + functions:vercmp:630 : local v2=3.13 2022-04-13 06:57:37.802 | + functions:vercmp:631 : local result 2022-04-13 06:57:37.806 | ++ functions:vercmp:635 : sort -V 2022-04-13 06:57:37.806 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 06:57:37.808 | ++ functions:vercmp:635 : head -1 2022-04-13 06:57:37.812 | + functions:vercmp:635 : result=3.13 2022-04-13 06:57:37.815 | + functions:vercmp:637 : case $op in 2022-04-13 06:57:37.817 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 06:57:37.819 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 06:57:37.822 | + functions:vercmp:648 : return 2022-04-13 06:57:37.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-04-13 06:57:37.826 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-04-13 06:57:37.828 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 06:57:38.346 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 06:57:38.349 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 06:57:38.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 06:57:38.360 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.363 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-04-13 06:57:38.381 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:57:38.385 | + ./stack.sh:main:816 : install_etcd3 2022-04-13 06:57:38.387 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 06:57:38.387 | Installing etcd 2022-04-13 06:57:38.389 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 06:57:38.402 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 06:57:38.419 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 06:57:38.421 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 06:57:38.434 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 06:57:38.438 | ++ 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-04-13 06:57:38.440 | ++ 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-04-13 06:57:38.444 | +++ 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-04-13 06:57:38.448 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:57:38.450 | ++ 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-04-13 06:57:38.453 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 06:57:38.455 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:57:38.458 | ++ functions:get_extra_file:74 : return 2022-04-13 06:57:38.461 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:57:38.463 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 06:57:38.466 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 06:57:38.468 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-04-13 06:57:38.484 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:57:38.487 | + ./stack.sh:main:835 : install_dstat 2022-04-13 06:57:38.489 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 06:57:38.506 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:57:38.508 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-04-13 06:57:38.511 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:57:38.513 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-04-13 06:57:38.516 | + ./stack.sh:main:844 : install_libs 2022-04-13 06:57:38.518 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-04-13 06:57:38.521 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-04-13 06:57:38.523 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-04-13 06:57:38.525 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 06:57:38.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.532 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 06:57:38.535 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.537 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-04-13 06:57:38.539 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-04-13 06:57:38.541 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-04-13 06:57:38.544 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 06:57:38.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.548 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.550 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 06:57:38.553 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.555 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-04-13 06:57:38.557 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-04-13 06:57:38.559 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-04-13 06:57:38.561 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 06:57:38.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.566 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 06:57:38.572 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.574 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-04-13 06:57:38.576 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-04-13 06:57:38.579 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-04-13 06:57:38.581 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 06:57:38.584 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.587 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.590 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 06:57:38.592 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.594 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-04-13 06:57:38.596 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-04-13 06:57:38.599 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-04-13 06:57:38.602 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 06:57:38.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.606 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 06:57:38.610 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.613 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-04-13 06:57:38.615 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-04-13 06:57:38.618 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-04-13 06:57:38.620 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 06:57:38.622 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.625 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.627 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 06:57:38.629 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.631 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-04-13 06:57:38.634 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-04-13 06:57:38.636 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-04-13 06:57:38.638 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 06:57:38.640 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.645 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 06:57:38.647 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.649 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-04-13 06:57:38.651 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-04-13 06:57:38.654 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-04-13 06:57:38.656 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 06:57:38.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 06:57:38.665 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.667 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-04-13 06:57:38.670 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-04-13 06:57:38.672 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-04-13 06:57:38.674 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 06:57:38.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 06:57:38.683 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.685 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-04-13 06:57:38.687 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-04-13 06:57:38.689 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-04-13 06:57:38.692 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 06:57:38.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 06:57:38.702 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.704 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-04-13 06:57:38.706 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-04-13 06:57:38.710 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-04-13 06:57:38.712 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 06:57:38.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 06:57:38.721 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.723 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-04-13 06:57:38.726 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-04-13 06:57:38.728 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-04-13 06:57:38.730 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 06:57:38.732 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.735 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.737 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 06:57:38.739 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.741 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-04-13 06:57:38.743 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-04-13 06:57:38.747 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-04-13 06:57:38.749 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 06:57:38.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.757 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 06:57:38.759 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.763 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-04-13 06:57:38.765 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-04-13 06:57:38.767 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-04-13 06:57:38.770 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 06:57:38.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.775 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 06:57:38.780 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.782 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-04-13 06:57:38.784 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-04-13 06:57:38.786 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-04-13 06:57:38.789 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 06:57:38.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.796 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 06:57:38.798 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.800 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-04-13 06:57:38.803 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-04-13 06:57:38.805 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-04-13 06:57:38.807 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 06:57:38.809 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.812 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 06:57:38.816 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.819 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-04-13 06:57:38.821 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-04-13 06:57:38.823 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-04-13 06:57:38.826 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 06:57:38.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.833 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 06:57:38.835 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.838 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-04-13 06:57:38.840 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-04-13 06:57:38.842 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-04-13 06:57:38.845 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 06:57:38.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 06:57:38.854 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.856 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-04-13 06:57:38.859 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-04-13 06:57:38.861 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-04-13 06:57:38.863 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 06:57:38.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.868 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.870 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 06:57:38.872 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.875 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-04-13 06:57:38.877 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-04-13 06:57:38.879 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-04-13 06:57:38.881 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 06:57:38.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 06:57:38.890 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.892 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-04-13 06:57:38.895 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-04-13 06:57:38.897 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-04-13 06:57:38.899 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 06:57:38.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 06:57:38.909 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.911 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-04-13 06:57:38.913 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-04-13 06:57:38.915 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-04-13 06:57:38.918 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 06:57:38.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.922 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 06:57:38.927 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.930 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-04-13 06:57:38.932 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-04-13 06:57:38.934 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-04-13 06:57:38.938 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 06:57:38.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.942 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 06:57:38.947 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.950 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-04-13 06:57:38.952 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-04-13 06:57:38.955 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-04-13 06:57:38.957 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 06:57:38.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 06:57:38.966 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.969 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-04-13 06:57:38.971 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-04-13 06:57:38.973 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-04-13 06:57:38.975 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 06:57:38.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:38.982 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:38.984 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 06:57:38.986 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:38.989 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-04-13 06:57:38.991 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-04-13 06:57:38.994 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-04-13 06:57:38.996 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 06:57:38.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:39.001 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:39.003 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 06:57:39.005 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:39.008 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-04-13 06:57:39.010 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-04-13 06:57:39.013 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-04-13 06:57:39.015 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 06:57:39.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:39.020 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:39.023 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 06:57:39.025 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:39.028 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-04-13 06:57:39.030 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-04-13 06:57:39.033 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-04-13 06:57:39.035 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 06:57:39.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:39.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:39.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 06:57:39.045 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:39.047 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-04-13 06:57:39.050 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-04-13 06:57:39.052 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-04-13 06:57:39.055 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 06:57:39.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:39.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:39.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 06:57:39.064 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:39.066 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-04-13 06:57:39.069 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-04-13 06:57:39.071 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-04-13 06:57:39.073 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 06:57:39.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:39.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:39.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 06:57:39.083 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:39.085 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-04-13 06:57:39.088 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-04-13 06:57:39.090 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-04-13 06:57:39.092 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 06:57:39.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:39.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:39.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 06:57:39.102 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:39.104 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-04-13 06:57:39.106 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-04-13 06:57:39.109 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-04-13 06:57:39.111 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 06:57:39.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:39.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:39.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 06:57:39.122 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:39.125 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-04-13 06:57:39.127 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-04-13 06:57:39.130 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-04-13 06:57:39.133 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 06:57:39.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:39.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:39.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 06:57:39.142 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:39.144 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-04-13 06:57:39.147 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-04-13 06:57:39.149 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-04-13 06:57:39.151 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 06:57:39.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:39.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:39.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 06:57:39.161 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:39.163 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-04-13 06:57:39.165 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-04-13 06:57:39.168 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-04-13 06:57:39.170 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 06:57:39.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:39.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:39.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 06:57:39.179 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:39.182 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-04-13 06:57:39.184 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-04-13 06:57:39.186 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-04-13 06:57:39.189 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 06:57:39.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:39.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:39.195 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 06:57:39.198 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:39.200 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-04-13 06:57:39.221 | Using python 3.8 to install etcd3 2022-04-13 06:57:39.223 | + 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-04-13 06:57:39.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:39.905 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:39.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:39.905 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:40.946 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:40.946 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:57:40.949 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:40.951 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:40.951 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:40.954 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:40.957 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:40.965 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:40.970 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.12.0) 2022-04-13 06:57:40.979 | Requirement already satisfied: grpcio===1.36.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.36.1) 2022-04-13 06:57:40.990 | Requirement already satisfied: protobuf===3.15.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (3.15.6) 2022-04-13 06:57:40.993 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:57:40.996 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-04-13 06:57:42.527 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:57:42.527 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:57:42.607 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:42.610 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:42.614 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:42.616 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:42.618 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:42.620 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:42.622 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:42.625 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:57:42.627 | + functions-common:time_stop:2311 : start_time=1649833059215 2022-04-13 06:57:42.629 | + functions-common:time_stop:2313 : [[ -z 1649833059215 ]] 2022-04-13 06:57:42.631 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:42.635 | + functions-common:time_stop:2316 : end_time=1649833062633 2022-04-13 06:57:42.637 | + functions-common:time_stop:2317 : elapsed_time=3418 2022-04-13 06:57:42.640 | + functions-common:time_stop:2318 : total=22452 2022-04-13 06:57:42.642 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:42.644 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25870 2022-04-13 06:57:42.646 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:42.649 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-04-13 06:57:42.676 | Using python 3.8 to install etcd3gw 2022-04-13 06:57:42.679 | + 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-04-13 06:57:43.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:43.353 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:43.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:43.353 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:44.390 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:44.390 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:57:44.393 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:44.395 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:44.395 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:44.398 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:44.400 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:44.407 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:44.413 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.2.5) 2022-04-13 06:57:44.424 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-04-13 06:57:44.430 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:57:44.433 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2022-04-13 06:57:44.468 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:57:44.471 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2022-04-13 06:57:44.492 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-04-13 06:57:44.495 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-13 06:57:44.498 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-13 06:57:45.971 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:57:45.971 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:57:46.051 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:46.054 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:46.056 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:46.059 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:46.063 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:46.065 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:46.068 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:46.072 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:57:46.076 | + functions-common:time_stop:2311 : start_time=1649833062669 2022-04-13 06:57:46.083 | + functions-common:time_stop:2313 : [[ -z 1649833062669 ]] 2022-04-13 06:57:46.086 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:46.094 | + functions-common:time_stop:2316 : end_time=1649833066090 2022-04-13 06:57:46.097 | + functions-common:time_stop:2317 : elapsed_time=3421 2022-04-13 06:57:46.100 | + functions-common:time_stop:2318 : total=25870 2022-04-13 06:57:46.102 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:46.104 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29291 2022-04-13 06:57:46.107 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:46.109 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-04-13 06:57:46.112 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-04-13 06:57:46.115 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-04-13 06:57:46.117 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:57:46.120 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:57:46.122 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:57:46.124 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:57:46.127 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:57:46.130 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:57:46.133 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:57:46.135 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:57:46.138 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:57:46.140 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-04-13 06:57:46.142 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-04-13 06:57:46.145 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:46.148 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:46.150 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 06:57:46.153 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-04-13 06:57:46.155 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:57:46.157 | + functions-common:install_package:1342 : update_package_repo 2022-04-13 06:57:46.160 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-04-13 06:57:46.163 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-04-13 06:57:46.165 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-04-13 06:57:46.168 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:46.171 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-04-13 06:57:46.174 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:46.177 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:46.180 | + functions-common:update_package_repo:1323 : apt_get_update 2022-04-13 06:57:46.182 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-04-13 06:57:46.185 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-04-13 06:57:46.187 | + functions-common:apt_get_update:1069 : return 2022-04-13 06:57:46.190 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:57:46.193 | + functions-common:real_install_package:1328 : is_ubuntu 2022-04-13 06:57:46.197 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:46.199 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:46.201 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:57:46.230 | + 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-04-13 06:57:46.371 | Reading package lists... 2022-04-13 06:57:46.697 | Building dependency tree... 2022-04-13 06:57:46.698 | Reading state information... 2022-04-13 06:57:46.953 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:57:46.953 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:57:46.953 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:57:46.953 | The following packages were automatically installed and are no longer required: 2022-04-13 06:57:46.954 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:57:46.954 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:57:46.954 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:57:46.954 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:57:46.954 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:57:46.954 | python3-zope.interface 2022-04-13 06:57:46.954 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:57:47.083 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:57:47.088 | + functions-common:apt_get:1113 : result=0 2022-04-13 06:57:47.090 | + functions-common:apt_get:1116 : time_stop apt-get 2022-04-13 06:57:47.093 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:47.096 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:47.099 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:47.101 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:47.104 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:47.107 | + functions-common:time_stop:2310 : name=apt-get 2022-04-13 06:57:47.109 | + functions-common:time_stop:2311 : start_time=1649833066227 2022-04-13 06:57:47.112 | + functions-common:time_stop:2313 : [[ -z 1649833066227 ]] 2022-04-13 06:57:47.115 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:47.121 | + functions-common:time_stop:2316 : end_time=1649833067118 2022-04-13 06:57:47.124 | + functions-common:time_stop:2317 : elapsed_time=891 2022-04-13 06:57:47.127 | + functions-common:time_stop:2318 : total=4770 2022-04-13 06:57:47.130 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:47.133 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5661 2022-04-13 06:57:47.136 | + functions-common:apt_get:1117 : return 0 2022-04-13 06:57:47.139 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-04-13 06:57:47.143 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:57:47.146 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:57:47.148 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-04-13 06:57:47.212 | Module proxy already enabled 2022-04-13 06:57:47.218 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-04-13 06:57:47.290 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 06:57:47.290 | Module proxy already enabled 2022-04-13 06:57:47.290 | Module proxy_uwsgi already enabled 2022-04-13 06:57:47.295 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-04-13 06:57:47.299 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-04-13 06:57:47.302 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-04-13 06:57:47.304 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-04-13 06:57:47.437 | + ./stack.sh:main:850 : install_keystoneauth 2022-04-13 06:57:47.439 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-04-13 06:57:47.442 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 06:57:47.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:47.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:47.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 06:57:47.452 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:47.454 | + ./stack.sh:main:851 : install_keystoneclient 2022-04-13 06:57:47.457 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-04-13 06:57:47.459 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 06:57:47.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:47.464 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:47.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 06:57:47.469 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:47.471 | + ./stack.sh:main:852 : install_glanceclient 2022-04-13 06:57:47.474 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-04-13 06:57:47.476 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 06:57:47.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:47.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:47.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 06:57:47.485 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:47.488 | + ./stack.sh:main:853 : install_cinderclient 2022-04-13 06:57:47.491 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 06:57:47.494 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 06:57:47.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:47.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:47.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 06:57:47.505 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:47.507 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-04-13 06:57:47.510 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 06:57:47.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:47.515 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:47.517 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 06:57:47.520 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:47.522 | + ./stack.sh:main:854 : install_novaclient 2022-04-13 06:57:47.524 | + lib/nova:install_novaclient:820 : use_library_from_git python-novaclient 2022-04-13 06:57:47.527 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 06:57:47.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:47.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:47.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 06:57:47.537 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:47.539 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-04-13 06:57:47.557 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:57:47.559 | + ./stack.sh:main:856 : install_swiftclient 2022-04-13 06:57:47.561 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-04-13 06:57:47.564 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 06:57:47.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:47.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:47.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 06:57:47.574 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:47.576 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-04-13 06:57:47.593 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:57:47.596 | + ./stack.sh:main:859 : install_neutronclient 2022-04-13 06:57:47.598 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-04-13 06:57:47.601 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 06:57:47.603 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:47.606 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:47.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 06:57:47.610 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:47.613 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-04-13 06:57:47.616 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-04-13 06:57:47.618 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 06:57:47.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:57:47.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:57:47.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 06:57:47.628 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:57:47.630 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-04-13 06:57:47.633 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 06:57:47.635 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:57:47.638 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 06:57:47.640 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 06:57:47.643 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:57:47.646 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:57:47.647 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:57:47.652 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 06:57:47.654 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 06:57:47.656 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 06:57:47.659 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 06:57:47.661 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 06:57:47.682 | Using python 3.8 to install keystonemiddleware 2022-04-13 06:57:47.684 | + 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-04-13 06:57:48.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:48.373 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:48.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:48.373 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:49.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:49.421 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:57:49.425 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:49.427 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:49.427 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:49.430 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:49.433 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:49.440 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:49.446 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2022-04-13 06:57:49.514 | Requirement already satisfied: oslo.cache===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.1) 2022-04-13 06:57:49.552 | Requirement already satisfied: oslo.config===8.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.1) 2022-04-13 06:57:49.596 | Requirement already satisfied: oslo.context===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.1) 2022-04-13 06:57:49.603 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-04-13 06:57:49.609 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-04-13 06:57:49.649 | Requirement already satisfied: oslo.serialization===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.1) 2022-04-13 06:57:49.658 | Requirement already satisfied: oslo.utils===4.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.1) 2022-04-13 06:57:49.674 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2022-04-13 06:57:49.680 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2022-04-13 06:57:49.683 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-04-13 06:57:49.694 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-04-13 06:57:49.696 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-04-13 06:57:49.699 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.8.1) 2022-04-13 06:57:49.704 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2022-04-13 06:57:49.723 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2021.1) 2022-04-13 06:57:49.727 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2022-04-13 06:57:49.746 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-04-13 06:57:49.750 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:57:49.753 | Requirement already satisfied: stevedore===3.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.1) 2022-04-13 06:57:49.760 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2022-04-13 06:57:49.780 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2022-04-13 06:57:49.794 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2022-04-13 06:57:49.854 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.5) 2022-04-13 06:57:49.860 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-04-13 06:57:49.865 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-13 06:57:49.869 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-04-13 06:57:49.875 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2022-04-13 06:57:49.879 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-04-13 06:57:49.882 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2022-04-13 06:57:49.885 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2021.10.8) 2022-04-13 06:57:49.887 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2022-04-13 06:57:49.891 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2022-04-13 06:57:49.894 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-04-13 06:57:49.898 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-04-13 06:57:49.901 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2022-04-13 06:57:51.143 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:57:51.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:57:51.217 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:51.220 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:51.223 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:51.226 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:51.229 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:51.231 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:51.234 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:51.236 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:57:51.239 | + functions-common:time_stop:2311 : start_time=1649833067676 2022-04-13 06:57:51.242 | + functions-common:time_stop:2313 : [[ -z 1649833067676 ]] 2022-04-13 06:57:51.246 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:51.251 | + functions-common:time_stop:2316 : end_time=1649833071247 2022-04-13 06:57:51.253 | + functions-common:time_stop:2317 : elapsed_time=3571 2022-04-13 06:57:51.256 | + functions-common:time_stop:2318 : total=29291 2022-04-13 06:57:51.258 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:51.260 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32862 2022-04-13 06:57:51.263 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:51.265 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-04-13 06:57:51.267 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 06:57:51.270 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:57:51.273 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 06:57:51.276 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 06:57:51.279 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:57:51.283 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:57:51.283 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:57:51.288 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 06:57:51.291 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 06:57:51.293 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 06:57:51.296 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 06:57:51.298 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 06:57:51.319 | Using python 3.8 to install python-memcached 2022-04-13 06:57:51.322 | + 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-04-13 06:57:52.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:52.016 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:52.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:52.016 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:53.031 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:53.032 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:57:53.035 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:53.037 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:53.037 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:53.040 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:53.042 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:53.050 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:53.056 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (1.59) 2022-04-13 06:57:53.060 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2022-04-13 06:57:54.570 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:57:54.570 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:57:54.645 | + inc/python:pip_install:200 : result=0 2022-04-13 06:57:54.649 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:57:54.653 | + functions-common:time_stop:2304 : local name 2022-04-13 06:57:54.657 | + functions-common:time_stop:2305 : local end_time 2022-04-13 06:57:54.662 | + functions-common:time_stop:2306 : local elapsed_time 2022-04-13 06:57:54.666 | + functions-common:time_stop:2307 : local total 2022-04-13 06:57:54.669 | + functions-common:time_stop:2308 : local start_time 2022-04-13 06:57:54.673 | + functions-common:time_stop:2310 : name=pip_install 2022-04-13 06:57:54.676 | + functions-common:time_stop:2311 : start_time=1649833071314 2022-04-13 06:57:54.678 | + functions-common:time_stop:2313 : [[ -z 1649833071314 ]] 2022-04-13 06:57:54.681 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-04-13 06:57:54.685 | + functions-common:time_stop:2316 : end_time=1649833074683 2022-04-13 06:57:54.688 | + functions-common:time_stop:2317 : elapsed_time=3369 2022-04-13 06:57:54.690 | + functions-common:time_stop:2318 : total=32862 2022-04-13 06:57:54.692 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-04-13 06:57:54.695 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36231 2022-04-13 06:57:54.697 | + inc/python:pip_install:203 : return 0 2022-04-13 06:57:54.700 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-04-13 06:57:54.717 | + functions-common:is_service_enabled:1960 : return 0 2022-04-13 06:57:54.719 | + ./stack.sh:main:866 : '[' 10.222.0.43 == 10.222.0.43 ']' 2022-04-13 06:57:54.721 | + ./stack.sh:main:867 : stack_install_service keystone 2022-04-13 06:57:54.724 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 06:57:54.727 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 06:57:54.729 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 06:57:54.732 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 06:57:54.735 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-04-13 06:57:54.752 | + functions-common:is_service_enabled:1960 : return 1 2022-04-13 06:57:54.755 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-04-13 06:57:54.757 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 06:57:54.760 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-04-13 06:57:54.762 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-04-13 06:57:54.764 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:57:54.767 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:57:54.770 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:57:54.772 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:57:54.774 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:57:54.790 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:57:54.792 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:57:54.794 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:54.797 | + functions-common:git_clone:544 : echo stable/wallaby 2022-04-13 06:57:54.797 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:57:54.803 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 06:57:54.806 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:57:54.808 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-04-13 06:57:54.811 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:57:54.811 | + functions-common:git_clone:593 : head -1 2022-04-13 06:57:54.815 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-04-13 06:57:54.818 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:57:54.820 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-04-13 06:57:54.822 | + inc/python:setup_develop:338 : local bindep 2022-04-13 06:57:54.825 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:57:54.827 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 06:57:54.830 | + inc/python:setup_develop:344 : local extras= 2022-04-13 06:57:54.833 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 06:57:54.837 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 06:57:54.840 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:57:54.843 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 06:57:54.847 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 06:57:54.850 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 06:57:54.853 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 06:57:54.855 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 06:57:54.859 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 06:57:54.861 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 06:57:54.864 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-04-13 06:57:54.867 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 06:57:54.873 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-04-13 06:57:54.876 | + 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-04-13 06:57:55.508 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-04-13 06:57:55.511 | + inc/python:setup_package:417 : local bindep=0 2022-04-13 06:57:55.514 | + inc/python:setup_package:418 : local bindep_flag= 2022-04-13 06:57:55.517 | + inc/python:setup_package:419 : local bindep_profiles= 2022-04-13 06:57:55.520 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:57:55.522 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-04-13 06:57:55.524 | + inc/python:setup_package:426 : local flags=-e 2022-04-13 06:57:55.526 | + inc/python:setup_package:427 : local extras= 2022-04-13 06:57:55.529 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-04-13 06:57:55.532 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-04-13 06:57:55.535 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-04-13 06:57:55.538 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-04-13 06:57:55.540 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-04-13 06:57:55.542 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-04-13 06:57:55.566 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 06:57:55.569 | + 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-04-13 06:57:56.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:56.282 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:56.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:57:56.283 | from cryptography.utils import int_from_bytes 2022-04-13 06:57:57.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:57:57.326 | 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.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-04-13 06:57:57.330 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:57.332 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:57.333 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:57.335 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:57.338 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:57.345 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:57:57.350 | Obtaining file:///opt/stack/keystone 2022-04-13 06:57:57.943 | ERROR: Command errored out with exit status 1: 2022-04-13 06:57:57.943 | command: /usr/bin/python3.8 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-p3b1oyvw 2022-04-13 06:57:57.943 | cwd: /opt/stack/keystone/ 2022-04-13 06:57:57.943 | Complete output (24 lines): 2022-04-13 06:57:57.943 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2022-04-13 06:57:57.943 | warnings.warn( 2022-04-13 06:57:57.943 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2022-04-13 06:57:57.943 | warnings.warn( 2022-04-13 06:57:57.943 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2022-04-13 06:57:57.943 | warnings.warn( 2022-04-13 06:57:57.943 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:634: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead 2022-04-13 06:57:57.943 | warnings.warn( 2022-04-13 06:57:57.943 | ERROR:root:Error parsing 2022-04-13 06:57:57.943 | Traceback (most recent call last): 2022-04-13 06:57:57.943 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 96, in pbr 2022-04-13 06:57:57.943 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 06:57:57.943 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 271, in cfg_to_args 2022-04-13 06:57:57.943 | pbr.hooks.setup_hook(config) 2022-04-13 06:57:57.943 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 06:57:57.943 | metadata_config.run() 2022-04-13 06:57:57.943 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 06:57:57.943 | self.hook() 2022-04-13 06:57:57.943 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 06:57:57.943 | self.config['version'] = packaging.get_version( 2022-04-13 06:57:57.943 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 874, in get_version 2022-04-13 06:57:57.944 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 06:57:57.944 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 06:57:57.944 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 06:57:57.944 | ---------------------------------------- 2022-04-13 06:57:57.944 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 06:57:58.087 | WARNING: You are using pip version 20.2.2; however, version 22.0.4 is available. 2022-04-13 06:57:58.087 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 06:57:58.143 | + inc/python:pip_install:1 : exit_trap 2022-04-13 06:57:58.147 | + ./stack.sh:exit_trap:507 : local r=1 2022-04-13 06:57:58.151 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-04-13 06:57:58.155 | + ./stack.sh:exit_trap:508 : jobs= 2022-04-13 06:57:58.158 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-04-13 06:57:58.161 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-04-13 06:57:58.163 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-04-13 06:57:58.166 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-04-13 06:57:58.168 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-04-13 06:57:58.170 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-04-13 06:57:58.170 | Error on exit 2022-04-13 06:57:58.172 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-04-13 06:57:58.174 | + ./stack.sh:exit_trap:528 : generate-subunit 1649833010 68 fail 2022-04-13 06:57:58.661 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-04-13 06:57:58.665 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 06:57:59.159 | + ./stack.sh:exit_trap:542 : exit 1