2022-09-16 05:13:02.561 | + ./stack.sh:main:482 : exec 2022-09-16 05:13:02.561 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-09-16-051302' 2022-09-16 05:13:02.561 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-09-16-051302.summary.2022-09-16-051302 2022-09-16 05:13:02.561 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-16 05:13:02.561 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-09-16-051302 2022-09-16 05:13:02.561 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-16-051302 /opt/stack/logs/stack.sh.log 2022-09-16 05:13:02.561 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-09-16-051302.summary.2022-09-16-051302 /opt/stack/logs/stack.sh.log.summary 2022-09-16 05:13:02.561 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-09-16 05:13:02.561 | + functions:check_path_perm_sanity:596 : local real_path 2022-09-16 05:13:02.562 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-09-16 05:13:02.562 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-09-16 05:13:02.562 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-09-16 05:13:02.562 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-09-16 05:13:02.562 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-09-16 05:13:02.562 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-16 05:13:02.562 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-09-16 05:13:02.562 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-09-16 05:13:02.562 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-16 05:13:02.562 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-09-16 05:13:02.564 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-09-16 05:13:02.566 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-09-16 05:13:02.570 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-09-16 05:13:02.572 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-09-16 05:13:02.574 | + ./stack.sh:main:555 : trap err_trap ERR 2022-09-16 05:13:02.576 | + ./stack.sh:main:568 : set -o errexit 2022-09-16 05:13:02.578 | + ./stack.sh:main:571 : uname -a 2022-09-16 05:13:02.579 | Linux dv-cinder-857528-3-smb 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-16 05:13:02.581 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-09-16 05:13:02.583 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-09-16 05:13:02.586 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-09-16 05:13:02.622 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-09-16 05:13:02.638 | + ./stack.sh:main:585 : fetch_plugins 2022-09-16 05:13:02.640 | + functions-common:fetch_plugins:1785 : local plugins= 2022-09-16 05:13:02.641 | + functions-common:fetch_plugins:1786 : local plugin 2022-09-16 05:13:02.643 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-09-16 05:13:02.645 | + functions-common:fetch_plugins:1790 : return 2022-09-16 05:13:02.647 | + ./stack.sh:main:589 : run_phase override_defaults 2022-09-16 05:13:02.649 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-09-16 05:13:02.650 | + functions-common:run_phase:1868 : local phase= 2022-09-16 05:13:02.653 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-16 05:13:02.655 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-16 05:13:02.657 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-16 05:13:02.659 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-16 05:13:02.660 | + functions-common:run_phase:1877 : local extra 2022-09-16 05:13:02.663 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-16 05:13:02.666 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-16 05:13:02.669 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-16 05:13:02.671 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-16 05:13:02.673 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-09-16 05:13:02.675 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-16 05:13:02.687 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:02.689 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-16 05:13:02.691 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-16 05:13:02.693 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-16 05:13:02.694 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-16 05:13:02.696 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-16 05:13:02.698 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-09-16 05:13:02.700 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-09-16 05:13:02.702 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-09-16 05:13:02.704 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-09-16 05:13:02.705 | + 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-16 05:13:02.707 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-09-16 05:13:02.709 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-09-16 05:13:02.711 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-09-16 05:13:02.713 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-09-16 05:13:02.715 | + functions-common:plugin_override_defaults:1831 : return 2022-09-16 05:13:02.717 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-09-16 05:13:02.734 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-09-16 05:13:02.736 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-09-16 05:13:02.749 | ++ functions-common:is_service_enabled:2095 : return 1 2022-09-16 05:13:02.751 | +++ lib/tls:source:43 : hostname -f 2022-09-16 05:13:02.755 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-09-16 05:13:02.757 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-09-16 05:13:02.759 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-09-16 05:13:02.760 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-09-16 05:13:02.762 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-09-16 05:13:02.764 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-09-16 05:13:02.766 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-09-16 05:13:02.768 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-09-16 05:13:02.770 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-09-16 05:13:02.772 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-09-16 05:13:02.777 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-09-16 05:13:02.788 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-09-16 05:13:02.805 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-09-16 05:13:02.817 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-09-16 05:13:02.830 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-09-16 05:13:02.866 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-09-16 05:13:02.924 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-09-16 05:13:03.010 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-09-16 05:13:03.032 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-09-16 05:13:03.075 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-09-16 05:13:03.127 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-09-16 05:13:03.278 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-09-16 05:13:03.292 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-09-16 05:13:03.305 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-09-16 05:13:03.318 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-09-16 05:13:03.400 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-09-16 05:13:03.403 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-09-16 05:13:03.406 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-09-16 05:13:03.408 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-09-16 05:13:03.410 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-09-16 05:13:03.412 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-09-16 05:13:03.415 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-09-16 05:13:03.415 | False' 2022-09-16 05:13:03.417 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-09-16 05:13:03.433 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-09-16 05:13:03.435 | + ./stack.sh:main:619 : run_phase source 2022-09-16 05:13:03.437 | + functions-common:run_phase:1867 : local mode=source 2022-09-16 05:13:03.439 | + functions-common:run_phase:1868 : local phase= 2022-09-16 05:13:03.441 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-16 05:13:03.443 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-16 05:13:03.445 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-16 05:13:03.447 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-16 05:13:03.450 | + functions-common:run_phase:1877 : local extra 2022-09-16 05:13:03.453 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-16 05:13:03.456 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-16 05:13:03.458 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-16 05:13:03.460 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-16 05:13:03.462 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-09-16 05:13:03.465 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-16 05:13:03.479 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:03.481 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-09-16 05:13:03.483 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-09-16 05:13:03.523 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-09-16 05:13:03.525 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-09-16 05:13:03.527 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-09-16 05:13:03.529 | + functions-common:run_phase:1889 : load_plugin_settings 2022-09-16 05:13:03.531 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-09-16 05:13:03.533 | + functions-common:load_plugin_settings:1804 : local plugin 2022-09-16 05:13:03.535 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-09-16 05:13:03.537 | + functions-common:load_plugin_settings:1808 : return 2022-09-16 05:13:03.540 | + functions-common:run_phase:1890 : verify_disabled_services 2022-09-16 05:13:03.542 | + functions-common:verify_disabled_services:2150 : local service 2022-09-16 05:13:03.544 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.546 | + 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-16 05:13:03.548 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.551 | + 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-16 05:13:03.553 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.555 | + 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-16 05:13:03.558 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.560 | + 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-16 05:13:03.562 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.565 | + 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-16 05:13:03.567 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.569 | + 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-16 05:13:03.571 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.574 | + 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-16 05:13:03.577 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.579 | + 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-16 05:13:03.581 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.584 | + 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-16 05:13:03.586 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.588 | + 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-16 05:13:03.590 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.593 | + 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-16 05:13:03.595 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.597 | + 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-16 05:13:03.599 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.602 | + 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-16 05:13:03.604 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.607 | + 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-16 05:13:03.609 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.611 | + 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-16 05:13:03.613 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.616 | + 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-16 05:13:03.618 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.620 | + 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-16 05:13:03.623 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.625 | + 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-16 05:13:03.627 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.630 | + 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-16 05:13:03.632 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.634 | + 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-16 05:13:03.637 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.639 | + 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-16 05:13:03.641 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.644 | + 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-16 05:13:03.646 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.648 | + 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-16 05:13:03.650 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.653 | + 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-16 05:13:03.655 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.657 | + 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-16 05:13:03.660 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.662 | + 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-16 05:13:03.664 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.666 | + 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-16 05:13:03.669 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.671 | + 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-16 05:13:03.673 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.675 | + 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-16 05:13:03.678 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.680 | + 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-16 05:13:03.683 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.685 | + 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-16 05:13:03.687 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.689 | + 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-16 05:13:03.692 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.694 | + 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-16 05:13:03.696 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.699 | + 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-16 05:13:03.702 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.704 | + 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-16 05:13:03.706 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.708 | + 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-16 05:13:03.711 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.713 | + 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-16 05:13:03.715 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.718 | + 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-16 05:13:03.720 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.722 | + 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-16 05:13:03.724 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.727 | + 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-16 05:13:03.729 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.731 | + 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-16 05:13:03.733 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.736 | + 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-16 05:13:03.738 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.740 | + 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-16 05:13:03.743 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.745 | + 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-16 05:13:03.747 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-09-16 05:13:03.750 | + 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-16 05:13:03.753 | + ./stack.sh:main:690 : initialize_database_backends 2022-09-16 05:13:03.755 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-16 05:13:03.757 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-09-16 05:13:03.773 | + functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:03.775 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-09-16 05:13:03.777 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-09-16 05:13:03.779 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-09-16 05:13:03.795 | + functions-common:is_service_enabled:2095 : return 1 2022-09-16 05:13:03.797 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-09-16 05:13:03.799 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-09-16 05:13:03.802 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-09-16 05:13:03.804 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-09-16 05:13:03.806 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-09-16 05:13:03.809 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-09-16 05:13:03.811 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-09-16 05:13:03.813 | + lib/database:initialize_database_backends:92 : return 0 2022-09-16 05:13:03.816 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-09-16 05:13:03.816 | Using mysql database backend 2022-09-16 05:13:03.818 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-09-16 05:13:03.834 | + ./stack.sh:main:696 : define_database_baseurl 2022-09-16 05:13:03.837 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-09-16 05:13:03.839 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-16 05:13:03.842 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-09-16 05:13:03.845 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-16 05:13:03.847 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-09-16 05:13:03.863 | + functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:03.865 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-09-16 05:13:03.882 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-09-16 05:13:03.898 | + functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:03.900 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-09-16 05:13:03.916 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-09-16 05:13:03.933 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-09-16 05:13:03.949 | + functions-common:is_service_enabled:2095 : return 1 2022-09-16 05:13:03.951 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-09-16 05:13:03.967 | + functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:03.970 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-09-16 05:13:03.986 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-09-16 05:13:03.988 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-09-16 05:13:03.991 | + ./stack.sh:main:752 : save_stackenv 752 2022-09-16 05:13:03.993 | + functions-common:save_stackenv:60 : local tag=752 2022-09-16 05:13:03.997 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-09-16 05:13:04.001 | + functions-common:save_stackenv:62 : time_stamp=2022-09-16-051303 2022-09-16 05:13:04.003 | + functions-common:save_stackenv:63 : echo '# 2022-09-16-051303 752' 2022-09-16 05:13:04.006 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.008 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-09-16 05:13:04.010 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.013 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-09-16 05:13:04.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.017 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-09-16 05:13:04.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.022 | + 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-16 05:13:04.024 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.027 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-09-16 05:13:04.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.032 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-09-16 05:13:04.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.036 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-09-16-051302 2022-09-16 05:13:04.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.041 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-09-16 05:13:04.044 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.046 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-09-16 05:13:04.048 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.051 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-09-16 05:13:04.053 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.055 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-09-16 05:13:04.058 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.061 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-09-16 05:13:04.063 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.065 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-09-16 05:13:04.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.070 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.20 2022-09-16 05:13:04.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-09-16 05:13:04.075 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-09-16 05:13:04.077 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-09-16 05:13:04.080 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-09-16 05:13:04.082 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-09-16 05:13:04.084 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-09-16 05:13:04.086 | + functions-common:git_clone:598 : local git_ref=master 2022-09-16 05:13:04.088 | + functions-common:git_clone:599 : local orig_dir 2022-09-16 05:13:04.091 | ++ functions-common:git_clone:600 : pwd 2022-09-16 05:13:04.094 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-09-16 05:13:04.096 | + functions-common:git_clone:601 : local git_clone_flags= 2022-09-16 05:13:04.098 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-09-16 05:13:04.113 | + functions-common:git_clone:603 : RECLONE=False 2022-09-16 05:13:04.115 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-09-16 05:13:04.117 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-09-16 05:13:04.121 | + functions-common:git_clone:617 : echo master 2022-09-16 05:13:04.121 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-09-16 05:13:04.126 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-09-16 05:13:04.128 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-09-16 05:13:04.130 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-09-16 05:13:04.142 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-09-16 05:13:04.145 | + functions-common:git_clone:678 : git show --oneline 2022-09-16 05:13:04.145 | + functions-common:git_clone:678 : head -1 2022-09-16 05:13:04.149 | b0e7c6b8 update constraint for tap-as-a-service to new release 10.0.0.0rc1 2022-09-16 05:13:04.151 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-09-16 05:13:04.154 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-09-16 05:13:04.157 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-16 05:13:04.159 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-09-16 05:13:04.162 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-09-16 05:13:04.164 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-09-16 05:13:04.167 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-09-16 05:13:04.170 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-09-16 05:13:04.172 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-09-16 05:13:04.175 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-09-16 05:13:04.177 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-09-16 05:13:04.180 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-09-16 05:13:04.184 | ++ tools/install_prereqs.sh:source:47 : NOW=1663305184 2022-09-16 05:13:04.188 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-09-16 05:13:04.192 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1663304986 2022-09-16 05:13:04.195 | ++ tools/install_prereqs.sh:source:49 : DELTA=198 2022-09-16 05:13:04.197 | ++ tools/install_prereqs.sh:source:50 : [[ 198 -lt 7200 ]] 2022-09-16 05:13:04.199 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-09-16 05:13:04.202 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-09-16 05:13:04.204 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-09-16 05:13:04.207 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-09-16 05:13:04.209 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-09-16 05:13:04.211 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-09-16 05:13:04.214 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-09-16 05:13:04.216 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-09-16 05:13:04.220 | +++ 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-16 05:13:04.265 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-09-16 05:13:04.265 | apache2-dev 2022-09-16 05:13:04.265 | bc 2022-09-16 05:13:04.265 | bsdmainutils 2022-09-16 05:13:04.265 | curl 2022-09-16 05:13:04.265 | g++ 2022-09-16 05:13:04.265 | gawk 2022-09-16 05:13:04.265 | gcc 2022-09-16 05:13:04.266 | gettext 2022-09-16 05:13:04.266 | git 2022-09-16 05:13:04.266 | graphviz 2022-09-16 05:13:04.266 | iputils-ping 2022-09-16 05:13:04.266 | libapache2-mod-proxy-uwsgi 2022-09-16 05:13:04.266 | libffi-dev 2022-09-16 05:13:04.266 | libjpeg-dev 2022-09-16 05:13:04.266 | libpcre3-dev 2022-09-16 05:13:04.266 | libpq-dev 2022-09-16 05:13:04.266 | libssl-dev 2022-09-16 05:13:04.266 | libsystemd-dev 2022-09-16 05:13:04.266 | libxml2-dev 2022-09-16 05:13:04.266 | libxslt1-dev 2022-09-16 05:13:04.266 | libyaml-dev 2022-09-16 05:13:04.266 | lsof 2022-09-16 05:13:04.266 | openssh-server 2022-09-16 05:13:04.266 | openssl 2022-09-16 05:13:04.266 | pkg-config 2022-09-16 05:13:04.266 | psmisc 2022-09-16 05:13:04.266 | python3-dev 2022-09-16 05:13:04.266 | python3-pip 2022-09-16 05:13:04.266 | python3-systemd 2022-09-16 05:13:04.266 | python3-venv 2022-09-16 05:13:04.266 | tar 2022-09-16 05:13:04.266 | tcpdump 2022-09-16 05:13:04.266 | unzip 2022-09-16 05:13:04.266 | uuid-runtime 2022-09-16 05:13:04.266 | wget 2022-09-16 05:13:04.266 | wget 2022-09-16 05:13:04.266 | zlib1g-dev 2022-09-16 05:13:04.266 | libkrb5-dev 2022-09-16 05:13:04.266 | libldap2-dev 2022-09-16 05:13:04.266 | libsasl2-dev 2022-09-16 05:13:04.266 | memcached 2022-09-16 05:13:04.266 | python3-mysqldb 2022-09-16 05:13:04.266 | sqlite3 2022-09-16 05:13:04.267 | conntrack 2022-09-16 05:13:04.267 | curl 2022-09-16 05:13:04.267 | ebtables 2022-09-16 05:13:04.267 | genisoimage 2022-09-16 05:13:04.267 | iptables 2022-09-16 05:13:04.267 | iputils-arping 2022-09-16 05:13:04.267 | kpartx 2022-09-16 05:13:04.267 | libjs-jquery-tablesorter 2022-09-16 05:13:04.267 | parted 2022-09-16 05:13:04.267 | pm-utils 2022-09-16 05:13:04.267 | python3-mysqldb 2022-09-16 05:13:04.267 | socat 2022-09-16 05:13:04.267 | sqlite3 2022-09-16 05:13:04.267 | sudo 2022-09-16 05:13:04.267 | vlan 2022-09-16 05:13:04.267 | lsscsi 2022-09-16 05:13:04.267 | open-iscsi 2022-09-16 05:13:04.267 | lvm2 2022-09-16 05:13:04.267 | qemu-utils 2022-09-16 05:13:04.267 | thin-provisioning-tools 2022-09-16 05:13:04.267 | acl 2022-09-16 05:13:04.267 | dnsmasq-base 2022-09-16 05:13:04.267 | dnsmasq-utils 2022-09-16 05:13:04.267 | ebtables 2022-09-16 05:13:04.267 | haproxy 2022-09-16 05:13:04.267 | iptables 2022-09-16 05:13:04.267 | iputils-arping 2022-09-16 05:13:04.267 | iputils-ping 2022-09-16 05:13:04.267 | postgresql-server-dev-all 2022-09-16 05:13:04.267 | python3-mysqldb 2022-09-16 05:13:04.267 | sqlite3 2022-09-16 05:13:04.267 | sudo 2022-09-16 05:13:04.267 | vlan 2022-09-16 05:13:04.267 | pcp 2022-09-16 05:13:04.267 | ipset 2022-09-16 05:13:04.267 | conntrack 2022-09-16 05:13:04.267 | conntrackd 2022-09-16 05:13:04.268 | keepalived 2022-09-16 05:13:04.268 | lvm2 2022-09-16 05:13:04.268 | qemu-utils 2022-09-16 05:13:04.268 | thin-provisioning-tools 2022-09-16 05:13:04.268 | curl 2022-09-16 05:13:04.268 | liberasurecode-dev 2022-09-16 05:13:04.268 | make 2022-09-16 05:13:04.268 | memcached 2022-09-16 05:13:04.268 | rsync 2022-09-16 05:13:04.268 | sqlite3 2022-09-16 05:13:04.268 | xfsprogs' 2022-09-16 05:13:04.269 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-09-16 05:13:04.287 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-09-16 05:13:04.287 | apache2-dev 2022-09-16 05:13:04.287 | bc 2022-09-16 05:13:04.288 | bsdmainutils 2022-09-16 05:13:04.288 | curl 2022-09-16 05:13:04.288 | g++ 2022-09-16 05:13:04.288 | gawk 2022-09-16 05:13:04.288 | gcc 2022-09-16 05:13:04.288 | gettext 2022-09-16 05:13:04.288 | git 2022-09-16 05:13:04.288 | graphviz 2022-09-16 05:13:04.288 | iputils-ping 2022-09-16 05:13:04.288 | libapache2-mod-proxy-uwsgi 2022-09-16 05:13:04.288 | libffi-dev 2022-09-16 05:13:04.288 | libjpeg-dev 2022-09-16 05:13:04.288 | libpcre3-dev 2022-09-16 05:13:04.288 | libpq-dev 2022-09-16 05:13:04.288 | libssl-dev 2022-09-16 05:13:04.288 | libsystemd-dev 2022-09-16 05:13:04.288 | libxml2-dev 2022-09-16 05:13:04.288 | libxslt1-dev 2022-09-16 05:13:04.288 | libyaml-dev 2022-09-16 05:13:04.288 | lsof 2022-09-16 05:13:04.288 | openssh-server 2022-09-16 05:13:04.288 | openssl 2022-09-16 05:13:04.288 | pkg-config 2022-09-16 05:13:04.288 | psmisc 2022-09-16 05:13:04.288 | python3-dev 2022-09-16 05:13:04.288 | python3-pip 2022-09-16 05:13:04.288 | python3-systemd 2022-09-16 05:13:04.288 | python3-venv 2022-09-16 05:13:04.288 | tar 2022-09-16 05:13:04.288 | tcpdump 2022-09-16 05:13:04.288 | unzip 2022-09-16 05:13:04.288 | uuid-runtime 2022-09-16 05:13:04.288 | wget 2022-09-16 05:13:04.288 | wget 2022-09-16 05:13:04.288 | zlib1g-dev 2022-09-16 05:13:04.288 | libkrb5-dev 2022-09-16 05:13:04.288 | libldap2-dev 2022-09-16 05:13:04.288 | libsasl2-dev 2022-09-16 05:13:04.289 | memcached 2022-09-16 05:13:04.289 | python3-mysqldb 2022-09-16 05:13:04.289 | sqlite3 2022-09-16 05:13:04.289 | conntrack 2022-09-16 05:13:04.289 | curl 2022-09-16 05:13:04.289 | ebtables 2022-09-16 05:13:04.289 | genisoimage 2022-09-16 05:13:04.289 | iptables 2022-09-16 05:13:04.289 | iputils-arping 2022-09-16 05:13:04.289 | kpartx 2022-09-16 05:13:04.289 | libjs-jquery-tablesorter 2022-09-16 05:13:04.289 | parted 2022-09-16 05:13:04.289 | pm-utils 2022-09-16 05:13:04.289 | python3-mysqldb 2022-09-16 05:13:04.289 | socat 2022-09-16 05:13:04.289 | sqlite3 2022-09-16 05:13:04.289 | sudo 2022-09-16 05:13:04.289 | vlan 2022-09-16 05:13:04.289 | lsscsi 2022-09-16 05:13:04.289 | open-iscsi 2022-09-16 05:13:04.289 | lvm2 2022-09-16 05:13:04.289 | qemu-utils 2022-09-16 05:13:04.289 | thin-provisioning-tools 2022-09-16 05:13:04.289 | acl 2022-09-16 05:13:04.289 | dnsmasq-base 2022-09-16 05:13:04.289 | dnsmasq-utils 2022-09-16 05:13:04.289 | ebtables 2022-09-16 05:13:04.289 | haproxy 2022-09-16 05:13:04.289 | iptables 2022-09-16 05:13:04.289 | iputils-arping 2022-09-16 05:13:04.289 | iputils-ping 2022-09-16 05:13:04.289 | postgresql-server-dev-all 2022-09-16 05:13:04.289 | python3-mysqldb 2022-09-16 05:13:04.289 | sqlite3 2022-09-16 05:13:04.289 | sudo 2022-09-16 05:13:04.289 | vlan 2022-09-16 05:13:04.289 | pcp 2022-09-16 05:13:04.290 | ipset 2022-09-16 05:13:04.290 | conntrack 2022-09-16 05:13:04.290 | conntrackd 2022-09-16 05:13:04.290 | keepalived 2022-09-16 05:13:04.290 | lvm2 2022-09-16 05:13:04.290 | qemu-utils 2022-09-16 05:13:04.290 | thin-provisioning-tools 2022-09-16 05:13:04.290 | curl 2022-09-16 05:13:04.290 | liberasurecode-dev 2022-09-16 05:13:04.290 | make 2022-09-16 05:13:04.290 | memcached 2022-09-16 05:13:04.290 | rsync 2022-09-16 05:13:04.290 | sqlite3 2022-09-16 05:13:04.290 | xfsprogs ' 2022-09-16 05:13:04.290 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-09-16 05:13:04.293 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:04.295 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:04.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-16 05:13:04.299 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-09-16 05:13:04.303 | ++ 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-16 05:13:04.306 | ++ functions-common:install_package:1463 : update_package_repo 2022-09-16 05:13:04.308 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-16 05:13:04.310 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-09-16 05:13:04.312 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-16 05:13:04.314 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-16 05:13:04.316 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-09-16 05:13:04.318 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:04.320 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:04.323 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-09-16 05:13:04.325 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-09-16 05:13:04.327 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-09-16 05:13:04.329 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-09-16 05:13:04.332 | +++ functions-common:apt_get_update:1197 : id -u 2022-09-16 05:13:04.336 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-09-16 05:13:04.338 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-09-16 05:13:04.340 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-09-16 05:13:04.343 | ++ functions-common:time_start:2426 : local start_time= 2022-09-16 05:13:04.345 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-09-16 05:13:04.347 | +++ functions-common:time_start:2430 : date +%s%3N 2022-09-16 05:13:04.351 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1663305184349 2022-09-16 05:13:04.353 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-09-16 05:13:04.356 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-09-16 05:13:04.358 | ++ 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-16 05:13:04.738 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-09-16 05:13:04.755 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-09-16 05:13:04.859 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-09-16 05:13:04.988 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-09-16 05:13:07.018 | Reading package lists... 2022-09-16 05:13:07.050 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-09-16 05:13:07.052 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-09-16 05:13:07.055 | ++ functions-common:time_stop:2439 : local name 2022-09-16 05:13:07.057 | ++ functions-common:time_stop:2440 : local end_time 2022-09-16 05:13:07.059 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-16 05:13:07.061 | ++ functions-common:time_stop:2442 : local total 2022-09-16 05:13:07.063 | ++ functions-common:time_stop:2443 : local start_time 2022-09-16 05:13:07.066 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-09-16 05:13:07.068 | ++ functions-common:time_stop:2446 : start_time=1663305184349 2022-09-16 05:13:07.070 | ++ functions-common:time_stop:2448 : [[ -z 1663305184349 ]] 2022-09-16 05:13:07.072 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-16 05:13:07.077 | ++ functions-common:time_stop:2451 : end_time=1663305187074 2022-09-16 05:13:07.079 | ++ functions-common:time_stop:2452 : elapsed_time=2725 2022-09-16 05:13:07.081 | ++ functions-common:time_stop:2453 : total=0 2022-09-16 05:13:07.083 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-16 05:13:07.085 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2725 2022-09-16 05:13:07.087 | ++ 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-16 05:13:07.089 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-09-16 05:13:07.092 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:07.094 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:07.096 | ++ 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-16 05:13:07.117 | ++ 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-16 05:13:07.227 | Reading package lists... 2022-09-16 05:13:07.485 | Building dependency tree... 2022-09-16 05:13:07.486 | Reading state information... 2022-09-16 05:13:07.521 | acl is already the newest version (2.2.53-6). 2022-09-16 05:13:07.521 | bc is already the newest version (1.07.1-2build1). 2022-09-16 05:13:07.521 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-09-16 05:13:07.521 | conntrack is already the newest version (1:1.4.5-2). 2022-09-16 05:13:07.521 | ebtables is already the newest version (2.0.11-3build1). 2022-09-16 05:13:07.521 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-09-16 05:13:07.521 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-09-16 05:13:07.521 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-09-16 05:13:07.521 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-09-16 05:13:07.521 | gettext is already the newest version (0.19.8.1-10build1). 2022-09-16 05:13:07.521 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-09-16 05:13:07.521 | iputils-arping is already the newest version (3:20190709-3). 2022-09-16 05:13:07.521 | iputils-ping is already the newest version (3:20190709-3). 2022-09-16 05:13:07.521 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-09-16 05:13:07.521 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-09-16 05:13:07.521 | libffi-dev is already the newest version (3.3-4). 2022-09-16 05:13:07.521 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-09-16 05:13:07.521 | libyaml-dev is already the newest version (0.2.2-1). 2022-09-16 05:13:07.521 | lsscsi is already the newest version (0.30-0.1). 2022-09-16 05:13:07.521 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-09-16 05:13:07.521 | make is already the newest version (4.2.1-1.2). 2022-09-16 05:13:07.521 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-09-16 05:13:07.521 | psmisc is already the newest version (23.3-1). 2022-09-16 05:13:07.521 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-09-16 05:13:07.521 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-09-16 05:13:07.521 | python3-systemd is already the newest version (234-3build2). 2022-09-16 05:13:07.521 | socat is already the newest version (1.7.3.3-2). 2022-09-16 05:13:07.521 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-09-16 05:13:07.521 | unzip is already the newest version (6.0-25ubuntu1). 2022-09-16 05:13:07.522 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-09-16 05:13:07.522 | conntrackd is already the newest version (1:1.4.5-2). 2022-09-16 05:13:07.522 | graphviz is already the newest version (2.42.2-3build2). 2022-09-16 05:13:07.522 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-09-16 05:13:07.522 | pcp is already the newest version (5.0.3-1). 2022-09-16 05:13:07.522 | pm-utils is already the newest version (1.4.1-19). 2022-09-16 05:13:07.522 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-09-16 05:13:07.522 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-09-16 05:13:07.522 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-09-16 05:13:07.522 | curl is already the newest version (7.68.0-1ubuntu2.13). 2022-09-16 05:13:07.522 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-09-16 05:13:07.522 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-09-16 05:13:07.522 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-09-16 05:13:07.522 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-09-16 05:13:07.522 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-09-16 05:13:07.522 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-09-16 05:13:07.522 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-09-16 05:13:07.522 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-09-16 05:13:07.522 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-09-16 05:13:07.522 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-09-16 05:13:07.522 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-09-16 05:13:07.522 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-09-16 05:13:07.522 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-09-16 05:13:07.522 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-09-16 05:13:07.522 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-09-16 05:13:07.522 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-09-16 05:13:07.522 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-09-16 05:13:07.522 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-09-16 05:13:07.522 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-09-16 05:13:07.522 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-09-16 05:13:07.522 | openssl set to manually installed. 2022-09-16 05:13:07.522 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-09-16 05:13:07.523 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-09-16 05:13:07.523 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-09-16 05:13:07.523 | rsync set to manually installed. 2022-09-16 05:13:07.523 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-09-16 05:13:07.523 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-09-16 05:13:07.523 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-09-16 05:13:07.523 | tar set to manually installed. 2022-09-16 05:13:07.523 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-09-16 05:13:07.523 | tcpdump set to manually installed. 2022-09-16 05:13:07.747 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-09-16 05:13:07.747 | uuid-runtime set to manually installed. 2022-09-16 05:13:07.747 | wget is already the newest version (1.20.3-1ubuntu2). 2022-09-16 05:13:07.747 | wget set to manually installed. 2022-09-16 05:13:07.747 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-09-16 05:13:07.747 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-09-16 05:13:07.747 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-09-16 05:13:07.747 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-09-16 05:13:07.747 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-09-16 05:13:07.747 | The following packages were automatically installed and are no longer required: 2022-09-16 05:13:07.748 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-16 05:13:07.748 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-16 05:13:07.748 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-16 05:13:07.748 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-16 05:13:07.748 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-16 05:13:07.749 | python3-zope.interface 2022-09-16 05:13:07.749 | Use 'sudo apt autoremove' to remove them. 2022-09-16 05:13:07.885 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-16 05:13:07.889 | ++ functions-common:apt_get:1234 : result=0 2022-09-16 05:13:07.892 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-09-16 05:13:07.894 | ++ functions-common:time_stop:2439 : local name 2022-09-16 05:13:07.896 | ++ functions-common:time_stop:2440 : local end_time 2022-09-16 05:13:07.898 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-09-16 05:13:07.900 | ++ functions-common:time_stop:2442 : local total 2022-09-16 05:13:07.903 | ++ functions-common:time_stop:2443 : local start_time 2022-09-16 05:13:07.905 | ++ functions-common:time_stop:2445 : name=apt-get 2022-09-16 05:13:07.908 | ++ functions-common:time_stop:2446 : start_time=1663305187115 2022-09-16 05:13:07.910 | ++ functions-common:time_stop:2448 : [[ -z 1663305187115 ]] 2022-09-16 05:13:07.912 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-09-16 05:13:07.917 | ++ functions-common:time_stop:2451 : end_time=1663305187914 2022-09-16 05:13:07.919 | ++ functions-common:time_stop:2452 : elapsed_time=799 2022-09-16 05:13:07.921 | ++ functions-common:time_stop:2453 : total=772 2022-09-16 05:13:07.923 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-16 05:13:07.925 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1571 2022-09-16 05:13:07.928 | ++ functions-common:apt_get:1238 : return 0 2022-09-16 05:13:07.930 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-09-16 05:13:07.933 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-09-16 05:13:07.936 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-09-16 05:13:07.940 | ++ tools/install_prereqs.sh:source:89 : date 2022-09-16 05:13:07.944 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-09-16 05:13:07.947 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-09-16 05:13:07.950 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-09-16 05:13:09.328 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-09-16 05:13:09.330 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-09-16 05:13:09.332 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-09-16 05:13:09.334 | + tools/install_pip.sh:main:43 : GetDistro 2022-09-16 05:13:09.336 | + functions-common:GetDistro:446 : GetOSVersion 2022-09-16 05:13:09.338 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-09-16 05:13:09.340 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-09-16 05:13:09.342 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-09-16 05:13:09.343 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-09-16 05:13:09.345 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-09-16 05:13:09.347 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-09-16 05:13:09.348 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-09-16 05:13:09.350 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-09-16 05:13:09.352 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-09-16 05:13:09.354 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-09-16 05:13:09.355 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-09-16 05:13:09.357 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-09-16 05:13:09.359 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-09-16 05:13:09.360 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-09-16 05:13:09.362 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-09-16 05:13:09.364 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-09-16 05:13:09.366 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-09-16 05:13:09.368 | + functions-common:_ensure_lsb_release:394 : return 2022-09-16 05:13:09.370 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-09-16 05:13:09.434 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-09-16 05:13:09.436 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-09-16 05:13:09.499 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-09-16 05:13:09.501 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-09-16 05:13:09.563 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-09-16 05:13:09.565 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-09-16 05:13:09.566 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-09-16 05:13:09.568 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-09-16 05:13:09.570 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-09-16 05:13:09.572 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-09-16 05:13:09.574 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-09-16 05:13:09.576 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-09-16 05:13:09.578 | + functions-common:GetDistro:450 : DISTRO=focal 2022-09-16 05:13:09.580 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-09-16 05:13:09.582 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-09-16 05:13:09.582 | Distro: focal 2022-09-16 05:13:09.584 | + tools/install_pip.sh:main:124 : get_versions 2022-09-16 05:13:09.587 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-16 05:13:09.590 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-16 05:13:09.592 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-16 05:13:09.595 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-16 05:13:09.595 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-16 05:13:10.954 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-16 05:13:10.955 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-16 05:13:10.955 | pip: 20.0.2 2022-09-16 05:13:10.957 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-09-16 05:13:10.959 | + tools/install_pip.sh:main:130 : is_fedora 2022-09-16 05:13:10.961 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-16 05:13:10.963 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-16 05:13:10.965 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-16 05:13:10.966 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-16 05:13:10.968 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-16 05:13:10.970 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-16 05:13:10.972 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-16 05:13:10.973 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-16 05:13:10.975 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-16 05:13:10.977 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-16 05:13:10.978 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-09-16 05:13:10.981 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:10.982 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:10.984 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-09-16 05:13:10.988 | + tools/install_pip.sh:main:153 : set -x 2022-09-16 05:13:10.990 | + tools/install_pip.sh:main:156 : get_versions 2022-09-16 05:13:10.993 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-09-16 05:13:10.996 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-09-16 05:13:10.998 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-09-16 05:13:11.001 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-09-16 05:13:11.002 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-09-16 05:13:12.356 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-09-16 05:13:12.358 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-09-16 05:13:12.358 | pip: 20.0.2 2022-09-16 05:13:12.363 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-09-16 05:13:12.366 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-09-16 05:13:12.370 | + ./stack.sh:main:791 : fixup_all 2022-09-16 05:13:12.373 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-09-16 05:13:12.375 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-09-16 05:13:12.377 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:12.380 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:12.382 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-09-16 05:13:12.394 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-09-16 05:13:12.406 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-09-16 05:13:12.417 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-09-16 05:13:12.419 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-09-16 05:13:12.421 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-16 05:13:12.423 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-16 05:13:12.425 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-16 05:13:12.427 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-16 05:13:12.430 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-16 05:13:12.432 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-16 05:13:12.434 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-16 05:13:12.436 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-16 05:13:12.438 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-16 05:13:12.440 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-16 05:13:12.443 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-09-16 05:13:12.445 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-09-16 05:13:12.447 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-09-16 05:13:12.450 | + functions-common:is_suse:536 : is_opensuse 2022-09-16 05:13:12.452 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-16 05:13:12.455 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-16 05:13:12.457 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-16 05:13:12.459 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-16 05:13:12.461 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-16 05:13:12.463 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-09-16 05:13:12.466 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-09-16 05:13:12.486 | Using python 3.8 to install os-testr 2022-09-16 05:13:12.488 | + 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-16 05:13:14.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-16 05:13:14.465 | from cryptography.utils import int_from_bytes 2022-09-16 05:13:14.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-16 05:13:14.465 | from cryptography.utils import int_from_bytes 2022-09-16 05:13:15.477 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-16 05:13:15.545 | 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-16 05:13:15.573 | 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-16 05:13:15.627 | 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-16 05:13:15.721 | 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-16 05:13:15.734 | 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-16 05:13:15.763 | 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-16 05:13:17.308 | + inc/python:pip_install:196 : result=0 2022-09-16 05:13:17.310 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-16 05:13:17.312 | + functions-common:time_stop:2439 : local name 2022-09-16 05:13:17.315 | + functions-common:time_stop:2440 : local end_time 2022-09-16 05:13:17.317 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-16 05:13:17.319 | + functions-common:time_stop:2442 : local total 2022-09-16 05:13:17.321 | + functions-common:time_stop:2443 : local start_time 2022-09-16 05:13:17.323 | + functions-common:time_stop:2445 : name=pip_install 2022-09-16 05:13:17.326 | + functions-common:time_stop:2446 : start_time=1663305192481 2022-09-16 05:13:17.328 | + functions-common:time_stop:2448 : [[ -z 1663305192481 ]] 2022-09-16 05:13:17.331 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-16 05:13:17.335 | + functions-common:time_stop:2451 : end_time=1663305197332 2022-09-16 05:13:17.337 | + functions-common:time_stop:2452 : elapsed_time=4851 2022-09-16 05:13:17.339 | + functions-common:time_stop:2453 : total=0 2022-09-16 05:13:17.341 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-16 05:13:17.343 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4851 2022-09-16 05:13:17.345 | + inc/python:pip_install:199 : return 0 2022-09-16 05:13:17.348 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-09-16 05:13:17.403 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-09-16 05:13:17.505 | + ./stack.sh:main:805 : install_infra 2022-09-16 05:13:17.508 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-16 05:13:17.511 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-09-16 05:13:17.513 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-16 05:13:17.517 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-09-16 05:13:17.541 | + 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-16 05:13:20.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-16 05:13:20.410 | 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-16 05:13:20.750 | + inc/python:pip_install:196 : result=0 2022-09-16 05:13:20.752 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-16 05:13:20.754 | + functions-common:time_stop:2439 : local name 2022-09-16 05:13:20.757 | + functions-common:time_stop:2440 : local end_time 2022-09-16 05:13:20.759 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-16 05:13:20.761 | + functions-common:time_stop:2442 : local total 2022-09-16 05:13:20.763 | + functions-common:time_stop:2443 : local start_time 2022-09-16 05:13:20.765 | + functions-common:time_stop:2445 : name=pip_install 2022-09-16 05:13:20.767 | + functions-common:time_stop:2446 : start_time=1663305197533 2022-09-16 05:13:20.769 | + functions-common:time_stop:2448 : [[ -z 1663305197533 ]] 2022-09-16 05:13:20.772 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-16 05:13:20.776 | + functions-common:time_stop:2451 : end_time=1663305200774 2022-09-16 05:13:20.779 | + functions-common:time_stop:2452 : elapsed_time=3241 2022-09-16 05:13:20.781 | + functions-common:time_stop:2453 : total=4851 2022-09-16 05:13:20.783 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-16 05:13:20.785 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8092 2022-09-16 05:13:20.787 | + inc/python:pip_install:199 : return 0 2022-09-16 05:13:20.790 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-09-16 05:13:20.793 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-09-16 05:13:20.815 | + 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-16 05:13:23.409 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-16 05:13:23.411 | Processing /opt/stack/requirements 2022-09-16 05:13:25.149 | 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-16 05:13:25.161 | 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-16 05:13:25.164 | 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-16 05:13:25.178 | 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-16 05:13:25.183 | 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-16 05:13:25.186 | 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-16 05:13:25.193 | 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-16 05:13:25.195 | 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-16 05:13:25.201 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5738) (1.3) 2022-09-16 05:13:25.203 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5738) (0.3.0) 2022-09-16 05:13:25.219 | 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-16 05:13:25.221 | 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.9.14) 2022-09-16 05:13:25.224 | 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-16 05:13:25.258 | 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-16 05:13:25.269 | 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-16 05:13:25.306 | 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-16 05:13:25.310 | 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-16 05:13:25.341 | 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-16 05:13:25.394 | 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-16 05:13:25.399 | 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-16 05:13:25.425 | 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-16 05:13:25.430 | 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-16 05:13:25.432 | 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-16 05:13:25.490 | Building wheels for collected packages: openstack-requirements 2022-09-16 05:13:25.491 | Building wheel for openstack-requirements (setup.py): started 2022-09-16 05:13:26.342 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-09-16 05:13:26.342 | ERROR: Command errored out with exit status 1: 2022-09-16 05:13:26.342 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-q2217vnz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-q2217vnz/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-hxmyg9jr 2022-09-16 05:13:26.342 | cwd: /tmp/pip-req-build-q2217vnz/ 2022-09-16 05:13:26.342 | Complete output (6 lines): 2022-09-16 05:13:26.342 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-09-16 05:13:26.342 | or: setup.py --help [cmd1 cmd2 ...] 2022-09-16 05:13:26.342 | or: setup.py --help-commands 2022-09-16 05:13:26.342 | or: setup.py cmd --help 2022-09-16 05:13:26.342 | 2022-09-16 05:13:26.342 | error: invalid command 'bdist_wheel' 2022-09-16 05:13:26.342 | ---------------------------------------- 2022-09-16 05:13:26.343 | ERROR: Failed building wheel for openstack-requirements 2022-09-16 05:13:26.343 | Running setup.py clean for openstack-requirements 2022-09-16 05:13:27.205 | Failed to build openstack-requirements 2022-09-16 05:13:27.221 | Installing collected packages: openstack-requirements 2022-09-16 05:13:27.221 | Attempting uninstall: openstack-requirements 2022-09-16 05:13:27.222 | Found existing installation: openstack-requirements 1.2.1.dev5738 2022-09-16 05:13:27.258 | Uninstalling openstack-requirements-1.2.1.dev5738: 2022-09-16 05:13:27.275 | Successfully uninstalled openstack-requirements-1.2.1.dev5738 2022-09-16 05:13:27.277 | Running setup.py install for openstack-requirements: started 2022-09-16 05:13:29.741 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-09-16 05:13:29.764 | Successfully installed openstack-requirements-1.2.1.dev5738 2022-09-16 05:13:29.884 | + inc/python:pip_install:196 : result=0 2022-09-16 05:13:29.887 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-16 05:13:29.889 | + functions-common:time_stop:2439 : local name 2022-09-16 05:13:29.891 | + functions-common:time_stop:2440 : local end_time 2022-09-16 05:13:29.893 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-16 05:13:29.896 | + functions-common:time_stop:2442 : local total 2022-09-16 05:13:29.898 | + functions-common:time_stop:2443 : local start_time 2022-09-16 05:13:29.900 | + functions-common:time_stop:2445 : name=pip_install 2022-09-16 05:13:29.902 | + functions-common:time_stop:2446 : start_time=1663305200807 2022-09-16 05:13:29.904 | + functions-common:time_stop:2448 : [[ -z 1663305200807 ]] 2022-09-16 05:13:29.907 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-16 05:13:29.910 | + functions-common:time_stop:2451 : end_time=1663305209908 2022-09-16 05:13:29.913 | + functions-common:time_stop:2452 : elapsed_time=9101 2022-09-16 05:13:29.915 | + functions-common:time_stop:2453 : total=8092 2022-09-16 05:13:29.917 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-16 05:13:29.919 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=17193 2022-09-16 05:13:29.921 | + inc/python:pip_install:199 : return 0 2022-09-16 05:13:29.924 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-09-16 05:13:29.926 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-09-16 05:13:29.929 | + inc/python:use_library_from_git:246 : local name=pbr 2022-09-16 05:13:29.931 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-16 05:13:29.934 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-16 05:13:29.936 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-09-16 05:13:29.939 | + inc/python:use_library_from_git:249 : return 1 2022-09-16 05:13:29.941 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-09-16 05:13:29.962 | Using python 3.8 to install pbr 2022-09-16 05:13:29.964 | + 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-16 05:13:31.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-16 05:13:31.924 | from cryptography.utils import int_from_bytes 2022-09-16 05:13:31.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-16 05:13:31.924 | from cryptography.utils import int_from_bytes 2022-09-16 05:13:32.937 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-16 05:13:33.060 | 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-16 05:13:34.664 | + inc/python:pip_install:196 : result=0 2022-09-16 05:13:34.667 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-16 05:13:34.669 | + functions-common:time_stop:2439 : local name 2022-09-16 05:13:34.672 | + functions-common:time_stop:2440 : local end_time 2022-09-16 05:13:34.674 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-16 05:13:34.676 | + functions-common:time_stop:2442 : local total 2022-09-16 05:13:34.678 | + functions-common:time_stop:2443 : local start_time 2022-09-16 05:13:34.680 | + functions-common:time_stop:2445 : name=pip_install 2022-09-16 05:13:34.683 | + functions-common:time_stop:2446 : start_time=1663305209957 2022-09-16 05:13:34.685 | + functions-common:time_stop:2448 : [[ -z 1663305209957 ]] 2022-09-16 05:13:34.688 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-16 05:13:34.692 | + functions-common:time_stop:2451 : end_time=1663305214689 2022-09-16 05:13:34.694 | + functions-common:time_stop:2452 : elapsed_time=4732 2022-09-16 05:13:34.696 | + functions-common:time_stop:2453 : total=17193 2022-09-16 05:13:34.698 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-16 05:13:34.701 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=21925 2022-09-16 05:13:34.703 | + inc/python:pip_install:199 : return 0 2022-09-16 05:13:34.705 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-09-16 05:13:36.939 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-09-16 05:13:38.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-16 05:13:38.796 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-09-16 05:13:38.817 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-09-16 05:13:38.821 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-09-16 05:13:38.826 | 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-16 05:13:38.828 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.10.0) 2022-09-16 05:13:38.832 | 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-16 05:13:38.901 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-16 05:13:38.904 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-09-16 05:13:38.907 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-09-16 05:13:38.924 | + ./stack.sh:main:814 : pkgs= 2022-09-16 05:13:38.926 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-09-16 05:13:38.929 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-09-16 05:13:38.932 | + functions-common:run_phase:1867 : local mode=stack 2022-09-16 05:13:38.934 | + functions-common:run_phase:1868 : local phase=pre-install 2022-09-16 05:13:38.936 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-09-16 05:13:38.938 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-09-16 05:13:38.941 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-09-16 05:13:38.943 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-09-16 05:13:38.945 | + functions-common:run_phase:1877 : local extra 2022-09-16 05:13:38.948 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-09-16 05:13:38.952 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-09-16 05:13:38.955 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-09-16 05:13:38.957 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-09-16 05:13:38.959 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-09-16 05:13:38.962 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-09-16 05:13:38.976 | ++ functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:38.979 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-09-16 05:13:38.981 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-09-16 05:13:38.983 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-09-16 05:13:38.985 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-09-16 05:13:38.987 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-09-16 05:13:38.989 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-09-16 05:13:38.992 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-09-16 05:13:38.994 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-09-16 05:13:38.997 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-09-16 05:13:38.999 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-09-16 05:13:39.001 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-09-16 05:13:39.003 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-09-16 05:13:39.005 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-09-16 05:13:39.008 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-09-16 05:13:39.011 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-09-16 05:13:39.013 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-09-16 05:13:39.015 | + functions-common:run_plugins:1853 : local mode=stack 2022-09-16 05:13:39.018 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-09-16 05:13:39.020 | + functions-common:run_plugins:1856 : local plugins= 2022-09-16 05:13:39.022 | + functions-common:run_plugins:1857 : local plugin 2022-09-16 05:13:39.025 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-09-16 05:13:39.027 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-09-16 05:13:39.029 | + functions:set_systemd_override:821 : local value=2048 2022-09-16 05:13:39.032 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-09-16 05:13:39.034 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-09-16 05:13:39.090 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-09-16 05:13:39.090 | Set systemd system override for DefaultLimitNOFILE=2048 2022-09-16 05:13:39.092 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-09-16 05:13:39.449 | + ./stack.sh:main:827 : install_rpc_backend 2022-09-16 05:13:39.451 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-09-16 05:13:39.468 | + functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:39.471 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-09-16 05:13:39.473 | + functions-common:install_package:1463 : update_package_repo 2022-09-16 05:13:39.476 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-16 05:13:39.478 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-16 05:13:39.481 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-16 05:13:39.483 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-16 05:13:39.485 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-16 05:13:39.488 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:39.490 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:39.492 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-16 05:13:39.495 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-16 05:13:39.497 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-16 05:13:39.499 | + functions-common:apt_get_update:1190 : return 2022-09-16 05:13:39.501 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-09-16 05:13:39.504 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-16 05:13:39.506 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:39.508 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:39.510 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-09-16 05:13:39.531 | + 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-16 05:13:39.641 | Reading package lists... 2022-09-16 05:13:39.892 | Building dependency tree... 2022-09-16 05:13:39.894 | Reading state information... 2022-09-16 05:13:40.145 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-09-16 05:13:40.145 | The following packages were automatically installed and are no longer required: 2022-09-16 05:13:40.146 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-16 05:13:40.146 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-16 05:13:40.146 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-16 05:13:40.146 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-16 05:13:40.146 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-16 05:13:40.146 | python3-zope.interface 2022-09-16 05:13:40.146 | Use 'sudo apt autoremove' to remove them. 2022-09-16 05:13:40.261 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-16 05:13:40.266 | + functions-common:apt_get:1234 : result=0 2022-09-16 05:13:40.268 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-16 05:13:40.270 | + functions-common:time_stop:2439 : local name 2022-09-16 05:13:40.272 | + functions-common:time_stop:2440 : local end_time 2022-09-16 05:13:40.275 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-16 05:13:40.277 | + functions-common:time_stop:2442 : local total 2022-09-16 05:13:40.279 | + functions-common:time_stop:2443 : local start_time 2022-09-16 05:13:40.281 | + functions-common:time_stop:2445 : name=apt-get 2022-09-16 05:13:40.283 | + functions-common:time_stop:2446 : start_time=1663305219529 2022-09-16 05:13:40.286 | + functions-common:time_stop:2448 : [[ -z 1663305219529 ]] 2022-09-16 05:13:40.288 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-16 05:13:40.293 | + functions-common:time_stop:2451 : end_time=1663305220290 2022-09-16 05:13:40.295 | + functions-common:time_stop:2452 : elapsed_time=761 2022-09-16 05:13:40.297 | + functions-common:time_stop:2453 : total=1571 2022-09-16 05:13:40.299 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-16 05:13:40.301 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2332 2022-09-16 05:13:40.304 | + functions-common:apt_get:1238 : return 0 2022-09-16 05:13:40.307 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-09-16 05:13:40.309 | + functions-common:is_suse:536 : is_opensuse 2022-09-16 05:13:40.311 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-16 05:13:40.314 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-16 05:13:40.316 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-16 05:13:40.318 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-16 05:13:40.321 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-16 05:13:40.324 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-09-16 05:13:40.326 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-16 05:13:40.329 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-16 05:13:40.331 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-16 05:13:40.333 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-16 05:13:40.336 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-16 05:13:40.338 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-16 05:13:40.340 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-16 05:13:40.343 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-16 05:13:40.345 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-16 05:13:40.347 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-16 05:13:40.349 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-09-16 05:13:40.352 | + functions-common:is_suse:536 : is_opensuse 2022-09-16 05:13:40.354 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-16 05:13:40.356 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-16 05:13:40.359 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-16 05:13:40.361 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-16 05:13:40.363 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-16 05:13:40.366 | + ./stack.sh:main:828 : restart_rpc_backend 2022-09-16 05:13:40.368 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-09-16 05:13:40.392 | + functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:40.394 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-09-16 05:13:40.396 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-09-16 05:13:40.399 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-09-16 05:13:40.401 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-09-16 05:13:40.404 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-09-16 05:13:40.408 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-09-16 05:13:40.411 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-09-16 05:13:40.413 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-09-16 05:13:40.415 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-09-16 05:13:40.417 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-09-16 05:13:40.420 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-09-16 05:13:40.423 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-09-16 05:13:41.113 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-09-16 05:13:41.113 | user tags 2022-09-16 05:13:41.113 | stackrabbit []' 2022-09-16 05:13:41.116 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-09-16 05:13:41.116 | user tags 2022-09-16 05:13:41.116 | stackrabbit []' 2022-09-16 05:13:41.116 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-09-16 05:13:41.123 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-09-16 05:13:41.125 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-09-16 05:13:41.127 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-09-16 05:13:41.765 | Changing password for user "stackrabbit" ... 2022-09-16 05:13:41.787 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-09-16 05:13:42.448 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-09-16 05:13:42.471 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-09-16 05:13:42.473 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-09-16 05:13:43.117 | Changing password for user "stackrabbit" ... 2022-09-16 05:13:43.139 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-09-16 05:13:43.141 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-09-16 05:13:43.144 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-09-16 05:13:43.829 | Deleting user "guest" ... 2022-09-16 05:13:43.843 | Error: 2022-09-16 05:13:43.844 | {:no_such_user, "guest"} 2022-09-16 05:13:43.856 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-09-16 05:13:43.859 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-09-16 05:13:43.877 | + functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:43.879 | + ./stack.sh:main:831 : install_database 2022-09-16 05:13:43.882 | + lib/database:install_database:118 : install_database_mysql 2022-09-16 05:13:43.884 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-09-16 05:13:43.886 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:43.889 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:43.891 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-09-16 05:13:44.107 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-09-16 05:13:44.109 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-09-16 05:13:44.111 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-09-16 05:13:44.114 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-09-16 05:13:44.116 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-09-16 05:13:44.119 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-09-16 05:13:44.121 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-09-16 05:13:44.123 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-09-16 05:13:44.126 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-09-16 05:13:44.128 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-09-16 05:13:44.130 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-09-16 05:13:44.133 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-09-16 05:13:44.135 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-09-16 05:13:44.137 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-09-16 05:13:44.140 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-09-16 05:13:44.142 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-09-16 05:13:44.144 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-09-16 05:13:44.147 | + functions-common:is_suse:536 : is_opensuse 2022-09-16 05:13:44.149 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-09-16 05:13:44.152 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-09-16 05:13:44.154 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-09-16 05:13:44.157 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-09-16 05:13:44.159 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-09-16 05:13:44.161 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-09-16 05:13:44.164 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:44.167 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:44.169 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-09-16 05:13:44.171 | + functions-common:install_package:1463 : update_package_repo 2022-09-16 05:13:44.174 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-16 05:13:44.176 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-16 05:13:44.178 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-16 05:13:44.181 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-16 05:13:44.183 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-16 05:13:44.185 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:44.188 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:44.190 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-16 05:13:44.192 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-16 05:13:44.195 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-16 05:13:44.197 | + functions-common:apt_get_update:1190 : return 2022-09-16 05:13:44.199 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-09-16 05:13:44.202 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-16 05:13:44.204 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:44.207 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:44.209 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-09-16 05:13:44.231 | + 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-16 05:13:44.340 | Reading package lists... 2022-09-16 05:13:44.592 | Building dependency tree... 2022-09-16 05:13:44.593 | Reading state information... 2022-09-16 05:13:44.850 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-09-16 05:13:44.850 | The following packages were automatically installed and are no longer required: 2022-09-16 05:13:44.851 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-16 05:13:44.851 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-16 05:13:44.851 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-16 05:13:44.851 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-16 05:13:44.851 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-16 05:13:44.851 | python3-zope.interface 2022-09-16 05:13:44.851 | Use 'sudo apt autoremove' to remove them. 2022-09-16 05:13:44.968 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-16 05:13:44.973 | + functions-common:apt_get:1234 : result=0 2022-09-16 05:13:44.976 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-16 05:13:44.978 | + functions-common:time_stop:2439 : local name 2022-09-16 05:13:44.982 | + functions-common:time_stop:2440 : local end_time 2022-09-16 05:13:44.984 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-16 05:13:44.986 | + functions-common:time_stop:2442 : local total 2022-09-16 05:13:44.988 | + functions-common:time_stop:2443 : local start_time 2022-09-16 05:13:44.991 | + functions-common:time_stop:2445 : name=apt-get 2022-09-16 05:13:44.993 | + functions-common:time_stop:2446 : start_time=1663305224228 2022-09-16 05:13:44.996 | + functions-common:time_stop:2448 : [[ -z 1663305224228 ]] 2022-09-16 05:13:44.999 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-16 05:13:45.004 | + functions-common:time_stop:2451 : end_time=1663305225001 2022-09-16 05:13:45.006 | + functions-common:time_stop:2452 : elapsed_time=773 2022-09-16 05:13:45.008 | + functions-common:time_stop:2453 : total=2332 2022-09-16 05:13:45.011 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-16 05:13:45.013 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3105 2022-09-16 05:13:45.016 | + functions-common:apt_get:1238 : return 0 2022-09-16 05:13:45.019 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-09-16 05:13:45.021 | + ./stack.sh:main:834 : install_database_python 2022-09-16 05:13:45.023 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-09-16 05:13:45.025 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-09-16 05:13:45.028 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-09-16 05:13:45.030 | + inc/python:pip_install_gr:77 : local clean_name 2022-09-16 05:13:45.033 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-09-16 05:13:45.036 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-09-16 05:13:45.038 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-09-16 05:13:45.042 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-09-16 05:13:45.042 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-09-16 05:13:45.048 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-09-16 05:13:45.050 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-09-16 05:13:45.053 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-09-16 05:13:45.055 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-09-16 05:13:45.058 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-09-16 05:13:45.080 | Using python 3.8 to install PyMySQL 2022-09-16 05:13:45.083 | + 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-16 05:13:47.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-16 05:13:47.019 | from cryptography.utils import int_from_bytes 2022-09-16 05:13:47.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-09-16 05:13:47.019 | from cryptography.utils import int_from_bytes 2022-09-16 05:13:48.018 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-09-16 05:13:48.020 | 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-16 05:13:49.583 | + inc/python:pip_install:196 : result=0 2022-09-16 05:13:49.586 | + inc/python:pip_install:198 : time_stop pip_install 2022-09-16 05:13:49.588 | + functions-common:time_stop:2439 : local name 2022-09-16 05:13:49.590 | + functions-common:time_stop:2440 : local end_time 2022-09-16 05:13:49.593 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-16 05:13:49.595 | + functions-common:time_stop:2442 : local total 2022-09-16 05:13:49.597 | + functions-common:time_stop:2443 : local start_time 2022-09-16 05:13:49.600 | + functions-common:time_stop:2445 : name=pip_install 2022-09-16 05:13:49.602 | + functions-common:time_stop:2446 : start_time=1663305225074 2022-09-16 05:13:49.605 | + functions-common:time_stop:2448 : [[ -z 1663305225074 ]] 2022-09-16 05:13:49.608 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-16 05:13:49.612 | + functions-common:time_stop:2451 : end_time=1663305229610 2022-09-16 05:13:49.615 | + functions-common:time_stop:2452 : elapsed_time=4536 2022-09-16 05:13:49.617 | + functions-common:time_stop:2453 : total=21925 2022-09-16 05:13:49.620 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-16 05:13:49.623 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=26461 2022-09-16 05:13:49.625 | + inc/python:pip_install:199 : return 0 2022-09-16 05:13:49.628 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-09-16 05:13:49.630 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-09-16 05:13:49.632 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-09-16 05:13:49.634 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-09-16 05:13:49.651 | + functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:49.653 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-09-16 05:13:49.655 | + lib/neutron:install_neutron_agent_packages:729 : is_neutron_legacy_enabled 2022-09-16 05:13:49.659 | ++ 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-16 05:13:49.659 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-09-16 05:13:49.665 | + 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-16 05:13:49.668 | + 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-16 05:13:49.670 | + 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-16 05:13:49.672 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-09-16 05:13:49.675 | + lib/neutron:install_neutron_agent_packages:731 : install_neutron_agent_packages_mutnauq 2022-09-16 05:13:49.677 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-09-16 05:13:49.693 | + functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:49.696 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-09-16 05:13:49.698 | + functions-common:install_package:1463 : update_package_repo 2022-09-16 05:13:49.701 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-16 05:13:49.703 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-16 05:13:49.706 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-16 05:13:49.708 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-16 05:13:49.710 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-16 05:13:49.713 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:49.715 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:49.717 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-16 05:13:49.720 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-16 05:13:49.722 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-16 05:13:49.725 | + functions-common:apt_get_update:1190 : return 2022-09-16 05:13:49.727 | + functions-common:install_package:1464 : real_install_package radvd 2022-09-16 05:13:49.730 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-16 05:13:49.732 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:49.735 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:49.737 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-09-16 05:13:49.758 | + 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-16 05:13:49.867 | Reading package lists... 2022-09-16 05:13:50.117 | Building dependency tree... 2022-09-16 05:13:50.118 | Reading state information... 2022-09-16 05:13:50.376 | radvd is already the newest version (1:2.17-2). 2022-09-16 05:13:50.376 | The following packages were automatically installed and are no longer required: 2022-09-16 05:13:50.377 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-16 05:13:50.377 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-16 05:13:50.377 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-16 05:13:50.377 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-16 05:13:50.377 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-16 05:13:50.377 | python3-zope.interface 2022-09-16 05:13:50.377 | Use 'sudo apt autoremove' to remove them. 2022-09-16 05:13:50.491 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-16 05:13:50.496 | + functions-common:apt_get:1234 : result=0 2022-09-16 05:13:50.498 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-16 05:13:50.501 | + functions-common:time_stop:2439 : local name 2022-09-16 05:13:50.503 | + functions-common:time_stop:2440 : local end_time 2022-09-16 05:13:50.505 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-16 05:13:50.507 | + functions-common:time_stop:2442 : local total 2022-09-16 05:13:50.510 | + functions-common:time_stop:2443 : local start_time 2022-09-16 05:13:50.512 | + functions-common:time_stop:2445 : name=apt-get 2022-09-16 05:13:50.514 | + functions-common:time_stop:2446 : start_time=1663305229755 2022-09-16 05:13:50.516 | + functions-common:time_stop:2448 : [[ -z 1663305229755 ]] 2022-09-16 05:13:50.519 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-16 05:13:50.523 | + functions-common:time_stop:2451 : end_time=1663305230521 2022-09-16 05:13:50.526 | + functions-common:time_stop:2452 : elapsed_time=766 2022-09-16 05:13:50.528 | + functions-common:time_stop:2453 : total=3105 2022-09-16 05:13:50.530 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-16 05:13:50.533 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3871 2022-09-16 05:13:50.535 | + functions-common:apt_get:1238 : return 0 2022-09-16 05:13:50.537 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-09-16 05:13:50.554 | + functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:50.556 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-09-16 05:13:50.558 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-09-16 05:13:50.561 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-09-16 05:13:50.564 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-09-16 05:13:50.584 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-09-16 05:13:50.586 | + functions-common:install_package:1463 : update_package_repo 2022-09-16 05:13:50.589 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-09-16 05:13:50.591 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-09-16 05:13:50.593 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-09-16 05:13:50.596 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-09-16 05:13:50.598 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-09-16 05:13:50.600 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:50.602 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:50.605 | + functions-common:update_package_repo:1444 : apt_get_update 2022-09-16 05:13:50.607 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-09-16 05:13:50.609 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-09-16 05:13:50.611 | + functions-common:apt_get_update:1190 : return 2022-09-16 05:13:50.613 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-09-16 05:13:50.616 | + functions-common:real_install_package:1449 : is_ubuntu 2022-09-16 05:13:50.618 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:50.621 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:50.623 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-09-16 05:13:50.644 | + 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-16 05:13:50.754 | Reading package lists... 2022-09-16 05:13:51.007 | Building dependency tree... 2022-09-16 05:13:51.008 | Reading state information... 2022-09-16 05:13:51.263 | fakeroot is already the newest version (1.24-1). 2022-09-16 05:13:51.263 | make is already the newest version (4.2.1-1.2). 2022-09-16 05:13:51.263 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-09-16 05:13:51.263 | The following packages were automatically installed and are no longer required: 2022-09-16 05:13:51.264 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-09-16 05:13:51.264 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-09-16 05:13:51.264 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-09-16 05:13:51.264 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-09-16 05:13:51.264 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-09-16 05:13:51.264 | python3-zope.interface 2022-09-16 05:13:51.264 | Use 'sudo apt autoremove' to remove them. 2022-09-16 05:13:51.377 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2022-09-16 05:13:51.381 | + functions-common:apt_get:1234 : result=0 2022-09-16 05:13:51.383 | + functions-common:apt_get:1237 : time_stop apt-get 2022-09-16 05:13:51.386 | + functions-common:time_stop:2439 : local name 2022-09-16 05:13:51.388 | + functions-common:time_stop:2440 : local end_time 2022-09-16 05:13:51.390 | + functions-common:time_stop:2441 : local elapsed_time 2022-09-16 05:13:51.392 | + functions-common:time_stop:2442 : local total 2022-09-16 05:13:51.394 | + functions-common:time_stop:2443 : local start_time 2022-09-16 05:13:51.396 | + functions-common:time_stop:2445 : name=apt-get 2022-09-16 05:13:51.399 | + functions-common:time_stop:2446 : start_time=1663305230642 2022-09-16 05:13:51.401 | + functions-common:time_stop:2448 : [[ -z 1663305230642 ]] 2022-09-16 05:13:51.404 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-09-16 05:13:51.408 | + functions-common:time_stop:2451 : end_time=1663305231406 2022-09-16 05:13:51.410 | + functions-common:time_stop:2452 : elapsed_time=764 2022-09-16 05:13:51.412 | + functions-common:time_stop:2453 : total=3871 2022-09-16 05:13:51.414 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-09-16 05:13:51.417 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4635 2022-09-16 05:13:51.419 | + functions-common:apt_get:1238 : return 0 2022-09-16 05:13:51.421 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-09-16 05:13:51.424 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-09-16 05:13:51.426 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-09-16 05:13:51.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-09-16 05:13:51.431 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-09-16 05:13:51.434 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-09-16 05:13:51.438 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-09-16 05:13:51.441 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-09-16 05:13:51.444 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-09-16 05:13:51.444 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-09-16 05:13:51.449 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-09-16 05:13:51.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-09-16 05:13:51.454 | + functions:vercmp:628 : local v1=5.4 2022-09-16 05:13:51.456 | + functions:vercmp:629 : local 'op=<' 2022-09-16 05:13:51.458 | + functions:vercmp:630 : local v2=3.13 2022-09-16 05:13:51.461 | + functions:vercmp:631 : local result 2022-09-16 05:13:51.465 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-09-16 05:13:51.465 | ++ functions:vercmp:635 : sort -V 2022-09-16 05:13:51.465 | ++ functions:vercmp:635 : head -1 2022-09-16 05:13:51.470 | + functions:vercmp:635 : result=3.13 2022-09-16 05:13:51.472 | + functions:vercmp:637 : case $op in 2022-09-16 05:13:51.474 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-09-16 05:13:51.477 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-09-16 05:13:51.479 | + functions:vercmp:648 : return 2022-09-16 05:13:51.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-09-16 05:13:51.484 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-09-16 05:13:51.486 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-09-16 05:13:51.956 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-09-16 05:13:51.959 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-09-16 05:13:51.964 | + inc/python:use_library_from_git:247 : local enabled=1 2022-09-16 05:13:51.966 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-09-16 05:13:51.968 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-09-16 05:13:51.971 | + inc/python:use_library_from_git:249 : return 1 2022-09-16 05:13:51.973 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-09-16 05:13:51.992 | + functions-common:is_service_enabled:2095 : return 0 2022-09-16 05:13:51.995 | + ./stack.sh:main:842 : install_etcd3 2022-09-16 05:13:51.997 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-09-16 05:13:51.997 | Installing etcd 2022-09-16 05:13:51.999 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-09-16 05:13:52.012 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-09-16 05:13:52.024 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-09-16 05:13:52.027 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-09-16 05:13:52.040 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-09-16 05:13:52.043 | ++ 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-16 05:13:52.046 | ++ 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-16 05:13:52.049 | +++ 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-16 05:13:52.053 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-09-16 05:13:52.056 | ++ 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-16 05:13:52.058 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-09-16 05:13:52.060 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-16 05:13:52.063 | ++ functions:get_extra_file:74 : return 2022-09-16 05:13:52.066 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-16 05:13:52.068 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-09-16 05:13:52.070 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-09-16 05:13:52.073 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-09-16 05:13:52.087 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: FAILED 2022-09-16 05:13:52.087 | sha256sum: WARNING: 1 computed checksum did NOT match 2022-09-16 05:13:52.090 | + lib/etcd3:install_etcd3:118 : sudo rm -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-09-16 05:13:52.102 | + lib/etcd3:install_etcd3:118 : exit 1 2022-09-16 05:13:52.104 | + lib/etcd3:install_etcd3:1 : exit_trap 2022-09-16 05:13:52.107 | + ./stack.sh:exit_trap:516 : local r=1 2022-09-16 05:13:52.110 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-09-16 05:13:52.112 | + ./stack.sh:exit_trap:517 : jobs= 2022-09-16 05:13:52.115 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-09-16 05:13:52.117 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-09-16 05:13:52.120 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-09-16 05:13:52.122 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-09-16 05:13:52.125 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-09-16 05:13:52.127 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-09-16 05:13:52.127 | Error on exit 2022-09-16 05:13:52.129 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-09-16 05:13:52.132 | + ./stack.sh:exit_trap:537 : generate-subunit 1663305179 53 fail 2022-09-16 05:13:52.369 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-09-16 05:13:52.372 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-09-16 05:13:52.826 | + ./stack.sh:exit_trap:551 : exit 1