2022-10-06 14:14:47.830 | + ./stack.sh:main:482 : exec 2022-10-06 14:14:47.831 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-10-06-141447.summary.2022-10-06-141447 2022-10-06 14:14:47.831 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-10-06-141447' 2022-10-06 14:14:47.831 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 14:14:47.831 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-10-06-141447 2022-10-06 14:14:47.831 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-10-06-141447 /opt/stack/logs/stack.sh.log 2022-10-06 14:14:47.831 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-10-06-141447.summary.2022-10-06-141447 /opt/stack/logs/stack.sh.log.summary 2022-10-06 14:14:47.831 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-10-06 14:14:47.831 | + functions:check_path_perm_sanity:596 : local real_path 2022-10-06 14:14:47.831 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-10-06 14:14:47.831 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-10-06 14:14:47.831 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-10-06 14:14:47.831 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-10-06 14:14:47.831 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-10-06 14:14:47.831 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-10-06 14:14:47.831 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-10-06 14:14:47.834 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-10-06 14:14:47.837 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-10-06 14:14:47.839 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-10-06 14:14:47.841 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-10-06 14:14:47.844 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-10-06 14:14:47.848 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-10-06 14:14:47.850 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-10-06 14:14:47.852 | + ./stack.sh:main:555 : trap err_trap ERR 2022-10-06 14:14:47.854 | + ./stack.sh:main:568 : set -o errexit 2022-10-06 14:14:47.856 | + ./stack.sh:main:571 : uname -a 2022-10-06 14:14:47.857 | 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:14:47.860 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-10-06 14:14:47.862 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-10-06 14:14:47.865 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-10-06 14:14:47.903 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-10-06 14:14:47.920 | + ./stack.sh:main:585 : fetch_plugins 2022-10-06 14:14:47.922 | + functions-common:fetch_plugins:1785 : local plugins= 2022-10-06 14:14:47.925 | + functions-common:fetch_plugins:1786 : local plugin 2022-10-06 14:14:47.927 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-10-06 14:14:47.929 | + functions-common:fetch_plugins:1790 : return 2022-10-06 14:14:47.931 | + ./stack.sh:main:589 : run_phase override_defaults 2022-10-06 14:14:47.934 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-10-06 14:14:47.936 | + functions-common:run_phase:1868 : local phase= 2022-10-06 14:14:47.938 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-06 14:14:47.939 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-10-06 14:14:47.941 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-06 14:14:47.943 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-10-06 14:14:47.945 | + functions-common:run_phase:1877 : local extra 2022-10-06 14:14:47.947 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-06 14:14:47.952 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-10-06 14:14:47.953 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-06 14:14:47.956 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-06 14:14:47.957 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-10-06 14:14:47.960 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-06 14:14:47.973 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 14:14:47.975 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-10-06 14:14:47.977 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 14:14:47.980 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 14:14:47.980 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 14:14:47.982 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 14:14:47.984 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-10-06 14:14:47.986 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-10-06 14:14:47.988 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-10-06 14:14:47.990 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-10-06 14:14:47.992 | + 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:14:47.994 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-10-06 14:14:47.996 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-10-06 14:14:47.997 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-10-06 14:14:47.999 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-10-06 14:14:48.001 | + functions-common:plugin_override_defaults:1831 : return 2022-10-06 14:14:48.003 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-10-06 14:14:48.025 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-10-06 14:14:48.027 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-10-06 14:14:48.040 | ++ functions-common:is_service_enabled:2095 : return 1 2022-10-06 14:14:48.043 | +++ lib/tls:source:43 : hostname -f 2022-10-06 14:14:48.046 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-10-06 14:14:48.049 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-10-06 14:14:48.052 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-10-06 14:14:48.055 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-10-06 14:14:48.057 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-10-06 14:14:48.059 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-10-06 14:14:48.061 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-10-06 14:14:48.063 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-10-06 14:14:48.065 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-10-06 14:14:48.067 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-10-06 14:14:48.072 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-10-06 14:14:48.084 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-10-06 14:14:48.102 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-10-06 14:14:48.115 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-10-06 14:14:48.127 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-10-06 14:14:48.162 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-10-06 14:14:48.218 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-10-06 14:14:48.298 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-10-06 14:14:48.319 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-10-06 14:14:48.367 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-10-06 14:14:48.419 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-10-06 14:14:48.563 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-10-06 14:14:48.578 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-10-06 14:14:48.591 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-10-06 14:14:48.603 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-10-06 14:14:48.685 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-10-06 14:14:48.688 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-10-06 14:14:48.691 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-10-06 14:14:48.693 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-10-06 14:14:48.695 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-10-06 14:14:48.697 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-10-06 14:14:48.700 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-10-06 14:14:48.700 | False' 2022-10-06 14:14:48.702 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-10-06 14:14:48.716 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-10-06 14:14:48.719 | + ./stack.sh:main:619 : run_phase source 2022-10-06 14:14:48.721 | + functions-common:run_phase:1867 : local mode=source 2022-10-06 14:14:48.723 | + functions-common:run_phase:1868 : local phase= 2022-10-06 14:14:48.725 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-10-06 14:14:48.727 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-10-06 14:14:48.729 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-10-06 14:14:48.731 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-10-06 14:14:48.733 | + functions-common:run_phase:1877 : local extra 2022-10-06 14:14:48.736 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-10-06 14:14:48.741 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-10-06 14:14:48.743 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-10-06 14:14:48.745 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-10-06 14:14:48.747 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-10-06 14:14:48.749 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-10-06 14:14:48.763 | ++ functions-common:is_service_enabled:2095 : return 0 2022-10-06 14:14:48.765 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-10-06 14:14:48.767 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-10-06 14:14:48.806 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-10-06 14:14:48.808 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-10-06 14:14:48.810 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-10-06 14:14:48.812 | + functions-common:run_phase:1889 : load_plugin_settings 2022-10-06 14:14:48.814 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-10-06 14:14:48.816 | + functions-common:load_plugin_settings:1804 : local plugin 2022-10-06 14:14:48.818 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-10-06 14:14:48.820 | + functions-common:load_plugin_settings:1808 : return 2022-10-06 14:14:48.823 | + functions-common:run_phase:1890 : verify_disabled_services 2022-10-06 14:14:48.825 | + functions-common:verify_disabled_services:2150 : local service 2022-10-06 14:14:48.827 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.829 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-10-06 14:14:48.832 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.834 | + 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:14:48.836 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.838 | + 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:14:48.840 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.843 | + 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:14:48.845 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.848 | + 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:14:48.850 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.852 | + 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:14:48.854 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.857 | + 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:14:48.859 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.862 | + 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:14:48.864 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.866 | + 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:14:48.868 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.871 | + 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:14:48.873 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.875 | + 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:14:48.877 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.879 | + 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:14:48.882 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.884 | + 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:14:48.886 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.888 | + 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:14:48.891 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.893 | + 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:14:48.895 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.897 | + 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:14:48.900 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.902 | + 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:14:48.904 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.906 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-10-06 14:14:48.909 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.911 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-10-06 14:14:48.914 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.916 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-10-06 14:14:48.918 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.920 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-10-06 14:14:48.923 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.925 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-10-06 14:14:48.928 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.930 | + 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:14:48.932 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.934 | + 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:14:48.937 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.939 | + 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:14:48.941 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.944 | + 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:14:48.946 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.948 | + 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:14:48.950 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.953 | + 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:14:48.955 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.957 | + 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:14:48.959 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.962 | + 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:14:48.964 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.966 | + 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:14:48.968 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.971 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-10-06 14:14:48.973 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.976 | + 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:14:48.978 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.980 | + 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:14:48.982 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.984 | + 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:14:48.987 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.990 | + 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:14:48.992 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.994 | + 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:14:48.996 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:48.999 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-10-06 14:14:49.001 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:49.003 | + 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:14:49.005 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:49.008 | + 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:14:49.010 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:49.012 | + 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:14:49.014 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:49.016 | + 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:14:49.019 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:49.021 | + 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:14:49.023 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:49.025 | + 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:14:49.028 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:49.030 | + 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:14:49.032 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:49.035 | + 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:14:49.037 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-10-06 14:14:49.039 | + 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:14:49.042 | + ./stack.sh:main:690 : initialize_database_backends 2022-10-06 14:14:49.045 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-10-06 14:14:49.047 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-10-06 14:14:49.062 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 14:14:49.064 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-10-06 14:14:49.066 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-10-06 14:14:49.069 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-10-06 14:14:49.083 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 14:14:49.085 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-10-06 14:14:49.088 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-10-06 14:14:49.090 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-10-06 14:14:49.092 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-10-06 14:14:49.094 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-10-06 14:14:49.097 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-10-06 14:14:49.099 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-10-06 14:14:49.102 | + lib/database:initialize_database_backends:92 : return 0 2022-10-06 14:14:49.104 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-10-06 14:14:49.104 | Using mysql database backend 2022-10-06 14:14:49.106 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-10-06 14:14:49.122 | + ./stack.sh:main:696 : define_database_baseurl 2022-10-06 14:14:49.125 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-10-06 14:14:49.128 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-10-06 14:14:49.130 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-10-06 14:14:49.133 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-06 14:14:49.135 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-10-06 14:14:49.151 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 14:14:49.153 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-10-06 14:14:49.169 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-10-06 14:14:49.185 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 14:14:49.187 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-10-06 14:14:49.203 | + ./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:14:49.219 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-10-06 14:14:49.235 | + functions-common:is_service_enabled:2095 : return 1 2022-10-06 14:14:49.237 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-10-06 14:14:49.253 | + functions-common:is_service_enabled:2095 : return 0 2022-10-06 14:14:49.255 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-10-06 14:14:49.271 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-10-06 14:14:49.273 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-10-06 14:14:49.276 | + ./stack.sh:main:752 : save_stackenv 752 2022-10-06 14:14:49.278 | + functions-common:save_stackenv:60 : local tag=752 2022-10-06 14:14:49.281 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-10-06 14:14:49.286 | + functions-common:save_stackenv:62 : time_stamp=2022-10-06-141449 2022-10-06 14:14:49.288 | + functions-common:save_stackenv:63 : echo '# 2022-10-06-141449 752' 2022-10-06 14:14:49.290 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.293 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-10-06 14:14:49.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.297 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-10-06 14:14:49.300 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.302 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-10-06 14:14:49.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.307 | + 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:14:49.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.312 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-10-06 14:14:49.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.316 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-10-06 14:14:49.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.321 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-10-06-141447 2022-10-06 14:14:49.323 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.325 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-10-06 14:14:49.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.331 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-10-06 14:14:49.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.335 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-10-06 14:14:49.337 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.340 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-10-06 14:14:49.342 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.344 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-10-06 14:14:49.347 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.349 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-10-06 14:14:49.352 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.354 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.33 2022-10-06 14:14:49.356 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-10-06 14:14:49.359 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-10-06 14:14:49.361 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-10-06 14:14:49.364 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-10-06 14:14:49.366 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-10-06 14:14:49.368 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-10-06 14:14:49.370 | + functions-common:git_clone:598 : local git_ref=master 2022-10-06 14:14:49.372 | + functions-common:git_clone:599 : local orig_dir 2022-10-06 14:14:49.375 | ++ functions-common:git_clone:600 : pwd 2022-10-06 14:14:49.377 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-10-06 14:14:49.379 | + functions-common:git_clone:601 : local git_clone_flags= 2022-10-06 14:14:49.382 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-10-06 14:14:49.397 | + functions-common:git_clone:603 : RECLONE=False 2022-10-06 14:14:49.399 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-10-06 14:14:49.401 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-10-06 14:14:49.403 | + functions-common:git_clone:617 : echo master 2022-10-06 14:14:49.404 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-10-06 14:14:49.409 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-10-06 14:14:49.411 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-10-06 14:14:49.413 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-10-06 14:14:49.426 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-10-06 14:14:49.428 | + functions-common:git_clone:678 : git show --oneline 2022-10-06 14:14:49.428 | + functions-common:git_clone:678 : head -1 2022-10-06 14:14:49.432 | 759b34c0 [CVE-2022-40023] Bump Mako version to 1.2.2 2022-10-06 14:14:49.434 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-10-06 14:14:49.437 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-10-06 14:14:49.439 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-10-06 14:14:49.442 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-10-06 14:14:49.444 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-10-06 14:14:49.447 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-10-06 14:14:49.449 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-10-06 14:14:49.452 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-10-06 14:14:49.454 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-10-06 14:14:49.457 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-10-06 14:14:49.459 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-10-06 14:14:49.463 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-10-06 14:14:49.466 | ++ tools/install_prereqs.sh:source:47 : NOW=1665065689 2022-10-06 14:14:49.470 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-10-06 14:14:49.475 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1665065565 2022-10-06 14:14:49.477 | ++ tools/install_prereqs.sh:source:49 : DELTA=124 2022-10-06 14:14:49.479 | ++ tools/install_prereqs.sh:source:50 : [[ 124 -lt 7200 ]] 2022-10-06 14:14:49.482 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-10-06 14:14:49.484 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-10-06 14:14:49.487 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-10-06 14:14:49.489 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-10-06 14:14:49.491 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-10-06 14:14:49.493 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-10-06 14:14:49.496 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-10-06 14:14:49.498 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-10-06 14:14:49.501 | +++ 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:14:49.547 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-10-06 14:14:49.547 | apache2-dev 2022-10-06 14:14:49.547 | bc 2022-10-06 14:14:49.547 | bsdmainutils 2022-10-06 14:14:49.547 | curl 2022-10-06 14:14:49.547 | g++ 2022-10-06 14:14:49.547 | gawk 2022-10-06 14:14:49.547 | gcc 2022-10-06 14:14:49.547 | gettext 2022-10-06 14:14:49.547 | git 2022-10-06 14:14:49.547 | graphviz 2022-10-06 14:14:49.547 | iputils-ping 2022-10-06 14:14:49.547 | libapache2-mod-proxy-uwsgi 2022-10-06 14:14:49.547 | libffi-dev 2022-10-06 14:14:49.547 | libjpeg-dev 2022-10-06 14:14:49.548 | libpcre3-dev 2022-10-06 14:14:49.548 | libpq-dev 2022-10-06 14:14:49.548 | libssl-dev 2022-10-06 14:14:49.548 | libsystemd-dev 2022-10-06 14:14:49.548 | libxml2-dev 2022-10-06 14:14:49.548 | libxslt1-dev 2022-10-06 14:14:49.548 | libyaml-dev 2022-10-06 14:14:49.548 | lsof 2022-10-06 14:14:49.548 | openssh-server 2022-10-06 14:14:49.548 | openssl 2022-10-06 14:14:49.548 | pkg-config 2022-10-06 14:14:49.548 | psmisc 2022-10-06 14:14:49.548 | python3-dev 2022-10-06 14:14:49.548 | python3-pip 2022-10-06 14:14:49.548 | python3-systemd 2022-10-06 14:14:49.548 | python3-venv 2022-10-06 14:14:49.548 | tar 2022-10-06 14:14:49.548 | tcpdump 2022-10-06 14:14:49.548 | unzip 2022-10-06 14:14:49.548 | uuid-runtime 2022-10-06 14:14:49.548 | wget 2022-10-06 14:14:49.548 | wget 2022-10-06 14:14:49.548 | zlib1g-dev 2022-10-06 14:14:49.548 | libkrb5-dev 2022-10-06 14:14:49.548 | libldap2-dev 2022-10-06 14:14:49.548 | libsasl2-dev 2022-10-06 14:14:49.548 | memcached 2022-10-06 14:14:49.548 | python3-mysqldb 2022-10-06 14:14:49.548 | sqlite3 2022-10-06 14:14:49.548 | conntrack 2022-10-06 14:14:49.548 | curl 2022-10-06 14:14:49.548 | ebtables 2022-10-06 14:14:49.548 | genisoimage 2022-10-06 14:14:49.548 | iptables 2022-10-06 14:14:49.548 | iputils-arping 2022-10-06 14:14:49.549 | kpartx 2022-10-06 14:14:49.549 | libjs-jquery-tablesorter 2022-10-06 14:14:49.549 | parted 2022-10-06 14:14:49.549 | pm-utils 2022-10-06 14:14:49.549 | python3-mysqldb 2022-10-06 14:14:49.549 | socat 2022-10-06 14:14:49.549 | sqlite3 2022-10-06 14:14:49.549 | sudo 2022-10-06 14:14:49.549 | vlan 2022-10-06 14:14:49.549 | lsscsi 2022-10-06 14:14:49.549 | open-iscsi 2022-10-06 14:14:49.549 | lvm2 2022-10-06 14:14:49.549 | qemu-utils 2022-10-06 14:14:49.549 | thin-provisioning-tools 2022-10-06 14:14:49.549 | acl 2022-10-06 14:14:49.549 | dnsmasq-base 2022-10-06 14:14:49.549 | dnsmasq-utils 2022-10-06 14:14:49.549 | ebtables 2022-10-06 14:14:49.549 | haproxy 2022-10-06 14:14:49.549 | iptables 2022-10-06 14:14:49.549 | iputils-arping 2022-10-06 14:14:49.549 | iputils-ping 2022-10-06 14:14:49.549 | postgresql-server-dev-all 2022-10-06 14:14:49.549 | python3-mysqldb 2022-10-06 14:14:49.549 | sqlite3 2022-10-06 14:14:49.549 | sudo 2022-10-06 14:14:49.549 | vlan 2022-10-06 14:14:49.549 | pcp 2022-10-06 14:14:49.549 | ipset 2022-10-06 14:14:49.549 | conntrack 2022-10-06 14:14:49.549 | conntrackd 2022-10-06 14:14:49.549 | keepalived 2022-10-06 14:14:49.549 | lvm2 2022-10-06 14:14:49.549 | qemu-utils 2022-10-06 14:14:49.549 | thin-provisioning-tools 2022-10-06 14:14:49.549 | curl 2022-10-06 14:14:49.549 | liberasurecode-dev 2022-10-06 14:14:49.550 | make 2022-10-06 14:14:49.550 | memcached 2022-10-06 14:14:49.550 | rsync 2022-10-06 14:14:49.550 | sqlite3 2022-10-06 14:14:49.550 | xfsprogs' 2022-10-06 14:14:49.552 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-10-06 14:14:49.570 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-10-06 14:14:49.570 | apache2-dev 2022-10-06 14:14:49.570 | bc 2022-10-06 14:14:49.570 | bsdmainutils 2022-10-06 14:14:49.570 | curl 2022-10-06 14:14:49.570 | g++ 2022-10-06 14:14:49.570 | gawk 2022-10-06 14:14:49.570 | gcc 2022-10-06 14:14:49.570 | gettext 2022-10-06 14:14:49.570 | git 2022-10-06 14:14:49.570 | graphviz 2022-10-06 14:14:49.570 | iputils-ping 2022-10-06 14:14:49.570 | libapache2-mod-proxy-uwsgi 2022-10-06 14:14:49.570 | libffi-dev 2022-10-06 14:14:49.570 | libjpeg-dev 2022-10-06 14:14:49.570 | libpcre3-dev 2022-10-06 14:14:49.570 | libpq-dev 2022-10-06 14:14:49.570 | libssl-dev 2022-10-06 14:14:49.570 | libsystemd-dev 2022-10-06 14:14:49.570 | libxml2-dev 2022-10-06 14:14:49.571 | libxslt1-dev 2022-10-06 14:14:49.571 | libyaml-dev 2022-10-06 14:14:49.571 | lsof 2022-10-06 14:14:49.571 | openssh-server 2022-10-06 14:14:49.571 | openssl 2022-10-06 14:14:49.571 | pkg-config 2022-10-06 14:14:49.571 | psmisc 2022-10-06 14:14:49.571 | python3-dev 2022-10-06 14:14:49.571 | python3-pip 2022-10-06 14:14:49.571 | python3-systemd 2022-10-06 14:14:49.571 | python3-venv 2022-10-06 14:14:49.571 | tar 2022-10-06 14:14:49.571 | tcpdump 2022-10-06 14:14:49.571 | unzip 2022-10-06 14:14:49.571 | uuid-runtime 2022-10-06 14:14:49.571 | wget 2022-10-06 14:14:49.571 | wget 2022-10-06 14:14:49.571 | zlib1g-dev 2022-10-06 14:14:49.571 | libkrb5-dev 2022-10-06 14:14:49.571 | libldap2-dev 2022-10-06 14:14:49.571 | libsasl2-dev 2022-10-06 14:14:49.571 | memcached 2022-10-06 14:14:49.571 | python3-mysqldb 2022-10-06 14:14:49.571 | sqlite3 2022-10-06 14:14:49.571 | conntrack 2022-10-06 14:14:49.571 | curl 2022-10-06 14:14:49.571 | ebtables 2022-10-06 14:14:49.571 | genisoimage 2022-10-06 14:14:49.571 | iptables 2022-10-06 14:14:49.571 | iputils-arping 2022-10-06 14:14:49.571 | kpartx 2022-10-06 14:14:49.571 | libjs-jquery-tablesorter 2022-10-06 14:14:49.571 | parted 2022-10-06 14:14:49.571 | pm-utils 2022-10-06 14:14:49.571 | python3-mysqldb 2022-10-06 14:14:49.571 | socat 2022-10-06 14:14:49.571 | sqlite3 2022-10-06 14:14:49.571 | sudo 2022-10-06 14:14:49.572 | vlan 2022-10-06 14:14:49.572 | lsscsi 2022-10-06 14:14:49.572 | open-iscsi 2022-10-06 14:14:49.572 | lvm2 2022-10-06 14:14:49.572 | qemu-utils 2022-10-06 14:14:49.572 | thin-provisioning-tools 2022-10-06 14:14:49.572 | acl 2022-10-06 14:14:49.572 | dnsmasq-base 2022-10-06 14:14:49.572 | dnsmasq-utils 2022-10-06 14:14:49.572 | ebtables 2022-10-06 14:14:49.572 | haproxy 2022-10-06 14:14:49.572 | iptables 2022-10-06 14:14:49.572 | iputils-arping 2022-10-06 14:14:49.572 | iputils-ping 2022-10-06 14:14:49.572 | postgresql-server-dev-all 2022-10-06 14:14:49.572 | python3-mysqldb 2022-10-06 14:14:49.572 | sqlite3 2022-10-06 14:14:49.572 | sudo 2022-10-06 14:14:49.572 | vlan 2022-10-06 14:14:49.572 | pcp 2022-10-06 14:14:49.572 | ipset 2022-10-06 14:14:49.572 | conntrack 2022-10-06 14:14:49.572 | conntrackd 2022-10-06 14:14:49.572 | keepalived 2022-10-06 14:14:49.572 | lvm2 2022-10-06 14:14:49.572 | qemu-utils 2022-10-06 14:14:49.572 | thin-provisioning-tools 2022-10-06 14:14:49.572 | curl 2022-10-06 14:14:49.572 | liberasurecode-dev 2022-10-06 14:14:49.572 | make 2022-10-06 14:14:49.572 | memcached 2022-10-06 14:14:49.572 | rsync 2022-10-06 14:14:49.572 | sqlite3 2022-10-06 14:14:49.572 | xfsprogs ' 2022-10-06 14:14:49.572 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-10-06 14:14:49.575 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 14:14:49.577 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 14:14:49.581 | ++ 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:14:49.581 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-10-06 14:14:49.585 | ++ 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:14:49.588 | ++ functions-common:install_package:1463 : update_package_repo 2022-10-06 14:14:49.590 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-10-06 14:14:49.592 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-10-06 14:14:49.594 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-10-06 14:14:49.596 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-10-06 14:14:49.598 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-10-06 14:14:49.600 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 14:14:49.602 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 14:14:49.604 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-10-06 14:14:49.606 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-10-06 14:14:49.608 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-10-06 14:14:49.610 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-10-06 14:14:49.613 | +++ functions-common:apt_get_update:1197 : id -u 2022-10-06 14:14:49.616 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-10-06 14:14:49.618 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-10-06 14:14:49.620 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-10-06 14:14:49.622 | ++ functions-common:time_start:2426 : local start_time= 2022-10-06 14:14:49.624 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-10-06 14:14:49.627 | +++ functions-common:time_start:2430 : date +%s%3N 2022-10-06 14:14:49.631 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1665065689629 2022-10-06 14:14:49.633 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-10-06 14:14:49.635 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-10-06 14:14:49.637 | ++ 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:14:49.865 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-10-06 14:14:49.901 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-10-06 14:14:49.910 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-10-06 14:14:49.965 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-10-06 14:14:50.312 | Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,752 kB] 2022-10-06 14:14:50.633 | Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [735 kB] 2022-10-06 14:14:51.358 | Fetched 2,709 kB in 1s (1,869 kB/s) 2022-10-06 14:14:52.989 | Reading package lists... 2022-10-06 14:14:53.021 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-10-06 14:14:53.023 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-10-06 14:14:53.025 | ++ functions-common:time_stop:2439 : local name 2022-10-06 14:14:53.027 | ++ functions-common:time_stop:2440 : local end_time 2022-10-06 14:14:53.029 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-10-06 14:14:53.031 | ++ functions-common:time_stop:2442 : local total 2022-10-06 14:14:53.033 | ++ functions-common:time_stop:2443 : local start_time 2022-10-06 14:14:53.035 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-10-06 14:14:53.038 | ++ functions-common:time_stop:2446 : start_time=1665065689629 2022-10-06 14:14:53.040 | ++ functions-common:time_stop:2448 : [[ -z 1665065689629 ]] 2022-10-06 14:14:53.042 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 14:14:53.046 | ++ functions-common:time_stop:2451 : end_time=1665065693044 2022-10-06 14:14:53.049 | ++ functions-common:time_stop:2452 : elapsed_time=3415 2022-10-06 14:14:53.051 | ++ functions-common:time_stop:2453 : total=0 2022-10-06 14:14:53.053 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 14:14:53.055 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3415 2022-10-06 14:14:53.057 | ++ 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:14:53.059 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-10-06 14:14:53.062 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 14:14:53.064 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 14:14:53.067 | ++ 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:14:53.086 | ++ 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:14:53.197 | Reading package lists... 2022-10-06 14:14:53.454 | Building dependency tree... 2022-10-06 14:14:53.455 | Reading state information... 2022-10-06 14:14:53.490 | acl is already the newest version (2.2.53-6). 2022-10-06 14:14:53.490 | bc is already the newest version (1.07.1-2build1). 2022-10-06 14:14:53.490 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-10-06 14:14:53.490 | conntrack is already the newest version (1:1.4.5-2). 2022-10-06 14:14:53.490 | ebtables is already the newest version (2.0.11-3build1). 2022-10-06 14:14:53.491 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-10-06 14:14:53.491 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-10-06 14:14:53.491 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-10-06 14:14:53.491 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-10-06 14:14:53.491 | gettext is already the newest version (0.19.8.1-10build1). 2022-10-06 14:14:53.491 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-10-06 14:14:53.491 | iputils-arping is already the newest version (3:20190709-3). 2022-10-06 14:14:53.491 | iputils-ping is already the newest version (3:20190709-3). 2022-10-06 14:14:53.491 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-10-06 14:14:53.491 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-10-06 14:14:53.491 | libffi-dev is already the newest version (3.3-4). 2022-10-06 14:14:53.491 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-10-06 14:14:53.491 | libyaml-dev is already the newest version (0.2.2-1). 2022-10-06 14:14:53.491 | lsscsi is already the newest version (0.30-0.1). 2022-10-06 14:14:53.491 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-10-06 14:14:53.491 | make is already the newest version (4.2.1-1.2). 2022-10-06 14:14:53.491 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-10-06 14:14:53.491 | psmisc is already the newest version (23.3-1). 2022-10-06 14:14:53.491 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-10-06 14:14:53.491 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-10-06 14:14:53.491 | python3-systemd is already the newest version (234-3build2). 2022-10-06 14:14:53.491 | socat is already the newest version (1.7.3.3-2). 2022-10-06 14:14:53.491 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-10-06 14:14:53.491 | unzip is already the newest version (6.0-25ubuntu1). 2022-10-06 14:14:53.491 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-10-06 14:14:53.491 | conntrackd is already the newest version (1:1.4.5-2). 2022-10-06 14:14:53.491 | graphviz is already the newest version (2.42.2-3build2). 2022-10-06 14:14:53.491 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-10-06 14:14:53.491 | pcp is already the newest version (5.0.3-1). 2022-10-06 14:14:53.491 | pm-utils is already the newest version (1.4.1-19). 2022-10-06 14:14:53.491 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-10-06 14:14:53.491 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-10-06 14:14:53.492 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-10-06 14:14:53.492 | curl is already the newest version (7.68.0-1ubuntu2.13). 2022-10-06 14:14:53.492 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-10-06 14:14:53.492 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-10-06 14:14:53.492 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-10-06 14:14:53.492 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-10-06 14:14:53.492 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-10-06 14:14:53.492 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-10-06 14:14:53.492 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-10-06 14:14:53.492 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-10-06 14:14:53.492 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-10-06 14:14:53.492 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-10-06 14:14:53.492 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-10-06 14:14:53.492 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-10-06 14:14:53.492 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-10-06 14:14:53.492 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-10-06 14:14:53.492 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-10-06 14:14:53.492 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-10-06 14:14:53.492 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-10-06 14:14:53.492 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-10-06 14:14:53.492 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-10-06 14:14:53.492 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-10-06 14:14:53.492 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-10-06 14:14:53.492 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-10-06 14:14:53.492 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-10-06 14:14:53.492 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-10-06 14:14:53.492 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-10-06 14:14:53.492 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-10-06 14:14:53.492 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-10-06 14:14:53.492 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-10-06 14:14:53.492 | wget is already the newest version (1.20.3-1ubuntu2). 2022-10-06 14:14:53.492 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.4). 2022-10-06 14:14:53.717 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-10-06 14:14:53.717 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-10-06 14:14:53.717 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-10-06 14:14:53.717 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-10-06 14:14:53.717 | The following packages were automatically installed and are no longer required: 2022-10-06 14:14:53.718 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-10-06 14:14:53.718 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-10-06 14:14:53.718 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-10-06 14:14:53.718 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-10-06 14:14:53.719 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-10-06 14:14:53.719 | python3-zope.interface 2022-10-06 14:14:53.719 | Use 'sudo apt autoremove' to remove them. 2022-10-06 14:14:53.845 | 0 upgraded, 0 newly installed, 0 to remove and 161 not upgraded. 2022-10-06 14:14:53.849 | ++ functions-common:apt_get:1234 : result=0 2022-10-06 14:14:53.852 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-10-06 14:14:53.854 | ++ functions-common:time_stop:2439 : local name 2022-10-06 14:14:53.856 | ++ functions-common:time_stop:2440 : local end_time 2022-10-06 14:14:53.858 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-10-06 14:14:53.860 | ++ functions-common:time_stop:2442 : local total 2022-10-06 14:14:53.862 | ++ functions-common:time_stop:2443 : local start_time 2022-10-06 14:14:53.864 | ++ functions-common:time_stop:2445 : name=apt-get 2022-10-06 14:14:53.867 | ++ functions-common:time_stop:2446 : start_time=1665065693084 2022-10-06 14:14:53.869 | ++ functions-common:time_stop:2448 : [[ -z 1665065693084 ]] 2022-10-06 14:14:53.871 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-10-06 14:14:53.875 | ++ functions-common:time_stop:2451 : end_time=1665065693873 2022-10-06 14:14:53.877 | ++ functions-common:time_stop:2452 : elapsed_time=789 2022-10-06 14:14:53.880 | ++ functions-common:time_stop:2453 : total=825 2022-10-06 14:14:53.882 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-10-06 14:14:53.884 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1614 2022-10-06 14:14:53.886 | ++ functions-common:apt_get:1238 : return 0 2022-10-06 14:14:53.889 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-10-06 14:14:53.891 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-10-06 14:14:53.894 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-10-06 14:14:53.898 | ++ tools/install_prereqs.sh:source:89 : date 2022-10-06 14:14:53.902 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-10-06 14:14:53.904 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-10-06 14:14:53.907 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-10-06 14:14:55.236 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-10-06 14:14:55.237 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-10-06 14:14:55.239 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-10-06 14:14:55.241 | + tools/install_pip.sh:main:43 : GetDistro 2022-10-06 14:14:55.243 | + functions-common:GetDistro:446 : GetOSVersion 2022-10-06 14:14:55.245 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-10-06 14:14:55.246 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-10-06 14:14:55.248 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-10-06 14:14:55.250 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-10-06 14:14:55.252 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-10-06 14:14:55.253 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-10-06 14:14:55.255 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-10-06 14:14:55.257 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-10-06 14:14:55.259 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-10-06 14:14:55.260 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-10-06 14:14:55.262 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-10-06 14:14:55.264 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-10-06 14:14:55.265 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-10-06 14:14:55.268 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-10-06 14:14:55.269 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-10-06 14:14:55.272 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-10-06 14:14:55.274 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-10-06 14:14:55.275 | + functions-common:_ensure_lsb_release:394 : return 2022-10-06 14:14:55.277 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-10-06 14:14:55.341 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-10-06 14:14:55.343 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-10-06 14:14:55.406 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-10-06 14:14:55.409 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-10-06 14:14:55.472 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-10-06 14:14:55.474 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-10-06 14:14:55.476 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-10-06 14:14:55.477 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-10-06 14:14:55.479 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-10-06 14:14:55.481 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-10-06 14:14:55.483 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-10-06 14:14:55.485 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-10-06 14:14:55.487 | + functions-common:GetDistro:450 : DISTRO=focal 2022-10-06 14:14:55.489 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-10-06 14:14:55.491 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-10-06 14:14:55.491 | Distro: focal 2022-10-06 14:14:55.493 | + tools/install_pip.sh:main:124 : get_versions 2022-10-06 14:14:55.495 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-10-06 14:14:55.499 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-10-06 14:14:55.500 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-10-06 14:14:55.503 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-10-06 14:14:55.503 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-10-06 14:14:56.853 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-10-06 14:14:56.855 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-10-06 14:14:56.855 | pip: 20.0.2 2022-10-06 14:14:56.857 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-10-06 14:14:56.859 | + tools/install_pip.sh:main:130 : is_fedora 2022-10-06 14:14:56.860 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-10-06 14:14:56.862 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-10-06 14:14:56.864 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-10-06 14:14:56.867 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-06 14:14:56.868 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-06 14:14:56.870 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-10-06 14:14:56.871 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-10-06 14:14:56.873 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-10-06 14:14:56.875 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-10-06 14:14:56.876 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-10-06 14:14:56.878 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-10-06 14:14:56.880 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 14:14:56.882 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 14:14:56.883 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-10-06 14:14:56.887 | + tools/install_pip.sh:main:153 : set -x 2022-10-06 14:14:56.889 | + tools/install_pip.sh:main:156 : get_versions 2022-10-06 14:14:56.892 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-10-06 14:14:56.896 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-10-06 14:14:56.897 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-10-06 14:14:56.900 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-10-06 14:14:56.900 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-10-06 14:14:58.254 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-10-06 14:14:58.256 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-10-06 14:14:58.266 | pip: 20.0.2 2022-10-06 14:14:58.266 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-10-06 14:14:58.266 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-10-06 14:14:58.266 | + ./stack.sh:main:791 : fixup_all 2022-10-06 14:14:58.267 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-10-06 14:14:58.269 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-10-06 14:14:58.272 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-10-06 14:14:58.274 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-10-06 14:14:58.276 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-10-06 14:14:58.288 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-10-06 14:14:58.299 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-10-06 14:14:58.309 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-10-06 14:14:58.312 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-10-06 14:14:58.314 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-10-06 14:14:58.317 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-10-06 14:14:58.319 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-10-06 14:14:58.321 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-10-06 14:14:58.323 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-10-06 14:14:58.325 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-10-06 14:14:58.327 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-10-06 14:14:58.329 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-10-06 14:14:58.331 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-10-06 14:14:58.333 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-10-06 14:14:58.335 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-10-06 14:14:58.338 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-10-06 14:14:58.340 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-10-06 14:14:58.342 | + functions-common:is_suse:536 : is_opensuse 2022-10-06 14:14:58.344 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-10-06 14:14:58.346 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-10-06 14:14:58.349 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-10-06 14:14:58.351 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-10-06 14:14:58.353 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-10-06 14:14:58.355 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-10-06 14:14:58.357 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-10-06 14:14:58.379 | Using python 3.8 to install os-testr 2022-10-06 14:14:58.382 | + 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:15:00.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 14:15:00.336 | from cryptography.utils import int_from_bytes 2022-10-06 14:15:00.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-10-06 14:15:00.336 | from cryptography.utils import int_from_bytes 2022-10-06 14:15:01.346 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-10-06 14:15:16.436 | 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:15:31.952 | 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:15:47.960 | 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:16:04.978 | 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:16:23.999 | 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/