2022-10-06 14:12:39.678 | + ./stack.sh:main:482 : exec 2022-10-06 14:12:39.678 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-10-06-141239.summary.2022-10-06-141239 2022-10-06 14:12:39.678 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-10-06-141239' 2022-10-06 14:12:39.678 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 14:12:39.678 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-10-06-141239 2022-10-06 14:12:39.678 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-10-06-141239 /opt/stack/logs/stack.sh.log 2022-10-06 14:12:39.678 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-10-06-141239.summary.2022-10-06-141239 /opt/stack/logs/stack.sh.log.summary 2022-10-06 14:12:39.678 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-10-06 14:12:39.678 | + functions:check_path_perm_sanity:596 : local real_path 2022-10-06 14:12:39.678 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-10-06 14:12:39.678 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-10-06 14:12:39.678 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-10-06 14:12:39.678 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-10-06 14:12:39.678 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-10-06 14:12:39.678 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-10-06 14:12:39.678 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-10-06 14:12:39.678 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-10-06 14:12:39.682 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-10-06 14:12:39.685 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-10-06 14:12:39.687 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-10-06 14:12:39.690 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-10-06 14:12:39.693 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-10-06 14:12:39.695 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-10-06 14:12:39.697 | + ./stack.sh:main:555 : trap err_trap ERR 2022-10-06 14:12:39.700 | + ./stack.sh:main:568 : set -o errexit 2022-10-06 14:12:39.702 | + ./stack.sh:main:571 : uname -a 2022-10-06 14:12:39.703 | Linux n-d-849131-4 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-10-06 14:12:39.705 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-10-06 14:12:39.707 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-10-06 14:12:39.710 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-10-06 14:12:39.746 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-10-06 14:12:39.762 | + ./stack.sh:main:585 : fetch_plugins 2022-10-06 14:12:39.764 | + functions-common:fetch_plugins:1785 : local plugins= 2022-10-06 14:12:39.766 | + functions-common:fetch_plugins:1786 : local plugin 2022-10-06 14:12:39.768 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-10-06 14:12:39.770 | + functions-common:fetch_plugins:1790 : return 2022-10-06 14:12:39.772 | + ./stack.sh:main:589 : run_phase override_defaults 2022-10-06 14:12:39.774 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-10-06 14:12:39.776 | + functions-common:run_phase:1868 : local phase= 2022-10-06 14:12:39.778 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-06 14:12:39.779 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-10-06 14:12:39.781 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-06 14:12:39.784 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-10-06 14:12:39.786 | + functions-common:run_phase:1877 : local extra 2022-10-06 14:12:39.788 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-06 14:12:39.791 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-10-06 14:12:39.793 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-06 14:12:39.795 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-06 14:12:39.798 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-10-06 14:12:39.800 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-06 14:12:39.813 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 14:12:39.815 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-10-06 14:12:39.817 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 14:12:39.818 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 14:12:39.820 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 14:12:39.822 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 14:12:39.824 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 14:12:39.826 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-10-06 14:12:39.828 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-10-06 14:12:39.830 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-10-06 14:12:39.832 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-10-06 14:12:39.834 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-10-06 14:12:39.836 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-10-06 14:12:39.839 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-10-06 14:12:39.841 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-10-06 14:12:39.842 | + functions-common:plugin_override_defaults:1831 : return 2022-10-06 14:12:39.845 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-10-06 14:12:39.866 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-10-06 14:12:39.868 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-10-06 14:12:39.884 | ++ functions-common:is_service_enabled:2095 : return 1 2022-10-06 14:12:39.886 | +++ lib/tls:source:43 : hostname -f 2022-10-06 14:12:39.893 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-10-06 14:12:39.895 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-10-06 14:12:39.897 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-10-06 14:12:39.899 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-10-06 14:12:39.902 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-10-06 14:12:39.904 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-10-06 14:12:39.906 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-10-06 14:12:39.909 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-10-06 14:12:39.911 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-10-06 14:12:39.913 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-10-06 14:12:39.918 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-10-06 14:12:39.931 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-10-06 14:12:39.950 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-10-06 14:12:39.962 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-10-06 14:12:39.978 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-10-06 14:12:40.017 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-10-06 14:12:40.082 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-10-06 14:12:40.172 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-10-06 14:12:40.194 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-10-06 14:12:40.247 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-10-06 14:12:40.300 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-10-06 14:12:40.452 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-10-06 14:12:40.467 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-10-06 14:12:40.487 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-10-06 14:12:40.500 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-10-06 14:12:40.588 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-10-06 14:12:40.590 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-10-06 14:12:40.593 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-10-06 14:12:40.596 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-10-06 14:12:40.598 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-10-06 14:12:40.600 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-10-06 14:12:40.603 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-10-06 14:12:40.603 | False' 2022-10-06 14:12:40.606 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-10-06 14:12:40.621 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-10-06 14:12:40.623 | + ./stack.sh:main:619 : run_phase source 2022-10-06 14:12:40.625 | + functions-common:run_phase:1867 : local mode=source 2022-10-06 14:12:40.627 | + functions-common:run_phase:1868 : local phase= 2022-10-06 14:12:40.629 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-06 14:12:40.631 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-10-06 14:12:40.633 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-06 14:12:40.635 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-10-06 14:12:40.637 | + functions-common:run_phase:1877 : local extra 2022-10-06 14:12:40.640 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-06 14:12:40.644 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-10-06 14:12:40.646 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-06 14:12:40.649 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-06 14:12:40.651 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-10-06 14:12:40.653 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-06 14:12:40.667 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 14:12:40.669 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-10-06 14:12:40.671 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-10-06 14:12:40.710 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-10-06 14:12:40.712 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-10-06 14:12:40.715 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-10-06 14:12:40.717 | + functions-common:run_phase:1889 : load_plugin_settings 2022-10-06 14:12:40.719 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-10-06 14:12:40.721 | + functions-common:load_plugin_settings:1804 : local plugin 2022-10-06 14:12:40.723 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-10-06 14:12:40.725 | + functions-common:load_plugin_settings:1808 : return 2022-10-06 14:12:40.727 | + functions-common:run_phase:1890 : verify_disabled_services 2022-10-06 14:12:40.729 | + functions-common:verify_disabled_services:2150 : local service 2022-10-06 14:12:40.732 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.734 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-10-06 14:12:40.736 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.738 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-10-06 14:12:40.741 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.743 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-10-06 14:12:40.745 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.747 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-10-06 14:12:40.750 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.752 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-10-06 14:12:40.755 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.757 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-10-06 14:12:40.759 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.761 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-10-06 14:12:40.764 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.766 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-10-06 14:12:40.769 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.771 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-10-06 14:12:40.773 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.775 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-10-06 14:12:40.778 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.780 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-10-06 14:12:40.782 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.784 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-10-06 14:12:40.787 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.789 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-10-06 14:12:40.791 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.793 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-10-06 14:12:40.795 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.798 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-10-06 14:12:40.800 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.802 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-10-06 14:12:40.804 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.807 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-10-06 14:12:40.809 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.811 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-10-06 14:12:40.814 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.816 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-10-06 14:12:40.818 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.821 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-10-06 14:12:40.824 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.826 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-10-06 14:12:40.829 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.831 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-10-06 14:12:40.833 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.835 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-10-06 14:12:40.838 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.840 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-10-06 14:12:40.842 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.844 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-10-06 14:12:40.847 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.849 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-10-06 14:12:40.851 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.853 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-10-06 14:12:40.855 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.858 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-10-06 14:12:40.860 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.862 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-10-06 14:12:40.864 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.867 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-10-06 14:12:40.869 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.871 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-10-06 14:12:40.873 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.876 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-10-06 14:12:40.878 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.880 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-10-06 14:12:40.883 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.885 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-10-06 14:12:40.887 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.890 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-10-06 14:12:40.892 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.895 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-10-06 14:12:40.897 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.899 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-10-06 14:12:40.901 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.903 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-10-06 14:12:40.906 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.908 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-10-06 14:12:40.910 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.912 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-10-06 14:12:40.914 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.917 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-10-06 14:12:40.919 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.921 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-10-06 14:12:40.923 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.926 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-10-06 14:12:40.928 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.930 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-10-06 14:12:40.932 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.935 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-10-06 14:12:40.937 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.940 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-10-06 14:12:40.942 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:12:40.944 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-10-06 14:12:40.947 | + ./stack.sh:main:690 : initialize_database_backends 2022-10-06 14:12:40.949 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-10-06 14:12:40.951 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-10-06 14:12:40.966 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 14:12:40.969 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-10-06 14:12:40.971 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-10-06 14:12:40.973 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-10-06 14:12:40.987 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 14:12:40.989 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-10-06 14:12:40.992 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-10-06 14:12:40.995 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-10-06 14:12:40.997 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-10-06 14:12:40.999 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-10-06 14:12:41.002 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-10-06 14:12:41.004 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-10-06 14:12:41.006 | + lib/database:initialize_database_backends:92 : return 0 2022-10-06 14:12:41.009 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-10-06 14:12:41.009 | Using mysql database backend 2022-10-06 14:12:41.011 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-10-06 14:12:41.027 | + ./stack.sh:main:696 : define_database_baseurl 2022-10-06 14:12:41.030 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-10-06 14:12:41.032 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-10-06 14:12:41.035 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-10-06 14:12:41.038 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-06 14:12:41.040 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-10-06 14:12:41.055 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 14:12:41.058 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-10-06 14:12:41.074 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-10-06 14:12:41.090 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 14:12:41.092 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-10-06 14:12:41.108 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-10-06 14:12:41.124 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-10-06 14:12:41.140 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 14:12:41.143 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-10-06 14:12:41.158 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 14:12:41.161 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-10-06 14:12:41.177 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-10-06 14:12:41.179 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-10-06 14:12:41.182 | + ./stack.sh:main:752 : save_stackenv 752 2022-10-06 14:12:41.184 | + functions-common:save_stackenv:60 : local tag=752 2022-10-06 14:12:41.188 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-10-06 14:12:41.192 | + functions-common:save_stackenv:62 : time_stamp=2022-10-06-141241 2022-10-06 14:12:41.194 | + functions-common:save_stackenv:63 : echo '# 2022-10-06-141241 752' 2022-10-06 14:12:41.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.199 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-06 14:12:41.201 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.203 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-10-06 14:12:41.206 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.208 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-10-06 14:12:41.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.213 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-10-06 14:12:41.215 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.217 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-10-06 14:12:41.219 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.222 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-10-06 14:12:41.224 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.227 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-10-06-141239 2022-10-06 14:12:41.229 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.231 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-10-06 14:12:41.235 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.237 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-10-06 14:12:41.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.241 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-10-06 14:12:41.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.246 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-10-06 14:12:41.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.251 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-10-06 14:12:41.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.256 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-10-06 14:12:41.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.260 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.33 2022-10-06 14:12:41.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:12:41.265 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-10-06 14:12:41.267 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-10-06 14:12:41.270 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-10-06 14:12:41.272 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-10-06 14:12:41.274 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-10-06 14:12:41.276 | + functions-common:git_clone:598 : local git_ref=master 2022-10-06 14:12:41.278 | + functions-common:git_clone:599 : local orig_dir 2022-10-06 14:12:41.282 | ++ functions-common:git_clone:600 : pwd 2022-10-06 14:12:41.285 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-10-06 14:12:41.287 | + functions-common:git_clone:601 : local git_clone_flags= 2022-10-06 14:12:41.289 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-10-06 14:12:41.305 | + functions-common:git_clone:603 : RECLONE=False 2022-10-06 14:12:41.307 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-10-06 14:12:41.309 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-10-06 14:12:41.313 | + functions-common:git_clone:617 : echo master 2022-10-06 14:12:41.313 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-10-06 14:12:41.318 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-10-06 14:12:41.320 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-10-06 14:12:41.322 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-10-06 14:12:41.334 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-10-06 14:12:41.337 | + functions-common:git_clone:678 : git show --oneline 2022-10-06 14:12:41.337 | + functions-common:git_clone:678 : head -1 2022-10-06 14:12:41.340 | 759b34c0 [CVE-2022-40023] Bump Mako version to 1.2.2 2022-10-06 14:12:41.343 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-10-06 14:12:41.346 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-10-06 14:12:41.348 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 14:12:41.351 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-10-06 14:12:41.353 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-10-06 14:12:41.356 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-10-06 14:12:41.358 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-10-06 14:12:41.361 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-10-06 14:12:41.364 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-10-06 14:12:41.366 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-10-06 14:12:41.368 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-10-06 14:12:41.372 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-10-06 14:12:41.376 | ++ tools/install_prereqs.sh:source:47 : NOW=1665065561 2022-10-06 14:12:41.379 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-10-06 14:12:41.384 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1665065436 2022-10-06 14:12:41.386 | ++ tools/install_prereqs.sh:source:49 : DELTA=125 2022-10-06 14:12:41.389 | ++ tools/install_prereqs.sh:source:50 : [[ 125 -lt 7200 ]] 2022-10-06 14:12:41.391 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-10-06 14:12:41.393 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-10-06 14:12:41.396 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-10-06 14:12:41.398 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-10-06 14:12:41.400 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-10-06 14:12:41.403 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-10-06 14:12:41.405 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-10-06 14:12:41.407 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-10-06 14:12:41.411 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-10-06 14:12:41.457 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-10-06 14:12:41.457 | apache2-dev 2022-10-06 14:12:41.457 | bc 2022-10-06 14:12:41.457 | bsdmainutils 2022-10-06 14:12:41.457 | curl 2022-10-06 14:12:41.457 | g++ 2022-10-06 14:12:41.457 | gawk 2022-10-06 14:12:41.457 | gcc 2022-10-06 14:12:41.457 | gettext 2022-10-06 14:12:41.457 | git 2022-10-06 14:12:41.457 | graphviz 2022-10-06 14:12:41.457 | iputils-ping 2022-10-06 14:12:41.457 | libapache2-mod-proxy-uwsgi 2022-10-06 14:12:41.457 | libffi-dev 2022-10-06 14:12:41.457 | libjpeg-dev 2022-10-06 14:12:41.457 | libpcre3-dev 2022-10-06 14:12:41.457 | libpq-dev 2022-10-06 14:12:41.457 | libssl-dev 2022-10-06 14:12:41.457 | libsystemd-dev 2022-10-06 14:12:41.457 | libxml2-dev 2022-10-06 14:12:41.457 | libxslt1-dev 2022-10-06 14:12:41.458 | libyaml-dev 2022-10-06 14:12:41.458 | lsof 2022-10-06 14:12:41.458 | openssh-server 2022-10-06 14:12:41.458 | openssl 2022-10-06 14:12:41.458 | pkg-config 2022-10-06 14:12:41.458 | psmisc 2022-10-06 14:12:41.458 | python3-dev 2022-10-06 14:12:41.458 | python3-pip 2022-10-06 14:12:41.458 | python3-systemd 2022-10-06 14:12:41.458 | python3-venv 2022-10-06 14:12:41.458 | tar 2022-10-06 14:12:41.458 | tcpdump 2022-10-06 14:12:41.458 | unzip 2022-10-06 14:12:41.458 | uuid-runtime 2022-10-06 14:12:41.458 | wget 2022-10-06 14:12:41.458 | wget 2022-10-06 14:12:41.458 | zlib1g-dev 2022-10-06 14:12:41.458 | libkrb5-dev 2022-10-06 14:12:41.458 | libldap2-dev 2022-10-06 14:12:41.458 | libsasl2-dev 2022-10-06 14:12:41.458 | memcached 2022-10-06 14:12:41.458 | python3-mysqldb 2022-10-06 14:12:41.458 | sqlite3 2022-10-06 14:12:41.458 | conntrack 2022-10-06 14:12:41.458 | curl 2022-10-06 14:12:41.458 | ebtables 2022-10-06 14:12:41.458 | genisoimage 2022-10-06 14:12:41.458 | iptables 2022-10-06 14:12:41.458 | iputils-arping 2022-10-06 14:12:41.458 | kpartx 2022-10-06 14:12:41.458 | libjs-jquery-tablesorter 2022-10-06 14:12:41.458 | parted 2022-10-06 14:12:41.458 | pm-utils 2022-10-06 14:12:41.458 | python3-mysqldb 2022-10-06 14:12:41.458 | socat 2022-10-06 14:12:41.458 | sqlite3 2022-10-06 14:12:41.458 | sudo 2022-10-06 14:12:41.459 | vlan 2022-10-06 14:12:41.459 | lsscsi 2022-10-06 14:12:41.459 | open-iscsi 2022-10-06 14:12:41.459 | lvm2 2022-10-06 14:12:41.459 | qemu-utils 2022-10-06 14:12:41.459 | thin-provisioning-tools 2022-10-06 14:12:41.459 | acl 2022-10-06 14:12:41.459 | dnsmasq-base 2022-10-06 14:12:41.459 | dnsmasq-utils 2022-10-06 14:12:41.459 | ebtables 2022-10-06 14:12:41.459 | haproxy 2022-10-06 14:12:41.459 | iptables 2022-10-06 14:12:41.459 | iputils-arping 2022-10-06 14:12:41.459 | iputils-ping 2022-10-06 14:12:41.459 | postgresql-server-dev-all 2022-10-06 14:12:41.459 | python3-mysqldb 2022-10-06 14:12:41.459 | sqlite3 2022-10-06 14:12:41.459 | sudo 2022-10-06 14:12:41.459 | vlan 2022-10-06 14:12:41.459 | pcp 2022-10-06 14:12:41.459 | ipset 2022-10-06 14:12:41.459 | conntrack 2022-10-06 14:12:41.459 | conntrackd 2022-10-06 14:12:41.459 | keepalived 2022-10-06 14:12:41.459 | lvm2 2022-10-06 14:12:41.459 | qemu-utils 2022-10-06 14:12:41.459 | thin-provisioning-tools 2022-10-06 14:12:41.459 | curl 2022-10-06 14:12:41.459 | liberasurecode-dev 2022-10-06 14:12:41.459 | make 2022-10-06 14:12:41.459 | memcached 2022-10-06 14:12:41.459 | rsync 2022-10-06 14:12:41.459 | sqlite3 2022-10-06 14:12:41.459 | xfsprogs' 2022-10-06 14:12:41.460 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-10-06 14:12:41.478 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-10-06 14:12:41.478 | apache2-dev 2022-10-06 14:12:41.478 | bc 2022-10-06 14:12:41.478 | bsdmainutils 2022-10-06 14:12:41.478 | curl 2022-10-06 14:12:41.478 | g++ 2022-10-06 14:12:41.478 | gawk 2022-10-06 14:12:41.478 | gcc 2022-10-06 14:12:41.478 | gettext 2022-10-06 14:12:41.478 | git 2022-10-06 14:12:41.478 | graphviz 2022-10-06 14:12:41.478 | iputils-ping 2022-10-06 14:12:41.478 | libapache2-mod-proxy-uwsgi 2022-10-06 14:12:41.478 | libffi-dev 2022-10-06 14:12:41.478 | libjpeg-dev 2022-10-06 14:12:41.478 | libpcre3-dev 2022-10-06 14:12:41.478 | libpq-dev 2022-10-06 14:12:41.478 | libssl-dev 2022-10-06 14:12:41.478 | libsystemd-dev 2022-10-06 14:12:41.478 | libxml2-dev 2022-10-06 14:12:41.478 | libxslt1-dev 2022-10-06 14:12:41.478 | libyaml-dev 2022-10-06 14:12:41.478 | lsof 2022-10-06 14:12:41.478 | openssh-server 2022-10-06 14:12:41.478 | openssl 2022-10-06 14:12:41.478 | pkg-config 2022-10-06 14:12:41.479 | psmisc 2022-10-06 14:12:41.479 | python3-dev 2022-10-06 14:12:41.479 | python3-pip 2022-10-06 14:12:41.479 | python3-systemd 2022-10-06 14:12:41.479 | python3-venv 2022-10-06 14:12:41.479 | tar 2022-10-06 14:12:41.479 | tcpdump 2022-10-06 14:12:41.479 | unzip 2022-10-06 14:12:41.479 | uuid-runtime 2022-10-06 14:12:41.479 | wget 2022-10-06 14:12:41.479 | wget 2022-10-06 14:12:41.479 | zlib1g-dev 2022-10-06 14:12:41.479 | libkrb5-dev 2022-10-06 14:12:41.479 | libldap2-dev 2022-10-06 14:12:41.479 | libsasl2-dev 2022-10-06 14:12:41.479 | memcached 2022-10-06 14:12:41.479 | python3-mysqldb 2022-10-06 14:12:41.479 | sqlite3 2022-10-06 14:12:41.479 | conntrack 2022-10-06 14:12:41.479 | curl 2022-10-06 14:12:41.479 | ebtables 2022-10-06 14:12:41.479 | genisoimage 2022-10-06 14:12:41.479 | iptables 2022-10-06 14:12:41.479 | iputils-arping 2022-10-06 14:12:41.479 | kpartx 2022-10-06 14:12:41.479 | libjs-jquery-tablesorter 2022-10-06 14:12:41.479 | parted 2022-10-06 14:12:41.479 | pm-utils 2022-10-06 14:12:41.479 | python3-mysqldb 2022-10-06 14:12:41.479 | socat 2022-10-06 14:12:41.479 | sqlite3 2022-10-06 14:12:41.479 | sudo 2022-10-06 14:12:41.479 | vlan 2022-10-06 14:12:41.479 | lsscsi 2022-10-06 14:12:41.479 | open-iscsi 2022-10-06 14:12:41.479 | lvm2 2022-10-06 14:12:41.479 | qemu-utils 2022-10-06 14:12:41.479 | thin-provisioning-tools 2022-10-06 14:12:41.479 | acl 2022-10-06 14:12:41.480 | dnsmasq-base 2022-10-06 14:12:41.480 | dnsmasq-utils 2022-10-06 14:12:41.480 | ebtables 2022-10-06 14:12:41.480 | haproxy 2022-10-06 14:12:41.480 | iptables 2022-10-06 14:12:41.480 | iputils-arping 2022-10-06 14:12:41.480 | iputils-ping 2022-10-06 14:12:41.480 | postgresql-server-dev-all 2022-10-06 14:12:41.480 | python3-mysqldb 2022-10-06 14:12:41.480 | sqlite3 2022-10-06 14:12:41.480 | sudo 2022-10-06 14:12:41.480 | vlan 2022-10-06 14:12:41.480 | pcp 2022-10-06 14:12:41.480 | ipset 2022-10-06 14:12:41.480 | conntrack 2022-10-06 14:12:41.480 | conntrackd 2022-10-06 14:12:41.480 | keepalived 2022-10-06 14:12:41.480 | lvm2 2022-10-06 14:12:41.480 | qemu-utils 2022-10-06 14:12:41.480 | thin-provisioning-tools 2022-10-06 14:12:41.480 | curl 2022-10-06 14:12:41.480 | liberasurecode-dev 2022-10-06 14:12:41.480 | make 2022-10-06 14:12:41.480 | memcached 2022-10-06 14:12:41.480 | rsync 2022-10-06 14:12:41.480 | sqlite3 2022-10-06 14:12:41.480 | xfsprogs ' 2022-10-06 14:12:41.480 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-10-06 14:12:41.483 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 14:12:41.486 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 14:12:41.489 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-10-06 14:12:41.489 | ++ 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-10-06 14:12:41.494 | ++ 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-10-06 14:12:41.496 | ++ functions-common:install_package:1463 : update_package_repo 2022-10-06 14:12:41.498 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-10-06 14:12:41.500 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-10-06 14:12:41.502 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-10-06 14:12:41.504 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-10-06 14:12:41.506 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-10-06 14:12:41.508 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 14:12:41.510 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 14:12:41.512 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-10-06 14:12:41.514 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-10-06 14:12:41.516 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-10-06 14:12:41.518 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-10-06 14:12:41.521 | +++ functions-common:apt_get_update:1197 : id -u 2022-10-06 14:12:41.525 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-10-06 14:12:41.527 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-10-06 14:12:41.529 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-10-06 14:12:41.532 | ++ functions-common:time_start:2426 : local start_time= 2022-10-06 14:12:41.534 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 14:12:41.537 | +++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 14:12:41.541 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1665065561539 2022-10-06 14:12:41.543 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-10-06 14:12:41.545 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-10-06 14:12:41.548 | ++ 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-10-06 14:12:41.751 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-10-06 14:12:41.783 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-10-06 14:12:41.824 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-10-06 14:12:41.942 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-10-06 14:12:42.430 | Fetched 108 kB in 1s (177 kB/s) 2022-10-06 14:12:44.093 | Reading package lists... 2022-10-06 14:12:44.125 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-10-06 14:12:44.127 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-10-06 14:12:44.129 | ++ functions-common:time_stop:2439 : local name 2022-10-06 14:12:44.132 | ++ functions-common:time_stop:2440 : local end_time 2022-10-06 14:12:44.134 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-10-06 14:12:44.136 | ++ functions-common:time_stop:2442 : local total 2022-10-06 14:12:44.138 | ++ functions-common:time_stop:2443 : local start_time 2022-10-06 14:12:44.140 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-10-06 14:12:44.142 | ++ functions-common:time_stop:2446 : start_time=1665065561539 2022-10-06 14:12:44.144 | ++ functions-common:time_stop:2448 : [[ -z 1665065561539 ]] 2022-10-06 14:12:44.146 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 14:12:44.150 | ++ functions-common:time_stop:2451 : end_time=1665065564148 2022-10-06 14:12:44.152 | ++ functions-common:time_stop:2452 : elapsed_time=2609 2022-10-06 14:12:44.154 | ++ functions-common:time_stop:2453 : total=0 2022-10-06 14:12:44.156 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 14:12:44.158 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2609 2022-10-06 14:12:44.161 | ++ 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-10-06 14:12:44.163 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-10-06 14:12:44.165 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 14:12:44.167 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 14:12:44.169 | ++ 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-10-06 14:12:44.190 | ++ 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-10-06 14:12:44.298 | Reading package lists... 2022-10-06 14:12:44.556 | Building dependency tree... 2022-10-06 14:12:44.558 | Reading state information... 2022-10-06 14:12:44.591 | acl is already the newest version (2.2.53-6). 2022-10-06 14:12:44.591 | bc is already the newest version (1.07.1-2build1). 2022-10-06 14:12:44.591 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-10-06 14:12:44.591 | conntrack is already the newest version (1:1.4.5-2). 2022-10-06 14:12:44.592 | ebtables is already the newest version (2.0.11-3build1). 2022-10-06 14:12:44.592 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-10-06 14:12:44.592 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-10-06 14:12:44.592 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-10-06 14:12:44.592 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-10-06 14:12:44.592 | gettext is already the newest version (0.19.8.1-10build1). 2022-10-06 14:12:44.592 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-10-06 14:12:44.592 | iputils-arping is already the newest version (3:20190709-3). 2022-10-06 14:12:44.592 | iputils-ping is already the newest version (3:20190709-3). 2022-10-06 14:12:44.592 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-10-06 14:12:44.592 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-10-06 14:12:44.592 | libffi-dev is already the newest version (3.3-4). 2022-10-06 14:12:44.592 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-10-06 14:12:44.592 | libyaml-dev is already the newest version (0.2.2-1). 2022-10-06 14:12:44.592 | lsscsi is already the newest version (0.30-0.1). 2022-10-06 14:12:44.592 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-10-06 14:12:44.592 | make is already the newest version (4.2.1-1.2). 2022-10-06 14:12:44.592 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-10-06 14:12:44.592 | psmisc is already the newest version (23.3-1). 2022-10-06 14:12:44.592 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-10-06 14:12:44.592 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-10-06 14:12:44.592 | python3-systemd is already the newest version (234-3build2). 2022-10-06 14:12:44.592 | socat is already the newest version (1.7.3.3-2). 2022-10-06 14:12:44.592 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-10-06 14:12:44.592 | unzip is already the newest version (6.0-25ubuntu1). 2022-10-06 14:12:44.592 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-10-06 14:12:44.592 | conntrackd is already the newest version (1:1.4.5-2). 2022-10-06 14:12:44.592 | graphviz is already the newest version (2.42.2-3build2). 2022-10-06 14:12:44.592 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-10-06 14:12:44.592 | pcp is already the newest version (5.0.3-1). 2022-10-06 14:12:44.592 | pm-utils is already the newest version (1.4.1-19). 2022-10-06 14:12:44.592 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-10-06 14:12:44.592 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-10-06 14:12:44.592 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-10-06 14:12:44.593 | curl is already the newest version (7.68.0-1ubuntu2.13). 2022-10-06 14:12:44.593 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-10-06 14:12:44.593 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-10-06 14:12:44.593 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-10-06 14:12:44.593 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-10-06 14:12:44.593 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-10-06 14:12:44.593 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-10-06 14:12:44.593 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-10-06 14:12:44.593 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-10-06 14:12:44.593 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-10-06 14:12:44.593 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-10-06 14:12:44.593 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-10-06 14:12:44.593 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-10-06 14:12:44.593 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-10-06 14:12:44.593 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-10-06 14:12:44.593 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-10-06 14:12:44.593 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-10-06 14:12:44.593 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-10-06 14:12:44.593 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-10-06 14:12:44.594 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-10-06 14:12:44.594 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-10-06 14:12:44.594 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-10-06 14:12:44.594 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-10-06 14:12:44.594 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-10-06 14:12:44.594 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-10-06 14:12:44.594 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-10-06 14:12:44.594 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-10-06 14:12:44.594 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-10-06 14:12:44.594 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-10-06 14:12:44.594 | wget is already the newest version (1.20.3-1ubuntu2). 2022-10-06 14:12:44.594 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.4). 2022-10-06 14:12:44.830 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-10-06 14:12:44.831 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-10-06 14:12:44.831 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-10-06 14:12:44.831 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-10-06 14:12:44.831 | The following packages were automatically installed and are no longer required: 2022-10-06 14:12:44.832 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-06 14:12:44.832 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-06 14:12:44.832 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-06 14:12:44.832 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-06 14:12:44.832 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-06 14:12:44.832 | python3-zope.interface 2022-10-06 14:12:44.832 | Use 'sudo apt autoremove' to remove them. 2022-10-06 14:12:44.950 | 0 upgraded, 0 newly installed, 0 to remove and 161 not upgraded. 2022-10-06 14:12:44.955 | ++ functions-common:apt_get:1234 : result=0 2022-10-06 14:12:44.958 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-10-06 14:12:44.961 | ++ functions-common:time_stop:2439 : local name 2022-10-06 14:12:44.963 | ++ functions-common:time_stop:2440 : local end_time 2022-10-06 14:12:44.966 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-10-06 14:12:44.968 | ++ functions-common:time_stop:2442 : local total 2022-10-06 14:12:44.971 | ++ functions-common:time_stop:2443 : local start_time 2022-10-06 14:12:44.974 | ++ functions-common:time_stop:2445 : name=apt-get 2022-10-06 14:12:44.976 | ++ functions-common:time_stop:2446 : start_time=1665065564187 2022-10-06 14:12:44.980 | ++ functions-common:time_stop:2448 : [[ -z 1665065564187 ]] 2022-10-06 14:12:44.984 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 14:12:44.988 | ++ functions-common:time_stop:2451 : end_time=1665065564985 2022-10-06 14:12:44.990 | ++ functions-common:time_stop:2452 : elapsed_time=798 2022-10-06 14:12:44.992 | ++ functions-common:time_stop:2453 : total=811 2022-10-06 14:12:44.995 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 14:12:44.997 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1609 2022-10-06 14:12:45.002 | ++ functions-common:apt_get:1238 : return 0 2022-10-06 14:12:45.004 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-10-06 14:12:45.007 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-10-06 14:12:45.009 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-10-06 14:12:45.013 | ++ tools/install_prereqs.sh:source:89 : date 2022-10-06 14:12:45.018 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-10-06 14:12:45.022 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-10-06 14:12:45.025 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-10-06 14:12:46.481 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-10-06 14:12:46.483 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-10-06 14:12:46.485 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-10-06 14:12:46.487 | + tools/install_pip.sh:main:43 : GetDistro 2022-10-06 14:12:46.489 | + functions-common:GetDistro:446 : GetOSVersion 2022-10-06 14:12:46.491 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-10-06 14:12:46.493 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-10-06 14:12:46.494 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-10-06 14:12:46.496 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-10-06 14:12:46.498 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-10-06 14:12:46.501 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-10-06 14:12:46.503 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-10-06 14:12:46.504 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-10-06 14:12:46.506 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-10-06 14:12:46.508 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-10-06 14:12:46.510 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-10-06 14:12:46.512 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-10-06 14:12:46.514 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-10-06 14:12:46.515 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-10-06 14:12:46.517 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-10-06 14:12:46.520 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-10-06 14:12:46.522 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-10-06 14:12:46.524 | + functions-common:_ensure_lsb_release:394 : return 2022-10-06 14:12:46.526 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-10-06 14:12:46.592 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-10-06 14:12:46.594 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-10-06 14:12:46.660 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-10-06 14:12:46.662 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-10-06 14:12:46.727 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-10-06 14:12:46.729 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-10-06 14:12:46.731 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-10-06 14:12:46.732 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-10-06 14:12:46.735 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-10-06 14:12:46.737 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-10-06 14:12:46.739 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-10-06 14:12:46.740 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-10-06 14:12:46.742 | + functions-common:GetDistro:450 : DISTRO=focal 2022-10-06 14:12:46.749 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-10-06 14:12:46.751 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-10-06 14:12:46.751 | Distro: focal 2022-10-06 14:12:46.755 | + tools/install_pip.sh:main:124 : get_versions 2022-10-06 14:12:46.758 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-10-06 14:12:46.761 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-10-06 14:12:46.763 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-10-06 14:12:46.765 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-10-06 14:12:46.766 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-10-06 14:12:48.138 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-10-06 14:12:48.140 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-10-06 14:12:48.140 | pip: 20.0.2 2022-10-06 14:12:48.142 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-10-06 14:12:48.144 | + tools/install_pip.sh:main:130 : is_fedora 2022-10-06 14:12:48.145 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-10-06 14:12:48.147 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-10-06 14:12:48.149 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-10-06 14:12:48.150 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-06 14:12:48.152 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-06 14:12:48.154 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-10-06 14:12:48.155 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-10-06 14:12:48.157 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-10-06 14:12:48.159 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-10-06 14:12:48.161 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-10-06 14:12:48.162 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-10-06 14:12:48.164 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 14:12:48.166 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 14:12:48.168 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-10-06 14:12:48.173 | + tools/install_pip.sh:main:153 : set -x 2022-10-06 14:12:48.176 | + tools/install_pip.sh:main:156 : get_versions 2022-10-06 14:12:48.178 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-10-06 14:12:48.181 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-10-06 14:12:48.183 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-10-06 14:12:48.186 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-10-06 14:12:48.186 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-10-06 14:12:49.534 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-10-06 14:12:49.536 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-10-06 14:12:49.536 | pip: 20.0.2 2022-10-06 14:12:49.539 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-10-06 14:12:49.542 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-10-06 14:12:49.545 | + ./stack.sh:main:791 : fixup_all 2022-10-06 14:12:49.548 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-10-06 14:12:49.550 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-10-06 14:12:49.552 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 14:12:49.554 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 14:12:49.557 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-10-06 14:12:49.568 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-10-06 14:12:49.579 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-10-06 14:12:49.589 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-10-06 14:12:49.591 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-10-06 14:12:49.593 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-10-06 14:12:49.595 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-10-06 14:12:49.597 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-10-06 14:12:49.599 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-06 14:12:49.601 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-06 14:12:49.603 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-10-06 14:12:49.605 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-10-06 14:12:49.607 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-10-06 14:12:49.610 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-10-06 14:12:49.612 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-10-06 14:12:49.614 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-10-06 14:12:49.616 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-10-06 14:12:49.619 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-10-06 14:12:49.621 | + functions-common:is_suse:536 : is_opensuse 2022-10-06 14:12:49.623 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-10-06 14:12:49.626 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-06 14:12:49.630 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-10-06 14:12:49.632 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-10-06 14:12:49.635 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-06 14:12:49.637 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-10-06 14:12:49.639 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-10-06 14:12:49.659 | Using python 3.8 to install os-testr 2022-10-06 14:12:49.662 | + 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-10-06 14:12:51.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 14:12:51.622 | from cryptography.utils import int_from_bytes 2022-10-06 14:12:51.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 14:12:51.622 | from cryptography.utils import int_from_bytes 2022-10-06 14:12:52.631 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 14:13:07.719 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to 10.100.0.9 timed out. (connect timeout=15)')': /cloudbase/CI/+simple/os-testr/ 2022-10-06 14:13:23.236 | WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to 10.100.0.9 timed out. (connect timeout=15)')': /cloudbase/CI/+simple/os-testr/ 2022-10-06 14:13:39.253 | WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to 10.100.0.9 timed out. (connect timeout=15)')': /cloudbase/CI/+simple/os-testr/ 2022-10-06 14:13:56.271 | WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to 10.100.0.9 timed out. (connect timeout=15)')': /cloudbase/CI/+simple/os-testr/ 2022-10-06 14:14:15.291 | WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(, 'Connection to 10.100.0.9 timed out. (connect timeout=15)')': /cloudbase/CI/+simple/os-testr/ 2022-10-06 14:14:30.309 | ERROR: Could not find a version that satisfies the requirement os-testr===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (from versions: none) 2022-10-06 14:14:30.310 | ERROR: No matching distribution found for os-testr===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) 2022-10-06 14:14:30.387 | + inc/python:pip_install:1 : exit_trap 2022-10-06 14:14:30.389 | + ./stack.sh:exit_trap:516 : local r=1 2022-10-06 14:14:30.392 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-10-06 14:14:30.395 | + ./stack.sh:exit_trap:517 : jobs= 2022-10-06 14:14:30.397 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-10-06 14:14:30.399 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-10-06 14:14:30.401 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-10-06 14:14:30.403 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-10-06 14:14:30.405 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-10-06 14:14:30.407 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-10-06 14:14:30.407 | Error on exit 2022-10-06 14:14:30.409 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-10-06 14:14:30.412 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-10-06 14:14:30.414 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-10-06 14:14:30.826 | + ./stack.sh:exit_trap:551 : exit 1