2022-06-09 01:45:50.131 | + ./stack.sh:main:482 : exec 2022-06-09 01:45:50.131 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-014550' 2022-06-09 01:45:50.131 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-09-014550.summary.2022-06-09-014550 2022-06-09 01:45:50.131 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 01:45:50.131 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-014550 2022-06-09 01:45:50.131 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-014550 /opt/stack/logs/stack.sh.log 2022-06-09 01:45:50.131 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-014550.summary.2022-06-09-014550 /opt/stack/logs/stack.sh.log.summary 2022-06-09 01:45:50.131 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-09 01:45:50.131 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-09 01:45:50.131 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-09 01:45:50.131 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-09 01:45:50.132 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-09 01:45:50.132 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-09 01:45:50.132 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-09 01:45:50.132 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 01:45:50.132 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-09 01:45:50.132 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-09 01:45:50.132 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-09 01:45:50.132 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 01:45:50.132 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-09 01:45:50.132 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-09 01:45:50.132 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-09 01:45:50.134 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-09 01:45:50.136 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-09 01:45:50.138 | + ./stack.sh:main:568 : set -o errexit 2022-06-09 01:45:50.140 | + ./stack.sh:main:571 : uname -a 2022-06-09 01:45:50.142 | Linux dv-cinder-845069-3-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-09 01:45:50.144 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-09 01:45:50.146 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-09 01:45:50.149 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-09 01:45:50.184 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-09 01:45:50.200 | + ./stack.sh:main:585 : fetch_plugins 2022-06-09 01:45:50.202 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-09 01:45:50.204 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-09 01:45:50.206 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-09 01:45:50.208 | + functions-common:fetch_plugins:1777 : return 2022-06-09 01:45:50.210 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-09 01:45:50.212 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-09 01:45:50.214 | + functions-common:run_phase:1855 : local phase= 2022-06-09 01:45:50.215 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 01:45:50.217 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-09 01:45:50.219 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 01:45:50.221 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-09 01:45:50.223 | + functions-common:run_phase:1864 : local extra 2022-06-09 01:45:50.225 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 01:45:50.228 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-09 01:45:50.230 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 01:45:50.232 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 01:45:50.234 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-09 01:45:50.236 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 01:45:50.249 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:45:50.250 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 01:45:50.252 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 01:45:50.254 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 01:45:50.256 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 01:45:50.258 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 01:45:50.259 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 01:45:50.261 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-09 01:45:50.263 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-09 01:45:50.265 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 01:45:50.267 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 01:45:50.269 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-09 01:45:50.271 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-09 01:45:50.273 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-09 01:45:50.274 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-09 01:45:50.276 | + functions-common:plugin_override_defaults:1818 : return 2022-06-09 01:45:50.278 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-09 01:45:50.295 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-09 01:45:50.297 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-09 01:45:50.310 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-09 01:45:50.312 | +++ lib/tls:source:43 : hostname -f 2022-06-09 01:45:50.316 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-09 01:45:50.318 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-09 01:45:50.319 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-09 01:45:50.321 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-09 01:45:50.323 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-09 01:45:50.325 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-09 01:45:50.327 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-09 01:45:50.329 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-09 01:45:50.331 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-09 01:45:50.333 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-09 01:45:50.337 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-09 01:45:50.349 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-09 01:45:50.366 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-09 01:45:50.379 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-09 01:45:50.390 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-09 01:45:50.426 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-09 01:45:50.485 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-09 01:45:50.578 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-09 01:45:50.604 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-09 01:45:50.647 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-09 01:45:50.700 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-09 01:45:50.846 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-09 01:45:50.859 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-09 01:45:50.873 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-09 01:45:50.886 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-09 01:45:50.976 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-09 01:45:50.978 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-09 01:45:50.981 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-09 01:45:50.983 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-09 01:45:50.986 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-09 01:45:50.988 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-09 01:45:50.991 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-09 01:45:50.991 | False' 2022-06-09 01:45:50.993 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-09 01:45:51.009 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-09 01:45:51.011 | + ./stack.sh:main:619 : run_phase source 2022-06-09 01:45:51.013 | + functions-common:run_phase:1854 : local mode=source 2022-06-09 01:45:51.015 | + functions-common:run_phase:1855 : local phase= 2022-06-09 01:45:51.017 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 01:45:51.019 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-09 01:45:51.021 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 01:45:51.023 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-09 01:45:51.025 | + functions-common:run_phase:1864 : local extra 2022-06-09 01:45:51.028 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 01:45:51.031 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-09 01:45:51.033 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 01:45:51.035 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 01:45:51.037 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-09 01:45:51.040 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 01:45:51.054 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:45:51.056 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 01:45:51.058 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-09 01:45:51.098 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-09 01:45:51.100 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-09 01:45:51.102 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 01:45:51.104 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-09 01:45:51.106 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-09 01:45:51.108 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-09 01:45:51.110 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-09 01:45:51.112 | + functions-common:load_plugin_settings:1795 : return 2022-06-09 01:45:51.115 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-09 01:45:51.117 | + functions-common:verify_disabled_services:2137 : local service 2022-06-09 01:45:51.119 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.121 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-09 01:45:51.124 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.126 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-09 01:45:51.129 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.131 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-09 01:45:51.133 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.135 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-09 01:45:51.138 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.140 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-09 01:45:51.143 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.145 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-09 01:45:51.147 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.150 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-09 01:45:51.152 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.154 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-09 01:45:51.157 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.159 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-09 01:45:51.161 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.163 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-09 01:45:51.166 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.168 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-09 01:45:51.170 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.173 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-09 01:45:51.175 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.177 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-09 01:45:51.179 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.182 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-09 01:45:51.184 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.186 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-09 01:45:51.189 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.191 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-09 01:45:51.194 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.196 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-09 01:45:51.198 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.200 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-09 01:45:51.203 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.206 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-09 01:45:51.208 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.210 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-09 01:45:51.212 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.215 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-09 01:45:51.217 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.219 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-09 01:45:51.221 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.224 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-09 01:45:51.226 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.228 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-09 01:45:51.231 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.233 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-09 01:45:51.237 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.239 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-09 01:45:51.244 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.248 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-09 01:45:51.250 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.253 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-09 01:45:51.256 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.258 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-09 01:45:51.260 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.263 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-09 01:45:51.265 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.269 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-09 01:45:51.271 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.273 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-09 01:45:51.275 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.278 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-09 01:45:51.280 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.282 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-09 01:45:51.285 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.287 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-09 01:45:51.289 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.291 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-09 01:45:51.294 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.296 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-09 01:45:51.298 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.301 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-09 01:45:51.303 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.305 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-09 01:45:51.307 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.310 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-09 01:45:51.312 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.315 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-09 01:45:51.317 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.319 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-09 01:45:51.322 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.324 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-09 01:45:51.326 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.328 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-09 01:45:51.331 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 01:45:51.334 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-09 01:45:51.337 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-09 01:45:51.339 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 01:45:51.341 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-09 01:45:51.356 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:45:51.358 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-09 01:45:51.360 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 01:45:51.362 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-09 01:45:51.378 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 01:45:51.381 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-09 01:45:51.383 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-09 01:45:51.385 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-09 01:45:51.387 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-09 01:45:51.390 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-09 01:45:51.392 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-09 01:45:51.395 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-09 01:45:51.397 | + lib/database:initialize_database_backends:92 : return 0 2022-06-09 01:45:51.399 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-09 01:45:51.399 | Using mysql database backend 2022-06-09 01:45:51.402 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-09 01:45:51.417 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-09 01:45:51.420 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-09 01:45:51.423 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 01:45:51.425 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-09 01:45:51.428 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 01:45:51.430 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-09 01:45:51.446 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:45:51.448 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-09 01:45:51.465 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-09 01:45:51.481 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:45:51.483 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-09 01:45:51.500 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-09 01:45:51.517 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-09 01:45:51.533 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 01:45:51.535 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-09 01:45:51.552 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:45:51.555 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-09 01:45:51.574 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-09 01:45:51.576 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-09 01:45:51.579 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-09 01:45:51.582 | + functions-common:save_stackenv:60 : local tag=752 2022-06-09 01:45:51.585 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-09 01:45:51.589 | + functions-common:save_stackenv:62 : time_stamp=2022-06-09-014551 2022-06-09 01:45:51.592 | + functions-common:save_stackenv:63 : echo '# 2022-06-09-014551 752' 2022-06-09 01:45:51.595 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.598 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 01:45:51.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.604 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-09 01:45:51.606 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.609 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-09 01:45:51.611 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.613 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-09 01:45:51.616 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.618 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.57 2022-06-09 01:45:51.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.623 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.57/identity 2022-06-09 01:45:51.625 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.628 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-09-014550 2022-06-09 01:45:51.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.632 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-09 01:45:51.635 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.637 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.57 2022-06-09 01:45:51.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.642 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-09 01:45:51.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.647 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-09 01:45:51.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.651 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-09 01:45:51.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.656 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-09 01:45:51.659 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.662 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.57 2022-06-09 01:45:51.664 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 01:45:51.666 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-09 01:45:51.669 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-09 01:45:51.671 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-09 01:45:51.674 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-09 01:45:51.676 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-09 01:45:51.678 | + functions-common:git_clone:599 : local git_ref=master 2022-06-09 01:45:51.680 | + functions-common:git_clone:600 : local orig_dir 2022-06-09 01:45:51.682 | ++ functions-common:git_clone:601 : pwd 2022-06-09 01:45:51.685 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-09 01:45:51.687 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-09 01:45:51.690 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-09 01:45:51.705 | + functions-common:git_clone:604 : RECLONE=False 2022-06-09 01:45:51.707 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-09 01:45:51.709 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-09 01:45:51.712 | + functions-common:git_clone:618 : echo master 2022-06-09 01:45:51.712 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-09 01:45:51.717 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-09 01:45:51.719 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-09 01:45:51.722 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-09 01:45:51.734 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-09 01:45:51.737 | + functions-common:git_clone:679 : git show --oneline 2022-06-09 01:45:51.737 | + functions-common:git_clone:679 : head -1 2022-06-09 01:45:51.740 | 2cc6b9f8 Updated from generate-constraints 2022-06-09 01:45:51.743 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-09 01:45:51.745 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-09 01:45:51.748 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 01:45:51.750 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-09 01:45:51.753 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-09 01:45:51.756 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-09 01:45:51.758 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-09 01:45:51.761 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 01:45:51.763 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-09 01:45:51.765 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-09 01:45:51.768 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-09 01:45:51.772 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-09 01:45:51.776 | ++ tools/install_prereqs.sh:source:47 : NOW=1654739151 2022-06-09 01:45:51.779 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-09 01:45:51.784 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654739091 2022-06-09 01:45:51.786 | ++ tools/install_prereqs.sh:source:49 : DELTA=60 2022-06-09 01:45:51.789 | ++ tools/install_prereqs.sh:source:50 : [[ 60 -lt 7200 ]] 2022-06-09 01:45:51.791 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-09 01:45:51.794 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-09 01:45:51.796 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-09 01:45:51.798 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-09 01:45:51.801 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-09 01:45:51.803 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-09 01:45:51.805 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-09 01:45:51.808 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-09 01:45:51.811 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-09 01:45:51.857 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-09 01:45:51.857 | apache2-dev 2022-06-09 01:45:51.857 | bc 2022-06-09 01:45:51.857 | bsdmainutils 2022-06-09 01:45:51.857 | curl 2022-06-09 01:45:51.857 | g++ 2022-06-09 01:45:51.857 | gawk 2022-06-09 01:45:51.857 | gcc 2022-06-09 01:45:51.857 | gettext 2022-06-09 01:45:51.857 | git 2022-06-09 01:45:51.857 | graphviz 2022-06-09 01:45:51.857 | iputils-ping 2022-06-09 01:45:51.857 | libapache2-mod-proxy-uwsgi 2022-06-09 01:45:51.857 | libffi-dev 2022-06-09 01:45:51.857 | libjpeg-dev 2022-06-09 01:45:51.857 | libpcre3-dev 2022-06-09 01:45:51.857 | libpq-dev 2022-06-09 01:45:51.857 | libssl-dev 2022-06-09 01:45:51.857 | libsystemd-dev 2022-06-09 01:45:51.857 | libxml2-dev 2022-06-09 01:45:51.857 | libxslt1-dev 2022-06-09 01:45:51.857 | libyaml-dev 2022-06-09 01:45:51.857 | lsof 2022-06-09 01:45:51.857 | openssh-server 2022-06-09 01:45:51.857 | openssl 2022-06-09 01:45:51.857 | pkg-config 2022-06-09 01:45:51.857 | psmisc 2022-06-09 01:45:51.858 | python3-dev 2022-06-09 01:45:51.858 | python3-pip 2022-06-09 01:45:51.858 | python3-systemd 2022-06-09 01:45:51.858 | python3-venv 2022-06-09 01:45:51.858 | tar 2022-06-09 01:45:51.858 | tcpdump 2022-06-09 01:45:51.858 | unzip 2022-06-09 01:45:51.858 | uuid-runtime 2022-06-09 01:45:51.858 | wget 2022-06-09 01:45:51.858 | wget 2022-06-09 01:45:51.858 | zlib1g-dev 2022-06-09 01:45:51.858 | libkrb5-dev 2022-06-09 01:45:51.858 | libldap2-dev 2022-06-09 01:45:51.858 | libsasl2-dev 2022-06-09 01:45:51.858 | memcached 2022-06-09 01:45:51.858 | python3-mysqldb 2022-06-09 01:45:51.858 | sqlite3 2022-06-09 01:45:51.858 | conntrack 2022-06-09 01:45:51.858 | curl 2022-06-09 01:45:51.858 | dnsmasq-base 2022-06-09 01:45:51.858 | dnsmasq-utils 2022-06-09 01:45:51.858 | ebtables 2022-06-09 01:45:51.858 | genisoimage 2022-06-09 01:45:51.858 | iptables 2022-06-09 01:45:51.858 | iputils-arping 2022-06-09 01:45:51.858 | kpartx 2022-06-09 01:45:51.858 | libjs-jquery-tablesorter 2022-06-09 01:45:51.858 | parted 2022-06-09 01:45:51.858 | pm-utils 2022-06-09 01:45:51.858 | python3-mysqldb 2022-06-09 01:45:51.858 | socat 2022-06-09 01:45:51.858 | sqlite3 2022-06-09 01:45:51.858 | sudo 2022-06-09 01:45:51.858 | vlan 2022-06-09 01:45:51.858 | lsscsi 2022-06-09 01:45:51.858 | open-iscsi 2022-06-09 01:45:51.858 | lvm2 2022-06-09 01:45:51.859 | qemu-utils 2022-06-09 01:45:51.859 | thin-provisioning-tools 2022-06-09 01:45:51.859 | acl 2022-06-09 01:45:51.859 | dnsmasq-base 2022-06-09 01:45:51.859 | dnsmasq-utils 2022-06-09 01:45:51.859 | ebtables 2022-06-09 01:45:51.859 | haproxy 2022-06-09 01:45:51.859 | iptables 2022-06-09 01:45:51.859 | iputils-arping 2022-06-09 01:45:51.859 | iputils-ping 2022-06-09 01:45:51.859 | postgresql-server-dev-all 2022-06-09 01:45:51.859 | python3-mysqldb 2022-06-09 01:45:51.859 | sqlite3 2022-06-09 01:45:51.859 | sudo 2022-06-09 01:45:51.859 | vlan 2022-06-09 01:45:51.859 | pcp 2022-06-09 01:45:51.859 | ipset 2022-06-09 01:45:51.859 | conntrack 2022-06-09 01:45:51.859 | conntrackd 2022-06-09 01:45:51.859 | keepalived 2022-06-09 01:45:51.859 | lvm2 2022-06-09 01:45:51.859 | qemu-utils 2022-06-09 01:45:51.859 | thin-provisioning-tools 2022-06-09 01:45:51.859 | curl 2022-06-09 01:45:51.859 | liberasurecode-dev 2022-06-09 01:45:51.859 | make 2022-06-09 01:45:51.859 | memcached 2022-06-09 01:45:51.859 | rsync 2022-06-09 01:45:51.859 | sqlite3 2022-06-09 01:45:51.859 | xfsprogs' 2022-06-09 01:45:51.862 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-09 01:45:51.888 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-09 01:45:51.888 | apache2-dev 2022-06-09 01:45:51.888 | bc 2022-06-09 01:45:51.888 | bsdmainutils 2022-06-09 01:45:51.888 | curl 2022-06-09 01:45:51.888 | g++ 2022-06-09 01:45:51.888 | gawk 2022-06-09 01:45:51.888 | gcc 2022-06-09 01:45:51.888 | gettext 2022-06-09 01:45:51.888 | git 2022-06-09 01:45:51.888 | graphviz 2022-06-09 01:45:51.888 | iputils-ping 2022-06-09 01:45:51.888 | libapache2-mod-proxy-uwsgi 2022-06-09 01:45:51.888 | libffi-dev 2022-06-09 01:45:51.888 | libjpeg-dev 2022-06-09 01:45:51.888 | libpcre3-dev 2022-06-09 01:45:51.888 | libpq-dev 2022-06-09 01:45:51.888 | libssl-dev 2022-06-09 01:45:51.889 | libsystemd-dev 2022-06-09 01:45:51.889 | libxml2-dev 2022-06-09 01:45:51.889 | libxslt1-dev 2022-06-09 01:45:51.889 | libyaml-dev 2022-06-09 01:45:51.889 | lsof 2022-06-09 01:45:51.889 | openssh-server 2022-06-09 01:45:51.889 | openssl 2022-06-09 01:45:51.889 | pkg-config 2022-06-09 01:45:51.889 | psmisc 2022-06-09 01:45:51.889 | python3-dev 2022-06-09 01:45:51.889 | python3-pip 2022-06-09 01:45:51.889 | python3-systemd 2022-06-09 01:45:51.889 | python3-venv 2022-06-09 01:45:51.889 | tar 2022-06-09 01:45:51.889 | tcpdump 2022-06-09 01:45:51.889 | unzip 2022-06-09 01:45:51.889 | uuid-runtime 2022-06-09 01:45:51.889 | wget 2022-06-09 01:45:51.889 | wget 2022-06-09 01:45:51.889 | zlib1g-dev 2022-06-09 01:45:51.889 | libkrb5-dev 2022-06-09 01:45:51.889 | libldap2-dev 2022-06-09 01:45:51.889 | libsasl2-dev 2022-06-09 01:45:51.889 | memcached 2022-06-09 01:45:51.889 | python3-mysqldb 2022-06-09 01:45:51.889 | sqlite3 2022-06-09 01:45:51.889 | conntrack 2022-06-09 01:45:51.889 | curl 2022-06-09 01:45:51.889 | dnsmasq-base 2022-06-09 01:45:51.889 | dnsmasq-utils 2022-06-09 01:45:51.889 | ebtables 2022-06-09 01:45:51.889 | genisoimage 2022-06-09 01:45:51.889 | iptables 2022-06-09 01:45:51.889 | iputils-arping 2022-06-09 01:45:51.889 | kpartx 2022-06-09 01:45:51.890 | libjs-jquery-tablesorter 2022-06-09 01:45:51.890 | parted 2022-06-09 01:45:51.890 | pm-utils 2022-06-09 01:45:51.890 | python3-mysqldb 2022-06-09 01:45:51.890 | socat 2022-06-09 01:45:51.890 | sqlite3 2022-06-09 01:45:51.890 | sudo 2022-06-09 01:45:51.890 | vlan 2022-06-09 01:45:51.890 | lsscsi 2022-06-09 01:45:51.890 | open-iscsi 2022-06-09 01:45:51.890 | lvm2 2022-06-09 01:45:51.890 | qemu-utils 2022-06-09 01:45:51.890 | thin-provisioning-tools 2022-06-09 01:45:51.890 | acl 2022-06-09 01:45:51.890 | dnsmasq-base 2022-06-09 01:45:51.890 | dnsmasq-utils 2022-06-09 01:45:51.890 | ebtables 2022-06-09 01:45:51.890 | haproxy 2022-06-09 01:45:51.890 | iptables 2022-06-09 01:45:51.890 | iputils-arping 2022-06-09 01:45:51.890 | iputils-ping 2022-06-09 01:45:51.890 | postgresql-server-dev-all 2022-06-09 01:45:51.890 | python3-mysqldb 2022-06-09 01:45:51.890 | sqlite3 2022-06-09 01:45:51.890 | sudo 2022-06-09 01:45:51.890 | vlan 2022-06-09 01:45:51.890 | pcp 2022-06-09 01:45:51.890 | ipset 2022-06-09 01:45:51.890 | conntrack 2022-06-09 01:45:51.890 | conntrackd 2022-06-09 01:45:51.890 | keepalived 2022-06-09 01:45:51.891 | lvm2 2022-06-09 01:45:51.891 | qemu-utils 2022-06-09 01:45:51.891 | thin-provisioning-tools 2022-06-09 01:45:51.891 | curl 2022-06-09 01:45:51.891 | liberasurecode-dev 2022-06-09 01:45:51.891 | make 2022-06-09 01:45:51.891 | memcached 2022-06-09 01:45:51.891 | rsync 2022-06-09 01:45:51.891 | sqlite3 2022-06-09 01:45:51.891 | xfsprogs ' 2022-06-09 01:45:51.893 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-09 01:45:51.895 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:45:51.898 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:45:51.901 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-09 01:45:51.901 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-09 01:45:51.906 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-09 01:45:51.908 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-09 01:45:51.910 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 01:45:51.912 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-09 01:45:51.914 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 01:45:51.916 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 01:45:51.919 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 01:45:51.921 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:45:51.923 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:45:51.925 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 01:45:51.927 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-09 01:45:51.929 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-09 01:45:51.931 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-09 01:45:51.934 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-09 01:45:51.938 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-09 01:45:51.941 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-09 01:45:51.943 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-09 01:45:51.945 | ++ functions-common:time_start:2413 : local start_time= 2022-06-09 01:45:51.947 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-09 01:45:51.949 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-09 01:45:51.953 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654739151951 2022-06-09 01:45:51.956 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-09 01:45:51.958 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-09 01:45:51.960 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-09 01:45:52.166 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-09 01:45:52.201 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-09 01:45:52.268 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-09 01:45:52.381 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-09 01:45:52.887 | Fetched 336 kB in 1s (513 kB/s) 2022-06-09 01:45:54.442 | Reading package lists... 2022-06-09 01:45:54.473 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-09 01:45:54.475 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-09 01:45:54.477 | ++ functions-common:time_stop:2426 : local name 2022-06-09 01:45:54.479 | ++ functions-common:time_stop:2427 : local end_time 2022-06-09 01:45:54.481 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:45:54.483 | ++ functions-common:time_stop:2429 : local total 2022-06-09 01:45:54.486 | ++ functions-common:time_stop:2430 : local start_time 2022-06-09 01:45:54.488 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-09 01:45:54.490 | ++ functions-common:time_stop:2433 : start_time=1654739151951 2022-06-09 01:45:54.492 | ++ functions-common:time_stop:2435 : [[ -z 1654739151951 ]] 2022-06-09 01:45:54.495 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:45:54.499 | ++ functions-common:time_stop:2438 : end_time=1654739154496 2022-06-09 01:45:54.501 | ++ functions-common:time_stop:2439 : elapsed_time=2545 2022-06-09 01:45:54.503 | ++ functions-common:time_stop:2440 : total=0 2022-06-09 01:45:54.505 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:45:54.507 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2545 2022-06-09 01:45:54.510 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-09 01:45:54.512 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 01:45:54.514 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:45:54.517 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:45:54.519 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-09 01:45:54.539 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-09 01:45:54.649 | Reading package lists... 2022-06-09 01:45:54.895 | Building dependency tree... 2022-06-09 01:45:54.897 | Reading state information... 2022-06-09 01:45:54.930 | acl is already the newest version (2.2.53-6). 2022-06-09 01:45:54.930 | bc is already the newest version (1.07.1-2build1). 2022-06-09 01:45:54.930 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-09 01:45:54.930 | conntrack is already the newest version (1:1.4.5-2). 2022-06-09 01:45:54.930 | ebtables is already the newest version (2.0.11-3build1). 2022-06-09 01:45:54.931 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 01:45:54.931 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-09 01:45:54.931 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 01:45:54.931 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-09 01:45:54.931 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-09 01:45:54.931 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-09 01:45:54.931 | iputils-arping is already the newest version (3:20190709-3). 2022-06-09 01:45:54.931 | iputils-ping is already the newest version (3:20190709-3). 2022-06-09 01:45:54.931 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-09 01:45:54.931 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-09 01:45:54.931 | libffi-dev is already the newest version (3.3-4). 2022-06-09 01:45:54.931 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-09 01:45:54.931 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-09 01:45:54.931 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-09 01:45:54.931 | lsscsi is already the newest version (0.30-0.1). 2022-06-09 01:45:54.931 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-09 01:45:54.931 | make is already the newest version (4.2.1-1.2). 2022-06-09 01:45:54.931 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-09 01:45:54.931 | psmisc is already the newest version (23.3-1). 2022-06-09 01:45:54.931 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-09 01:45:54.931 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-09 01:45:54.931 | python3-systemd is already the newest version (234-3build2). 2022-06-09 01:45:54.931 | socat is already the newest version (1.7.3.3-2). 2022-06-09 01:45:54.931 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-09 01:45:54.931 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-09 01:45:54.931 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-09 01:45:54.931 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-09 01:45:54.931 | graphviz is already the newest version (2.42.2-3build2). 2022-06-09 01:45:54.931 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-09 01:45:54.931 | pcp is already the newest version (5.0.3-1). 2022-06-09 01:45:54.931 | pm-utils is already the newest version (1.4.1-19). 2022-06-09 01:45:54.931 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-09 01:45:54.931 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 01:45:54.931 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 01:45:54.932 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-09 01:45:54.932 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 01:45:54.932 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 01:45:54.932 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-09 01:45:54.932 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-09 01:45:54.932 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-09 01:45:54.932 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-09 01:45:54.932 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-09 01:45:54.932 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-09 01:45:54.932 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-09 01:45:54.932 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-09 01:45:54.932 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-09 01:45:54.932 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 01:45:54.932 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-09 01:45:54.932 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-09 01:45:54.932 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-09 01:45:54.932 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-09 01:45:54.932 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-09 01:45:54.932 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-09 01:45:54.932 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 01:45:54.932 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-09 01:45:54.932 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-09 01:45:54.932 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-09 01:45:54.932 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-09 01:45:54.932 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-09 01:45:54.932 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-09 01:45:54.932 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-09 01:45:54.932 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-09 01:45:54.932 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-09 01:45:54.932 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-09 01:45:55.146 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 01:45:55.146 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-09 01:45:55.146 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-09 01:45:55.146 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-09 01:45:55.146 | The following packages were automatically installed and are no longer required: 2022-06-09 01:45:55.148 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 01:45:55.148 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 01:45:55.148 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 01:45:55.148 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 01:45:55.148 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 01:45:55.148 | python3-zope.interface 2022-06-09 01:45:55.148 | Use 'sudo apt autoremove' to remove them. 2022-06-09 01:45:55.261 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 01:45:55.265 | ++ functions-common:apt_get:1235 : result=0 2022-06-09 01:45:55.268 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 01:45:55.270 | ++ functions-common:time_stop:2426 : local name 2022-06-09 01:45:55.272 | ++ functions-common:time_stop:2427 : local end_time 2022-06-09 01:45:55.275 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:45:55.277 | ++ functions-common:time_stop:2429 : local total 2022-06-09 01:45:55.279 | ++ functions-common:time_stop:2430 : local start_time 2022-06-09 01:45:55.281 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-09 01:45:55.284 | ++ functions-common:time_stop:2433 : start_time=1654739154537 2022-06-09 01:45:55.286 | ++ functions-common:time_stop:2435 : [[ -z 1654739154537 ]] 2022-06-09 01:45:55.289 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:45:55.293 | ++ functions-common:time_stop:2438 : end_time=1654739155290 2022-06-09 01:45:55.295 | ++ functions-common:time_stop:2439 : elapsed_time=753 2022-06-09 01:45:55.297 | ++ functions-common:time_stop:2440 : total=753 2022-06-09 01:45:55.299 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:45:55.301 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1506 2022-06-09 01:45:55.303 | ++ functions-common:apt_get:1239 : return 0 2022-06-09 01:45:55.306 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-09 01:45:55.309 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-09 01:45:55.311 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-09 01:45:55.315 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-09 01:45:55.319 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-09 01:45:55.322 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-09 01:45:55.324 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-09 01:45:56.711 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-09 01:45:56.713 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-09 01:45:56.715 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-09 01:45:56.717 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-09 01:45:56.718 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-09 01:45:56.720 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-09 01:45:56.722 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-09 01:45:56.724 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-09 01:45:56.725 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-09 01:45:56.727 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-09 01:45:56.729 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-09 01:45:56.730 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-09 01:45:56.732 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-09 01:45:56.734 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-09 01:45:56.736 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-09 01:45:56.738 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-09 01:45:56.739 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-09 01:45:56.741 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-09 01:45:56.743 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-09 01:45:56.745 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-09 01:45:56.747 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-09 01:45:56.749 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-09 01:45:56.751 | + functions-common:_ensure_lsb_release:394 : return 2022-06-09 01:45:56.753 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-09 01:45:56.820 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-09 01:45:56.822 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-09 01:45:56.889 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-09 01:45:56.892 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-09 01:45:56.958 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-09 01:45:56.960 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-09 01:45:56.962 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-09 01:45:56.964 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-09 01:45:56.966 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-09 01:45:56.968 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-09 01:45:56.969 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-09 01:45:56.971 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-09 01:45:56.973 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-09 01:45:56.975 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-09 01:45:56.977 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-09 01:45:56.977 | Distro: focal 2022-06-09 01:45:56.979 | + tools/install_pip.sh:main:124 : get_versions 2022-06-09 01:45:56.981 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 01:45:56.985 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 01:45:56.987 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 01:45:56.990 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 01:45:56.990 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 01:45:57.548 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-09 01:45:57.549 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-09 01:45:57.549 | pip: 21.3.1 2022-06-09 01:45:57.551 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-09 01:45:57.553 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-09 01:45:57.555 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 01:45:57.557 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 01:45:57.558 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 01:45:57.560 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 01:45:57.562 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 01:45:57.564 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 01:45:57.566 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 01:45:57.568 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 01:45:57.570 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 01:45:57.572 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 01:45:57.574 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-09 01:45:57.576 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:45:57.578 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:45:57.580 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-09 01:45:57.585 | + tools/install_pip.sh:main:153 : set -x 2022-06-09 01:45:57.587 | + tools/install_pip.sh:main:156 : get_versions 2022-06-09 01:45:57.590 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 01:45:57.595 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 01:45:57.597 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 01:45:57.601 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 01:45:57.601 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 01:45:58.179 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-09 01:45:58.181 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-09 01:45:58.181 | pip: 21.3.1 2022-06-09 01:45:58.188 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-09 01:45:58.190 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 01:45:58.194 | + ./stack.sh:main:791 : fixup_all 2022-06-09 01:45:58.196 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-09 01:45:58.198 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-09 01:45:58.200 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:45:58.203 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:45:58.210 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-09 01:45:58.218 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-09 01:45:58.231 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-09 01:45:58.245 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-09 01:45:58.247 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-09 01:45:58.249 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 01:45:58.252 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 01:45:58.254 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 01:45:58.256 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 01:45:58.258 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 01:45:58.260 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 01:45:58.262 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 01:45:58.264 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 01:45:58.267 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 01:45:58.269 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 01:45:58.271 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-09 01:45:58.273 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-09 01:45:58.275 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-09 01:45:58.278 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 01:45:58.280 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 01:45:58.282 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 01:45:58.285 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 01:45:58.287 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 01:45:58.289 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 01:45:58.291 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-09 01:45:58.293 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-09 01:45:58.314 | Using python 3.8 to install os-testr 2022-06-09 01:45:58.316 | + 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-06-09 01:45:59.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:45:59.038 | from cryptography.utils import int_from_bytes 2022-06-09 01:45:59.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:45:59.038 | from cryptography.utils import int_from_bytes 2022-06-09 01:46:00.116 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:46:00.148 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-09 01:46:00.215 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-09 01:46:00.216 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-09 01:46:00.217 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-09 01:46:00.231 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-09 01:46:00.241 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-06-09 01:46:00.252 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-06-09 01:46:01.807 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-09 01:46:01.903 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 01:46:01.903 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 01:46:02.008 | + inc/python:pip_install:196 : result=0 2022-06-09 01:46:02.010 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 01:46:02.012 | + functions-common:time_stop:2426 : local name 2022-06-09 01:46:02.015 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:46:02.017 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:46:02.019 | + functions-common:time_stop:2429 : local total 2022-06-09 01:46:02.022 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:46:02.024 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 01:46:02.026 | + functions-common:time_stop:2433 : start_time=1654739158309 2022-06-09 01:46:02.028 | + functions-common:time_stop:2435 : [[ -z 1654739158309 ]] 2022-06-09 01:46:02.031 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:46:02.035 | + functions-common:time_stop:2438 : end_time=1654739162033 2022-06-09 01:46:02.037 | + functions-common:time_stop:2439 : elapsed_time=3724 2022-06-09 01:46:02.040 | + functions-common:time_stop:2440 : total=0 2022-06-09 01:46:02.042 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:46:02.044 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3724 2022-06-09 01:46:02.046 | + inc/python:pip_install:199 : return 0 2022-06-09 01:46:02.049 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-09 01:46:02.101 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-09 01:46:02.206 | + ./stack.sh:main:805 : install_infra 2022-06-09 01:46:02.208 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 01:46:02.211 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-09 01:46:02.214 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 01:46:02.216 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-09 01:46:02.239 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-09 01:46:05.055 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:46:05.182 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-09 01:46:05.488 | + inc/python:pip_install:196 : result=0 2022-06-09 01:46:05.490 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 01:46:05.492 | + functions-common:time_stop:2426 : local name 2022-06-09 01:46:05.497 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:46:05.498 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:46:05.501 | + functions-common:time_stop:2429 : local total 2022-06-09 01:46:05.503 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:46:05.506 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 01:46:05.508 | + functions-common:time_stop:2433 : start_time=1654739162232 2022-06-09 01:46:05.510 | + functions-common:time_stop:2435 : [[ -z 1654739162232 ]] 2022-06-09 01:46:05.513 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:46:05.517 | + functions-common:time_stop:2438 : end_time=1654739165514 2022-06-09 01:46:05.519 | + functions-common:time_stop:2439 : elapsed_time=3282 2022-06-09 01:46:05.522 | + functions-common:time_stop:2440 : total=3724 2022-06-09 01:46:05.524 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:46:05.526 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7006 2022-06-09 01:46:05.528 | + inc/python:pip_install:199 : return 0 2022-06-09 01:46:05.530 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 01:46:05.533 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-09 01:46:05.556 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-09 01:46:08.186 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:46:08.188 | Processing /opt/stack/requirements 2022-06-09 01:46:09.927 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (3.0.0) 2022-06-09 01:46:09.938 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (6.0) 2022-06-09 01:46:09.940 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.27.1) 2022-06-09 01:46:09.967 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (21.3) 2022-06-09 01:46:09.974 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.5.0) 2022-06-09 01:46:09.983 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-09 01:46:09.987 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.0.9) 2022-06-09 01:46:09.993 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-09 01:46:09.996 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-09 01:46:10.001 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5467) (1.3) 2022-06-09 01:46:10.004 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5467) (0.3.0) 2022-06-09 01:46:10.020 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-09 01:46:10.022 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2022.5.18.1) 2022-06-09 01:46:10.025 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-09 01:46:10.057 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-06-09 01:46:10.060 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (3.10.1) 2022-06-09 01:46:10.073 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.4.1) 2022-06-09 01:46:10.140 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.3.0) 2022-06-09 01:46:10.151 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.5.0) 2022-06-09 01:46:10.158 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (0.5.1) 2022-06-09 01:46:10.161 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (1.8.2) 2022-06-09 01:46:10.164 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.5) 2022-06-09 01:46:10.169 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (21.4.0) 2022-06-09 01:46:10.231 | Building wheels for collected packages: openstack-requirements 2022-06-09 01:46:10.232 | Building wheel for openstack-requirements (setup.py): started 2022-06-09 01:46:11.072 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-09 01:46:11.072 | ERROR: Command errored out with exit status 1: 2022-06-09 01:46:11.072 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1txqnr6n/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1txqnr6n/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-198dmf0c 2022-06-09 01:46:11.072 | cwd: /tmp/pip-req-build-1txqnr6n/ 2022-06-09 01:46:11.072 | Complete output (6 lines): 2022-06-09 01:46:11.072 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-09 01:46:11.072 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-09 01:46:11.072 | or: setup.py --help-commands 2022-06-09 01:46:11.072 | or: setup.py cmd --help 2022-06-09 01:46:11.072 | 2022-06-09 01:46:11.072 | error: invalid command 'bdist_wheel' 2022-06-09 01:46:11.073 | ---------------------------------------- 2022-06-09 01:46:11.073 | ERROR: Failed building wheel for openstack-requirements 2022-06-09 01:46:11.073 | Running setup.py clean for openstack-requirements 2022-06-09 01:46:11.908 | Failed to build openstack-requirements 2022-06-09 01:46:11.928 | Installing collected packages: openstack-requirements 2022-06-09 01:46:11.928 | Attempting uninstall: openstack-requirements 2022-06-09 01:46:11.929 | Found existing installation: openstack-requirements 1.2.1.dev5467 2022-06-09 01:46:11.964 | Uninstalling openstack-requirements-1.2.1.dev5467: 2022-06-09 01:46:11.982 | Successfully uninstalled openstack-requirements-1.2.1.dev5467 2022-06-09 01:46:11.985 | Running setup.py install for openstack-requirements: started 2022-06-09 01:46:14.352 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-09 01:46:14.376 | Successfully installed openstack-requirements-1.2.1.dev5467 2022-06-09 01:46:14.501 | + inc/python:pip_install:196 : result=0 2022-06-09 01:46:14.503 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 01:46:14.505 | + functions-common:time_stop:2426 : local name 2022-06-09 01:46:14.508 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:46:14.510 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:46:14.512 | + functions-common:time_stop:2429 : local total 2022-06-09 01:46:14.514 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:46:14.516 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 01:46:14.519 | + functions-common:time_stop:2433 : start_time=1654739165548 2022-06-09 01:46:14.521 | + functions-common:time_stop:2435 : [[ -z 1654739165548 ]] 2022-06-09 01:46:14.523 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:46:14.527 | + functions-common:time_stop:2438 : end_time=1654739174525 2022-06-09 01:46:14.529 | + functions-common:time_stop:2439 : elapsed_time=8977 2022-06-09 01:46:14.531 | + functions-common:time_stop:2440 : total=7006 2022-06-09 01:46:14.534 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:46:14.536 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15983 2022-06-09 01:46:14.538 | + inc/python:pip_install:199 : return 0 2022-06-09 01:46:14.540 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-09 01:46:14.543 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-09 01:46:14.545 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-09 01:46:14.547 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:14.550 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:14.552 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-09 01:46:14.554 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:14.557 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-09 01:46:14.578 | Using python 3.8 to install pbr 2022-06-09 01:46:14.585 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-09 01:46:15.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:46:15.299 | from cryptography.utils import int_from_bytes 2022-06-09 01:46:15.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:46:15.299 | from cryptography.utils import int_from_bytes 2022-06-09 01:46:16.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:46:16.410 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-09 01:46:18.120 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-09 01:46:18.190 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 01:46:18.190 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 01:46:18.293 | + inc/python:pip_install:196 : result=0 2022-06-09 01:46:18.295 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 01:46:18.298 | + functions-common:time_stop:2426 : local name 2022-06-09 01:46:18.300 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:46:18.302 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:46:18.304 | + functions-common:time_stop:2429 : local total 2022-06-09 01:46:18.306 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:46:18.308 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 01:46:18.310 | + functions-common:time_stop:2433 : start_time=1654739174572 2022-06-09 01:46:18.313 | + functions-common:time_stop:2435 : [[ -z 1654739174572 ]] 2022-06-09 01:46:18.315 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:46:18.319 | + functions-common:time_stop:2438 : end_time=1654739178317 2022-06-09 01:46:18.321 | + functions-common:time_stop:2439 : elapsed_time=3745 2022-06-09 01:46:18.324 | + functions-common:time_stop:2440 : total=15983 2022-06-09 01:46:18.326 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:46:18.328 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19728 2022-06-09 01:46:18.330 | + inc/python:pip_install:199 : return 0 2022-06-09 01:46:18.333 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-09 01:46:20.589 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-09 01:46:22.477 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:46:22.478 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-09 01:46:22.500 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-09 01:46:22.503 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-09 01:46:22.506 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-09 01:46:22.510 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-09 01:46:22.514 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-09 01:46:22.592 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 01:46:22.595 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 01:46:22.598 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-09 01:46:22.615 | + ./stack.sh:main:814 : pkgs= 2022-06-09 01:46:22.617 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-09 01:46:22.620 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-09 01:46:22.622 | + functions-common:run_phase:1854 : local mode=stack 2022-06-09 01:46:22.625 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-09 01:46:22.627 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 01:46:22.629 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-09 01:46:22.631 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 01:46:22.634 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-09 01:46:22.636 | + functions-common:run_phase:1864 : local extra 2022-06-09 01:46:22.638 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 01:46:22.643 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-09 01:46:22.645 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 01:46:22.647 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 01:46:22.650 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-09 01:46:22.652 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 01:46:22.666 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:46:22.669 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 01:46:22.671 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 01:46:22.673 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-09 01:46:22.675 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-09 01:46:22.677 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-09 01:46:22.679 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-09 01:46:22.681 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-09 01:46:22.683 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-09 01:46:22.685 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-09 01:46:22.688 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-09 01:46:22.690 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-09 01:46:22.692 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-09 01:46:22.694 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-09 01:46:22.697 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 01:46:22.699 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 01:46:22.701 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-09 01:46:22.704 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-09 01:46:22.706 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-09 01:46:22.708 | + functions-common:run_plugins:1843 : local plugins= 2022-06-09 01:46:22.710 | + functions-common:run_plugins:1844 : local plugin 2022-06-09 01:46:22.712 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-09 01:46:22.715 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-09 01:46:22.717 | + functions:set_systemd_override:821 : local value=2048 2022-06-09 01:46:22.719 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-09 01:46:22.722 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-09 01:46:22.773 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-09 01:46:22.773 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-09 01:46:22.775 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-09 01:46:23.129 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-09 01:46:23.131 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-09 01:46:23.148 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:46:23.150 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-09 01:46:23.153 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 01:46:23.155 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 01:46:23.158 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 01:46:23.160 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 01:46:23.162 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 01:46:23.165 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 01:46:23.167 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:46:23.169 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:46:23.171 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 01:46:23.174 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 01:46:23.176 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 01:46:23.178 | + functions-common:apt_get_update:1191 : return 2022-06-09 01:46:23.181 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-09 01:46:23.183 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 01:46:23.185 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:46:23.187 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:46:23.190 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-09 01:46:23.211 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-09 01:46:23.320 | Reading package lists... 2022-06-09 01:46:23.569 | Building dependency tree... 2022-06-09 01:46:23.570 | Reading state information... 2022-06-09 01:46:23.827 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-09 01:46:23.827 | The following packages were automatically installed and are no longer required: 2022-06-09 01:46:23.828 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 01:46:23.828 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 01:46:23.828 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 01:46:23.828 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 01:46:23.828 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 01:46:23.828 | python3-zope.interface 2022-06-09 01:46:23.828 | Use 'sudo apt autoremove' to remove them. 2022-06-09 01:46:23.943 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 01:46:23.947 | + functions-common:apt_get:1235 : result=0 2022-06-09 01:46:23.949 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 01:46:23.952 | + functions-common:time_stop:2426 : local name 2022-06-09 01:46:23.954 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:46:23.956 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:46:23.959 | + functions-common:time_stop:2429 : local total 2022-06-09 01:46:23.961 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:46:23.963 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 01:46:23.965 | + functions-common:time_stop:2433 : start_time=1654739183208 2022-06-09 01:46:23.967 | + functions-common:time_stop:2435 : [[ -z 1654739183208 ]] 2022-06-09 01:46:23.970 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:46:23.974 | + functions-common:time_stop:2438 : end_time=1654739183972 2022-06-09 01:46:23.976 | + functions-common:time_stop:2439 : elapsed_time=764 2022-06-09 01:46:23.979 | + functions-common:time_stop:2440 : total=1506 2022-06-09 01:46:23.981 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:46:23.983 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2270 2022-06-09 01:46:23.986 | + functions-common:apt_get:1239 : return 0 2022-06-09 01:46:23.988 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-09 01:46:23.990 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 01:46:23.993 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 01:46:23.995 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 01:46:23.997 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 01:46:24.000 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 01:46:24.003 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 01:46:24.005 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-09 01:46:24.007 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 01:46:24.009 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 01:46:24.012 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 01:46:24.014 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 01:46:24.016 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 01:46:24.018 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 01:46:24.021 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 01:46:24.023 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 01:46:24.025 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 01:46:24.027 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 01:46:24.029 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-09 01:46:24.032 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 01:46:24.034 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 01:46:24.036 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 01:46:24.039 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 01:46:24.041 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 01:46:24.043 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 01:46:24.046 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-09 01:46:24.048 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-09 01:46:24.064 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:46:24.067 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-09 01:46:24.069 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 01:46:24.071 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-09 01:46:24.074 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-09 01:46:24.077 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-09 01:46:24.080 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-09 01:46:24.083 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-09 01:46:24.085 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-09 01:46:24.087 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-09 01:46:24.090 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-09 01:46:24.092 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-09 01:46:24.095 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-09 01:46:24.775 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-09 01:46:24.775 | user tags 2022-06-09 01:46:24.775 | stackrabbit []' 2022-06-09 01:46:24.778 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-09 01:46:24.778 | user tags 2022-06-09 01:46:24.778 | stackrabbit []' 2022-06-09 01:46:24.778 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-09 01:46:24.785 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-09 01:46:24.788 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-09 01:46:24.790 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 01:46:25.453 | Changing password for user "stackrabbit" ... 2022-06-09 01:46:25.476 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-09 01:46:26.149 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-09 01:46:26.172 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-09 01:46:26.174 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 01:46:26.863 | Changing password for user "stackrabbit" ... 2022-06-09 01:46:26.885 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-09 01:46:26.888 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-09 01:46:26.890 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-09 01:46:27.554 | Deleting user "guest" ... 2022-06-09 01:46:27.570 | Error: 2022-06-09 01:46:27.570 | {:no_such_user, "guest"} 2022-06-09 01:46:27.582 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-09 01:46:27.585 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-09 01:46:27.601 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:46:27.604 | + ./stack.sh:main:831 : install_database 2022-06-09 01:46:27.606 | + lib/database:install_database:118 : install_database_mysql 2022-06-09 01:46:27.609 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-09 01:46:27.611 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:46:27.614 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:46:27.616 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-09 01:46:27.833 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-09 01:46:27.835 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-09 01:46:27.837 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-09 01:46:27.840 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-09 01:46:27.843 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-09 01:46:27.845 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-09 01:46:27.847 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-09 01:46:27.850 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-09 01:46:27.852 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 01:46:27.854 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 01:46:27.857 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 01:46:27.860 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-09 01:46:27.862 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-09 01:46:27.864 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-09 01:46:27.867 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-09 01:46:27.869 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 01:46:27.872 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-09 01:46:27.874 | + functions-common:is_suse:537 : is_opensuse 2022-06-09 01:46:27.877 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-09 01:46:27.879 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 01:46:27.881 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-09 01:46:27.884 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-09 01:46:27.886 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 01:46:27.888 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-09 01:46:27.891 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:46:27.893 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:46:27.895 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-09 01:46:27.898 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 01:46:27.900 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 01:46:27.902 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 01:46:27.905 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 01:46:27.908 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 01:46:27.910 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 01:46:27.912 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:46:27.914 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:46:27.917 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 01:46:27.919 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 01:46:27.922 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 01:46:27.924 | + functions-common:apt_get_update:1191 : return 2022-06-09 01:46:27.926 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-09 01:46:27.929 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 01:46:27.931 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:46:27.933 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:46:27.935 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-09 01:46:27.956 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-09 01:46:28.066 | Reading package lists... 2022-06-09 01:46:28.314 | Building dependency tree... 2022-06-09 01:46:28.316 | Reading state information... 2022-06-09 01:46:28.565 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 01:46:28.565 | The following packages were automatically installed and are no longer required: 2022-06-09 01:46:28.566 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 01:46:28.566 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 01:46:28.566 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 01:46:28.566 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 01:46:28.566 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 01:46:28.566 | python3-zope.interface 2022-06-09 01:46:28.566 | Use 'sudo apt autoremove' to remove them. 2022-06-09 01:46:28.678 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 01:46:28.683 | + functions-common:apt_get:1235 : result=0 2022-06-09 01:46:28.685 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 01:46:28.688 | + functions-common:time_stop:2426 : local name 2022-06-09 01:46:28.690 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:46:28.692 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:46:28.694 | + functions-common:time_stop:2429 : local total 2022-06-09 01:46:28.696 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:46:28.698 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 01:46:28.700 | + functions-common:time_stop:2433 : start_time=1654739187954 2022-06-09 01:46:28.703 | + functions-common:time_stop:2435 : [[ -z 1654739187954 ]] 2022-06-09 01:46:28.706 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:46:28.710 | + functions-common:time_stop:2438 : end_time=1654739188708 2022-06-09 01:46:28.712 | + functions-common:time_stop:2439 : elapsed_time=754 2022-06-09 01:46:28.714 | + functions-common:time_stop:2440 : total=2270 2022-06-09 01:46:28.716 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:46:28.719 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3024 2022-06-09 01:46:28.721 | + functions-common:apt_get:1239 : return 0 2022-06-09 01:46:28.723 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-09 01:46:28.725 | + ./stack.sh:main:834 : install_database_python 2022-06-09 01:46:28.728 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-09 01:46:28.730 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-09 01:46:28.732 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-09 01:46:28.735 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 01:46:28.738 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-09 01:46:28.740 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-09 01:46:28.743 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-09 01:46:28.747 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-09 01:46:28.747 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-09 01:46:28.753 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-09 01:46:28.755 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-09 01:46:28.757 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-09 01:46:28.760 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-09 01:46:28.762 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-09 01:46:28.785 | Using python 3.8 to install PyMySQL 2022-06-09 01:46:28.787 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-09 01:46:29.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:46:29.519 | from cryptography.utils import int_from_bytes 2022-06-09 01:46:29.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:46:29.519 | from cryptography.utils import int_from_bytes 2022-06-09 01:46:30.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:46:30.643 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-09 01:46:32.210 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-09 01:46:32.281 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 01:46:32.281 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 01:46:32.379 | + inc/python:pip_install:196 : result=0 2022-06-09 01:46:32.382 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-09 01:46:32.384 | + functions-common:time_stop:2426 : local name 2022-06-09 01:46:32.386 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:46:32.389 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:46:32.391 | + functions-common:time_stop:2429 : local total 2022-06-09 01:46:32.394 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:46:32.396 | + functions-common:time_stop:2432 : name=pip_install 2022-06-09 01:46:32.398 | + functions-common:time_stop:2433 : start_time=1654739188779 2022-06-09 01:46:32.401 | + functions-common:time_stop:2435 : [[ -z 1654739188779 ]] 2022-06-09 01:46:32.403 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:46:32.408 | + functions-common:time_stop:2438 : end_time=1654739192405 2022-06-09 01:46:32.410 | + functions-common:time_stop:2439 : elapsed_time=3626 2022-06-09 01:46:32.412 | + functions-common:time_stop:2440 : total=19728 2022-06-09 01:46:32.414 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:46:32.417 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23354 2022-06-09 01:46:32.419 | + inc/python:pip_install:199 : return 0 2022-06-09 01:46:32.421 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-09 01:46:32.424 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 01:46:32.426 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-09 01:46:32.428 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-09 01:46:32.445 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:46:32.447 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-09 01:46:32.450 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-09 01:46:32.453 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 01:46:32.454 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-09 01:46:32.459 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 01:46:32.461 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 01:46:32.464 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-09 01:46:32.466 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-09 01:46:32.468 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-09 01:46:32.471 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-09 01:46:32.486 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:46:32.489 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-09 01:46:32.491 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 01:46:32.495 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 01:46:32.498 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 01:46:32.501 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 01:46:32.506 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 01:46:32.508 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 01:46:32.510 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:46:32.513 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:46:32.516 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 01:46:32.518 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 01:46:32.520 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 01:46:32.523 | + functions-common:apt_get_update:1191 : return 2022-06-09 01:46:32.525 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-09 01:46:32.527 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 01:46:32.530 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:46:32.532 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:46:32.534 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-09 01:46:32.555 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-09 01:46:32.664 | Reading package lists... 2022-06-09 01:46:32.914 | Building dependency tree... 2022-06-09 01:46:32.915 | Reading state information... 2022-06-09 01:46:33.166 | radvd is already the newest version (1:2.17-2). 2022-06-09 01:46:33.166 | The following packages were automatically installed and are no longer required: 2022-06-09 01:46:33.167 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 01:46:33.167 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 01:46:33.167 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 01:46:33.167 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 01:46:33.167 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 01:46:33.167 | python3-zope.interface 2022-06-09 01:46:33.167 | Use 'sudo apt autoremove' to remove them. 2022-06-09 01:46:33.279 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 01:46:33.284 | + functions-common:apt_get:1235 : result=0 2022-06-09 01:46:33.286 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 01:46:33.288 | + functions-common:time_stop:2426 : local name 2022-06-09 01:46:33.291 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:46:33.293 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:46:33.295 | + functions-common:time_stop:2429 : local total 2022-06-09 01:46:33.297 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:46:33.299 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 01:46:33.301 | + functions-common:time_stop:2433 : start_time=1654739192552 2022-06-09 01:46:33.304 | + functions-common:time_stop:2435 : [[ -z 1654739192552 ]] 2022-06-09 01:46:33.306 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:46:33.311 | + functions-common:time_stop:2438 : end_time=1654739193308 2022-06-09 01:46:33.314 | + functions-common:time_stop:2439 : elapsed_time=756 2022-06-09 01:46:33.316 | + functions-common:time_stop:2440 : total=3024 2022-06-09 01:46:33.318 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:46:33.320 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3780 2022-06-09 01:46:33.322 | + functions-common:apt_get:1239 : return 0 2022-06-09 01:46:33.325 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-09 01:46:33.342 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:46:33.344 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-09 01:46:33.346 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-09 01:46:33.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-09 01:46:33.351 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-09 01:46:33.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-09 01:46:33.374 | + functions-common:install_package:1464 : update_package_repo 2022-06-09 01:46:33.376 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-09 01:46:33.378 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-09 01:46:33.381 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-09 01:46:33.383 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-09 01:46:33.385 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-09 01:46:33.387 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:46:33.390 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:46:33.392 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-09 01:46:33.394 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-09 01:46:33.396 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-09 01:46:33.398 | + functions-common:apt_get_update:1191 : return 2022-06-09 01:46:33.401 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-09 01:46:33.403 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-09 01:46:33.406 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:46:33.408 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:46:33.410 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-09 01:46:33.430 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-09 01:46:33.539 | Reading package lists... 2022-06-09 01:46:33.785 | Building dependency tree... 2022-06-09 01:46:33.786 | Reading state information... 2022-06-09 01:46:34.034 | fakeroot is already the newest version (1.24-1). 2022-06-09 01:46:34.034 | make is already the newest version (4.2.1-1.2). 2022-06-09 01:46:34.034 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-09 01:46:34.034 | The following packages were automatically installed and are no longer required: 2022-06-09 01:46:34.035 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 01:46:34.035 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 01:46:34.035 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 01:46:34.035 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 01:46:34.035 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-09 01:46:34.035 | python3-zope.interface 2022-06-09 01:46:34.035 | Use 'sudo apt autoremove' to remove them. 2022-06-09 01:46:34.146 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-09 01:46:34.151 | + functions-common:apt_get:1235 : result=0 2022-06-09 01:46:34.153 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-09 01:46:34.156 | + functions-common:time_stop:2426 : local name 2022-06-09 01:46:34.158 | + functions-common:time_stop:2427 : local end_time 2022-06-09 01:46:34.160 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-09 01:46:34.162 | + functions-common:time_stop:2429 : local total 2022-06-09 01:46:34.164 | + functions-common:time_stop:2430 : local start_time 2022-06-09 01:46:34.166 | + functions-common:time_stop:2432 : name=apt-get 2022-06-09 01:46:34.168 | + functions-common:time_stop:2433 : start_time=1654739193428 2022-06-09 01:46:34.171 | + functions-common:time_stop:2435 : [[ -z 1654739193428 ]] 2022-06-09 01:46:34.174 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-09 01:46:34.178 | + functions-common:time_stop:2438 : end_time=1654739194175 2022-06-09 01:46:34.180 | + functions-common:time_stop:2439 : elapsed_time=747 2022-06-09 01:46:34.182 | + functions-common:time_stop:2440 : total=3780 2022-06-09 01:46:34.184 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-09 01:46:34.186 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4527 2022-06-09 01:46:34.189 | + functions-common:apt_get:1239 : return 0 2022-06-09 01:46:34.191 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-09 01:46:34.193 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-09 01:46:34.195 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-09 01:46:34.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-09 01:46:34.200 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-09 01:46:34.203 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-09 01:46:34.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-09 01:46:34.209 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-09 01:46:34.212 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-09 01:46:34.213 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-09 01:46:34.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-09 01:46:34.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-09 01:46:34.222 | + functions:vercmp:628 : local v1=5.4 2022-06-09 01:46:34.225 | + functions:vercmp:629 : local 'op=<' 2022-06-09 01:46:34.227 | + functions:vercmp:630 : local v2=3.13 2022-06-09 01:46:34.229 | + functions:vercmp:631 : local result 2022-06-09 01:46:34.232 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-09 01:46:34.233 | ++ functions:vercmp:635 : sort -V 2022-06-09 01:46:34.233 | ++ functions:vercmp:635 : head -1 2022-06-09 01:46:34.238 | + functions:vercmp:635 : result=3.13 2022-06-09 01:46:34.240 | + functions:vercmp:637 : case $op in 2022-06-09 01:46:34.242 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-09 01:46:34.244 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-09 01:46:34.247 | + functions:vercmp:648 : return 2022-06-09 01:46:34.249 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-09 01:46:34.251 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-09 01:46:34.253 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-09 01:46:34.724 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-09 01:46:34.726 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-09 01:46:34.728 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:34.731 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:34.734 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-06-09 01:46:34.737 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:34.739 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-09 01:46:34.757 | + functions-common:is_service_enabled:2082 : return 0 2022-06-09 01:46:34.759 | + ./stack.sh:main:842 : install_etcd3 2022-06-09 01:46:34.762 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-09 01:46:34.762 | Installing etcd 2022-06-09 01:46:34.766 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-09 01:46:34.778 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-09 01:46:34.790 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-09 01:46:34.793 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-09 01:46:34.807 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-09 01:46:34.811 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 01:46:34.815 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 01:46:34.818 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 01:46:34.823 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 01:46:34.825 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-09 01:46:34.828 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-09 01:46:34.831 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 01:46:34.833 | ++ functions:get_extra_file:74 : return 2022-06-09 01:46:34.836 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 01:46:34.838 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-09 01:46:34.841 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-09 01:46:34.843 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-09 01:46:34.859 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 01:46:34.862 | + ./stack.sh:main:861 : install_dstat 2022-06-09 01:46:34.864 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-09 01:46:34.883 | + functions-common:is_service_enabled:2082 : return 1 2022-06-09 01:46:34.886 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-09 01:46:34.888 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-09 01:46:34.892 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-09 01:46:34.897 | + ./stack.sh:main:870 : install_libs 2022-06-09 01:46:34.900 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-09 01:46:34.902 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-09 01:46:34.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-09 01:46:34.907 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-09 01:46:34.909 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:34.911 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:34.913 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-09 01:46:34.915 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:34.918 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-09 01:46:34.920 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-09 01:46:34.922 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-09 01:46:34.924 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-09 01:46:34.926 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:34.929 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:34.931 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-09 01:46:34.933 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:34.936 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-09 01:46:34.938 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-09 01:46:34.941 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-09 01:46:34.943 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-09 01:46:34.945 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:34.947 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:34.950 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-09 01:46:34.952 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:34.955 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-09 01:46:34.957 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-09 01:46:34.959 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-09 01:46:34.962 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-09 01:46:34.964 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:34.966 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:34.968 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-09 01:46:34.971 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:34.973 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-09 01:46:34.975 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-09 01:46:34.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-09 01:46:34.980 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-09 01:46:34.982 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:34.985 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:34.987 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-09 01:46:34.989 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:34.992 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-09 01:46:34.994 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-09 01:46:34.996 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-09 01:46:35.000 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-09 01:46:35.002 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.004 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.006 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-09 01:46:35.009 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.011 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-09 01:46:35.013 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-09 01:46:35.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-09 01:46:35.018 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-09 01:46:35.020 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.022 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.025 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-09 01:46:35.027 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.029 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-09 01:46:35.032 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-09 01:46:35.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-09 01:46:35.036 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-09 01:46:35.039 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.041 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.043 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-09 01:46:35.046 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.048 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-09 01:46:35.051 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-09 01:46:35.053 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-09 01:46:35.055 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-09 01:46:35.057 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.060 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.062 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-09 01:46:35.065 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.067 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-09 01:46:35.069 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-09 01:46:35.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-09 01:46:35.074 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-09 01:46:35.076 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.078 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.081 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-09 01:46:35.083 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.085 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-09 01:46:35.087 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-09 01:46:35.090 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-09 01:46:35.092 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-09 01:46:35.095 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.097 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.099 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-09 01:46:35.101 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.104 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-09 01:46:35.106 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-09 01:46:35.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-09 01:46:35.111 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-09 01:46:35.113 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.116 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.118 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-09 01:46:35.121 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.123 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-09 01:46:35.126 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-09 01:46:35.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-09 01:46:35.130 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-09 01:46:35.133 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.135 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.137 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-09 01:46:35.140 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.142 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-09 01:46:35.144 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-09 01:46:35.146 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-09 01:46:35.149 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-09 01:46:35.151 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.153 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.156 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-09 01:46:35.158 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.160 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-09 01:46:35.163 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-09 01:46:35.165 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-09 01:46:35.167 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-09 01:46:35.170 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.172 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.175 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-09 01:46:35.177 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.179 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-09 01:46:35.182 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-09 01:46:35.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-09 01:46:35.186 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-09 01:46:35.189 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.191 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.193 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-09 01:46:35.196 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.198 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-09 01:46:35.200 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-09 01:46:35.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-09 01:46:35.205 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-09 01:46:35.208 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.210 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.212 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-06-09 01:46:35.215 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.218 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-09 01:46:35.220 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-09 01:46:35.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-09 01:46:35.225 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-09 01:46:35.227 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.230 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.232 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-09 01:46:35.235 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.237 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-09 01:46:35.240 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-09 01:46:35.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-09 01:46:35.245 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-09 01:46:35.248 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.250 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.253 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-09 01:46:35.255 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.258 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-09 01:46:35.261 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-09 01:46:35.263 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-09 01:46:35.266 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-09 01:46:35.269 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.272 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.274 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-09 01:46:35.276 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.279 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-09 01:46:35.282 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-09 01:46:35.284 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-09 01:46:35.286 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-09 01:46:35.289 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.291 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.294 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-09 01:46:35.296 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.299 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-09 01:46:35.301 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-09 01:46:35.303 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-09 01:46:35.305 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-09 01:46:35.308 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.310 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.312 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-09 01:46:35.315 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.317 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-09 01:46:35.319 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-09 01:46:35.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-09 01:46:35.324 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-09 01:46:35.327 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.329 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.331 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-09 01:46:35.334 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.336 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-09 01:46:35.339 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-09 01:46:35.341 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-09 01:46:35.344 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-09 01:46:35.346 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.349 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.351 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-09 01:46:35.353 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.356 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-09 01:46:35.358 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-09 01:46:35.360 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-09 01:46:35.363 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-09 01:46:35.365 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.367 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.370 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-09 01:46:35.372 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.375 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-09 01:46:35.377 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-09 01:46:35.380 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-09 01:46:35.382 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-09 01:46:35.384 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.387 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.390 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-09 01:46:35.392 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.394 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-09 01:46:35.397 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-09 01:46:35.399 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-09 01:46:35.401 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-09 01:46:35.404 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.406 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.409 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-09 01:46:35.411 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.413 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-09 01:46:35.416 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-09 01:46:35.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-09 01:46:35.420 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-09 01:46:35.423 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.425 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.427 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-09 01:46:35.430 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.432 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-09 01:46:35.434 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-09 01:46:35.437 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-09 01:46:35.440 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-09 01:46:35.442 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.444 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.447 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-09 01:46:35.449 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.452 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-09 01:46:35.454 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-09 01:46:35.457 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-09 01:46:35.459 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-09 01:46:35.461 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.464 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.466 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-09 01:46:35.468 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.471 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-09 01:46:35.473 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-09 01:46:35.475 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-09 01:46:35.478 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-09 01:46:35.480 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.483 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.485 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-09 01:46:35.487 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.490 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-09 01:46:35.492 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-09 01:46:35.495 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-09 01:46:35.497 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-09 01:46:35.500 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.502 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.505 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-09 01:46:35.507 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.509 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-09 01:46:35.512 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-09 01:46:35.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-09 01:46:35.517 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-09 01:46:35.519 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.521 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.524 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-09 01:46:35.526 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.528 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-09 01:46:35.531 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-09 01:46:35.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-09 01:46:35.536 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-09 01:46:35.538 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.540 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.543 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-09 01:46:35.546 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.548 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-09 01:46:35.551 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-09 01:46:35.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-09 01:46:35.557 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-09 01:46:35.559 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.561 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.564 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-09 01:46:35.566 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.568 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-09 01:46:35.571 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-09 01:46:35.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-09 01:46:35.575 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-09 01:46:35.578 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.580 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.582 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-06-09 01:46:35.585 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.587 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-09 01:46:35.590 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-09 01:46:35.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-09 01:46:35.595 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-09 01:46:35.597 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.599 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.602 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-09 01:46:35.604 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.606 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-09 01:46:35.609 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-09 01:46:35.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-09 01:46:35.614 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-09 01:46:35.616 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-09 01:46:35.619 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-09 01:46:35.621 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-09 01:46:35.624 | + inc/python:use_library_from_git:249 : return 1 2022-06-09 01:46:35.626 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-09 01:46:35.647 | Using python 3.8 to install etcd3 2022-06-09 01:46:35.649 | + 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 etcd3 2022-06-09 01:46:36.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:46:36.368 | from cryptography.utils import int_from_bytes 2022-06-09 01:46:36.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-09 01:46:36.369 | from cryptography.utils import int_from_bytes 2022-06-09 01:46:37.473 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 01:46:37.578 | Collecting etcd3 2022-06-09 01:46:37.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-09 01:46:37.612 | Preparing metadata (setup.py): started 2022-06-09 01:46:37.655 | Preparing metadata (setup.py): finished with status 'error' 2022-06-09 01:46:37.656 | ERROR: Command errored out with exit status 1: 2022-06-09 01:46:37.656 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-jhwjkxvi/etcd3_57b56a901d5a476eb9cdf434d22389f0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-jhwjkxvi/etcd3_57b56a901d5a476eb9cdf434d22389f0/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-z28q0gft 2022-06-09 01:46:37.656 | cwd: /tmp/pip-install-jhwjkxvi/etcd3_57b56a901d5a476eb9cdf434d22389f0/ 2022-06-09 01:46:37.656 | Complete output (3 lines): 2022-06-09 01:46:37.656 | Traceback (most recent call last): 2022-06-09 01:46:37.656 | File "", line 1, in 2022-06-09 01:46:37.656 | ModuleNotFoundError: No module named 'setuptools' 2022-06-09 01:46:37.656 | ---------------------------------------- 2022-06-09 01:46:37.656 | WARNING: Discarding http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz#sha256=89a704cb389bf0a010a1fa050ce19342d23bf6371ebda1c21cfe8ff3ed488726 (from http://10.100.0.9:8080/cloudbase/CI/+simple/etcd3/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-09 01:46:37.656 | ERROR: Cannot install etcd3 because these package versions have conflicting dependencies. 2022-06-09 01:46:37.657 | 2022-06-09 01:46:37.657 | The conflict is caused by: 2022-06-09 01:46:37.657 | The user requested etcd3 2022-06-09 01:46:37.657 | The user requested (constraint) etcd3===0.12.0 2022-06-09 01:46:37.657 | 2022-06-09 01:46:37.657 | To fix this you could try to: 2022-06-09 01:46:37.657 | 1. loosen the range of package versions you've specified 2022-06-09 01:46:37.657 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-09 01:46:37.657 | 2022-06-09 01:46:37.657 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-06-09 01:46:37.730 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-09 01:46:37.730 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 01:46:37.816 | + inc/python:pip_install:1 : exit_trap 2022-06-09 01:46:37.819 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-09 01:46:37.821 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-09 01:46:37.824 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-09 01:46:37.826 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-09 01:46:37.828 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-09 01:46:37.830 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-09 01:46:37.833 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-09 01:46:37.835 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-09 01:46:37.837 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-09 01:46:37.837 | Error on exit 2022-06-09 01:46:37.839 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-09 01:46:37.841 | + ./stack.sh:exit_trap:537 : generate-subunit 1654739146 51 fail 2022-06-09 01:46:38.106 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-09 01:46:38.109 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-09 01:46:38.569 | + ./stack.sh:exit_trap:551 : exit 1