2022-09-07 12:58:15.330 | + ./stack.sh:main:482 : exec 2022-09-07 12:58:15.330 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-09-07-125815.summary.2022-09-07-125815 2022-09-07 12:58:15.330 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-09-07-125815' 2022-09-07 12:58:15.331 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-07 12:58:15.331 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-09-07-125815 2022-09-07 12:58:15.331 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-07-125815 /opt/stack/logs/stack.sh.log 2022-09-07 12:58:15.331 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-07-125815.summary.2022-09-07-125815 /opt/stack/logs/stack.sh.log.summary 2022-09-07 12:58:15.331 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-09-07 12:58:15.331 | + functions:check_path_perm_sanity:596 : local real_path 2022-09-07 12:58:15.331 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-09-07 12:58:15.331 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-09-07 12:58:15.331 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-09-07 12:58:15.331 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-09-07 12:58:15.331 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-09-07 12:58:15.331 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-07 12:58:15.331 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-09-07 12:58:15.331 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-09-07 12:58:15.340 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-07 12:58:15.342 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-07 12:58:15.344 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-09-07 12:58:15.346 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-09-07 12:58:15.350 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-07 12:58:15.352 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-09-07 12:58:15.355 | + ./stack.sh:main:555 : trap err_trap ERR 2022-09-07 12:58:15.357 | + ./stack.sh:main:568 : set -o errexit 2022-09-07 12:58:15.359 | + ./stack.sh:main:571 : uname -a 2022-09-07 12:58:15.361 | Linux dv-cinder-856259-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-09-07 12:58:15.363 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-09-07 12:58:15.365 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-09-07 12:58:15.368 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-09-07 12:58:15.407 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-09-07 12:58:15.425 | + ./stack.sh:main:585 : fetch_plugins 2022-09-07 12:58:15.427 | + functions-common:fetch_plugins:1785 : local plugins= 2022-09-07 12:58:15.429 | + functions-common:fetch_plugins:1786 : local plugin 2022-09-07 12:58:15.431 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-09-07 12:58:15.433 | + functions-common:fetch_plugins:1790 : return 2022-09-07 12:58:15.435 | + ./stack.sh:main:589 : run_phase override_defaults 2022-09-07 12:58:15.437 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-09-07 12:58:15.438 | + functions-common:run_phase:1868 : local phase= 2022-09-07 12:58:15.440 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-07 12:58:15.442 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-07 12:58:15.444 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-07 12:58:15.446 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-07 12:58:15.447 | + functions-common:run_phase:1877 : local extra 2022-09-07 12:58:15.450 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-07 12:58:15.454 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-07 12:58:15.456 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-07 12:58:15.458 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-07 12:58:15.460 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-09-07 12:58:15.462 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-07 12:58:15.479 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:58:15.482 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-07 12:58:15.483 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:58:15.485 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:58:15.487 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:58:15.489 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:58:15.491 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-07 12:58:15.493 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-09-07 12:58:15.495 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-09-07 12:58:15.497 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-07 12:58:15.498 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-07 12:58:15.501 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-09-07 12:58:15.502 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-09-07 12:58:15.504 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-09-07 12:58:15.506 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-09-07 12:58:15.508 | + functions-common:plugin_override_defaults:1831 : return 2022-09-07 12:58:15.510 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-09-07 12:58:15.530 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-09-07 12:58:15.532 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-09-07 12:58:15.547 | ++ functions-common:is_service_enabled:2095 : return 1 2022-09-07 12:58:15.549 | +++ lib/tls:source:43 : hostname -f 2022-09-07 12:58:15.553 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-09-07 12:58:15.555 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-09-07 12:58:15.557 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-09-07 12:58:15.559 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-09-07 12:58:15.561 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-09-07 12:58:15.563 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-09-07 12:58:15.565 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-09-07 12:58:15.567 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-09-07 12:58:15.569 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-09-07 12:58:15.570 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-09-07 12:58:15.575 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-09-07 12:58:15.588 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-09-07 12:58:15.607 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-09-07 12:58:15.619 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-09-07 12:58:15.633 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-09-07 12:58:15.672 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-09-07 12:58:15.738 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-09-07 12:58:15.834 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-09-07 12:58:15.858 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-09-07 12:58:15.906 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-09-07 12:58:15.965 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-09-07 12:58:16.137 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-09-07 12:58:16.153 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-09-07 12:58:16.168 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-09-07 12:58:16.182 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-09-07 12:58:16.271 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-09-07 12:58:16.273 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-09-07 12:58:16.276 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-09-07 12:58:16.279 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-09-07 12:58:16.281 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-09-07 12:58:16.283 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-09-07 12:58:16.286 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-09-07 12:58:16.286 | False' 2022-09-07 12:58:16.289 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-09-07 12:58:16.307 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-09-07 12:58:16.309 | + ./stack.sh:main:619 : run_phase source 2022-09-07 12:58:16.311 | + functions-common:run_phase:1867 : local mode=source 2022-09-07 12:58:16.313 | + functions-common:run_phase:1868 : local phase= 2022-09-07 12:58:16.315 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-07 12:58:16.318 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-07 12:58:16.320 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-07 12:58:16.322 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-07 12:58:16.324 | + functions-common:run_phase:1877 : local extra 2022-09-07 12:58:16.327 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-07 12:58:16.331 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-07 12:58:16.334 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-07 12:58:16.336 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-07 12:58:16.338 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-09-07 12:58:16.341 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-07 12:58:16.357 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:58:16.359 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-09-07 12:58:16.361 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-09-07 12:58:16.408 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-09-07 12:58:16.410 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-09-07 12:58:16.413 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-09-07 12:58:16.415 | + functions-common:run_phase:1889 : load_plugin_settings 2022-09-07 12:58:16.418 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-09-07 12:58:16.420 | + functions-common:load_plugin_settings:1804 : local plugin 2022-09-07 12:58:16.422 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-09-07 12:58:16.425 | + functions-common:load_plugin_settings:1808 : return 2022-09-07 12:58:16.427 | + functions-common:run_phase:1890 : verify_disabled_services 2022-09-07 12:58:16.429 | + functions-common:verify_disabled_services:2150 : local service 2022-09-07 12:58:16.432 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.435 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-09-07 12:58:16.437 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.440 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-09-07 12:58:16.442 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.444 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-09-07 12:58:16.447 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.450 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-09-07 12:58:16.452 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.454 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-09-07 12:58:16.457 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.459 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-09-07 12:58:16.462 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.464 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-09-07 12:58:16.466 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.470 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-09-07 12:58:16.472 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.474 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-09-07 12:58:16.477 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.480 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-09-07 12:58:16.483 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.485 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-09-07 12:58:16.488 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.490 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-09-07 12:58:16.492 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.495 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-09-07 12:58:16.498 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.501 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-09-07 12:58:16.503 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.505 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-09-07 12:58:16.508 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.510 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-09-07 12:58:16.512 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.515 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-09-07 12:58:16.517 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.519 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-09-07 12:58:16.522 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.524 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-09-07 12:58:16.526 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.529 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-09-07 12:58:16.531 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.534 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-09-07 12:58:16.536 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.538 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-09-07 12:58:16.541 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.543 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-09-07 12:58:16.546 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.548 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-09-07 12:58:16.550 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.553 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-09-07 12:58:16.555 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.557 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-09-07 12:58:16.561 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.563 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-09-07 12:58:16.565 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.568 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-09-07 12:58:16.570 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.573 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-09-07 12:58:16.575 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.578 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-09-07 12:58:16.580 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.582 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-09-07 12:58:16.585 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.587 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-09-07 12:58:16.590 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.593 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-09-07 12:58:16.595 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.598 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-09-07 12:58:16.600 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.602 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-09-07 12:58:16.605 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.608 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-09-07 12:58:16.611 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.613 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-09-07 12:58:16.616 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.618 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-09-07 12:58:16.621 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.624 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-09-07 12:58:16.627 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.630 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-09-07 12:58:16.633 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.636 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-09-07 12:58:16.641 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.642 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-09-07 12:58:16.644 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.647 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-09-07 12:58:16.649 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.652 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-09-07 12:58:16.654 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-07 12:58:16.657 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-09-07 12:58:16.660 | + ./stack.sh:main:690 : initialize_database_backends 2022-09-07 12:58:16.663 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-07 12:58:16.665 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-09-07 12:58:16.681 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:58:16.684 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-09-07 12:58:16.686 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-07 12:58:16.688 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-09-07 12:58:16.704 | + functions-common:is_service_enabled:2095 : return 1 2022-09-07 12:58:16.706 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-09-07 12:58:16.709 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-09-07 12:58:16.711 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-09-07 12:58:16.714 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-09-07 12:58:16.718 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-09-07 12:58:16.721 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-09-07 12:58:16.723 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-09-07 12:58:16.726 | + lib/database:initialize_database_backends:92 : return 0 2022-09-07 12:58:16.728 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-09-07 12:58:16.728 | Using mysql database backend 2022-09-07 12:58:16.731 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-09-07 12:58:16.749 | + ./stack.sh:main:696 : define_database_baseurl 2022-09-07 12:58:16.752 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-09-07 12:58:16.755 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-07 12:58:16.758 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-09-07 12:58:16.762 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-07 12:58:16.764 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-09-07 12:58:16.782 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:58:16.785 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-09-07 12:58:16.803 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-09-07 12:58:16.820 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:58:16.822 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-09-07 12:58:16.840 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-09-07 12:58:16.862 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-09-07 12:58:16.886 | + functions-common:is_service_enabled:2095 : return 1 2022-09-07 12:58:16.889 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-09-07 12:58:16.907 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:58:16.910 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-09-07 12:58:16.928 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-09-07 12:58:16.930 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-09-07 12:58:16.933 | + ./stack.sh:main:752 : save_stackenv 752 2022-09-07 12:58:16.936 | + functions-common:save_stackenv:60 : local tag=752 2022-09-07 12:58:16.939 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-09-07 12:58:16.945 | + functions-common:save_stackenv:62 : time_stamp=2022-09-07-125816 2022-09-07 12:58:16.948 | + functions-common:save_stackenv:63 : echo '# 2022-09-07-125816 752' 2022-09-07 12:58:16.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:16.954 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-07 12:58:16.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:16.959 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-09-07 12:58:16.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:16.965 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-09-07 12:58:16.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:16.970 | + 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,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,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-09-07 12:58:16.972 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:16.975 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.62 2022-09-07 12:58:16.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:16.981 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.62/identity 2022-09-07 12:58:16.984 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:16.987 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-09-07-125815 2022-09-07 12:58:16.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:16.996 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-09-07 12:58:17.000 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:17.003 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.62 2022-09-07 12:58:17.009 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:17.012 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-09-07 12:58:17.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:17.017 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-09-07 12:58:17.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:17.022 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-09-07 12:58:17.024 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:17.027 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-09-07 12:58:17.030 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:17.033 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.62 2022-09-07 12:58:17.035 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-07 12:58:17.038 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-09-07 12:58:17.041 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-09-07 12:58:17.044 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-09-07 12:58:17.046 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-09-07 12:58:17.049 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-09-07 12:58:17.051 | + functions-common:git_clone:598 : local git_ref=master 2022-09-07 12:58:17.053 | + functions-common:git_clone:599 : local orig_dir 2022-09-07 12:58:17.056 | ++ functions-common:git_clone:600 : pwd 2022-09-07 12:58:17.059 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-07 12:58:17.061 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-07 12:58:17.064 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-07 12:58:17.080 | + functions-common:git_clone:603 : RECLONE=False 2022-09-07 12:58:17.083 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-07 12:58:17.085 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-07 12:58:17.088 | + functions-common:git_clone:617 : echo master 2022-09-07 12:58:17.089 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-07 12:58:17.095 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-09-07 12:58:17.098 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-07 12:58:17.100 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-09-07 12:58:17.114 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-09-07 12:58:17.118 | + functions-common:git_clone:678 : git show --oneline 2022-09-07 12:58:17.118 | + functions-common:git_clone:678 : head -1 2022-09-07 12:58:17.122 | ad39f673 Merge "update constraint for python-octaviaclient to new release 3.1.0" 2022-09-07 12:58:17.125 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-07 12:58:17.128 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-09-07 12:58:17.130 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-07 12:58:17.133 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-09-07 12:58:17.135 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-09-07 12:58:17.139 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-09-07 12:58:17.141 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-09-07 12:58:17.144 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-09-07 12:58:17.147 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-09-07 12:58:17.150 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-09-07 12:58:17.158 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-09-07 12:58:17.162 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-09-07 12:58:17.167 | ++ tools/install_prereqs.sh:source:47 : NOW=1662555497 2022-09-07 12:58:17.170 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-09-07 12:58:17.175 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1662555205 2022-09-07 12:58:17.178 | ++ tools/install_prereqs.sh:source:49 : DELTA=292 2022-09-07 12:58:17.180 | ++ tools/install_prereqs.sh:source:50 : [[ 292 -lt 7200 ]] 2022-09-07 12:58:17.183 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-09-07 12:58:17.185 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-09-07 12:58:17.188 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-09-07 12:58:17.190 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-09-07 12:58:17.192 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-09-07 12:58:17.195 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-09-07 12:58:17.198 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-09-07 12:58:17.201 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-09-07 12:58:17.204 | +++ 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,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,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-09-07 12:58:17.260 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-09-07 12:58:17.260 | apache2-dev 2022-09-07 12:58:17.260 | bc 2022-09-07 12:58:17.260 | bsdmainutils 2022-09-07 12:58:17.260 | curl 2022-09-07 12:58:17.260 | g++ 2022-09-07 12:58:17.260 | gawk 2022-09-07 12:58:17.260 | gcc 2022-09-07 12:58:17.260 | gettext 2022-09-07 12:58:17.260 | git 2022-09-07 12:58:17.260 | graphviz 2022-09-07 12:58:17.260 | iputils-ping 2022-09-07 12:58:17.260 | libapache2-mod-proxy-uwsgi 2022-09-07 12:58:17.260 | libffi-dev 2022-09-07 12:58:17.261 | libjpeg-dev 2022-09-07 12:58:17.261 | libpcre3-dev 2022-09-07 12:58:17.261 | libpq-dev 2022-09-07 12:58:17.261 | libssl-dev 2022-09-07 12:58:17.261 | libsystemd-dev 2022-09-07 12:58:17.261 | libxml2-dev 2022-09-07 12:58:17.261 | libxslt1-dev 2022-09-07 12:58:17.261 | libyaml-dev 2022-09-07 12:58:17.261 | lsof 2022-09-07 12:58:17.262 | openssh-server 2022-09-07 12:58:17.262 | openssl 2022-09-07 12:58:17.262 | pkg-config 2022-09-07 12:58:17.262 | psmisc 2022-09-07 12:58:17.262 | python3-dev 2022-09-07 12:58:17.262 | python3-pip 2022-09-07 12:58:17.262 | python3-systemd 2022-09-07 12:58:17.262 | python3-venv 2022-09-07 12:58:17.262 | tar 2022-09-07 12:58:17.262 | tcpdump 2022-09-07 12:58:17.262 | unzip 2022-09-07 12:58:17.262 | uuid-runtime 2022-09-07 12:58:17.262 | wget 2022-09-07 12:58:17.262 | wget 2022-09-07 12:58:17.262 | zlib1g-dev 2022-09-07 12:58:17.262 | libkrb5-dev 2022-09-07 12:58:17.263 | libldap2-dev 2022-09-07 12:58:17.263 | libsasl2-dev 2022-09-07 12:58:17.263 | memcached 2022-09-07 12:58:17.263 | python3-mysqldb 2022-09-07 12:58:17.263 | sqlite3 2022-09-07 12:58:17.263 | conntrack 2022-09-07 12:58:17.263 | curl 2022-09-07 12:58:17.263 | ebtables 2022-09-07 12:58:17.263 | genisoimage 2022-09-07 12:58:17.263 | iptables 2022-09-07 12:58:17.263 | iputils-arping 2022-09-07 12:58:17.263 | kpartx 2022-09-07 12:58:17.263 | libjs-jquery-tablesorter 2022-09-07 12:58:17.263 | parted 2022-09-07 12:58:17.263 | pm-utils 2022-09-07 12:58:17.263 | python3-mysqldb 2022-09-07 12:58:17.263 | socat 2022-09-07 12:58:17.263 | sqlite3 2022-09-07 12:58:17.263 | sudo 2022-09-07 12:58:17.263 | vlan 2022-09-07 12:58:17.263 | lsscsi 2022-09-07 12:58:17.263 | open-iscsi 2022-09-07 12:58:17.263 | lvm2 2022-09-07 12:58:17.263 | qemu-utils 2022-09-07 12:58:17.263 | thin-provisioning-tools 2022-09-07 12:58:17.263 | acl 2022-09-07 12:58:17.264 | dnsmasq-base 2022-09-07 12:58:17.264 | dnsmasq-utils 2022-09-07 12:58:17.264 | ebtables 2022-09-07 12:58:17.264 | haproxy 2022-09-07 12:58:17.264 | iptables 2022-09-07 12:58:17.264 | iputils-arping 2022-09-07 12:58:17.264 | iputils-ping 2022-09-07 12:58:17.264 | postgresql-server-dev-all 2022-09-07 12:58:17.264 | python3-mysqldb 2022-09-07 12:58:17.264 | sqlite3 2022-09-07 12:58:17.264 | sudo 2022-09-07 12:58:17.264 | vlan 2022-09-07 12:58:17.264 | pcp 2022-09-07 12:58:17.264 | ipset 2022-09-07 12:58:17.264 | conntrack 2022-09-07 12:58:17.264 | conntrackd 2022-09-07 12:58:17.264 | keepalived 2022-09-07 12:58:17.264 | lvm2 2022-09-07 12:58:17.264 | qemu-utils 2022-09-07 12:58:17.264 | thin-provisioning-tools 2022-09-07 12:58:17.264 | curl 2022-09-07 12:58:17.264 | liberasurecode-dev 2022-09-07 12:58:17.264 | make 2022-09-07 12:58:17.264 | memcached 2022-09-07 12:58:17.264 | rsync 2022-09-07 12:58:17.264 | sqlite3 2022-09-07 12:58:17.264 | xfsprogs' 2022-09-07 12:58:17.265 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-09-07 12:58:17.287 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-09-07 12:58:17.287 | apache2-dev 2022-09-07 12:58:17.287 | bc 2022-09-07 12:58:17.287 | bsdmainutils 2022-09-07 12:58:17.287 | curl 2022-09-07 12:58:17.287 | g++ 2022-09-07 12:58:17.287 | gawk 2022-09-07 12:58:17.287 | gcc 2022-09-07 12:58:17.287 | gettext 2022-09-07 12:58:17.287 | git 2022-09-07 12:58:17.287 | graphviz 2022-09-07 12:58:17.287 | iputils-ping 2022-09-07 12:58:17.287 | libapache2-mod-proxy-uwsgi 2022-09-07 12:58:17.287 | libffi-dev 2022-09-07 12:58:17.287 | libjpeg-dev 2022-09-07 12:58:17.287 | libpcre3-dev 2022-09-07 12:58:17.287 | libpq-dev 2022-09-07 12:58:17.287 | libssl-dev 2022-09-07 12:58:17.287 | libsystemd-dev 2022-09-07 12:58:17.287 | libxml2-dev 2022-09-07 12:58:17.287 | libxslt1-dev 2022-09-07 12:58:17.287 | libyaml-dev 2022-09-07 12:58:17.287 | lsof 2022-09-07 12:58:17.287 | openssh-server 2022-09-07 12:58:17.287 | openssl 2022-09-07 12:58:17.287 | pkg-config 2022-09-07 12:58:17.287 | psmisc 2022-09-07 12:58:17.287 | python3-dev 2022-09-07 12:58:17.287 | python3-pip 2022-09-07 12:58:17.287 | python3-systemd 2022-09-07 12:58:17.287 | python3-venv 2022-09-07 12:58:17.287 | tar 2022-09-07 12:58:17.287 | tcpdump 2022-09-07 12:58:17.287 | unzip 2022-09-07 12:58:17.288 | uuid-runtime 2022-09-07 12:58:17.288 | wget 2022-09-07 12:58:17.288 | wget 2022-09-07 12:58:17.288 | zlib1g-dev 2022-09-07 12:58:17.288 | libkrb5-dev 2022-09-07 12:58:17.288 | libldap2-dev 2022-09-07 12:58:17.288 | libsasl2-dev 2022-09-07 12:58:17.288 | memcached 2022-09-07 12:58:17.288 | python3-mysqldb 2022-09-07 12:58:17.288 | sqlite3 2022-09-07 12:58:17.288 | conntrack 2022-09-07 12:58:17.288 | curl 2022-09-07 12:58:17.288 | ebtables 2022-09-07 12:58:17.288 | genisoimage 2022-09-07 12:58:17.288 | iptables 2022-09-07 12:58:17.288 | iputils-arping 2022-09-07 12:58:17.288 | kpartx 2022-09-07 12:58:17.288 | libjs-jquery-tablesorter 2022-09-07 12:58:17.288 | parted 2022-09-07 12:58:17.288 | pm-utils 2022-09-07 12:58:17.288 | python3-mysqldb 2022-09-07 12:58:17.288 | socat 2022-09-07 12:58:17.288 | sqlite3 2022-09-07 12:58:17.288 | sudo 2022-09-07 12:58:17.288 | vlan 2022-09-07 12:58:17.288 | lsscsi 2022-09-07 12:58:17.288 | open-iscsi 2022-09-07 12:58:17.288 | lvm2 2022-09-07 12:58:17.288 | qemu-utils 2022-09-07 12:58:17.288 | thin-provisioning-tools 2022-09-07 12:58:17.288 | acl 2022-09-07 12:58:17.288 | dnsmasq-base 2022-09-07 12:58:17.288 | dnsmasq-utils 2022-09-07 12:58:17.288 | ebtables 2022-09-07 12:58:17.288 | haproxy 2022-09-07 12:58:17.288 | iptables 2022-09-07 12:58:17.288 | iputils-arping 2022-09-07 12:58:17.288 | iputils-ping 2022-09-07 12:58:17.288 | postgresql-server-dev-all 2022-09-07 12:58:17.289 | python3-mysqldb 2022-09-07 12:58:17.289 | sqlite3 2022-09-07 12:58:17.289 | sudo 2022-09-07 12:58:17.289 | vlan 2022-09-07 12:58:17.289 | pcp 2022-09-07 12:58:17.289 | ipset 2022-09-07 12:58:17.289 | conntrack 2022-09-07 12:58:17.289 | conntrackd 2022-09-07 12:58:17.289 | keepalived 2022-09-07 12:58:17.289 | lvm2 2022-09-07 12:58:17.289 | qemu-utils 2022-09-07 12:58:17.289 | thin-provisioning-tools 2022-09-07 12:58:17.289 | curl 2022-09-07 12:58:17.289 | liberasurecode-dev 2022-09-07 12:58:17.289 | make 2022-09-07 12:58:17.289 | memcached 2022-09-07 12:58:17.289 | rsync 2022-09-07 12:58:17.289 | sqlite3 2022-09-07 12:58:17.289 | xfsprogs ' 2022-09-07 12:58:17.289 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-09-07 12:58:17.292 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:58:17.295 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:58:17.298 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-09-07 12:58:17.298 | ++ 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 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 rsync sqlite3 xfsprogs 2022-09-07 12:58:17.304 | ++ 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 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 rsync sqlite3 xfsprogs 2022-09-07 12:58:17.307 | ++ functions-common:install_package:1463 : update_package_repo 2022-09-07 12:58:17.309 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:58:17.311 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-09-07 12:58:17.313 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:58:17.316 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:58:17.318 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:58:17.320 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:58:17.322 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:58:17.325 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:58:17.328 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-09-07 12:58:17.330 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-09-07 12:58:17.333 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-09-07 12:58:17.335 | +++ functions-common:apt_get_update:1197 : id -u 2022-09-07 12:58:17.342 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-09-07 12:58:17.344 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-09-07 12:58:17.346 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-09-07 12:58:17.348 | ++ functions-common:time_start:2426 : local start_time= 2022-09-07 12:58:17.351 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-09-07 12:58:17.354 | +++ functions-common:time_start:2430 : date +%s%3N 2022-09-07 12:58:17.358 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1662555497356 2022-09-07 12:58:17.360 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-09-07 12:58:17.363 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-09-07 12:58:17.365 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-09-07 12:58:17.752 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-09-07 12:58:17.823 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-09-07 12:58:17.871 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-09-07 12:58:18.000 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-09-07 12:58:20.327 | Reading package lists... 2022-09-07 12:58:20.365 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-09-07 12:58:20.368 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-09-07 12:58:20.371 | ++ functions-common:time_stop:2439 : local name 2022-09-07 12:58:20.373 | ++ functions-common:time_stop:2440 : local end_time 2022-09-07 12:58:20.376 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:58:20.378 | ++ functions-common:time_stop:2442 : local total 2022-09-07 12:58:20.381 | ++ functions-common:time_stop:2443 : local start_time 2022-09-07 12:58:20.383 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-09-07 12:58:20.385 | ++ functions-common:time_stop:2446 : start_time=1662555497356 2022-09-07 12:58:20.389 | ++ functions-common:time_stop:2448 : [[ -z 1662555497356 ]] 2022-09-07 12:58:20.392 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:58:20.397 | ++ functions-common:time_stop:2451 : end_time=1662555500394 2022-09-07 12:58:20.400 | ++ functions-common:time_stop:2452 : elapsed_time=3038 2022-09-07 12:58:20.403 | ++ functions-common:time_stop:2453 : total=0 2022-09-07 12:58:20.406 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:58:20.408 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3038 2022-09-07 12:58:20.411 | ++ functions-common:install_package:1464 : 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 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 rsync sqlite3 xfsprogs 2022-09-07 12:58:20.414 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:58:20.417 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:58:20.419 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:58:20.422 | ++ functions-common:real_install_package:1450 : 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 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 rsync sqlite3 xfsprogs 2022-09-07 12:58:20.445 | ++ functions-common:apt_get:1230 : 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 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 rsync sqlite3 xfsprogs 2022-09-07 12:58:20.563 | Reading package lists... 2022-09-07 12:58:20.862 | Building dependency tree... 2022-09-07 12:58:20.864 | Reading state information... 2022-09-07 12:58:20.914 | acl is already the newest version (2.2.53-6). 2022-09-07 12:58:20.914 | bc is already the newest version (1.07.1-2build1). 2022-09-07 12:58:20.914 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-09-07 12:58:20.914 | conntrack is already the newest version (1:1.4.5-2). 2022-09-07 12:58:20.914 | ebtables is already the newest version (2.0.11-3build1). 2022-09-07 12:58:20.914 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-09-07 12:58:20.914 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-09-07 12:58:20.914 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-09-07 12:58:20.915 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-09-07 12:58:20.915 | gettext is already the newest version (0.19.8.1-10build1). 2022-09-07 12:58:20.915 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-09-07 12:58:20.915 | iputils-arping is already the newest version (3:20190709-3). 2022-09-07 12:58:20.915 | iputils-ping is already the newest version (3:20190709-3). 2022-09-07 12:58:20.915 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-09-07 12:58:20.915 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-09-07 12:58:20.915 | libffi-dev is already the newest version (3.3-4). 2022-09-07 12:58:20.915 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-09-07 12:58:20.915 | libyaml-dev is already the newest version (0.2.2-1). 2022-09-07 12:58:20.915 | lsscsi is already the newest version (0.30-0.1). 2022-09-07 12:58:20.915 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-09-07 12:58:20.915 | make is already the newest version (4.2.1-1.2). 2022-09-07 12:58:20.915 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-09-07 12:58:20.915 | psmisc is already the newest version (23.3-1). 2022-09-07 12:58:20.915 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-09-07 12:58:20.915 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-09-07 12:58:20.915 | python3-systemd is already the newest version (234-3build2). 2022-09-07 12:58:20.915 | socat is already the newest version (1.7.3.3-2). 2022-09-07 12:58:20.916 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-09-07 12:58:20.916 | unzip is already the newest version (6.0-25ubuntu1). 2022-09-07 12:58:20.916 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-09-07 12:58:20.916 | conntrackd is already the newest version (1:1.4.5-2). 2022-09-07 12:58:20.916 | graphviz is already the newest version (2.42.2-3build2). 2022-09-07 12:58:20.916 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-09-07 12:58:20.916 | pcp is already the newest version (5.0.3-1). 2022-09-07 12:58:20.916 | pm-utils is already the newest version (1.4.1-19). 2022-09-07 12:58:20.916 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-09-07 12:58:20.916 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-09-07 12:58:20.916 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-09-07 12:58:20.916 | curl is already the newest version (7.68.0-1ubuntu2.13). 2022-09-07 12:58:20.916 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-09-07 12:58:20.916 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-09-07 12:58:20.916 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-09-07 12:58:20.916 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-09-07 12:58:20.916 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-09-07 12:58:20.916 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-09-07 12:58:20.916 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-09-07 12:58:20.916 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-09-07 12:58:20.917 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-09-07 12:58:20.917 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-09-07 12:58:20.917 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-09-07 12:58:20.917 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-09-07 12:58:20.917 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-09-07 12:58:20.917 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-09-07 12:58:20.919 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-09-07 12:58:20.919 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-09-07 12:58:20.919 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-09-07 12:58:20.919 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-09-07 12:58:20.919 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-09-07 12:58:20.919 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-09-07 12:58:20.919 | openssl set to manually installed. 2022-09-07 12:58:20.920 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-09-07 12:58:20.920 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-09-07 12:58:20.920 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-09-07 12:58:20.920 | rsync set to manually installed. 2022-09-07 12:58:20.920 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-09-07 12:58:20.920 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-09-07 12:58:20.920 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-09-07 12:58:20.920 | tar set to manually installed. 2022-09-07 12:58:20.920 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-09-07 12:58:20.920 | tcpdump set to manually installed. 2022-09-07 12:58:21.266 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-09-07 12:58:21.266 | uuid-runtime set to manually installed. 2022-09-07 12:58:21.266 | wget is already the newest version (1.20.3-1ubuntu2). 2022-09-07 12:58:21.266 | wget set to manually installed. 2022-09-07 12:58:21.266 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-09-07 12:58:21.266 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-09-07 12:58:21.266 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-09-07 12:58:21.266 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-09-07 12:58:21.266 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-09-07 12:58:21.266 | The following packages were automatically installed and are no longer required: 2022-09-07 12:58:21.268 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:58:21.268 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:58:21.268 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:58:21.268 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:58:21.268 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:58:21.268 | python3-zope.interface 2022-09-07 12:58:21.268 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:58:21.421 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:58:21.426 | ++ functions-common:apt_get:1234 : result=0 2022-09-07 12:58:21.429 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:58:21.431 | ++ functions-common:time_stop:2439 : local name 2022-09-07 12:58:21.433 | ++ functions-common:time_stop:2440 : local end_time 2022-09-07 12:58:21.436 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:58:21.438 | ++ functions-common:time_stop:2442 : local total 2022-09-07 12:58:21.440 | ++ functions-common:time_stop:2443 : local start_time 2022-09-07 12:58:21.442 | ++ functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:58:21.445 | ++ functions-common:time_stop:2446 : start_time=1662555500443 2022-09-07 12:58:21.447 | ++ functions-common:time_stop:2448 : [[ -z 1662555500443 ]] 2022-09-07 12:58:21.450 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:58:21.454 | ++ functions-common:time_stop:2451 : end_time=1662555501452 2022-09-07 12:58:21.457 | ++ functions-common:time_stop:2452 : elapsed_time=1009 2022-09-07 12:58:21.459 | ++ functions-common:time_stop:2453 : total=935 2022-09-07 12:58:21.461 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:58:21.463 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1944 2022-09-07 12:58:21.467 | ++ functions-common:apt_get:1238 : return 0 2022-09-07 12:58:21.470 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-09-07 12:58:21.472 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-09-07 12:58:21.475 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-09-07 12:58:21.480 | ++ tools/install_prereqs.sh:source:89 : date 2022-09-07 12:58:21.485 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-09-07 12:58:21.487 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-09-07 12:58:21.490 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-09-07 12:58:23.281 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-09-07 12:58:23.284 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-09-07 12:58:23.286 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-09-07 12:58:23.289 | + tools/install_pip.sh:main:43 : GetDistro 2022-09-07 12:58:23.292 | + functions-common:GetDistro:446 : GetOSVersion 2022-09-07 12:58:23.294 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-09-07 12:58:23.298 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-09-07 12:58:23.300 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-09-07 12:58:23.304 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-09-07 12:58:23.306 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-09-07 12:58:23.308 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-09-07 12:58:23.310 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-09-07 12:58:23.312 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-09-07 12:58:23.313 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-09-07 12:58:23.317 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-09-07 12:58:23.319 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-09-07 12:58:23.321 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-09-07 12:58:23.323 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-09-07 12:58:23.325 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-09-07 12:58:23.327 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-09-07 12:58:23.330 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-09-07 12:58:23.332 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-09-07 12:58:23.334 | + functions-common:_ensure_lsb_release:394 : return 2022-09-07 12:58:23.336 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-09-07 12:58:23.406 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-09-07 12:58:23.409 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-09-07 12:58:23.483 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-09-07 12:58:23.485 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-09-07 12:58:23.558 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-09-07 12:58:23.560 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-09-07 12:58:23.563 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-09-07 12:58:23.565 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-09-07 12:58:23.567 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-09-07 12:58:23.569 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-09-07 12:58:23.572 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-09-07 12:58:23.576 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-09-07 12:58:23.579 | + functions-common:GetDistro:450 : DISTRO=focal 2022-09-07 12:58:23.581 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-09-07 12:58:23.584 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-09-07 12:58:23.584 | Distro: focal 2022-09-07 12:58:23.587 | + tools/install_pip.sh:main:124 : get_versions 2022-09-07 12:58:23.591 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-07 12:58:23.595 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-07 12:58:23.597 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-07 12:58:23.600 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-07 12:58:23.601 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-07 12:58:25.129 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-07 12:58:25.132 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-07 12:58:25.132 | pip: 20.0.2 2022-09-07 12:58:25.134 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-09-07 12:58:25.137 | + tools/install_pip.sh:main:130 : is_fedora 2022-09-07 12:58:25.139 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-07 12:58:25.141 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-07 12:58:25.144 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-07 12:58:25.145 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-07 12:58:25.148 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-07 12:58:25.150 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-07 12:58:25.153 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-07 12:58:25.155 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-07 12:58:25.157 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:58:25.159 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-07 12:58:25.162 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-09-07 12:58:25.164 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:58:25.166 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:58:25.169 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-09-07 12:58:25.175 | + tools/install_pip.sh:main:153 : set -x 2022-09-07 12:58:25.177 | + tools/install_pip.sh:main:156 : get_versions 2022-09-07 12:58:25.180 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-07 12:58:25.185 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-07 12:58:25.188 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-07 12:58:25.191 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-07 12:58:25.192 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-07 12:58:26.744 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-07 12:58:26.746 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-07 12:58:26.746 | pip: 20.0.2 2022-09-07 12:58:26.749 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-09-07 12:58:26.752 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-09-07 12:58:26.757 | + ./stack.sh:main:791 : fixup_all 2022-09-07 12:58:26.759 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-09-07 12:58:26.762 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-09-07 12:58:26.765 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:58:26.767 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:58:26.770 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-09-07 12:58:26.790 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-09-07 12:58:26.805 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-09-07 12:58:26.820 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-09-07 12:58:26.823 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-09-07 12:58:26.825 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-07 12:58:26.827 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-07 12:58:26.830 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-07 12:58:26.834 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-07 12:58:26.836 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-07 12:58:26.838 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-07 12:58:26.842 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-07 12:58:26.844 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-07 12:58:26.846 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:58:26.849 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-07 12:58:26.851 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-09-07 12:58:26.855 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-09-07 12:58:26.858 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-09-07 12:58:26.863 | + functions-common:is_suse:536 : is_opensuse 2022-09-07 12:58:26.865 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-07 12:58:26.868 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-07 12:58:26.871 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-07 12:58:26.874 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-07 12:58:26.877 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-07 12:58:26.879 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-09-07 12:58:26.882 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-09-07 12:58:26.909 | Using python 3.8 to install os-testr 2022-09-07 12:58:26.912 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-09-07 12:58:29.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:58:29.142 | from cryptography.utils import int_from_bytes 2022-09-07 12:58:29.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:58:29.142 | from cryptography.utils import int_from_bytes 2022-09-07 12:58:30.251 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:58:30.320 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (3.0.0) 2022-09-07 12:58:30.373 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-09-07 12:58:30.407 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.4.0) 2022-09-07 12:58:30.511 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-07 12:58:30.527 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-09-07 12:58:30.560 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-09-07 12:58:32.252 | + inc/python:pip_install:196 : result=0 2022-09-07 12:58:32.255 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:58:32.258 | + functions-common:time_stop:2439 : local name 2022-09-07 12:58:32.261 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:58:32.264 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:58:32.266 | + functions-common:time_stop:2442 : local total 2022-09-07 12:58:32.269 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:58:32.271 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:58:32.274 | + functions-common:time_stop:2446 : start_time=1662555506903 2022-09-07 12:58:32.277 | + functions-common:time_stop:2448 : [[ -z 1662555506903 ]] 2022-09-07 12:58:32.280 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:58:32.288 | + functions-common:time_stop:2451 : end_time=1662555512282 2022-09-07 12:58:32.290 | + functions-common:time_stop:2452 : elapsed_time=5379 2022-09-07 12:58:32.294 | + functions-common:time_stop:2453 : total=0 2022-09-07 12:58:32.297 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:58:32.301 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5379 2022-09-07 12:58:32.308 | + inc/python:pip_install:199 : return 0 2022-09-07 12:58:32.312 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-09-07 12:58:32.395 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-09-07 12:58:32.804 | + ./stack.sh:main:805 : install_infra 2022-09-07 12:58:32.810 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-07 12:58:32.813 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-09-07 12:58:32.817 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-07 12:58:32.821 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-09-07 12:58:32.851 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-09-07 12:58:36.546 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:58:36.773 | Requirement already up-to-date: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-07 12:58:37.183 | + inc/python:pip_install:196 : result=0 2022-09-07 12:58:37.185 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:58:37.188 | + functions-common:time_stop:2439 : local name 2022-09-07 12:58:37.190 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:58:37.193 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:58:37.200 | + functions-common:time_stop:2442 : local total 2022-09-07 12:58:37.203 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:58:37.206 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:58:37.209 | + functions-common:time_stop:2446 : start_time=1662555512841 2022-09-07 12:58:37.211 | + functions-common:time_stop:2448 : [[ -z 1662555512841 ]] 2022-09-07 12:58:37.216 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:58:37.222 | + functions-common:time_stop:2451 : end_time=1662555517218 2022-09-07 12:58:37.226 | + functions-common:time_stop:2452 : elapsed_time=4377 2022-09-07 12:58:37.230 | + functions-common:time_stop:2453 : total=5379 2022-09-07 12:58:37.234 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:58:37.237 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=9756 2022-09-07 12:58:37.240 | + inc/python:pip_install:199 : return 0 2022-09-07 12:58:37.243 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-07 12:58:37.246 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-09-07 12:58:37.279 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-09-07 12:58:40.201 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:58:40.204 | Processing /opt/stack/requirements 2022-09-07 12:58:42.597 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-09-07 12:58:42.610 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (6.0) 2022-09-07 12:58:42.614 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-09-07 12:58:42.628 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-09-07 12:58:42.634 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-09-07 12:58:42.638 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-09-07 12:58:42.646 | 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 454)) (1.16.0) 2022-09-07 12:58:42.649 | Requirement already satisfied: charset-normalizer===2.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.1) 2022-09-07 12:58:42.654 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5732) (1.3) 2022-09-07 12:58:42.657 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5732) (0.3.0) 2022-09-07 12:58:42.674 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-07 12:58:42.676 | Requirement already satisfied: urllib3===1.26.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.12) 2022-09-07 12:58:42.714 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2022.6.15) 2022-09-07 12:58:42.717 | Requirement already satisfied: cliff===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (4.0.0) 2022-09-07 12:58:42.730 | Requirement already satisfied: prettytable===3.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) (3.4.1) 2022-09-07 12:58:42.742 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (0.5.1) 2022-09-07 12:58:42.746 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.4.2) 2022-09-07 12:58:42.823 | Requirement already satisfied: importlib-metadata===4.12.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (4.12.0) 2022-09-07 12:58:42.862 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-09-07 12:58:42.866 | 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 138)) (0.2.5) 2022-09-07 12:58:42.873 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (22.1.0) 2022-09-07 12:58:42.932 | 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 275)) (1.8.2) 2022-09-07 12:58:42.936 | Requirement already satisfied: zipp===3.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.8.1) 2022-09-07 12:58:42.964 | Building wheels for collected packages: openstack-requirements 2022-09-07 12:58:42.965 | Building wheel for openstack-requirements (setup.py): started 2022-09-07 12:58:43.998 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-09-07 12:58:43.998 | ERROR: Command errored out with exit status 1: 2022-09-07 12:58:44.014 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-nvr12_0d/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-nvr12_0d/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-gd_k3bw0 2022-09-07 12:58:44.014 | cwd: /tmp/pip-req-build-nvr12_0d/ 2022-09-07 12:58:44.014 | Complete output (6 lines): 2022-09-07 12:58:44.014 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-09-07 12:58:44.014 | or: setup.py --help [cmd1 cmd2 ...] 2022-09-07 12:58:44.014 | or: setup.py --help-commands 2022-09-07 12:58:44.014 | or: setup.py cmd --help 2022-09-07 12:58:44.014 | 2022-09-07 12:58:44.014 | error: invalid command 'bdist_wheel' 2022-09-07 12:58:44.014 | ---------------------------------------- 2022-09-07 12:58:44.014 | ERROR: Failed building wheel for openstack-requirements 2022-09-07 12:58:44.014 | Running setup.py clean for openstack-requirements 2022-09-07 12:58:44.951 | Failed to build openstack-requirements 2022-09-07 12:58:44.980 | Installing collected packages: openstack-requirements 2022-09-07 12:58:44.980 | Attempting uninstall: openstack-requirements 2022-09-07 12:58:44.983 | Found existing installation: openstack-requirements 1.2.1.dev5732 2022-09-07 12:58:45.053 | Uninstalling openstack-requirements-1.2.1.dev5732: 2022-09-07 12:58:45.073 | Successfully uninstalled openstack-requirements-1.2.1.dev5732 2022-09-07 12:58:45.076 | Running setup.py install for openstack-requirements: started 2022-09-07 12:58:48.052 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-09-07 12:58:48.092 | Successfully installed openstack-requirements-1.2.1.dev5732 2022-09-07 12:58:48.321 | + inc/python:pip_install:196 : result=0 2022-09-07 12:58:48.324 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:58:48.327 | + functions-common:time_stop:2439 : local name 2022-09-07 12:58:48.330 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:58:48.333 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:58:48.336 | + functions-common:time_stop:2442 : local total 2022-09-07 12:58:48.340 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:58:48.343 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:58:48.345 | + functions-common:time_stop:2446 : start_time=1662555517269 2022-09-07 12:58:48.348 | + functions-common:time_stop:2448 : [[ -z 1662555517269 ]] 2022-09-07 12:58:48.352 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:58:48.357 | + functions-common:time_stop:2451 : end_time=1662555528354 2022-09-07 12:58:48.360 | + functions-common:time_stop:2452 : elapsed_time=11085 2022-09-07 12:58:48.363 | + functions-common:time_stop:2453 : total=9756 2022-09-07 12:58:48.366 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:58:48.369 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=20841 2022-09-07 12:58:48.372 | + inc/python:pip_install:199 : return 0 2022-09-07 12:58:48.375 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-09-07 12:58:48.378 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-09-07 12:58:48.381 | + inc/python:use_library_from_git:246 : local name=pbr 2022-09-07 12:58:48.385 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-07 12:58:48.388 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-07 12:58:48.391 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-09-07 12:58:48.394 | + inc/python:use_library_from_git:249 : return 1 2022-09-07 12:58:48.397 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-09-07 12:58:48.423 | Using python 3.8 to install pbr 2022-09-07 12:58:48.426 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-09-07 12:58:50.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:58:50.914 | from cryptography.utils import int_from_bytes 2022-09-07 12:58:50.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:58:50.914 | from cryptography.utils import int_from_bytes 2022-09-07 12:58:52.091 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:58:52.310 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-09-07 12:58:54.511 | + inc/python:pip_install:196 : result=0 2022-09-07 12:58:54.513 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:58:54.517 | + functions-common:time_stop:2439 : local name 2022-09-07 12:58:54.520 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:58:54.523 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:58:54.526 | + functions-common:time_stop:2442 : local total 2022-09-07 12:58:54.529 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:58:54.532 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:58:54.534 | + functions-common:time_stop:2446 : start_time=1662555528417 2022-09-07 12:58:54.538 | + functions-common:time_stop:2448 : [[ -z 1662555528417 ]] 2022-09-07 12:58:54.541 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:58:54.546 | + functions-common:time_stop:2451 : end_time=1662555534543 2022-09-07 12:58:54.549 | + functions-common:time_stop:2452 : elapsed_time=6126 2022-09-07 12:58:54.551 | + functions-common:time_stop:2453 : total=20841 2022-09-07 12:58:54.554 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:58:54.557 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=26967 2022-09-07 12:58:54.560 | + inc/python:pip_install:199 : return 0 2022-09-07 12:58:54.563 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-09-07 12:58:57.211 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-09-07 12:58:59.298 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:58:59.300 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-09-07 12:58:59.321 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-09-07 12:58:59.326 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.10.0) 2022-09-07 12:58:59.328 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-09-07 12:58:59.332 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-09-07 12:58:59.336 | 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.9) 2022-09-07 12:58:59.427 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-07 12:58:59.430 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-07 12:58:59.435 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-09-07 12:58:59.455 | + ./stack.sh:main:814 : pkgs= 2022-09-07 12:58:59.458 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-09-07 12:58:59.461 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-09-07 12:58:59.464 | + functions-common:run_phase:1867 : local mode=stack 2022-09-07 12:58:59.466 | + functions-common:run_phase:1868 : local phase=pre-install 2022-09-07 12:58:59.468 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-07 12:58:59.470 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-07 12:58:59.473 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-07 12:58:59.475 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-07 12:58:59.478 | + functions-common:run_phase:1877 : local extra 2022-09-07 12:58:59.481 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-07 12:58:59.485 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-07 12:58:59.488 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-07 12:58:59.490 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-07 12:58:59.492 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-09-07 12:58:59.496 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-07 12:58:59.513 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:58:59.516 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-09-07 12:58:59.518 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:58:59.521 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-09-07 12:58:59.523 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:58:59.526 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-09-07 12:58:59.528 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:58:59.531 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-09-07 12:58:59.533 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:58:59.535 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-09-07 12:58:59.537 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-09-07 12:58:59.539 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-09-07 12:58:59.542 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-09-07 12:58:59.544 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-09-07 12:58:59.547 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-09-07 12:58:59.550 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-07 12:58:59.552 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-09-07 12:58:59.555 | + functions-common:run_plugins:1853 : local mode=stack 2022-09-07 12:58:59.557 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-09-07 12:58:59.560 | + functions-common:run_plugins:1856 : local plugins= 2022-09-07 12:58:59.562 | + functions-common:run_plugins:1857 : local plugin 2022-09-07 12:58:59.566 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-09-07 12:58:59.569 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-09-07 12:58:59.572 | + functions:set_systemd_override:821 : local value=2048 2022-09-07 12:58:59.575 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-09-07 12:58:59.578 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-09-07 12:58:59.651 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-09-07 12:58:59.651 | Set systemd system override for DefaultLimitNOFILE=2048 2022-09-07 12:58:59.653 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-09-07 12:59:00.036 | + ./stack.sh:main:827 : install_rpc_backend 2022-09-07 12:59:00.038 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-09-07 12:59:00.057 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:00.059 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-09-07 12:59:00.062 | + functions-common:install_package:1463 : update_package_repo 2022-09-07 12:59:00.065 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:59:00.067 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-07 12:59:00.071 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:59:00.076 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:59:00.078 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:59:00.081 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:00.083 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:00.085 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:59:00.090 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-07 12:59:00.092 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-07 12:59:00.095 | + functions-common:apt_get_update:1190 : return 2022-09-07 12:59:00.097 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-09-07 12:59:00.100 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:59:00.103 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:00.114 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:00.117 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-09-07 12:59:00.152 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-09-07 12:59:00.280 | Reading package lists... 2022-09-07 12:59:00.578 | Building dependency tree... 2022-09-07 12:59:00.579 | Reading state information... 2022-09-07 12:59:00.966 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-09-07 12:59:00.966 | The following packages were automatically installed and are no longer required: 2022-09-07 12:59:00.968 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:59:00.968 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:59:00.968 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:59:00.968 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:59:00.968 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:59:00.968 | python3-zope.interface 2022-09-07 12:59:00.968 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:59:01.121 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:59:01.126 | + functions-common:apt_get:1234 : result=0 2022-09-07 12:59:01.130 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:59:01.133 | + functions-common:time_stop:2439 : local name 2022-09-07 12:59:01.138 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:59:01.141 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:59:01.144 | + functions-common:time_stop:2442 : local total 2022-09-07 12:59:01.147 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:59:01.150 | + functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:59:01.153 | + functions-common:time_stop:2446 : start_time=1662555540148 2022-09-07 12:59:01.155 | + functions-common:time_stop:2448 : [[ -z 1662555540148 ]] 2022-09-07 12:59:01.160 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:59:01.166 | + functions-common:time_stop:2451 : end_time=1662555541161 2022-09-07 12:59:01.168 | + functions-common:time_stop:2452 : elapsed_time=1013 2022-09-07 12:59:01.171 | + functions-common:time_stop:2453 : total=1944 2022-09-07 12:59:01.173 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:59:01.176 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2957 2022-09-07 12:59:01.179 | + functions-common:apt_get:1238 : return 0 2022-09-07 12:59:01.182 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-09-07 12:59:01.185 | + functions-common:is_suse:536 : is_opensuse 2022-09-07 12:59:01.187 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-07 12:59:01.190 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-07 12:59:01.193 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-07 12:59:01.195 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-07 12:59:01.199 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-07 12:59:01.202 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-09-07 12:59:01.205 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-07 12:59:01.207 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-07 12:59:01.210 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-07 12:59:01.213 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-07 12:59:01.216 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-07 12:59:01.218 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-07 12:59:01.221 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-07 12:59:01.223 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-07 12:59:01.227 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:59:01.230 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-07 12:59:01.233 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-09-07 12:59:01.236 | + functions-common:is_suse:536 : is_opensuse 2022-09-07 12:59:01.239 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-07 12:59:01.242 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-07 12:59:01.255 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-07 12:59:01.255 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-07 12:59:01.255 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-07 12:59:01.256 | + ./stack.sh:main:828 : restart_rpc_backend 2022-09-07 12:59:01.257 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-09-07 12:59:01.277 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:01.280 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-09-07 12:59:01.282 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-07 12:59:01.285 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-09-07 12:59:01.287 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-09-07 12:59:01.290 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-09-07 12:59:01.296 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-09-07 12:59:01.298 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-09-07 12:59:01.302 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-09-07 12:59:01.305 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-09-07 12:59:01.308 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-09-07 12:59:01.311 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-09-07 12:59:01.314 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-09-07 12:59:02.170 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-09-07 12:59:02.170 | user tags 2022-09-07 12:59:02.170 | stackrabbit []' 2022-09-07 12:59:02.174 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-09-07 12:59:02.174 | user tags 2022-09-07 12:59:02.174 | stackrabbit []' 2022-09-07 12:59:02.174 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-09-07 12:59:02.181 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-09-07 12:59:02.184 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-09-07 12:59:02.186 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-09-07 12:59:02.947 | Changing password for user "stackrabbit" ... 2022-09-07 12:59:03.012 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-09-07 12:59:03.829 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-09-07 12:59:03.892 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-09-07 12:59:03.895 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-09-07 12:59:04.714 | Changing password for user "stackrabbit" ... 2022-09-07 12:59:04.781 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-09-07 12:59:04.784 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-09-07 12:59:04.786 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-09-07 12:59:05.596 | Deleting user "guest" ... 2022-09-07 12:59:05.615 | Error: 2022-09-07 12:59:05.615 | {:no_such_user, "guest"} 2022-09-07 12:59:05.629 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-09-07 12:59:05.632 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-09-07 12:59:05.654 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:05.657 | + ./stack.sh:main:831 : install_database 2022-09-07 12:59:05.660 | + lib/database:install_database:118 : install_database_mysql 2022-09-07 12:59:05.663 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-09-07 12:59:05.666 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:05.669 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:05.672 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-09-07 12:59:06.154 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-09-07 12:59:06.157 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-09-07 12:59:06.159 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-09-07 12:59:06.161 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-09-07 12:59:06.164 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:59:06.167 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-09-07 12:59:06.170 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-07 12:59:06.172 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-07 12:59:06.175 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-07 12:59:06.178 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-07 12:59:06.180 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-07 12:59:06.183 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-07 12:59:06.186 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-07 12:59:06.189 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-07 12:59:06.192 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-07 12:59:06.194 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-07 12:59:06.198 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-09-07 12:59:06.200 | + functions-common:is_suse:536 : is_opensuse 2022-09-07 12:59:06.203 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-07 12:59:06.207 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-07 12:59:06.210 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-07 12:59:06.213 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-07 12:59:06.216 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-07 12:59:06.218 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-09-07 12:59:06.221 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:06.224 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:06.227 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-09-07 12:59:06.230 | + functions-common:install_package:1463 : update_package_repo 2022-09-07 12:59:06.233 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:59:06.235 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-07 12:59:06.238 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:59:06.240 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:59:06.249 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:59:06.252 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:06.254 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:06.257 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:59:06.260 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-07 12:59:06.263 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-07 12:59:06.265 | + functions-common:apt_get_update:1190 : return 2022-09-07 12:59:06.268 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-09-07 12:59:06.270 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:59:06.273 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:06.276 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:06.278 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-09-07 12:59:06.301 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-09-07 12:59:06.433 | Reading package lists... 2022-09-07 12:59:06.741 | Building dependency tree... 2022-09-07 12:59:06.743 | Reading state information... 2022-09-07 12:59:07.112 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-09-07 12:59:07.113 | The following packages were automatically installed and are no longer required: 2022-09-07 12:59:07.114 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:59:07.114 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:59:07.114 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:59:07.114 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:59:07.115 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:59:07.115 | python3-zope.interface 2022-09-07 12:59:07.115 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:59:07.252 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:59:07.257 | + functions-common:apt_get:1234 : result=0 2022-09-07 12:59:07.260 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:59:07.262 | + functions-common:time_stop:2439 : local name 2022-09-07 12:59:07.265 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:59:07.268 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:59:07.270 | + functions-common:time_stop:2442 : local total 2022-09-07 12:59:07.273 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:59:07.276 | + functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:59:07.278 | + functions-common:time_stop:2446 : start_time=1662555546298 2022-09-07 12:59:07.281 | + functions-common:time_stop:2448 : [[ -z 1662555546298 ]] 2022-09-07 12:59:07.286 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:59:07.291 | + functions-common:time_stop:2451 : end_time=1662555547287 2022-09-07 12:59:07.294 | + functions-common:time_stop:2452 : elapsed_time=989 2022-09-07 12:59:07.297 | + functions-common:time_stop:2453 : total=2957 2022-09-07 12:59:07.299 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:59:07.301 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3946 2022-09-07 12:59:07.304 | + functions-common:apt_get:1238 : return 0 2022-09-07 12:59:07.307 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-09-07 12:59:07.310 | + ./stack.sh:main:834 : install_database_python 2022-09-07 12:59:07.313 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-09-07 12:59:07.316 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-09-07 12:59:07.320 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-09-07 12:59:07.324 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-07 12:59:07.330 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-09-07 12:59:07.334 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-09-07 12:59:07.337 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-07 12:59:07.342 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-09-07 12:59:07.342 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-07 12:59:07.350 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-09-07 12:59:07.354 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-09-07 12:59:07.357 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-09-07 12:59:07.361 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-09-07 12:59:07.364 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-09-07 12:59:07.397 | Using python 3.8 to install PyMySQL 2022-09-07 12:59:07.401 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-09-07 12:59:09.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:59:09.536 | from cryptography.utils import int_from_bytes 2022-09-07 12:59:09.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-07 12:59:09.536 | from cryptography.utils import int_from_bytes 2022-09-07 12:59:10.866 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-07 12:59:10.868 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.2) 2022-09-07 12:59:12.574 | + inc/python:pip_install:196 : result=0 2022-09-07 12:59:12.577 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-07 12:59:12.579 | + functions-common:time_stop:2439 : local name 2022-09-07 12:59:12.582 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:59:12.585 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:59:12.588 | + functions-common:time_stop:2442 : local total 2022-09-07 12:59:12.591 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:59:12.594 | + functions-common:time_stop:2445 : name=pip_install 2022-09-07 12:59:12.597 | + functions-common:time_stop:2446 : start_time=1662555547388 2022-09-07 12:59:12.600 | + functions-common:time_stop:2448 : [[ -z 1662555547388 ]] 2022-09-07 12:59:12.603 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:59:12.609 | + functions-common:time_stop:2451 : end_time=1662555552606 2022-09-07 12:59:12.612 | + functions-common:time_stop:2452 : elapsed_time=5218 2022-09-07 12:59:12.615 | + functions-common:time_stop:2453 : total=26967 2022-09-07 12:59:12.619 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:59:12.622 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=32185 2022-09-07 12:59:12.624 | + inc/python:pip_install:199 : return 0 2022-09-07 12:59:12.627 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-09-07 12:59:12.629 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-07 12:59:12.632 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-09-07 12:59:12.635 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-09-07 12:59:12.657 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:12.659 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-09-07 12:59:12.661 | + lib/neutron:install_neutron_agent_packages:729 : is_neutron_legacy_enabled 2022-09-07 12:59:12.666 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-07 12:59:12.667 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-09-07 12:59:12.679 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-09-07 12:59:12.683 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-09-07 12:59:12.686 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-09-07 12:59:12.689 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-09-07 12:59:12.692 | + lib/neutron:install_neutron_agent_packages:731 : install_neutron_agent_packages_mutnauq 2022-09-07 12:59:12.695 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-09-07 12:59:12.715 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:12.718 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-09-07 12:59:12.721 | + functions-common:install_package:1463 : update_package_repo 2022-09-07 12:59:12.724 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:59:12.727 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-07 12:59:12.730 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:59:12.733 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:59:12.736 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:59:12.738 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:12.741 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:12.744 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:59:12.747 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-07 12:59:12.750 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-07 12:59:12.753 | + functions-common:apt_get_update:1190 : return 2022-09-07 12:59:12.756 | + functions-common:install_package:1464 : real_install_package radvd 2022-09-07 12:59:12.759 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:59:12.762 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:12.765 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:12.767 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-09-07 12:59:12.794 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-09-07 12:59:12.983 | Reading package lists... 2022-09-07 12:59:13.306 | Building dependency tree... 2022-09-07 12:59:13.307 | Reading state information... 2022-09-07 12:59:13.686 | radvd is already the newest version (1:2.17-2). 2022-09-07 12:59:13.686 | The following packages were automatically installed and are no longer required: 2022-09-07 12:59:13.687 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:59:13.688 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:59:13.688 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:59:13.688 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:59:13.688 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:59:13.688 | python3-zope.interface 2022-09-07 12:59:13.688 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:59:13.874 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:59:13.880 | + functions-common:apt_get:1234 : result=0 2022-09-07 12:59:13.884 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:59:13.887 | + functions-common:time_stop:2439 : local name 2022-09-07 12:59:13.889 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:59:13.892 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:59:13.895 | + functions-common:time_stop:2442 : local total 2022-09-07 12:59:13.897 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:59:13.900 | + functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:59:13.903 | + functions-common:time_stop:2446 : start_time=1662555552791 2022-09-07 12:59:13.906 | + functions-common:time_stop:2448 : [[ -z 1662555552791 ]] 2022-09-07 12:59:13.910 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:59:13.915 | + functions-common:time_stop:2451 : end_time=1662555553911 2022-09-07 12:59:13.918 | + functions-common:time_stop:2452 : elapsed_time=1120 2022-09-07 12:59:13.920 | + functions-common:time_stop:2453 : total=3946 2022-09-07 12:59:13.923 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:59:13.925 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5066 2022-09-07 12:59:13.928 | + functions-common:apt_get:1238 : return 0 2022-09-07 12:59:13.931 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-09-07 12:59:13.959 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:13.964 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-09-07 12:59:13.970 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-09-07 12:59:13.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-09-07 12:59:13.979 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-09-07 12:59:14.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-09-07 12:59:14.010 | + functions-common:install_package:1463 : update_package_repo 2022-09-07 12:59:14.012 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-07 12:59:14.015 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-07 12:59:14.018 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-07 12:59:14.020 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-07 12:59:14.023 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-07 12:59:14.026 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:14.028 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:14.031 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-07 12:59:14.034 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-07 12:59:14.037 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-07 12:59:14.040 | + functions-common:apt_get_update:1190 : return 2022-09-07 12:59:14.042 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-09-07 12:59:14.045 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-07 12:59:14.048 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:14.050 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:14.053 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-09-07 12:59:14.079 | + functions-common:apt_get:1230 : 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-09-07 12:59:14.202 | Reading package lists... 2022-09-07 12:59:14.514 | Building dependency tree... 2022-09-07 12:59:14.516 | Reading state information... 2022-09-07 12:59:14.950 | fakeroot is already the newest version (1.24-1). 2022-09-07 12:59:14.950 | make is already the newest version (4.2.1-1.2). 2022-09-07 12:59:14.951 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-09-07 12:59:14.951 | The following packages were automatically installed and are no longer required: 2022-09-07 12:59:14.952 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-07 12:59:14.952 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-07 12:59:14.952 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-07 12:59:14.952 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-07 12:59:14.952 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-07 12:59:14.952 | python3-zope.interface 2022-09-07 12:59:14.953 | Use 'sudo apt autoremove' to remove them. 2022-09-07 12:59:15.098 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-07 12:59:15.104 | + functions-common:apt_get:1234 : result=0 2022-09-07 12:59:15.107 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-07 12:59:15.110 | + functions-common:time_stop:2439 : local name 2022-09-07 12:59:15.112 | + functions-common:time_stop:2440 : local end_time 2022-09-07 12:59:15.115 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-07 12:59:15.118 | + functions-common:time_stop:2442 : local total 2022-09-07 12:59:15.121 | + functions-common:time_stop:2443 : local start_time 2022-09-07 12:59:15.124 | + functions-common:time_stop:2445 : name=apt-get 2022-09-07 12:59:15.126 | + functions-common:time_stop:2446 : start_time=1662555554076 2022-09-07 12:59:15.129 | + functions-common:time_stop:2448 : [[ -z 1662555554076 ]] 2022-09-07 12:59:15.132 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-07 12:59:15.138 | + functions-common:time_stop:2451 : end_time=1662555555134 2022-09-07 12:59:15.140 | + functions-common:time_stop:2452 : elapsed_time=1058 2022-09-07 12:59:15.142 | + functions-common:time_stop:2453 : total=5066 2022-09-07 12:59:15.145 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-07 12:59:15.148 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6124 2022-09-07 12:59:15.151 | + functions-common:apt_get:1238 : return 0 2022-09-07 12:59:15.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-09-07 12:59:15.157 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-07 12:59:15.160 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-07 12:59:15.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-09-07 12:59:15.167 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-09-07 12:59:15.171 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-09-07 12:59:15.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-09-07 12:59:15.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-09-07 12:59:15.182 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-09-07 12:59:15.183 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-09-07 12:59:15.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-09-07 12:59:15.191 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-09-07 12:59:15.193 | + functions:vercmp:628 : local v1=5.4 2022-09-07 12:59:15.197 | + functions:vercmp:629 : local 'op=<' 2022-09-07 12:59:15.200 | + functions:vercmp:630 : local v2=3.13 2022-09-07 12:59:15.203 | + functions:vercmp:631 : local result 2022-09-07 12:59:15.207 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-09-07 12:59:15.208 | ++ functions:vercmp:635 : sort -V 2022-09-07 12:59:15.209 | ++ functions:vercmp:635 : head -1 2022-09-07 12:59:15.215 | + functions:vercmp:635 : result=3.13 2022-09-07 12:59:15.218 | + functions:vercmp:637 : case $op in 2022-09-07 12:59:15.221 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-09-07 12:59:15.223 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-09-07 12:59:15.226 | + functions:vercmp:648 : return 2022-09-07 12:59:15.231 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-09-07 12:59:15.234 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-07 12:59:15.237 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-09-07 12:59:15.787 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-09-07 12:59:15.791 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-09-07 12:59:15.796 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-07 12:59:15.799 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-07 12:59:15.802 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-09-07 12:59:15.806 | + inc/python:use_library_from_git:249 : return 1 2022-09-07 12:59:15.810 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-09-07 12:59:15.835 | + functions-common:is_service_enabled:2095 : return 0 2022-09-07 12:59:15.838 | + ./stack.sh:main:842 : install_etcd3 2022-09-07 12:59:15.842 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-09-07 12:59:15.842 | Installing etcd 2022-09-07 12:59:15.845 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-09-07 12:59:15.868 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-09-07 12:59:15.881 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-09-07 12:59:15.885 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-09-07 12:59:15.905 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-09-07 12:59:15.907 | ++ 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-09-07 12:59:15.910 | ++ 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-09-07 12:59:15.913 | +++ 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-09-07 12:59:15.919 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:59:15.922 | ++ 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-09-07 12:59:15.925 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-09-07 12:59:15.928 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:59:15.930 | ++ functions:get_extra_file:74 : return 2022-09-07 12:59:15.934 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:59:15.936 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-09-07 12:59:15.939 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-09-07 12:59:15.941 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-09-07 12:59:15.951 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: FAILED 2022-09-07 12:59:15.951 | sha256sum: WARNING: 1 computed checksum did NOT match 2022-09-07 12:59:15.954 | + lib/etcd3:install_etcd3:118 : sudo rm -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-07 12:59:15.968 | + lib/etcd3:install_etcd3:118 : exit 1 2022-09-07 12:59:15.971 | + lib/etcd3:install_etcd3:1 : exit_trap 2022-09-07 12:59:15.974 | + ./stack.sh:exit_trap:516 : local r=1 2022-09-07 12:59:15.977 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-09-07 12:59:15.980 | + ./stack.sh:exit_trap:517 : jobs= 2022-09-07 12:59:15.983 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-09-07 12:59:15.986 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-09-07 12:59:15.989 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-09-07 12:59:15.991 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-09-07 12:59:15.995 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-09-07 12:59:15.998 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-09-07 12:59:15.998 | Error on exit 2022-09-07 12:59:16.001 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-09-07 12:59:16.003 | + ./stack.sh:exit_trap:537 : generate-subunit 1662555491 64 fail 2022-09-07 12:59:16.264 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-09-07 12:59:16.266 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-09-07 12:59:16.791 | + ./stack.sh:exit_trap:551 : exit 1