2022-04-13 06:42:18.276 | + ./stack.sh:main:473 : exec 2022-04-13 06:42:18.276 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-064218' 2022-04-13 06:42:18.276 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-064218.summary.2022-04-13-064218 2022-04-13 06:42:18.276 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:42:18.276 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-064218 2022-04-13 06:42:18.276 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-064218 /opt/stack/logs/stack.sh.log 2022-04-13 06:42:18.276 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-064218.summary.2022-04-13-064218 /opt/stack/logs/stack.sh.log.summary 2022-04-13 06:42:18.276 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-04-13 06:42:18.276 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 06:42:18.276 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 06:42:18.276 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 06:42:18.276 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 06:42:18.276 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 06:42:18.277 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 06:42:18.277 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:42:18.277 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 06:42:18.277 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 06:42:18.277 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:42:18.277 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:42:18.277 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 06:42:18.278 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 06:42:18.282 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:42:18.284 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-04-13 06:42:18.288 | + ./stack.sh:main:546 : trap err_trap ERR 2022-04-13 06:42:18.290 | + ./stack.sh:main:559 : set -o errexit 2022-04-13 06:42:18.295 | + ./stack.sh:main:562 : uname -a 2022-04-13 06:42:18.296 | Linux dv-neutron-837671-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:42:18.298 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 06:42:18.302 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 06:42:18.305 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-04-13 06:42:18.336 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 06:42:18.352 | + ./stack.sh:main:576 : fetch_plugins 2022-04-13 06:42:18.354 | + functions-common:fetch_plugins:1655 : local plugins= 2022-04-13 06:42:18.356 | + functions-common:fetch_plugins:1656 : local plugin 2022-04-13 06:42:18.359 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2022-04-13 06:42:18.361 | + functions-common:fetch_plugins:1660 : return 2022-04-13 06:42:18.364 | + ./stack.sh:main:580 : run_phase override_defaults 2022-04-13 06:42:18.365 | + functions-common:run_phase:1737 : local mode=override_defaults 2022-04-13 06:42:18.367 | + functions-common:run_phase:1738 : local phase= 2022-04-13 06:42:18.369 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:42:18.371 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-04-13 06:42:18.373 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:42:18.375 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-04-13 06:42:18.376 | + functions-common:run_phase:1747 : local extra 2022-04-13 06:42:18.379 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:42:18.382 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-04-13 06:42:18.384 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:42:18.386 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:42:18.387 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 06:42:18.390 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:42:18.402 | ++ functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:42:18.404 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:42:18.406 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:42:18.408 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:42:18.409 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:42:18.411 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:42:18.413 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:42:18.415 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 06:42:18.416 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 06:42:18.418 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:42:18.420 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:42:18.422 | + functions-common:run_phase:1762 : plugin_override_defaults 2022-04-13 06:42:18.424 | + functions-common:plugin_override_defaults:1696 : local plugins= 2022-04-13 06:42:18.425 | + functions-common:plugin_override_defaults:1697 : local plugin 2022-04-13 06:42:18.427 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2022-04-13 06:42:18.429 | + functions-common:plugin_override_defaults:1701 : return 2022-04-13 06:42:18.431 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-04-13 06:42:18.448 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-04-13 06:42:18.450 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 06:42:18.462 | ++ functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:42:18.465 | +++ lib/tls:source:43 : hostname -f 2022-04-13 06:42:18.468 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 06:42:18.470 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 06:42:18.472 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 06:42:18.474 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 06:42:18.476 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 06:42:18.477 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 06:42:18.479 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 06:42:18.481 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 06:42:18.483 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 06:42:18.485 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 06:42:18.489 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-04-13 06:42:18.501 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 06:42:18.518 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 06:42:18.530 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 06:42:18.542 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 06:42:18.569 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-04-13 06:42:18.628 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-04-13 06:42:18.713 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-04-13 06:42:18.735 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 06:42:18.786 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-04-13 06:42:18.837 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 06:42:18.963 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 06:42:18.977 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 06:42:18.990 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 06:42:19.003 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 06:42:19.090 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 06:42:19.094 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 06:42:19.099 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 06:42:19.102 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 06:42:19.105 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 06:42:19.108 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 06:42:19.113 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 06:42:19.113 | False' 2022-04-13 06:42:19.116 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 06:42:19.131 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 06:42:19.133 | + ./stack.sh:main:610 : run_phase source 2022-04-13 06:42:19.135 | + functions-common:run_phase:1737 : local mode=source 2022-04-13 06:42:19.137 | + functions-common:run_phase:1738 : local phase= 2022-04-13 06:42:19.139 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:42:19.141 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-04-13 06:42:19.143 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:42:19.145 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-04-13 06:42:19.147 | + functions-common:run_phase:1747 : local extra 2022-04-13 06:42:19.149 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:42:19.153 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-04-13 06:42:19.155 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:42:19.157 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:42:19.159 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 06:42:19.161 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:42:19.175 | ++ functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:42:19.176 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:42:19.178 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 06:42:19.217 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 06:42:19.219 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 06:42:19.222 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:42:19.224 | + functions-common:run_phase:1759 : load_plugin_settings 2022-04-13 06:42:19.226 | + functions-common:load_plugin_settings:1673 : local plugins= 2022-04-13 06:42:19.228 | + functions-common:load_plugin_settings:1674 : local plugin 2022-04-13 06:42:19.231 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2022-04-13 06:42:19.233 | + functions-common:load_plugin_settings:1678 : return 2022-04-13 06:42:19.235 | + functions-common:run_phase:1760 : verify_disabled_services 2022-04-13 06:42:19.237 | + functions-common:verify_disabled_services:2020 : local service 2022-04-13 06:42:19.239 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.241 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 06:42:19.244 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.246 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 06:42:19.248 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.250 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 06:42:19.252 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.255 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 06:42:19.257 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.259 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 06:42:19.261 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.263 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 06:42:19.266 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.268 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 06:42:19.270 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.273 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 06:42:19.275 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.277 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 06:42:19.280 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.282 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 06:42:19.284 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.287 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 06:42:19.289 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.291 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 06:42:19.293 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.295 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 06:42:19.297 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.300 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 06:42:19.302 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.304 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 06:42:19.306 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.308 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 06:42:19.310 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.313 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 06:42:19.315 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.317 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 06:42:19.319 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.321 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 06:42:19.324 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.326 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 06:42:19.328 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.330 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 06:42:19.333 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.335 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 06:42:19.337 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.340 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 06:42:19.342 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.344 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 06:42:19.346 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.349 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 06:42:19.351 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.353 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 06:42:19.356 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.358 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 06:42:19.360 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.362 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 06:42:19.365 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.367 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 06:42:19.369 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.372 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 06:42:19.374 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.376 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 06:42:19.379 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.381 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 06:42:19.383 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.385 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 06:42:19.387 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.389 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 06:42:19.392 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.394 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 06:42:19.396 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.398 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 06:42:19.400 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.402 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 06:42:19.405 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.407 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 06:42:19.409 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.411 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 06:42:19.414 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.416 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 06:42:19.418 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.421 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 06:42:19.424 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.426 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 06:42:19.428 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.431 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 06:42:19.433 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.435 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 06:42:19.438 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.440 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 06:42:19.442 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.445 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 06:42:19.447 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:42:19.449 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 06:42:19.452 | + ./stack.sh:main:681 : initialize_database_backends 2022-04-13 06:42:19.454 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:42:19.456 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 06:42:19.472 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:42:19.474 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 06:42:19.477 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:42:19.479 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 06:42:19.494 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:42:19.496 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 06:42:19.499 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 06:42:19.501 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 06:42:19.503 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 06:42:19.506 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 06:42:19.508 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 06:42:19.510 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 06:42:19.513 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-04-13 06:42:19.515 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:42:19.518 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-04-13 06:42:19.520 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:42:19.523 | + lib/database:initialize_database_backends:104 : return 0 2022-04-13 06:42:19.525 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2022-04-13 06:42:19.525 | Using mysql database backend 2022-04-13 06:42:19.527 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 06:42:19.543 | + ./stack.sh:main:697 : is_service_enabled rabbit 2022-04-13 06:42:19.559 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:42:19.562 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 06:42:19.577 | + ./stack.sh:main:705 : is_service_enabled keystone 2022-04-13 06:42:19.593 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:42:19.595 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 06:42:19.612 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 06:42:19.627 | + ./stack.sh:main:720 : is_service_enabled ldap 2022-04-13 06:42:19.643 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:42:19.645 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2022-04-13 06:42:19.661 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:42:19.663 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 06:42:19.681 | + ./stack.sh:main:735 : [[ -z '' ]] 2022-04-13 06:42:19.683 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2022-04-13 06:42:19.686 | + ./stack.sh:main:741 : save_stackenv 741 2022-04-13 06:42:19.688 | + functions-common:save_stackenv:60 : local tag=741 2022-04-13 06:42:19.691 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 06:42:19.695 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-064219 2022-04-13 06:42:19.698 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-064219 741' 2022-04-13 06:42:19.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:42:19.703 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:42:19.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:42:19.707 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 06:42:19.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:42:19.712 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 06:42:19.714 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:42:19.716 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 06:42:19.718 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:42:19.721 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-04-13 06:42:19.723 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:42:19.726 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-04-13 06:42:19.728 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:42:19.730 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-064218 2022-04-13 06:42:19.732 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:42:19.735 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 06:42:19.737 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:42:19.739 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-04-13 06:42:19.741 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:42:19.743 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 06:42:19.746 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:42:19.748 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 06:42:19.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:42:19.752 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 06:42:19.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:42:19.757 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 06:42:19.760 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/xena 2022-04-13 06:42:19.762 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 06:42:19.764 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-04-13 06:42:19.766 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-13 06:42:19.768 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:42:19.771 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:42:19.773 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:42:19.776 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:42:19.778 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:42:19.794 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:42:19.796 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:42:19.799 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:42:19.802 | + functions-common:git_clone:544 : echo stable/xena 2022-04-13 06:42:19.802 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:42:19.807 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 06:42:19.809 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:42:19.811 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-04-13 06:42:19.814 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:42:19.814 | + functions-common:git_clone:593 : head -1 2022-04-13 06:42:19.818 | 18f957db Add suds-community 2022-04-13 06:42:19.821 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:42:19.823 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2022-04-13 06:42:19.826 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:42:19.828 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-04-13 06:42:19.831 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 06:42:19.833 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 06:42:19.836 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 06:42:19.838 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:42:19.841 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 06:42:19.843 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 06:42:19.846 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 06:42:19.849 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 06:42:19.853 | ++ tools/install_prereqs.sh:source:47 : NOW=1649832139 2022-04-13 06:42:19.856 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 06:42:19.861 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649831927 2022-04-13 06:42:19.863 | ++ tools/install_prereqs.sh:source:49 : DELTA=212 2022-04-13 06:42:19.866 | ++ tools/install_prereqs.sh:source:50 : [[ 212 -lt 7200 ]] 2022-04-13 06:42:19.868 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 06:42:19.871 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 06:42:19.873 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2022-04-13 06:42:19.875 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-04-13 06:42:19.878 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2022-04-13 06:42:19.880 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-04-13 06:42:19.882 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2022-04-13 06:42:19.885 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-04-13 06:42:19.888 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 06:42:19.934 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 06:42:19.934 | apache2-dev 2022-04-13 06:42:19.934 | bc 2022-04-13 06:42:19.934 | bsdmainutils 2022-04-13 06:42:19.934 | curl 2022-04-13 06:42:19.934 | g++ 2022-04-13 06:42:19.934 | gawk 2022-04-13 06:42:19.934 | gcc 2022-04-13 06:42:19.934 | gettext 2022-04-13 06:42:19.934 | git 2022-04-13 06:42:19.934 | graphviz 2022-04-13 06:42:19.934 | iputils-ping 2022-04-13 06:42:19.934 | libapache2-mod-proxy-uwsgi 2022-04-13 06:42:19.934 | libffi-dev 2022-04-13 06:42:19.934 | libjpeg-dev 2022-04-13 06:42:19.934 | libpcre3-dev 2022-04-13 06:42:19.934 | libpq-dev 2022-04-13 06:42:19.934 | libssl-dev 2022-04-13 06:42:19.934 | libsystemd-dev 2022-04-13 06:42:19.934 | libxml2-dev 2022-04-13 06:42:19.934 | libxslt1-dev 2022-04-13 06:42:19.934 | libyaml-dev 2022-04-13 06:42:19.934 | lsof 2022-04-13 06:42:19.934 | openssh-server 2022-04-13 06:42:19.934 | openssl 2022-04-13 06:42:19.935 | pkg-config 2022-04-13 06:42:19.935 | psmisc 2022-04-13 06:42:19.935 | python3-dev 2022-04-13 06:42:19.935 | python3-pip 2022-04-13 06:42:19.935 | python3-systemd 2022-04-13 06:42:19.935 | python3-venv 2022-04-13 06:42:19.935 | tar 2022-04-13 06:42:19.935 | tcpdump 2022-04-13 06:42:19.935 | unzip 2022-04-13 06:42:19.935 | uuid-runtime 2022-04-13 06:42:19.935 | wget 2022-04-13 06:42:19.935 | wget 2022-04-13 06:42:19.935 | zlib1g-dev 2022-04-13 06:42:19.935 | libkrb5-dev 2022-04-13 06:42:19.935 | libldap2-dev 2022-04-13 06:42:19.935 | libsasl2-dev 2022-04-13 06:42:19.935 | memcached 2022-04-13 06:42:19.935 | python3-mysqldb 2022-04-13 06:42:19.935 | sqlite3 2022-04-13 06:42:19.935 | conntrack 2022-04-13 06:42:19.935 | curl 2022-04-13 06:42:19.935 | dnsmasq-base 2022-04-13 06:42:19.935 | dnsmasq-utils 2022-04-13 06:42:19.935 | ebtables 2022-04-13 06:42:19.935 | genisoimage 2022-04-13 06:42:19.935 | iptables 2022-04-13 06:42:19.935 | iputils-arping 2022-04-13 06:42:19.935 | kpartx 2022-04-13 06:42:19.935 | libjs-jquery-tablesorter 2022-04-13 06:42:19.935 | parted 2022-04-13 06:42:19.935 | pm-utils 2022-04-13 06:42:19.935 | python3-mysqldb 2022-04-13 06:42:19.935 | socat 2022-04-13 06:42:19.935 | sqlite3 2022-04-13 06:42:19.935 | sudo 2022-04-13 06:42:19.935 | vlan 2022-04-13 06:42:19.935 | lsscsi 2022-04-13 06:42:19.935 | open-iscsi 2022-04-13 06:42:19.935 | lvm2 2022-04-13 06:42:19.936 | qemu-utils 2022-04-13 06:42:19.936 | thin-provisioning-tools 2022-04-13 06:42:19.936 | acl 2022-04-13 06:42:19.936 | dnsmasq-base 2022-04-13 06:42:19.936 | dnsmasq-utils 2022-04-13 06:42:19.936 | ebtables 2022-04-13 06:42:19.936 | haproxy 2022-04-13 06:42:19.936 | iptables 2022-04-13 06:42:19.936 | iputils-arping 2022-04-13 06:42:19.936 | iputils-ping 2022-04-13 06:42:19.936 | postgresql-server-dev-all 2022-04-13 06:42:19.936 | python3-mysqldb 2022-04-13 06:42:19.936 | sqlite3 2022-04-13 06:42:19.936 | sudo 2022-04-13 06:42:19.936 | vlan 2022-04-13 06:42:19.936 | pcp 2022-04-13 06:42:19.936 | ipset 2022-04-13 06:42:19.936 | conntrack 2022-04-13 06:42:19.936 | conntrackd 2022-04-13 06:42:19.936 | keepalived 2022-04-13 06:42:19.936 | lvm2 2022-04-13 06:42:19.936 | qemu-utils 2022-04-13 06:42:19.936 | thin-provisioning-tools 2022-04-13 06:42:19.936 | curl 2022-04-13 06:42:19.936 | liberasurecode-dev 2022-04-13 06:42:19.936 | make 2022-04-13 06:42:19.936 | memcached 2022-04-13 06:42:19.936 | sqlite3 2022-04-13 06:42:19.936 | xfsprogs' 2022-04-13 06:42:19.938 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 06:42:19.956 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 06:42:19.956 | apache2-dev 2022-04-13 06:42:19.956 | bc 2022-04-13 06:42:19.956 | bsdmainutils 2022-04-13 06:42:19.956 | curl 2022-04-13 06:42:19.956 | g++ 2022-04-13 06:42:19.956 | gawk 2022-04-13 06:42:19.956 | gcc 2022-04-13 06:42:19.956 | gettext 2022-04-13 06:42:19.956 | git 2022-04-13 06:42:19.956 | graphviz 2022-04-13 06:42:19.956 | iputils-ping 2022-04-13 06:42:19.956 | libapache2-mod-proxy-uwsgi 2022-04-13 06:42:19.956 | libffi-dev 2022-04-13 06:42:19.956 | libjpeg-dev 2022-04-13 06:42:19.956 | libpcre3-dev 2022-04-13 06:42:19.956 | libpq-dev 2022-04-13 06:42:19.956 | libssl-dev 2022-04-13 06:42:19.956 | libsystemd-dev 2022-04-13 06:42:19.956 | libxml2-dev 2022-04-13 06:42:19.956 | libxslt1-dev 2022-04-13 06:42:19.956 | libyaml-dev 2022-04-13 06:42:19.956 | lsof 2022-04-13 06:42:19.956 | openssh-server 2022-04-13 06:42:19.956 | openssl 2022-04-13 06:42:19.956 | pkg-config 2022-04-13 06:42:19.956 | psmisc 2022-04-13 06:42:19.956 | python3-dev 2022-04-13 06:42:19.956 | python3-pip 2022-04-13 06:42:19.956 | python3-systemd 2022-04-13 06:42:19.956 | python3-venv 2022-04-13 06:42:19.956 | tar 2022-04-13 06:42:19.956 | tcpdump 2022-04-13 06:42:19.957 | unzip 2022-04-13 06:42:19.957 | uuid-runtime 2022-04-13 06:42:19.957 | wget 2022-04-13 06:42:19.957 | wget 2022-04-13 06:42:19.957 | zlib1g-dev 2022-04-13 06:42:19.957 | libkrb5-dev 2022-04-13 06:42:19.957 | libldap2-dev 2022-04-13 06:42:19.957 | libsasl2-dev 2022-04-13 06:42:19.957 | memcached 2022-04-13 06:42:19.957 | python3-mysqldb 2022-04-13 06:42:19.957 | sqlite3 2022-04-13 06:42:19.957 | conntrack 2022-04-13 06:42:19.957 | curl 2022-04-13 06:42:19.957 | dnsmasq-base 2022-04-13 06:42:19.957 | dnsmasq-utils 2022-04-13 06:42:19.957 | ebtables 2022-04-13 06:42:19.957 | genisoimage 2022-04-13 06:42:19.957 | iptables 2022-04-13 06:42:19.957 | iputils-arping 2022-04-13 06:42:19.957 | kpartx 2022-04-13 06:42:19.957 | libjs-jquery-tablesorter 2022-04-13 06:42:19.957 | parted 2022-04-13 06:42:19.957 | pm-utils 2022-04-13 06:42:19.957 | python3-mysqldb 2022-04-13 06:42:19.957 | socat 2022-04-13 06:42:19.957 | sqlite3 2022-04-13 06:42:19.957 | sudo 2022-04-13 06:42:19.957 | vlan 2022-04-13 06:42:19.957 | lsscsi 2022-04-13 06:42:19.957 | open-iscsi 2022-04-13 06:42:19.957 | lvm2 2022-04-13 06:42:19.957 | qemu-utils 2022-04-13 06:42:19.957 | thin-provisioning-tools 2022-04-13 06:42:19.957 | acl 2022-04-13 06:42:19.958 | dnsmasq-base 2022-04-13 06:42:19.958 | dnsmasq-utils 2022-04-13 06:42:19.958 | ebtables 2022-04-13 06:42:19.958 | haproxy 2022-04-13 06:42:19.958 | iptables 2022-04-13 06:42:19.958 | iputils-arping 2022-04-13 06:42:19.958 | iputils-ping 2022-04-13 06:42:19.958 | postgresql-server-dev-all 2022-04-13 06:42:19.958 | python3-mysqldb 2022-04-13 06:42:19.958 | sqlite3 2022-04-13 06:42:19.958 | sudo 2022-04-13 06:42:19.958 | vlan 2022-04-13 06:42:19.958 | pcp 2022-04-13 06:42:19.958 | ipset 2022-04-13 06:42:19.958 | conntrack 2022-04-13 06:42:19.958 | conntrackd 2022-04-13 06:42:19.958 | keepalived 2022-04-13 06:42:19.958 | lvm2 2022-04-13 06:42:19.958 | qemu-utils 2022-04-13 06:42:19.958 | thin-provisioning-tools 2022-04-13 06:42:19.958 | curl 2022-04-13 06:42:19.958 | liberasurecode-dev 2022-04-13 06:42:19.958 | make 2022-04-13 06:42:19.958 | memcached 2022-04-13 06:42:19.958 | sqlite3 2022-04-13 06:42:19.958 | xfsprogs ' 2022-04-13 06:42:19.958 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 06:42:19.960 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:42:19.963 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:42:19.966 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 06:42:19.966 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:42:19.971 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:42:19.974 | ++ functions-common:install_package:1347 : update_package_repo 2022-04-13 06:42:19.976 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:42:19.978 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2022-04-13 06:42:19.980 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:42:19.983 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:42:19.985 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:42:19.987 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:42:19.989 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:42:19.991 | ++ functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:42:19.993 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2022-04-13 06:42:19.995 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2022-04-13 06:42:19.997 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2022-04-13 06:42:20.000 | +++ functions-common:apt_get_update:1081 : id -u 2022-04-13 06:42:20.004 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2022-04-13 06:42:20.006 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2022-04-13 06:42:20.008 | ++ functions-common:time_start:2295 : local name=apt-get-update 2022-04-13 06:42:20.010 | ++ functions-common:time_start:2296 : local start_time= 2022-04-13 06:42:20.013 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2022-04-13 06:42:20.015 | +++ functions-common:time_start:2300 : date +%s%3N 2022-04-13 06:42:20.020 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1649832140017 2022-04-13 06:42:20.022 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 06:42:20.024 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 06:42:20.026 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 06:42:20.264 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 06:42:20.293 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 06:42:20.336 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 06:42:20.425 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 06:42:22.580 | Reading package lists... 2022-04-13 06:42:22.616 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2022-04-13 06:42:22.618 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2022-04-13 06:42:22.621 | ++ functions-common:time_stop:2309 : local name 2022-04-13 06:42:22.623 | ++ functions-common:time_stop:2310 : local end_time 2022-04-13 06:42:22.626 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:42:22.628 | ++ functions-common:time_stop:2312 : local total 2022-04-13 06:42:22.631 | ++ functions-common:time_stop:2313 : local start_time 2022-04-13 06:42:22.634 | ++ functions-common:time_stop:2315 : name=apt-get-update 2022-04-13 06:42:22.636 | ++ functions-common:time_stop:2316 : start_time=1649832140017 2022-04-13 06:42:22.638 | ++ functions-common:time_stop:2318 : [[ -z 1649832140017 ]] 2022-04-13 06:42:22.642 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:42:22.648 | ++ functions-common:time_stop:2321 : end_time=1649832142644 2022-04-13 06:42:22.651 | ++ functions-common:time_stop:2322 : elapsed_time=2627 2022-04-13 06:42:22.653 | ++ functions-common:time_stop:2323 : total=0 2022-04-13 06:42:22.655 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:42:22.657 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2627 2022-04-13 06:42:22.660 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:42:22.662 | ++ functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:42:22.665 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:42:22.667 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:42:22.671 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:42:22.692 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:42:22.802 | Reading package lists... 2022-04-13 06:42:23.049 | Building dependency tree... 2022-04-13 06:42:23.051 | Reading state information... 2022-04-13 06:42:23.084 | acl is already the newest version (2.2.53-6). 2022-04-13 06:42:23.084 | bc is already the newest version (1.07.1-2build1). 2022-04-13 06:42:23.084 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 06:42:23.084 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 06:42:23.084 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 06:42:23.084 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:42:23.084 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 06:42:23.084 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:42:23.084 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 06:42:23.084 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 06:42:23.084 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 06:42:23.084 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 06:42:23.084 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 06:42:23.084 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 06:42:23.084 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 06:42:23.084 | libffi-dev is already the newest version (3.3-4). 2022-04-13 06:42:23.084 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 06:42:23.084 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 06:42:23.084 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 06:42:23.084 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 06:42:23.084 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 06:42:23.084 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 06:42:23.084 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:42:23.084 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 06:42:23.085 | psmisc is already the newest version (23.3-1). 2022-04-13 06:42:23.085 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:42:23.085 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 06:42:23.085 | python3-systemd is already the newest version (234-3build2). 2022-04-13 06:42:23.085 | socat is already the newest version (1.7.3.3-2). 2022-04-13 06:42:23.085 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 06:42:23.085 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 06:42:23.085 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 06:42:23.085 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 06:42:23.085 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 06:42:23.085 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 06:42:23.085 | pcp is already the newest version (5.0.3-1). 2022-04-13 06:42:23.085 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 06:42:23.085 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:42:23.085 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:42:23.085 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:42:23.085 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 06:42:23.085 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:42:23.085 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:42:23.085 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 06:42:23.085 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 06:42:23.085 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 06:42:23.085 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 06:42:23.085 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 06:42:23.085 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 06:42:23.085 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 06:42:23.085 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 06:42:23.085 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:42:23.085 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 06:42:23.085 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 06:42:23.085 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 06:42:23.085 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 06:42:23.085 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 06:42:23.086 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 06:42:23.086 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:42:23.086 | openssl set to manually installed. 2022-04-13 06:42:23.086 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 06:42:23.086 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 06:42:23.086 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 06:42:23.086 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 06:42:23.086 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 06:42:23.086 | tar set to manually installed. 2022-04-13 06:42:23.086 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 06:42:23.086 | tcpdump set to manually installed. 2022-04-13 06:42:23.086 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 06:42:23.086 | uuid-runtime set to manually installed. 2022-04-13 06:42:23.086 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 06:42:23.296 | wget set to manually installed. 2022-04-13 06:42:23.296 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 06:42:23.296 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:42:23.296 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 06:42:23.296 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 06:42:23.296 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 06:42:23.296 | The following packages were automatically installed and are no longer required: 2022-04-13 06:42:23.297 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:42:23.297 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:42:23.297 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:42:23.297 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:42:23.297 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:42:23.297 | python3-zope.interface 2022-04-13 06:42:23.297 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:42:23.459 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:42:23.464 | ++ functions-common:apt_get:1118 : result=0 2022-04-13 06:42:23.468 | ++ functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:42:23.471 | ++ functions-common:time_stop:2309 : local name 2022-04-13 06:42:23.474 | ++ functions-common:time_stop:2310 : local end_time 2022-04-13 06:42:23.477 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:42:23.480 | ++ functions-common:time_stop:2312 : local total 2022-04-13 06:42:23.483 | ++ functions-common:time_stop:2313 : local start_time 2022-04-13 06:42:23.486 | ++ functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:42:23.488 | ++ functions-common:time_stop:2316 : start_time=1649832142690 2022-04-13 06:42:23.491 | ++ functions-common:time_stop:2318 : [[ -z 1649832142690 ]] 2022-04-13 06:42:23.494 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:42:23.498 | ++ functions-common:time_stop:2321 : end_time=1649832143495 2022-04-13 06:42:23.500 | ++ functions-common:time_stop:2322 : elapsed_time=805 2022-04-13 06:42:23.502 | ++ functions-common:time_stop:2323 : total=781 2022-04-13 06:42:23.504 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:42:23.507 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1586 2022-04-13 06:42:23.509 | ++ functions-common:apt_get:1122 : return 0 2022-04-13 06:42:23.512 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 06:42:23.514 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 06:42:23.516 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 06:42:23.521 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 06:42:23.525 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2022-04-13 06:42:23.527 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2022-04-13 06:42:23.530 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 06:42:24.978 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 06:42:24.980 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:42:24.982 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 06:42:24.984 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 06:42:24.986 | + functions-common:GetDistro:373 : GetOSVersion 2022-04-13 06:42:24.988 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-04-13 06:42:24.990 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-04-13 06:42:24.992 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 06:42:24.994 | + functions-common:_ensure_lsb_release:328 : return 2022-04-13 06:42:24.997 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-04-13 06:42:25.066 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-04-13 06:42:25.070 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-04-13 06:42:25.137 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-04-13 06:42:25.140 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-04-13 06:42:25.207 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-04-13 06:42:25.209 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 06:42:25.213 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-04-13 06:42:25.215 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-04-13 06:42:25.219 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-04-13 06:42:25.222 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-04-13 06:42:25.225 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-04-13 06:42:25.227 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 06:42:25.229 | + functions-common:GetDistro:378 : DISTRO=focal 2022-04-13 06:42:25.231 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-04-13 06:42:25.233 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 06:42:25.233 | Distro: focal 2022-04-13 06:42:25.235 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 06:42:25.238 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:42:25.241 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:42:25.243 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:42:25.245 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:42:25.246 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:42:25.882 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.0.4 2022-04-13 06:42:25.885 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.0.4' 2022-04-13 06:42:25.885 | pip: 22.0.4 2022-04-13 06:42:25.888 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 06:42:25.892 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 06:42:25.894 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:42:25.897 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:42:25.899 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:42:25.901 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:42:25.902 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:42:25.904 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:42:25.906 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:42:25.908 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:42:25.909 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:42:25.911 | + tools/install_pip.sh:main:142 : install_get_pip 2022-04-13 06:42:25.913 | + tools/install_pip.sh:install_get_pip:60 : [[ 3.8 = \3\.\6 ]] 2022-04-13 06:42:25.914 | + tools/install_pip.sh:install_get_pip:64 : _pip_url=https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:42:25.916 | ++ tools/install_pip.sh:install_get_pip:65 : basename https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:42:25.920 | + tools/install_pip.sh:install_get_pip:65 : _local_pip=/home/ubuntu/devstack/files/get-pip.py 2022-04-13 06:42:25.921 | + tools/install_pip.sh:install_get_pip:71 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-04-13 06:42:25.923 | + tools/install_pip.sh:install_get_pip:72 : head -1 /home/ubuntu/devstack/files/get-pip.py 2022-04-13 06:42:25.924 | + tools/install_pip.sh:install_get_pip:72 : grep -q '#!/usr/bin/env python' 2022-04-13 06:42:25.927 | + tools/install_pip.sh:install_get_pip:88 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-04-13 06:42:25.929 | + tools/install_pip.sh:install_get_pip:88 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2022-04-13 06:42:25.931 | + tools/install_pip.sh:install_get_pip:91 : local timecond= 2022-04-13 06:42:25.932 | + tools/install_pip.sh:install_get_pip:92 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-04-13 06:42:25.934 | + tools/install_pip.sh:install_get_pip:93 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2022-04-13 06:42:25.936 | + tools/install_pip.sh:install_get_pip:96 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:42:25.946 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-04-13 06:42:25.946 | Dload Upload Total Spent Left Speed 2022-04-13 06:42:26.127 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-04-13 06:42:26.134 | + tools/install_pip.sh:install_get_pip:99 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-04-13 06:42:26.139 | + tools/install_pip.sh:install_get_pip:101 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-04-13 06:42:29.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:42:29.378 | from cryptography.utils import int_from_bytes 2022-04-13 06:42:29.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:42:29.378 | from cryptography.utils import int_from_bytes 2022-04-13 06:42:29.880 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:42:30.020 | Collecting pip 2022-04-13 06:42:30.030 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6a/ca0f2f081363f/pip-22.0.4-py3-none-any.whl (2.1 MB) 2022-04-13 06:42:30.070 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 61.6 MB/s eta 0:00:00 2022-04-13 06:42:30.693 | Collecting setuptools 2022-04-13 06:42:30.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-04-13 06:42:30.724 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 84.1 MB/s eta 0:00:00 2022-04-13 06:42:32.419 | Installing collected packages: setuptools, pip 2022-04-13 06:42:33.189 | Attempting uninstall: pip 2022-04-13 06:42:33.191 | Found existing installation: pip 22.0.4 2022-04-13 06:42:33.553 | Uninstalling pip-22.0.4: 2022-04-13 06:42:33.569 | Successfully uninstalled pip-22.0.4 2022-04-13 06:42:35.557 | Successfully installed pip-22.0.4 setuptools-62.1.0 2022-04-13 06:42:35.558 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 06:42:35.849 | + tools/install_pip.sh:main:145 : set -x 2022-04-13 06:42:35.852 | + tools/install_pip.sh:main:149 : pip_install_gr setuptools 2022-04-13 06:42:35.856 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 06:42:35.859 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:42:35.863 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 06:42:35.866 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 06:42:35.869 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:42:35.872 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:42:35.873 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:42:35.878 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 06:42:35.881 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 06:42:35.883 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 06:42:35.885 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 06:42:35.887 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 06:42:35.904 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 06:42:35.906 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 06:42:36.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:42:36.676 | from cryptography.utils import int_from_bytes 2022-04-13 06:42:36.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:42:36.676 | from cryptography.utils import int_from_bytes 2022-04-13 06:42:37.895 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:42:39.150 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 06:42:39.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a49/230977aa6cfb9/setuptools-57.4.0-py3-none-any.whl (819 kB) 2022-04-13 06:42:39.182 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.0/819.0 KB 58.9 MB/s eta 0:00:00 2022-04-13 06:42:40.831 | Installing collected packages: setuptools 2022-04-13 06:42:40.832 | Attempting uninstall: setuptools 2022-04-13 06:42:40.833 | Found existing installation: setuptools 62.1.0 2022-04-13 06:42:40.970 | Uninstalling setuptools-62.1.0: 2022-04-13 06:42:41.233 | Successfully uninstalled setuptools-62.1.0 2022-04-13 06:42:41.900 | Successfully installed setuptools-57.4.0 2022-04-13 06:42:41.901 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 06:42:42.043 | + inc/python:pip_install:200 : result=0 2022-04-13 06:42:42.045 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:42:42.048 | + functions-common:time_stop:2309 : local name 2022-04-13 06:42:42.051 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:42:42.054 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:42:42.057 | + functions-common:time_stop:2312 : local total 2022-04-13 06:42:42.060 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:42:42.063 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:42:42.065 | + functions-common:time_stop:2316 : start_time=1649832155899 2022-04-13 06:42:42.068 | + functions-common:time_stop:2318 : [[ -z 1649832155899 ]] 2022-04-13 06:42:42.070 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:42:42.074 | + functions-common:time_stop:2321 : end_time=1649832162072 2022-04-13 06:42:42.076 | + functions-common:time_stop:2322 : elapsed_time=6173 2022-04-13 06:42:42.077 | + functions-common:time_stop:2323 : total=0 2022-04-13 06:42:42.079 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:42:42.081 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6173 2022-04-13 06:42:42.083 | + inc/python:pip_install:203 : return 0 2022-04-13 06:42:42.085 | + tools/install_pip.sh:main:151 : get_versions 2022-04-13 06:42:42.087 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:42:42.091 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:42:42.093 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:42:42.095 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:42:42.096 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:42:42.743 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.0.4 2022-04-13 06:42:42.745 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.0.4' 2022-04-13 06:42:42.745 | pip: 22.0.4 2022-04-13 06:42:42.750 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 06:42:42.753 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:42:42.758 | + ./stack.sh:main:778 : fixup_all 2022-04-13 06:42:42.761 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_keystone 2022-04-13 06:42:42.763 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-04-13 06:42:42.765 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:42:42.771 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:42:42.772 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-04-13 06:42:42.772 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-04-13 06:42:42.778 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-04-13 06:42:42.780 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-04-13 06:42:42.783 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-04-13 06:42:42.791 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-04-13 06:42:42.794 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_ubuntu 2022-04-13 06:42:42.797 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2022-04-13 06:42:42.799 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:42:42.801 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:42:42.803 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 06:42:42.814 | + tools/fixup_stuff.sh:fixup_ubuntu:170 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 06:42:42.825 | + tools/fixup_stuff.sh:fixup_ubuntu:171 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 06:42:42.836 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_fedora 2022-04-13 06:42:42.838 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2022-04-13 06:42:42.840 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:42:42.842 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:42:42.844 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:42:42.846 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:42:42.849 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:42:42.851 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:42:42.853 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:42:42.855 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:42:42.857 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:42:42.859 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2022-04-13 06:42:42.861 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_suse 2022-04-13 06:42:42.863 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2022-04-13 06:42:42.866 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:42:42.868 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:42:42.870 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:42:42.872 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:42:42.874 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:42:42.876 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:42:42.878 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2022-04-13 06:42:42.880 | + ./stack.sh:main:781 : pip_install -U os-testr 2022-04-13 06:42:42.901 | Using python 3.8 to install os-testr 2022-04-13 06:42:42.903 | + 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:42:43.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:42:43.664 | from cryptography.utils import int_from_bytes 2022-04-13 06:42:43.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:42:43.664 | from cryptography.utils import int_from_bytes 2022-04-13 06:42:44.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:42:44.895 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-13 06:42:44.944 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2022-04-13 06:42:44.945 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 06:42:44.946 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.0) 2022-04-13 06:42:44.948 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 06:42:44.961 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 06:42:44.989 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-04-13 06:42:44.989 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-13 06:42:44.991 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2022-04-13 06:42:44.993 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-04-13 06:42:44.994 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-13 06:42:45.017 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2022-04-13 06:42:45.019 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-04-13 06:42:45.021 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2022-04-13 06:42:45.022 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2022-04-13 06:42:45.024 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-04-13 06:42:45.036 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-13 06:42:45.105 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-04-13 06:42:45.107 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2022-04-13 06:42:45.108 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-13 06:42:45.110 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-13 06:42:46.614 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 06:42:46.750 | + inc/python:pip_install:200 : result=0 2022-04-13 06:42:46.753 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:42:46.756 | + functions-common:time_stop:2309 : local name 2022-04-13 06:42:46.760 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:42:46.764 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:42:46.767 | + functions-common:time_stop:2312 : local total 2022-04-13 06:42:46.771 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:42:46.773 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:42:46.776 | + functions-common:time_stop:2316 : start_time=1649832162895 2022-04-13 06:42:46.778 | + functions-common:time_stop:2318 : [[ -z 1649832162895 ]] 2022-04-13 06:42:46.781 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:42:46.785 | + functions-common:time_stop:2321 : end_time=1649832166782 2022-04-13 06:42:46.787 | + functions-common:time_stop:2322 : elapsed_time=3887 2022-04-13 06:42:46.789 | + functions-common:time_stop:2323 : total=0 2022-04-13 06:42:46.791 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:42:46.793 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3887 2022-04-13 06:42:46.795 | + inc/python:pip_install:203 : return 0 2022-04-13 06:42:46.798 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 06:42:46.849 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2022-04-13 06:42:46.951 | + ./stack.sh:main:792 : install_infra 2022-04-13 06:42:46.953 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:42:46.956 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 06:42:46.958 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:42:46.961 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 06:42:46.984 | + 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:42:49.005 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:49.009 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:49.030 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:49.067 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:49.072 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:49.256 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:49.274 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:49.561 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:49.664 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:49.723 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:42:49.843 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2022-04-13 06:42:50.120 | + inc/python:pip_install:200 : result=0 2022-04-13 06:42:50.123 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:42:50.126 | + functions-common:time_stop:2309 : local name 2022-04-13 06:42:50.129 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:42:50.132 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:42:50.134 | + functions-common:time_stop:2312 : local total 2022-04-13 06:42:50.137 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:42:50.140 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:42:50.142 | + functions-common:time_stop:2316 : start_time=1649832166976 2022-04-13 06:42:50.144 | + functions-common:time_stop:2318 : [[ -z 1649832166976 ]] 2022-04-13 06:42:50.146 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:42:50.151 | + functions-common:time_stop:2321 : end_time=1649832170148 2022-04-13 06:42:50.153 | + functions-common:time_stop:2322 : elapsed_time=3172 2022-04-13 06:42:50.155 | + functions-common:time_stop:2323 : total=3887 2022-04-13 06:42:50.157 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:42:50.160 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7059 2022-04-13 06:42:50.163 | + inc/python:pip_install:203 : return 0 2022-04-13 06:42:50.165 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:42:50.168 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 06:42:50.190 | + 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:42:52.072 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:52.075 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:52.095 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:52.133 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:52.138 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:52.314 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:52.332 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:52.612 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:52.715 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:42:52.774 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:42:52.775 | Processing /opt/stack/requirements 2022-04-13 06:42:54.461 | 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:42:54.464 | 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 171)) (3.0.0) 2022-04-13 06:42:54.475 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (21.0) 2022-04-13 06:42:54.480 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2022-04-13 06:42:54.482 | 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 373)) (2.4.7) 2022-04-13 06:42:54.486 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.26.0) 2022-04-13 06:42:54.512 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.16.0) 2022-04-13 06:42:54.515 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.5.0) 2022-04-13 06:42:54.524 | Requirement already satisfied: urllib3===1.26.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.26.6) 2022-04-13 06:42:54.544 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4966) (1.3) 2022-04-13 06:42:54.547 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4966) (0.3.0) 2022-04-13 06:42:54.562 | Requirement already satisfied: certifi===2021.5.30 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2022-04-13 06:42:54.564 | Requirement already satisfied: idna===3.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (3.2) 2022-04-13 06:42:54.568 | Requirement already satisfied: charset-normalizer===2.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (2.0.4) 2022-04-13 06:42:54.572 | 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 167)) (1.0.0) 2022-04-13 06:42:54.574 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (3.9.0) 2022-04-13 06:42:54.587 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (0.4.0) 2022-04-13 06:42:54.590 | 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 345)) (0.7.2) 2022-04-13 06:42:54.592 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.4.0) 2022-04-13 06:42:54.598 | Requirement already satisfied: cmd2===2.1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.1.2) 2022-04-13 06:42:54.667 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2022-04-13 06:42:54.719 | 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 581)) (0.2.5) 2022-04-13 06:42:54.725 | 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 118)) (0.4.4) 2022-04-13 06:42:54.729 | 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 374)) (1.8.2) 2022-04-13 06:42:54.731 | Building wheels for collected packages: openstack-requirements 2022-04-13 06:42:54.732 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 06:42:55.559 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 06:42:55.559 | ERROR: Command errored out with exit status 1: 2022-04-13 06:42:55.559 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-7zf4upk9/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-7zf4upk9/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-sodma3da 2022-04-13 06:42:55.559 | cwd: /tmp/pip-req-build-7zf4upk9/ 2022-04-13 06:42:55.559 | Complete output (6 lines): 2022-04-13 06:42:55.559 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 06:42:55.559 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 06:42:55.559 | or: setup.py --help-commands 2022-04-13 06:42:55.559 | or: setup.py cmd --help 2022-04-13 06:42:55.559 | 2022-04-13 06:42:55.559 | error: invalid command 'bdist_wheel' 2022-04-13 06:42:55.559 | ---------------------------------------- 2022-04-13 06:42:55.560 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 06:42:55.560 | Running setup.py clean for openstack-requirements 2022-04-13 06:42:56.353 | Failed to build openstack-requirements 2022-04-13 06:42:56.371 | Installing collected packages: openstack-requirements 2022-04-13 06:42:56.371 | Attempting uninstall: openstack-requirements 2022-04-13 06:42:56.372 | Found existing installation: openstack-requirements 1.2.1.dev4966 2022-04-13 06:42:56.407 | Uninstalling openstack-requirements-1.2.1.dev4966: 2022-04-13 06:42:56.426 | Successfully uninstalled openstack-requirements-1.2.1.dev4966 2022-04-13 06:42:56.429 | Running setup.py install for openstack-requirements: started 2022-04-13 06:42:58.738 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 06:42:58.775 | Successfully installed openstack-requirements-1.2.1.dev4966 2022-04-13 06:42:58.899 | + inc/python:pip_install:200 : result=0 2022-04-13 06:42:58.902 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:42:58.906 | + functions-common:time_stop:2309 : local name 2022-04-13 06:42:58.909 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:42:58.913 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:42:58.916 | + functions-common:time_stop:2312 : local total 2022-04-13 06:42:58.920 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:42:58.923 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:42:58.927 | + functions-common:time_stop:2316 : start_time=1649832170183 2022-04-13 06:42:58.929 | + functions-common:time_stop:2318 : [[ -z 1649832170183 ]] 2022-04-13 06:42:58.932 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:42:58.936 | + functions-common:time_stop:2321 : end_time=1649832178934 2022-04-13 06:42:58.938 | + functions-common:time_stop:2322 : elapsed_time=8751 2022-04-13 06:42:58.940 | + functions-common:time_stop:2323 : total=7059 2022-04-13 06:42:58.943 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:42:58.945 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15810 2022-04-13 06:42:58.947 | + inc/python:pip_install:203 : return 0 2022-04-13 06:42:58.949 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 06:42:58.952 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 06:42:58.954 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 06:42:58.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:42:58.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:42:58.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 06:42:58.964 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:42:58.966 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 06:42:58.986 | Using python 3.8 to install pbr 2022-04-13 06:42:58.989 | + 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:42:59.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:42:59.739 | from cryptography.utils import int_from_bytes 2022-04-13 06:42:59.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:42:59.739 | from cryptography.utils import int_from_bytes 2022-04-13 06:43:00.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:43:00.941 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2022-04-13 06:43:02.581 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 06:43:02.713 | + inc/python:pip_install:200 : result=0 2022-04-13 06:43:02.717 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:43:02.720 | + functions-common:time_stop:2309 : local name 2022-04-13 06:43:02.724 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:43:02.727 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:43:02.729 | + functions-common:time_stop:2312 : local total 2022-04-13 06:43:02.731 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:43:02.733 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:43:02.735 | + functions-common:time_stop:2316 : start_time=1649832178981 2022-04-13 06:43:02.737 | + functions-common:time_stop:2318 : [[ -z 1649832178981 ]] 2022-04-13 06:43:02.740 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:43:02.744 | + functions-common:time_stop:2321 : end_time=1649832182742 2022-04-13 06:43:02.746 | + functions-common:time_stop:2322 : elapsed_time=3761 2022-04-13 06:43:02.748 | + functions-common:time_stop:2323 : total=15810 2022-04-13 06:43:02.751 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:43:02.753 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19571 2022-04-13 06:43:02.755 | + inc/python:pip_install:203 : return 0 2022-04-13 06:43:02.758 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 06:43:05.030 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 06:43:06.898 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:43:06.899 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 06:43:06.914 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 06:43:06.917 | 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:43:06.920 | 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:43:06.925 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 06:43:06.927 | 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:43:07.000 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:43:07.003 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:43:07.008 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2022-04-13 06:43:07.029 | + ./stack.sh:main:801 : pkgs= 2022-04-13 06:43:07.031 | + ./stack.sh:main:802 : [[ -n '' ]] 2022-04-13 06:43:07.034 | + ./stack.sh:main:809 : run_phase stack pre-install 2022-04-13 06:43:07.036 | + functions-common:run_phase:1737 : local mode=stack 2022-04-13 06:43:07.038 | + functions-common:run_phase:1738 : local phase=pre-install 2022-04-13 06:43:07.040 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:43:07.043 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-04-13 06:43:07.045 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:43:07.047 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-04-13 06:43:07.050 | + functions-common:run_phase:1747 : local extra 2022-04-13 06:43:07.052 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:43:07.056 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-04-13 06:43:07.059 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:43:07.061 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:43:07.063 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 06:43:07.066 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:43:07.081 | ++ functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:43:07.083 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:43:07.085 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:43:07.087 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 06:43:07.089 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:43:07.091 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:43:07.094 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:43:07.096 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 06:43:07.098 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:43:07.101 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 06:43:07.103 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:43:07.105 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:43:07.107 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 06:43:07.109 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 06:43:07.111 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:43:07.114 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:43:07.116 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2022-04-13 06:43:07.118 | + functions-common:run_plugins:1723 : local mode=stack 2022-04-13 06:43:07.120 | + functions-common:run_plugins:1724 : local phase=pre-install 2022-04-13 06:43:07.123 | + functions-common:run_plugins:1726 : local plugins= 2022-04-13 06:43:07.125 | + functions-common:run_plugins:1727 : local plugin 2022-04-13 06:43:07.127 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 06:43:07.130 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 06:43:07.132 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 06:43:07.134 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 06:43:07.137 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 06:43:07.188 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 06:43:07.188 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 06:43:07.190 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 06:43:07.565 | + ./stack.sh:main:814 : install_rpc_backend 2022-04-13 06:43:07.569 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 06:43:07.587 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:43:07.590 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 06:43:07.592 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:43:07.595 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:43:07.597 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:43:07.600 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:43:07.602 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:43:07.605 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:43:07.607 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:07.610 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:07.612 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:43:07.615 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:43:07.617 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:43:07.620 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:43:07.623 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2022-04-13 06:43:07.625 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:43:07.627 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:07.630 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:07.632 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2022-04-13 06:43:07.655 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 06:43:07.764 | Reading package lists... 2022-04-13 06:43:08.009 | Building dependency tree... 2022-04-13 06:43:08.010 | Reading state information... 2022-04-13 06:43:08.254 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 06:43:08.254 | The following packages were automatically installed and are no longer required: 2022-04-13 06:43:08.256 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:43:08.256 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:43:08.256 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:43:08.256 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:43:08.256 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:43:08.256 | python3-zope.interface 2022-04-13 06:43:08.256 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:43:08.391 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:43:08.397 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:43:08.399 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:43:08.401 | + functions-common:time_stop:2309 : local name 2022-04-13 06:43:08.404 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:43:08.406 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:43:08.408 | + functions-common:time_stop:2312 : local total 2022-04-13 06:43:08.410 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:43:08.413 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:43:08.415 | + functions-common:time_stop:2316 : start_time=1649832187652 2022-04-13 06:43:08.417 | + functions-common:time_stop:2318 : [[ -z 1649832187652 ]] 2022-04-13 06:43:08.420 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:43:08.424 | + functions-common:time_stop:2321 : end_time=1649832188422 2022-04-13 06:43:08.426 | + functions-common:time_stop:2322 : elapsed_time=770 2022-04-13 06:43:08.429 | + functions-common:time_stop:2323 : total=1586 2022-04-13 06:43:08.431 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:43:08.433 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2356 2022-04-13 06:43:08.436 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:43:08.438 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 06:43:08.441 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:43:08.443 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:43:08.445 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:43:08.448 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:43:08.450 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:43:08.453 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:43:08.455 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 06:43:08.458 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:43:08.460 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:43:08.462 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:43:08.465 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:43:08.467 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:43:08.469 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:43:08.471 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:43:08.474 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:43:08.476 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:43:08.479 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 06:43:08.481 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:43:08.483 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:43:08.485 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:43:08.488 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:43:08.490 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:43:08.492 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:43:08.495 | + ./stack.sh:main:815 : restart_rpc_backend 2022-04-13 06:43:08.497 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 06:43:08.513 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:43:08.515 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 06:43:08.518 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:43:08.520 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-04-13 06:43:08.522 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 06:43:08.525 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 06:43:08.529 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 06:43:08.532 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 06:43:08.534 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 06:43:08.536 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 06:43:08.539 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 06:43:08.541 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 06:43:08.544 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 06:43:09.269 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 06:43:09.269 | user tags 2022-04-13 06:43:09.269 | stackrabbit []' 2022-04-13 06:43:09.272 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 06:43:09.272 | user tags 2022-04-13 06:43:09.272 | stackrabbit []' 2022-04-13 06:43:09.273 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 06:43:09.279 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 06:43:09.281 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 06:43:09.284 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:43:09.969 | Changing password for user "stackrabbit" ... 2022-04-13 06:43:09.996 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 06:43:10.703 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 06:43:10.731 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 06:43:10.734 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:43:11.464 | Changing password for user "stackrabbit" ... 2022-04-13 06:43:11.491 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 06:43:11.493 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 06:43:11.496 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 06:43:12.170 | Deleting user "guest" ... 2022-04-13 06:43:12.188 | Error: 2022-04-13 06:43:12.188 | {:no_such_user, "guest"} 2022-04-13 06:43:12.203 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 06:43:12.206 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2022-04-13 06:43:12.223 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:43:12.225 | + ./stack.sh:main:818 : install_database 2022-04-13 06:43:12.228 | + lib/database:install_database:116 : install_database_mysql 2022-04-13 06:43:12.230 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-04-13 06:43:12.232 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:12.235 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:12.237 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-04-13 06:43:12.454 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 06:43:12.458 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-04-13 06:43:12.461 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-04-13 06:43:12.464 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:43:12.466 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-04-13 06:43:12.469 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:43:12.471 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:43:12.474 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:43:12.476 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:43:12.479 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:43:12.481 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:43:12.483 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:43:12.486 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:43:12.488 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:43:12.490 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-04-13 06:43:12.493 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:43:12.495 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:43:12.497 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:43:12.500 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:43:12.502 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:43:12.504 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:43:12.506 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-04-13 06:43:12.509 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:12.511 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:12.513 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-04-13 06:43:12.516 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:43:12.518 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:43:12.520 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:43:12.523 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:43:12.525 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:43:12.527 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:43:12.529 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:12.532 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:12.534 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:43:12.536 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:43:12.538 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:43:12.541 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:43:12.543 | + functions-common:install_package:1348 : real_install_package mysql-server 2022-04-13 06:43:12.545 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:43:12.548 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:12.550 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:12.552 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2022-04-13 06:43:12.573 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 06:43:12.682 | Reading package lists... 2022-04-13 06:43:12.930 | Building dependency tree... 2022-04-13 06:43:12.931 | Reading state information... 2022-04-13 06:43:13.179 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 06:43:13.180 | The following packages were automatically installed and are no longer required: 2022-04-13 06:43:13.181 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:43:13.181 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:43:13.181 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:43:13.181 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:43:13.181 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:43:13.181 | python3-zope.interface 2022-04-13 06:43:13.181 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:43:13.316 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:43:13.322 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:43:13.325 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:43:13.329 | + functions-common:time_stop:2309 : local name 2022-04-13 06:43:13.331 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:43:13.335 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:43:13.338 | + functions-common:time_stop:2312 : local total 2022-04-13 06:43:13.341 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:43:13.344 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:43:13.347 | + functions-common:time_stop:2316 : start_time=1649832192570 2022-04-13 06:43:13.350 | + functions-common:time_stop:2318 : [[ -z 1649832192570 ]] 2022-04-13 06:43:13.353 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:43:13.357 | + functions-common:time_stop:2321 : end_time=1649832193355 2022-04-13 06:43:13.360 | + functions-common:time_stop:2322 : elapsed_time=785 2022-04-13 06:43:13.362 | + functions-common:time_stop:2323 : total=2356 2022-04-13 06:43:13.364 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:43:13.366 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3141 2022-04-13 06:43:13.368 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:43:13.371 | + ./stack.sh:main:820 : '[' -n mysql ']' 2022-04-13 06:43:13.373 | + ./stack.sh:main:821 : install_database_python 2022-04-13 06:43:13.375 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-04-13 06:43:13.378 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-04-13 06:43:13.380 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 06:43:13.382 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:43:13.385 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 06:43:13.388 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 06:43:13.390 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:43:13.394 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:43:13.394 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:43:13.399 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 06:43:13.402 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 06:43:13.404 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 06:43:13.407 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 06:43:13.409 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 06:43:13.430 | Using python 3.8 to install PyMySQL 2022-04-13 06:43:13.433 | + 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:43:14.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:43:14.188 | from cryptography.utils import int_from_bytes 2022-04-13 06:43:14.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:43:14.188 | from cryptography.utils import int_from_bytes 2022-04-13 06:43:15.401 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:43:15.411 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 06:43:16.979 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 06:43:17.109 | + inc/python:pip_install:200 : result=0 2022-04-13 06:43:17.111 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:43:17.115 | + functions-common:time_stop:2309 : local name 2022-04-13 06:43:17.118 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:43:17.121 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:43:17.124 | + functions-common:time_stop:2312 : local total 2022-04-13 06:43:17.127 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:43:17.130 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:43:17.133 | + functions-common:time_stop:2316 : start_time=1649832193425 2022-04-13 06:43:17.135 | + functions-common:time_stop:2318 : [[ -z 1649832193425 ]] 2022-04-13 06:43:17.138 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:43:17.142 | + functions-common:time_stop:2321 : end_time=1649832197140 2022-04-13 06:43:17.145 | + functions-common:time_stop:2322 : elapsed_time=3715 2022-04-13 06:43:17.147 | + functions-common:time_stop:2323 : total=19571 2022-04-13 06:43:17.149 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:43:17.151 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23286 2022-04-13 06:43:17.154 | + inc/python:pip_install:203 : return 0 2022-04-13 06:43:17.156 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 06:43:17.159 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:43:17.161 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 06:43:17.163 | + ./stack.sh:main:824 : is_service_enabled neutron 2022-04-13 06:43:17.180 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:43:17.182 | + ./stack.sh:main:825 : install_neutron_agent_packages 2022-04-13 06:43:17.185 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-04-13 06:43:17.188 | ++ 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:43:17.189 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-13 06:43:17.194 | + 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:43:17.196 | + 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:43:17.199 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 06:43:17.201 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-13 06:43:17.204 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-04-13 06:43:17.206 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-04-13 06:43:17.221 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:43:17.224 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-04-13 06:43:17.226 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:43:17.229 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:43:17.231 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:43:17.233 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:43:17.236 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:43:17.238 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:43:17.240 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:17.242 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:17.245 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:43:17.247 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:43:17.249 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:43:17.251 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:43:17.254 | + functions-common:install_package:1348 : real_install_package radvd 2022-04-13 06:43:17.256 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:43:17.258 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:17.261 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:17.264 | + functions-common:real_install_package:1334 : apt_get install radvd 2022-04-13 06:43:17.284 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 06:43:17.393 | Reading package lists... 2022-04-13 06:43:17.635 | Building dependency tree... 2022-04-13 06:43:17.637 | Reading state information... 2022-04-13 06:43:17.879 | radvd is already the newest version (1:2.17-2). 2022-04-13 06:43:17.879 | The following packages were automatically installed and are no longer required: 2022-04-13 06:43:17.880 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:43:17.880 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:43:17.881 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:43:17.881 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:43:17.881 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:43:17.881 | python3-zope.interface 2022-04-13 06:43:17.881 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:43:18.012 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:43:18.017 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:43:18.020 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:43:18.023 | + functions-common:time_stop:2309 : local name 2022-04-13 06:43:18.025 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:43:18.028 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:43:18.031 | + functions-common:time_stop:2312 : local total 2022-04-13 06:43:18.034 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:43:18.036 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:43:18.039 | + functions-common:time_stop:2316 : start_time=1649832197281 2022-04-13 06:43:18.041 | + functions-common:time_stop:2318 : [[ -z 1649832197281 ]] 2022-04-13 06:43:18.044 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:43:18.048 | + functions-common:time_stop:2321 : end_time=1649832198045 2022-04-13 06:43:18.050 | + functions-common:time_stop:2322 : elapsed_time=764 2022-04-13 06:43:18.052 | + functions-common:time_stop:2323 : total=3141 2022-04-13 06:43:18.054 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:43:18.057 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3905 2022-04-13 06:43:18.059 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:43:18.061 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 06:43:18.078 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:43:18.080 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-04-13 06:43:18.083 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 06:43:18.086 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-04-13 06:43:18.105 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-04-13 06:43:18.108 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:43:18.110 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:43:18.112 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:43:18.115 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:43:18.117 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:43:18.119 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:43:18.122 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:18.124 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:18.126 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:43:18.128 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:43:18.130 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:43:18.133 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:43:18.136 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2022-04-13 06:43:18.138 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:43:18.140 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:18.143 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:18.145 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2022-04-13 06:43:18.169 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 06:43:18.278 | Reading package lists... 2022-04-13 06:43:18.530 | Building dependency tree... 2022-04-13 06:43:18.532 | Reading state information... 2022-04-13 06:43:18.778 | fakeroot is already the newest version (1.24-1). 2022-04-13 06:43:18.778 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:43:18.778 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 06:43:18.778 | The following packages were automatically installed and are no longer required: 2022-04-13 06:43:18.779 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:43:18.779 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:43:18.779 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:43:18.779 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:43:18.779 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:43:18.779 | python3-zope.interface 2022-04-13 06:43:18.779 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:43:18.932 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:43:18.938 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:43:18.941 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:43:18.944 | + functions-common:time_stop:2309 : local name 2022-04-13 06:43:18.947 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:43:18.951 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:43:18.954 | + functions-common:time_stop:2312 : local total 2022-04-13 06:43:18.957 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:43:18.960 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:43:18.962 | + functions-common:time_stop:2316 : start_time=1649832198166 2022-04-13 06:43:18.964 | + functions-common:time_stop:2318 : [[ -z 1649832198166 ]] 2022-04-13 06:43:18.967 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:43:18.972 | + functions-common:time_stop:2321 : end_time=1649832198969 2022-04-13 06:43:18.974 | + functions-common:time_stop:2322 : elapsed_time=803 2022-04-13 06:43:18.977 | + functions-common:time_stop:2323 : total=3905 2022-04-13 06:43:18.979 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:43:18.981 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4708 2022-04-13 06:43:18.984 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:43:18.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-04-13 06:43:18.989 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:18.992 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:18.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 06:43:18.996 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-04-13 06:43:18.999 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-04-13 06:43:19.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-04-13 06:43:19.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-04-13 06:43:19.009 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-04-13 06:43:19.009 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-04-13 06:43:19.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-04-13 06:43:19.016 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-04-13 06:43:19.019 | + functions:vercmp:628 : local v1=5.4 2022-04-13 06:43:19.021 | + functions:vercmp:629 : local 'op=<' 2022-04-13 06:43:19.023 | + functions:vercmp:630 : local v2=3.13 2022-04-13 06:43:19.026 | + functions:vercmp:631 : local result 2022-04-13 06:43:19.029 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 06:43:19.029 | ++ functions:vercmp:635 : sort -V 2022-04-13 06:43:19.030 | ++ functions:vercmp:635 : head -1 2022-04-13 06:43:19.034 | + functions:vercmp:635 : result=3.13 2022-04-13 06:43:19.037 | + functions:vercmp:637 : case $op in 2022-04-13 06:43:19.039 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 06:43:19.041 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 06:43:19.043 | + functions:vercmp:648 : return 2022-04-13 06:43:19.046 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-04-13 06:43:19.048 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-04-13 06:43:19.051 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 06:43:19.544 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 06:43:19.546 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 06:43:19.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.551 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.553 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 06:43:19.558 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.561 | + ./stack.sh:main:828 : is_service_enabled etcd3 2022-04-13 06:43:19.578 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:43:19.580 | + ./stack.sh:main:829 : install_etcd3 2022-04-13 06:43:19.583 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 06:43:19.583 | Installing etcd 2022-04-13 06:43:19.585 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 06:43:19.598 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 06:43:19.609 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 06:43:19.611 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 06:43:19.624 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 06:43:19.627 | ++ 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:43:19.629 | ++ 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:43:19.636 | +++ 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:43:19.640 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:43:19.643 | ++ 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:43:19.646 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 06:43:19.648 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:43:19.651 | ++ functions:get_extra_file:74 : return 2022-04-13 06:43:19.654 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:43:19.656 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 06:43:19.658 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 06:43:19.660 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2022-04-13 06:43:19.676 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:43:19.679 | + ./stack.sh:main:848 : install_dstat 2022-04-13 06:43:19.681 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 06:43:19.696 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:43:19.699 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2022-04-13 06:43:19.701 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:43:19.704 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-04-13 06:43:19.706 | + ./stack.sh:main:857 : install_libs 2022-04-13 06:43:19.709 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2022-04-13 06:43:19.711 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2022-04-13 06:43:19.713 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2022-04-13 06:43:19.715 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 06:43:19.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 06:43:19.725 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.727 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2022-04-13 06:43:19.730 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2022-04-13 06:43:19.732 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2022-04-13 06:43:19.734 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 06:43:19.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.739 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 06:43:19.744 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.746 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2022-04-13 06:43:19.748 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2022-04-13 06:43:19.750 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2022-04-13 06:43:19.753 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 06:43:19.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 06:43:19.761 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.764 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2022-04-13 06:43:19.766 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2022-04-13 06:43:19.768 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2022-04-13 06:43:19.770 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 06:43:19.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.775 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 06:43:19.779 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.781 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2022-04-13 06:43:19.783 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2022-04-13 06:43:19.786 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2022-04-13 06:43:19.788 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 06:43:19.790 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.792 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.794 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 06:43:19.796 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.799 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2022-04-13 06:43:19.801 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2022-04-13 06:43:19.803 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2022-04-13 06:43:19.805 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 06:43:19.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.810 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.812 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 06:43:19.814 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.816 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2022-04-13 06:43:19.819 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2022-04-13 06:43:19.821 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2022-04-13 06:43:19.824 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 06:43:19.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 06:43:19.838 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.841 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2022-04-13 06:43:19.843 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2022-04-13 06:43:19.845 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2022-04-13 06:43:19.848 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 06:43:19.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 06:43:19.858 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.860 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2022-04-13 06:43:19.863 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2022-04-13 06:43:19.865 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2022-04-13 06:43:19.868 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 06:43:19.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 06:43:19.877 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.879 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2022-04-13 06:43:19.881 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2022-04-13 06:43:19.884 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2022-04-13 06:43:19.886 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 06:43:19.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 06:43:19.896 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.898 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2022-04-13 06:43:19.901 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2022-04-13 06:43:19.903 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2022-04-13 06:43:19.905 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 06:43:19.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.910 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 06:43:19.916 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.919 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2022-04-13 06:43:19.922 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2022-04-13 06:43:19.924 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2022-04-13 06:43:19.927 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 06:43:19.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.932 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 06:43:19.936 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.938 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2022-04-13 06:43:19.941 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2022-04-13 06:43:19.943 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2022-04-13 06:43:19.945 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 06:43:19.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 06:43:19.955 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.957 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2022-04-13 06:43:19.959 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2022-04-13 06:43:19.961 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2022-04-13 06:43:19.964 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 06:43:19.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 06:43:19.973 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.975 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2022-04-13 06:43:19.977 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2022-04-13 06:43:19.980 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2022-04-13 06:43:19.982 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 06:43:19.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:19.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:19.989 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 06:43:19.991 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:19.993 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2022-04-13 06:43:19.995 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2022-04-13 06:43:19.998 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2022-04-13 06:43:20.000 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 06:43:20.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 06:43:20.009 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.011 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2022-04-13 06:43:20.013 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2022-04-13 06:43:20.017 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2022-04-13 06:43:20.019 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 06:43:20.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.026 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 06:43:20.028 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.031 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2022-04-13 06:43:20.033 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2022-04-13 06:43:20.035 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2022-04-13 06:43:20.037 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 06:43:20.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.042 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.044 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 06:43:20.046 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.049 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2022-04-13 06:43:20.051 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2022-04-13 06:43:20.053 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2022-04-13 06:43:20.055 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 06:43:20.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 06:43:20.064 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.066 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2022-04-13 06:43:20.068 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2022-04-13 06:43:20.070 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2022-04-13 06:43:20.073 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 06:43:20.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 06:43:20.082 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.084 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2022-04-13 06:43:20.086 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2022-04-13 06:43:20.089 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2022-04-13 06:43:20.091 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 06:43:20.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 06:43:20.101 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.103 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2022-04-13 06:43:20.106 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2022-04-13 06:43:20.108 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2022-04-13 06:43:20.111 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 06:43:20.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 06:43:20.120 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.123 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2022-04-13 06:43:20.125 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2022-04-13 06:43:20.128 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2022-04-13 06:43:20.130 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 06:43:20.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 06:43:20.139 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.142 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2022-04-13 06:43:20.144 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2022-04-13 06:43:20.146 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2022-04-13 06:43:20.148 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 06:43:20.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 06:43:20.158 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.160 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2022-04-13 06:43:20.162 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2022-04-13 06:43:20.164 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2022-04-13 06:43:20.167 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 06:43:20.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 06:43:20.178 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.181 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2022-04-13 06:43:20.184 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2022-04-13 06:43:20.187 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2022-04-13 06:43:20.191 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 06:43:20.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 06:43:20.201 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.204 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2022-04-13 06:43:20.206 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2022-04-13 06:43:20.209 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2022-04-13 06:43:20.212 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 06:43:20.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 06:43:20.223 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.226 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2022-04-13 06:43:20.228 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2022-04-13 06:43:20.230 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2022-04-13 06:43:20.233 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 06:43:20.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 06:43:20.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.245 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2022-04-13 06:43:20.248 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2022-04-13 06:43:20.250 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2022-04-13 06:43:20.253 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 06:43:20.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.258 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 06:43:20.262 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.265 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2022-04-13 06:43:20.267 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2022-04-13 06:43:20.269 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2022-04-13 06:43:20.272 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 06:43:20.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.276 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.279 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 06:43:20.281 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.283 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2022-04-13 06:43:20.286 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2022-04-13 06:43:20.288 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2022-04-13 06:43:20.290 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 06:43:20.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 06:43:20.300 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.302 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2022-04-13 06:43:20.304 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2022-04-13 06:43:20.307 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2022-04-13 06:43:20.309 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 06:43:20.311 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.314 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.316 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 06:43:20.318 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.321 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2022-04-13 06:43:20.323 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2022-04-13 06:43:20.326 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2022-04-13 06:43:20.328 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 06:43:20.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 06:43:20.337 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.339 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2022-04-13 06:43:20.342 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2022-04-13 06:43:20.344 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2022-04-13 06:43:20.346 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 06:43:20.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 06:43:20.356 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.359 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2022-04-13 06:43:20.361 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2022-04-13 06:43:20.363 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2022-04-13 06:43:20.366 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 06:43:20.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 06:43:20.375 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.377 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2022-04-13 06:43:20.380 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2022-04-13 06:43:20.382 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2022-04-13 06:43:20.384 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 06:43:20.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 06:43:20.394 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.396 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2022-04-13 06:43:20.398 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2022-04-13 06:43:20.401 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2022-04-13 06:43:20.403 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 06:43:20.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:20.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:20.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 06:43:20.412 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:20.415 | + lib/libraries:install_libs:137 : pip_install etcd3 2022-04-13 06:43:20.435 | Using python 3.8 to install etcd3 2022-04-13 06:43:20.437 | + 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:43:21.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:43:21.200 | from cryptography.utils import int_from_bytes 2022-04-13 06:43:21.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:43:21.200 | from cryptography.utils import int_from_bytes 2022-04-13 06:43:22.432 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:43:22.442 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 06:43:22.450 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.39.0) 2022-04-13 06:43:22.451 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.17.3) 2022-04-13 06:43:22.453 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 06:43:22.454 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 06:43:24.032 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 06:43:24.161 | + inc/python:pip_install:200 : result=0 2022-04-13 06:43:24.164 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:43:24.168 | + functions-common:time_stop:2309 : local name 2022-04-13 06:43:24.170 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:43:24.174 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:43:24.177 | + functions-common:time_stop:2312 : local total 2022-04-13 06:43:24.179 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:43:24.181 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:43:24.184 | + functions-common:time_stop:2316 : start_time=1649832200430 2022-04-13 06:43:24.186 | + functions-common:time_stop:2318 : [[ -z 1649832200430 ]] 2022-04-13 06:43:24.188 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:43:24.194 | + functions-common:time_stop:2321 : end_time=1649832204191 2022-04-13 06:43:24.196 | + functions-common:time_stop:2322 : elapsed_time=3761 2022-04-13 06:43:24.198 | + functions-common:time_stop:2323 : total=23286 2022-04-13 06:43:24.200 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:43:24.203 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27047 2022-04-13 06:43:24.205 | + inc/python:pip_install:203 : return 0 2022-04-13 06:43:24.207 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2022-04-13 06:43:24.232 | Using python 3.8 to install etcd3gw 2022-04-13 06:43:24.235 | + 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:43:25.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:43:25.000 | from cryptography.utils import int_from_bytes 2022-04-13 06:43:25.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:43:25.000 | from cryptography.utils import int_from_bytes 2022-04-13 06:43:26.207 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:43:26.216 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2022-04-13 06:43:26.224 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 06:43:26.226 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 06:43:26.227 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2022-04-13 06:43:26.229 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2022-04-13 06:43:26.262 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.6) 2022-04-13 06:43:26.265 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2022-04-13 06:43:26.268 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2022-04-13 06:43:26.273 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2022-04-13 06:43:27.834 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 06:43:27.965 | + inc/python:pip_install:200 : result=0 2022-04-13 06:43:27.969 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:43:27.972 | + functions-common:time_stop:2309 : local name 2022-04-13 06:43:27.976 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:43:27.980 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:43:27.983 | + functions-common:time_stop:2312 : local total 2022-04-13 06:43:27.987 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:43:27.990 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:43:27.993 | + functions-common:time_stop:2316 : start_time=1649832204224 2022-04-13 06:43:27.995 | + functions-common:time_stop:2318 : [[ -z 1649832204224 ]] 2022-04-13 06:43:27.998 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:43:28.002 | + functions-common:time_stop:2321 : end_time=1649832207999 2022-04-13 06:43:28.004 | + functions-common:time_stop:2322 : elapsed_time=3775 2022-04-13 06:43:28.007 | + functions-common:time_stop:2323 : total=27047 2022-04-13 06:43:28.009 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:43:28.011 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30822 2022-04-13 06:43:28.014 | + inc/python:pip_install:203 : return 0 2022-04-13 06:43:28.016 | + ./stack.sh:main:860 : install_apache_uwsgi 2022-04-13 06:43:28.019 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-04-13 06:43:28.021 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-04-13 06:43:28.024 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:43:28.026 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:43:28.028 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:43:28.031 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:43:28.033 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:43:28.036 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:43:28.038 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:43:28.040 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:43:28.043 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:43:28.045 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-04-13 06:43:28.048 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-04-13 06:43:28.050 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:28.052 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:28.055 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 06:43:28.057 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:43:28.060 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:43:28.062 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:43:28.064 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:43:28.067 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:43:28.069 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:43:28.071 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:43:28.074 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:28.076 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:28.080 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:43:28.081 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:43:28.083 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:43:28.086 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:43:28.088 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:43:28.091 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:43:28.093 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:28.095 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:28.098 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:43:28.120 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:43:28.228 | Reading package lists... 2022-04-13 06:43:28.475 | Building dependency tree... 2022-04-13 06:43:28.476 | Reading state information... 2022-04-13 06:43:28.721 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:43:28.722 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:43:28.722 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:43:28.722 | The following packages were automatically installed and are no longer required: 2022-04-13 06:43:28.723 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:43:28.723 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:43:28.723 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:43:28.723 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:43:28.723 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:43:28.723 | python3-zope.interface 2022-04-13 06:43:28.723 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:43:28.860 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:43:28.870 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:43:28.874 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:43:28.876 | + functions-common:time_stop:2309 : local name 2022-04-13 06:43:28.879 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:43:28.881 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:43:28.884 | + functions-common:time_stop:2312 : local total 2022-04-13 06:43:28.886 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:43:28.889 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:43:28.892 | + functions-common:time_stop:2316 : start_time=1649832208117 2022-04-13 06:43:28.895 | + functions-common:time_stop:2318 : [[ -z 1649832208117 ]] 2022-04-13 06:43:28.898 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:43:28.903 | + functions-common:time_stop:2321 : end_time=1649832208900 2022-04-13 06:43:28.907 | + functions-common:time_stop:2322 : elapsed_time=783 2022-04-13 06:43:28.910 | + functions-common:time_stop:2323 : total=4708 2022-04-13 06:43:28.912 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:43:28.914 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5491 2022-04-13 06:43:28.917 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:43:28.919 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 06:43:28.922 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:43:28.924 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:43:28.926 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 06:43:28.990 | Module proxy already enabled 2022-04-13 06:43:28.996 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 06:43:29.064 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 06:43:29.064 | Module proxy already enabled 2022-04-13 06:43:29.064 | Module proxy_uwsgi already enabled 2022-04-13 06:43:29.069 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 06:43:29.073 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 06:43:29.076 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-04-13 06:43:29.080 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-04-13 06:43:29.211 | + ./stack.sh:main:863 : install_keystoneauth 2022-04-13 06:43:29.214 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-04-13 06:43:29.216 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 06:43:29.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:29.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:29.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 06:43:29.226 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:29.228 | + ./stack.sh:main:864 : install_keystoneclient 2022-04-13 06:43:29.231 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-04-13 06:43:29.234 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 06:43:29.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:29.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:29.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 06:43:29.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:29.245 | + ./stack.sh:main:865 : install_glanceclient 2022-04-13 06:43:29.247 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2022-04-13 06:43:29.250 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 06:43:29.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:29.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:29.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 06:43:29.259 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:29.261 | + ./stack.sh:main:866 : install_cinderclient 2022-04-13 06:43:29.263 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 06:43:29.266 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 06:43:29.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:29.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:29.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 06:43:29.276 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:29.278 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2022-04-13 06:43:29.280 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 06:43:29.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:29.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:29.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 06:43:29.289 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:29.291 | + ./stack.sh:main:867 : install_novaclient 2022-04-13 06:43:29.294 | + lib/nova:install_novaclient:814 : use_library_from_git python-novaclient 2022-04-13 06:43:29.296 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 06:43:29.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:29.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:29.303 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 06:43:29.305 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:29.308 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2022-04-13 06:43:29.329 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:43:29.332 | + ./stack.sh:main:869 : install_swiftclient 2022-04-13 06:43:29.335 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-04-13 06:43:29.338 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 06:43:29.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:29.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:29.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 06:43:29.347 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:29.350 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2022-04-13 06:43:29.366 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:43:29.369 | + ./stack.sh:main:872 : install_neutronclient 2022-04-13 06:43:29.372 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-04-13 06:43:29.374 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 06:43:29.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:29.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:29.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 06:43:29.384 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:29.387 | + ./stack.sh:main:876 : install_keystonemiddleware 2022-04-13 06:43:29.389 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-04-13 06:43:29.392 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 06:43:29.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:43:29.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:43:29.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 06:43:29.402 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:43:29.404 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-04-13 06:43:29.406 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 06:43:29.409 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:43:29.412 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 06:43:29.414 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 06:43:29.416 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:43:29.420 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:43:29.421 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:43:29.425 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 06:43:29.428 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 06:43:29.430 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 06:43:29.433 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 06:43:29.436 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 06:43:29.458 | Using python 3.8 to install keystonemiddleware 2022-04-13 06:43:29.460 | + 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:43:30.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:43:30.221 | from cryptography.utils import int_from_bytes 2022-04-13 06:43:30.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:43:30.221 | from cryptography.utils import int_from_bytes 2022-04-13 06:43:31.412 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:43:31.421 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-04-13 06:43:31.474 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-04-13 06:43:31.475 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 06:43:31.477 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.1) 2022-04-13 06:43:31.478 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 06:43:31.480 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2022-04-13 06:43:31.481 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 06:43:31.483 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 06:43:31.484 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2022-04-13 06:43:31.486 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-04-13 06:43:31.487 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 06:43:31.489 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.2) 2022-04-13 06:43:31.490 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-04-13 06:43:31.492 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 06:43:31.493 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.2) 2022-04-13 06:43:31.550 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2022-04-13 06:43:31.552 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 06:43:31.553 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2022-04-13 06:43:31.593 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 06:43:31.631 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2022-04-13 06:43:31.632 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 06:43:31.634 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-04-13 06:43:31.635 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 06:43:31.683 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 06:43:31.686 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 06:43:31.697 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2022-04-13 06:43:31.699 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2022-04-13 06:43:31.714 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2022-04-13 06:43:31.716 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-04-13 06:43:31.717 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 06:43:31.805 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2022-04-13 06:43:31.808 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2022-04-13 06:43:31.809 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.6) 2022-04-13 06:43:31.811 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2022-04-13 06:43:31.862 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-04-13 06:43:31.874 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2022-04-13 06:43:33.303 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 06:43:33.437 | + inc/python:pip_install:200 : result=0 2022-04-13 06:43:33.441 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:43:33.444 | + functions-common:time_stop:2309 : local name 2022-04-13 06:43:33.446 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:43:33.449 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:43:33.451 | + functions-common:time_stop:2312 : local total 2022-04-13 06:43:33.453 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:43:33.456 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:43:33.458 | + functions-common:time_stop:2316 : start_time=1649832209450 2022-04-13 06:43:33.460 | + functions-common:time_stop:2318 : [[ -z 1649832209450 ]] 2022-04-13 06:43:33.463 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:43:33.467 | + functions-common:time_stop:2321 : end_time=1649832213465 2022-04-13 06:43:33.470 | + functions-common:time_stop:2322 : elapsed_time=4015 2022-04-13 06:43:33.472 | + functions-common:time_stop:2323 : total=30822 2022-04-13 06:43:33.475 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:43:33.477 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=34837 2022-04-13 06:43:33.479 | + inc/python:pip_install:203 : return 0 2022-04-13 06:43:33.482 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-04-13 06:43:33.484 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 06:43:33.486 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:43:33.490 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 06:43:33.492 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 06:43:33.495 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:43:33.499 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:43:33.499 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:43:33.505 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 06:43:33.508 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 06:43:33.510 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 06:43:33.513 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 06:43:33.515 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 06:43:33.536 | Using python 3.8 to install python-memcached 2022-04-13 06:43:33.538 | + 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:43:34.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:43:34.295 | from cryptography.utils import int_from_bytes 2022-04-13 06:43:34.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:43:34.296 | from cryptography.utils import int_from_bytes 2022-04-13 06:43:35.506 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:43:35.515 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 06:43:35.519 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 06:43:37.089 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 06:43:37.219 | + inc/python:pip_install:200 : result=0 2022-04-13 06:43:37.223 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:43:37.227 | + functions-common:time_stop:2309 : local name 2022-04-13 06:43:37.229 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:43:37.231 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:43:37.234 | + functions-common:time_stop:2312 : local total 2022-04-13 06:43:37.236 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:43:37.238 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:43:37.240 | + functions-common:time_stop:2316 : start_time=1649832213531 2022-04-13 06:43:37.242 | + functions-common:time_stop:2318 : [[ -z 1649832213531 ]] 2022-04-13 06:43:37.245 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:43:37.249 | + functions-common:time_stop:2321 : end_time=1649832217247 2022-04-13 06:43:37.252 | + functions-common:time_stop:2322 : elapsed_time=3716 2022-04-13 06:43:37.254 | + functions-common:time_stop:2323 : total=34837 2022-04-13 06:43:37.256 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:43:37.258 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38553 2022-04-13 06:43:37.261 | + inc/python:pip_install:203 : return 0 2022-04-13 06:43:37.263 | + ./stack.sh:main:878 : is_service_enabled keystone 2022-04-13 06:43:37.280 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:43:37.283 | + ./stack.sh:main:879 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-04-13 06:43:37.285 | + ./stack.sh:main:880 : stack_install_service keystone 2022-04-13 06:43:37.288 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 06:43:37.290 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 06:43:37.293 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 06:43:37.295 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 06:43:37.297 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-04-13 06:43:37.312 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:43:37.314 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/xena 2022-04-13 06:43:37.317 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 06:43:37.319 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-04-13 06:43:37.321 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-13 06:43:37.323 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:43:37.326 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:43:37.328 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:43:37.330 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:43:37.333 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:43:37.349 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:43:37.351 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:43:37.353 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:43:37.356 | + functions-common:git_clone:544 : echo stable/xena 2022-04-13 06:43:37.356 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:43:37.361 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 06:43:37.363 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:43:37.365 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-04-13 06:43:37.368 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:43:37.368 | + functions-common:git_clone:593 : head -1 2022-04-13 06:43:37.371 | 20be02134 Merge "Fix typos in ec2 credential policies" into stable/xena 2022-04-13 06:43:37.374 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:43:37.376 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-04-13 06:43:37.379 | + inc/python:setup_develop:338 : local bindep 2022-04-13 06:43:37.381 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:43:37.383 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 06:43:37.386 | + inc/python:setup_develop:344 : local extras= 2022-04-13 06:43:37.388 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 06:43:37.391 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 06:43:37.393 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:43:37.395 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 06:43:37.397 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 06:43:37.400 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 06:43:37.403 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 06:43:37.405 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 06:43:37.408 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 06:43:37.410 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 06:43:37.412 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 06:43:37.416 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 06:43:37.421 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 06:43:37.424 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 06:43:38.053 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 06:43:38.056 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 06:43:38.059 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 06:43:38.062 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 06:43:38.065 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:43:38.068 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 06:43:38.071 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 06:43:38.073 | + inc/python:setup_package:428 : local extras= 2022-04-13 06:43:38.075 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 06:43:38.078 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 06:43:38.080 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 06:43:38.082 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 06:43:38.085 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 06:43:38.087 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 06:43:38.110 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 06:43:38.112 | + 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:43:38.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:43:38.870 | from cryptography.utils import int_from_bytes 2022-04-13 06:43:38.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:43:38.870 | from cryptography.utils import int_from_bytes 2022-04-13 06:43:40.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:43:40.101 | Obtaining file:///opt/stack/keystone 2022-04-13 06:43:40.102 | Preparing metadata (setup.py): started 2022-04-13 06:43:40.738 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 06:43:40.752 | error: subprocess-exited-with-error 2022-04-13 06:43:40.752 | 2022-04-13 06:43:40.752 | × python setup.py egg_info did not run successfully. 2022-04-13 06:43:40.752 | │ exit code: 1 2022-04-13 06:43:40.752 | ╰─> [24 lines of output] 2022-04-13 06:43:40.752 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:697: 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:43:40.752 | warnings.warn( 2022-04-13 06:43:40.752 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:697: 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:43:40.752 | warnings.warn( 2022-04-13 06:43:40.752 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:697: 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:43:40.752 | warnings.warn( 2022-04-13 06:43:40.752 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:697: 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:43:40.752 | warnings.warn( 2022-04-13 06:43:40.752 | ERROR:root:Error parsing 2022-04-13 06:43:40.752 | Traceback (most recent call last): 2022-04-13 06:43:40.752 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 96, in pbr 2022-04-13 06:43:40.752 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 06:43:40.752 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 274, in cfg_to_args 2022-04-13 06:43:40.752 | pbr.hooks.setup_hook(config) 2022-04-13 06:43:40.752 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 06:43:40.752 | metadata_config.run() 2022-04-13 06:43:40.752 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 06:43:40.753 | self.hook() 2022-04-13 06:43:40.753 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 06:43:40.753 | self.config['version'] = packaging.get_version( 2022-04-13 06:43:40.753 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 874, in get_version 2022-04-13 06:43:40.753 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 06:43:40.753 | 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:43:40.753 | 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:43:40.753 | [end of output] 2022-04-13 06:43:40.753 | 2022-04-13 06:43:40.753 | note: This error originates from a subprocess, and is likely not a problem with pip. 2022-04-13 06:43:40.756 | error: metadata-generation-failed 2022-04-13 06:43:40.756 | 2022-04-13 06:43:40.756 | × Encountered error while generating package metadata. 2022-04-13 06:43:40.756 | ╰─> See above for output. 2022-04-13 06:43:40.756 | 2022-04-13 06:43:40.756 | note: This is an issue with the package mentioned above, not pip. 2022-04-13 06:43:40.756 | hint: See above for details. 2022-04-13 06:43:40.869 | + inc/python:pip_install:1 : exit_trap 2022-04-13 06:43:40.872 | + ./stack.sh:exit_trap:507 : local r=1 2022-04-13 06:43:40.876 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-04-13 06:43:40.880 | + ./stack.sh:exit_trap:508 : jobs= 2022-04-13 06:43:40.883 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-04-13 06:43:40.886 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-04-13 06:43:40.888 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-04-13 06:43:40.891 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-04-13 06:43:40.894 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-04-13 06:43:40.896 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-04-13 06:43:40.896 | Error on exit 2022-04-13 06:43:40.898 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-04-13 06:43:40.901 | + ./stack.sh:exit_trap:528 : generate-subunit 1649832134 86 fail 2022-04-13 06:43:41.380 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-04-13 06:43:41.384 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 06:43:41.863 | + ./stack.sh:exit_trap:542 : exit 1