2022-04-13 18:50:16.271 | + ./stack.sh:main:489 : exec 2022-04-13 18:50:16.272 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-185016.summary.2022-04-13-185016 2022-04-13 18:50:16.272 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-185016' 2022-04-13 18:50:16.272 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 18:50:16.272 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-185016 2022-04-13 18:50:16.272 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-185016 /opt/stack/logs/stack.sh.log 2022-04-13 18:50:16.272 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-185016.summary.2022-04-13-185016 /opt/stack/logs/stack.sh.log.summary 2022-04-13 18:50:16.272 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 18:50:16.272 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 18:50:16.272 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 18:50:16.272 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 18:50:16.272 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 18:50:16.272 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 18:50:16.272 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 18:50:16.272 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 18:50:16.272 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 18:50:16.272 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 18:50:16.275 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 18:50:16.277 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 18:50:16.279 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 18:50:16.281 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 18:50:16.286 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 18:50:16.288 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 18:50:16.290 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 18:50:16.292 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 18:50:16.295 | + ./stack.sh:main:578 : uname -a 2022-04-13 18:50:16.296 | Linux dv-cinder-785362-5-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-04-13 18:50:16.299 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 18:50:16.301 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 18:50:16.304 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 18:50:16.339 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 18:50:16.354 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 18:50:16.356 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 18:50:16.358 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 18:50:16.360 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 18:50:16.361 | + functions-common:fetch_plugins:1776 : return 2022-04-13 18:50:16.363 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 18:50:16.365 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 18:50:16.367 | + functions-common:run_phase:1854 : local phase= 2022-04-13 18:50:16.368 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 18:50:16.370 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 18:50:16.372 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 18:50:16.374 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 18:50:16.376 | + functions-common:run_phase:1863 : local extra 2022-04-13 18:50:16.378 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 18:50:16.381 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 18:50:16.383 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 18:50:16.384 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 18:50:16.386 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 18:50:16.388 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 18:50:16.400 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:16.402 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 18:50:16.404 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:50:16.406 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:50:16.407 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:50:16.409 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:50:16.411 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 18:50:16.412 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 18:50:16.414 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 18:50:16.416 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 18:50:16.418 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 18:50:16.419 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 18:50:16.422 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 18:50:16.423 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 18:50:16.425 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 18:50:16.427 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 18:50:16.429 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 18:50:16.447 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 18:50:16.449 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 18:50:16.461 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:50:16.463 | +++ lib/tls:source:43 : hostname -f 2022-04-13 18:50:16.467 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 18:50:16.469 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 18:50:16.470 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 18:50:16.472 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 18:50:16.474 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 18:50:16.476 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 18:50:16.478 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 18:50:16.480 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 18:50:16.481 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 18:50:16.484 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 18:50:16.488 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 18:50:16.499 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 18:50:16.516 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 18:50:16.528 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 18:50:16.540 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 18:50:16.575 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 18:50:16.637 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 18:50:16.726 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 18:50:16.747 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 18:50:16.790 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 18:50:16.840 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 18:50:16.989 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 18:50:17.002 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 18:50:17.014 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 18:50:17.026 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 18:50:17.112 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 18:50:17.114 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 18:50:17.117 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 18:50:17.119 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 18:50:17.121 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 18:50:17.123 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 18:50:17.126 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 18:50:17.126 | False' 2022-04-13 18:50:17.128 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 18:50:17.143 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 18:50:17.145 | + ./stack.sh:main:626 : run_phase source 2022-04-13 18:50:17.147 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 18:50:17.149 | + functions-common:run_phase:1854 : local phase= 2022-04-13 18:50:17.151 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 18:50:17.153 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 18:50:17.155 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 18:50:17.157 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 18:50:17.159 | + functions-common:run_phase:1863 : local extra 2022-04-13 18:50:17.162 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 18:50:17.165 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 18:50:17.167 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 18:50:17.169 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 18:50:17.171 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 18:50:17.173 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 18:50:17.187 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:17.189 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 18:50:17.191 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 18:50:17.229 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 18:50:17.231 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 18:50:17.234 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 18:50:17.236 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 18:50:17.238 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 18:50:17.240 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 18:50:17.242 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 18:50:17.244 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 18:50:17.246 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 18:50:17.249 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 18:50:17.251 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.253 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 18:50:17.255 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.258 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 18:50:17.260 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.262 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 18:50:17.264 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.266 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 18:50:17.269 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.271 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 18:50:17.273 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.275 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 18:50:17.277 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.279 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 18:50:17.282 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.284 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 18:50:17.286 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.288 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 18:50:17.290 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.293 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 18:50:17.295 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.298 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 18:50:17.300 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.302 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 18:50:17.304 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.306 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 18:50:17.309 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.311 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 18:50:17.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.316 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 18:50:17.318 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.320 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 18:50:17.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.324 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 18:50:17.327 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.329 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 18:50:17.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.333 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 18:50:17.335 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.337 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 18:50:17.340 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.342 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 18:50:17.344 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.346 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 18:50:17.348 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.351 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 18:50:17.353 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.355 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 18:50:17.357 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.360 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 18:50:17.362 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.364 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 18:50:17.366 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.369 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 18:50:17.371 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.373 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 18:50:17.376 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.378 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 18:50:17.380 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.382 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 18:50:17.384 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.386 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 18:50:17.389 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.391 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 18:50:17.393 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.395 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 18:50:17.397 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.400 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 18:50:17.402 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.404 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 18:50:17.406 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.408 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 18:50:17.410 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.413 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 18:50:17.415 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.417 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 18:50:17.419 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.422 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 18:50:17.424 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.426 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 18:50:17.428 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.430 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 18:50:17.433 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.435 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 18:50:17.438 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.440 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 18:50:17.442 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.444 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 18:50:17.446 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 18:50:17.448 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 18:50:17.451 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 18:50:17.453 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 18:50:17.456 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 18:50:17.470 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:17.472 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 18:50:17.474 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 18:50:17.476 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 18:50:17.491 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:50:17.494 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 18:50:17.496 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 18:50:17.498 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 18:50:17.501 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 18:50:17.503 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 18:50:17.505 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 18:50:17.507 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 18:50:17.510 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 18:50:17.512 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 18:50:17.512 | Using mysql database backend 2022-04-13 18:50:17.514 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 18:50:17.529 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 18:50:17.533 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 18:50:17.535 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 18:50:17.537 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 18:50:17.540 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 18:50:17.542 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 18:50:17.557 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:17.560 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 18:50:17.579 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 18:50:17.595 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:17.597 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 18:50:17.612 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 18:50:17.628 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 18:50:17.644 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:50:17.647 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 18:50:17.662 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:17.664 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 18:50:17.680 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 18:50:17.682 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 18:50:17.684 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 18:50:17.687 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 18:50:17.690 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 18:50:17.694 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-185017 2022-04-13 18:50:17.696 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-185017 759' 2022-04-13 18:50:17.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:17.701 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 18:50:17.703 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:17.706 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 18:50:17.708 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:17.710 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 18:50:17.713 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:17.715 | + 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-04-13 18:50:17.718 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:17.720 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-04-13 18:50:17.722 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:17.725 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-04-13 18:50:17.727 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:17.729 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-185016 2022-04-13 18:50:17.732 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:17.734 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 18:50:17.736 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:17.739 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-04-13 18:50:17.741 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:17.743 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 18:50:17.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:17.748 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 18:50:17.751 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:17.753 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 18:50:17.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 18:50:17.757 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 18:50:17.760 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 18:50:17.762 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 18:50:17.764 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 18:50:17.767 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 18:50:17.769 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 18:50:17.771 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 18:50:17.773 | ++ functions-common:git_clone:612 : pwd 2022-04-13 18:50:17.776 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 18:50:17.778 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 18:50:17.781 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 18:50:17.796 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 18:50:17.798 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 18:50:17.800 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 18:50:17.803 | + functions-common:git_clone:629 : echo master 2022-04-13 18:50:17.803 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 18:50:17.808 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 18:50:17.810 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 18:50:17.812 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 18:50:17.814 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 18:50:17.815 | + functions-common:git_clone:678 : head -1 2022-04-13 18:50:17.818 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 18:50:17.820 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 18:50:17.823 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 18:50:17.825 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 18:50:17.827 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 18:50:17.830 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 18:50:17.832 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 18:50:17.834 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 18:50:17.837 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 18:50:17.839 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 18:50:17.842 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 18:50:17.844 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 18:50:17.848 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 18:50:17.852 | ++ tools/install_prereqs.sh:source:47 : NOW=1649875817 2022-04-13 18:50:17.855 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 18:50:17.859 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649875607 2022-04-13 18:50:17.862 | ++ tools/install_prereqs.sh:source:49 : DELTA=210 2022-04-13 18:50:17.864 | ++ tools/install_prereqs.sh:source:50 : [[ 210 -lt 7200 ]] 2022-04-13 18:50:17.866 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 18:50:17.869 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 18:50:17.871 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 18:50:17.874 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 18:50:17.876 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 18:50:17.878 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 18:50:17.881 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 18:50:17.883 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 18:50:17.886 | +++ 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-04-13 18:50:17.931 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 18:50:17.931 | apache2-dev 2022-04-13 18:50:17.931 | bc 2022-04-13 18:50:17.931 | bsdmainutils 2022-04-13 18:50:17.931 | curl 2022-04-13 18:50:17.931 | g++ 2022-04-13 18:50:17.931 | gawk 2022-04-13 18:50:17.931 | gcc 2022-04-13 18:50:17.931 | gettext 2022-04-13 18:50:17.931 | git 2022-04-13 18:50:17.931 | graphviz 2022-04-13 18:50:17.931 | iputils-ping 2022-04-13 18:50:17.931 | libapache2-mod-proxy-uwsgi 2022-04-13 18:50:17.931 | libffi-dev 2022-04-13 18:50:17.932 | libjpeg-dev 2022-04-13 18:50:17.932 | libpcre3-dev 2022-04-13 18:50:17.932 | libpq-dev 2022-04-13 18:50:17.932 | libssl-dev 2022-04-13 18:50:17.932 | libsystemd-dev 2022-04-13 18:50:17.932 | libxml2-dev 2022-04-13 18:50:17.932 | libxslt1-dev 2022-04-13 18:50:17.932 | libyaml-dev 2022-04-13 18:50:17.932 | lsof 2022-04-13 18:50:17.932 | openssh-server 2022-04-13 18:50:17.932 | openssl 2022-04-13 18:50:17.932 | pkg-config 2022-04-13 18:50:17.932 | psmisc 2022-04-13 18:50:17.932 | python3-dev 2022-04-13 18:50:17.932 | python3-pip 2022-04-13 18:50:17.932 | python3-systemd 2022-04-13 18:50:17.932 | python3-venv 2022-04-13 18:50:17.932 | tar 2022-04-13 18:50:17.932 | tcpdump 2022-04-13 18:50:17.932 | unzip 2022-04-13 18:50:17.932 | uuid-runtime 2022-04-13 18:50:17.932 | wget 2022-04-13 18:50:17.932 | wget 2022-04-13 18:50:17.932 | zlib1g-dev 2022-04-13 18:50:17.932 | libkrb5-dev 2022-04-13 18:50:17.932 | libldap2-dev 2022-04-13 18:50:17.932 | libsasl2-dev 2022-04-13 18:50:17.932 | memcached 2022-04-13 18:50:17.932 | python3-mysqldb 2022-04-13 18:50:17.932 | sqlite3 2022-04-13 18:50:17.932 | conntrack 2022-04-13 18:50:17.932 | curl 2022-04-13 18:50:17.932 | dnsmasq-base 2022-04-13 18:50:17.932 | dnsmasq-utils 2022-04-13 18:50:17.932 | ebtables 2022-04-13 18:50:17.932 | genisoimage 2022-04-13 18:50:17.933 | iptables 2022-04-13 18:50:17.933 | iputils-arping 2022-04-13 18:50:17.933 | kpartx 2022-04-13 18:50:17.933 | libjs-jquery-tablesorter 2022-04-13 18:50:17.933 | parted 2022-04-13 18:50:17.933 | pm-utils 2022-04-13 18:50:17.933 | python3-mysqldb 2022-04-13 18:50:17.933 | socat 2022-04-13 18:50:17.933 | sqlite3 2022-04-13 18:50:17.933 | sudo 2022-04-13 18:50:17.933 | vlan 2022-04-13 18:50:17.933 | lsscsi 2022-04-13 18:50:17.933 | open-iscsi 2022-04-13 18:50:17.933 | lvm2 2022-04-13 18:50:17.933 | qemu-utils 2022-04-13 18:50:17.933 | thin-provisioning-tools 2022-04-13 18:50:17.933 | acl 2022-04-13 18:50:17.933 | dnsmasq-base 2022-04-13 18:50:17.933 | dnsmasq-utils 2022-04-13 18:50:17.933 | ebtables 2022-04-13 18:50:17.933 | haproxy 2022-04-13 18:50:17.933 | iptables 2022-04-13 18:50:17.933 | iputils-arping 2022-04-13 18:50:17.933 | iputils-ping 2022-04-13 18:50:17.933 | postgresql-server-dev-all 2022-04-13 18:50:17.933 | python3-mysqldb 2022-04-13 18:50:17.933 | sqlite3 2022-04-13 18:50:17.933 | sudo 2022-04-13 18:50:17.933 | vlan 2022-04-13 18:50:17.933 | pcp 2022-04-13 18:50:17.933 | ipset 2022-04-13 18:50:17.933 | conntrack 2022-04-13 18:50:17.933 | conntrackd 2022-04-13 18:50:17.933 | keepalived 2022-04-13 18:50:17.933 | lvm2 2022-04-13 18:50:17.934 | qemu-utils 2022-04-13 18:50:17.934 | thin-provisioning-tools 2022-04-13 18:50:17.934 | curl 2022-04-13 18:50:17.934 | liberasurecode-dev 2022-04-13 18:50:17.934 | make 2022-04-13 18:50:17.934 | memcached 2022-04-13 18:50:17.934 | rsync 2022-04-13 18:50:17.934 | sqlite3 2022-04-13 18:50:17.934 | xfsprogs' 2022-04-13 18:50:17.935 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 18:50:17.953 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 18:50:17.953 | apache2-dev 2022-04-13 18:50:17.953 | bc 2022-04-13 18:50:17.953 | bsdmainutils 2022-04-13 18:50:17.953 | curl 2022-04-13 18:50:17.953 | g++ 2022-04-13 18:50:17.953 | gawk 2022-04-13 18:50:17.953 | gcc 2022-04-13 18:50:17.953 | gettext 2022-04-13 18:50:17.953 | git 2022-04-13 18:50:17.953 | graphviz 2022-04-13 18:50:17.953 | iputils-ping 2022-04-13 18:50:17.953 | libapache2-mod-proxy-uwsgi 2022-04-13 18:50:17.953 | libffi-dev 2022-04-13 18:50:17.953 | libjpeg-dev 2022-04-13 18:50:17.953 | libpcre3-dev 2022-04-13 18:50:17.953 | libpq-dev 2022-04-13 18:50:17.953 | libssl-dev 2022-04-13 18:50:17.953 | libsystemd-dev 2022-04-13 18:50:17.953 | libxml2-dev 2022-04-13 18:50:17.953 | libxslt1-dev 2022-04-13 18:50:17.953 | libyaml-dev 2022-04-13 18:50:17.953 | lsof 2022-04-13 18:50:17.954 | openssh-server 2022-04-13 18:50:17.954 | openssl 2022-04-13 18:50:17.954 | pkg-config 2022-04-13 18:50:17.954 | psmisc 2022-04-13 18:50:17.954 | python3-dev 2022-04-13 18:50:17.954 | python3-pip 2022-04-13 18:50:17.954 | python3-systemd 2022-04-13 18:50:17.954 | python3-venv 2022-04-13 18:50:17.954 | tar 2022-04-13 18:50:17.954 | tcpdump 2022-04-13 18:50:17.954 | unzip 2022-04-13 18:50:17.954 | uuid-runtime 2022-04-13 18:50:17.954 | wget 2022-04-13 18:50:17.954 | wget 2022-04-13 18:50:17.954 | zlib1g-dev 2022-04-13 18:50:17.954 | libkrb5-dev 2022-04-13 18:50:17.954 | libldap2-dev 2022-04-13 18:50:17.954 | libsasl2-dev 2022-04-13 18:50:17.954 | memcached 2022-04-13 18:50:17.954 | python3-mysqldb 2022-04-13 18:50:17.954 | sqlite3 2022-04-13 18:50:17.954 | conntrack 2022-04-13 18:50:17.954 | curl 2022-04-13 18:50:17.954 | dnsmasq-base 2022-04-13 18:50:17.954 | dnsmasq-utils 2022-04-13 18:50:17.954 | ebtables 2022-04-13 18:50:17.954 | genisoimage 2022-04-13 18:50:17.954 | iptables 2022-04-13 18:50:17.954 | iputils-arping 2022-04-13 18:50:17.954 | kpartx 2022-04-13 18:50:17.954 | libjs-jquery-tablesorter 2022-04-13 18:50:17.954 | parted 2022-04-13 18:50:17.954 | pm-utils 2022-04-13 18:50:17.954 | python3-mysqldb 2022-04-13 18:50:17.954 | socat 2022-04-13 18:50:17.954 | sqlite3 2022-04-13 18:50:17.954 | sudo 2022-04-13 18:50:17.955 | vlan 2022-04-13 18:50:17.955 | lsscsi 2022-04-13 18:50:17.955 | open-iscsi 2022-04-13 18:50:17.955 | lvm2 2022-04-13 18:50:17.955 | qemu-utils 2022-04-13 18:50:17.955 | thin-provisioning-tools 2022-04-13 18:50:17.955 | acl 2022-04-13 18:50:17.955 | dnsmasq-base 2022-04-13 18:50:17.955 | dnsmasq-utils 2022-04-13 18:50:17.955 | ebtables 2022-04-13 18:50:17.955 | haproxy 2022-04-13 18:50:17.955 | iptables 2022-04-13 18:50:17.955 | iputils-arping 2022-04-13 18:50:17.955 | iputils-ping 2022-04-13 18:50:17.955 | postgresql-server-dev-all 2022-04-13 18:50:17.955 | python3-mysqldb 2022-04-13 18:50:17.955 | sqlite3 2022-04-13 18:50:17.955 | sudo 2022-04-13 18:50:17.955 | vlan 2022-04-13 18:50:17.955 | pcp 2022-04-13 18:50:17.955 | ipset 2022-04-13 18:50:17.955 | conntrack 2022-04-13 18:50:17.955 | conntrackd 2022-04-13 18:50:17.955 | keepalived 2022-04-13 18:50:17.955 | lvm2 2022-04-13 18:50:17.955 | qemu-utils 2022-04-13 18:50:17.955 | thin-provisioning-tools 2022-04-13 18:50:17.955 | curl 2022-04-13 18:50:17.955 | liberasurecode-dev 2022-04-13 18:50:17.955 | make 2022-04-13 18:50:17.955 | memcached 2022-04-13 18:50:17.955 | rsync 2022-04-13 18:50:17.955 | sqlite3 2022-04-13 18:50:17.955 | xfsprogs ' 2022-04-13 18:50:17.956 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 18:50:17.957 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:17.960 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:17.963 | ++ 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-04-13 18:50:17.963 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 18:50:17.968 | ++ 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-04-13 18:50:17.970 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 18:50:17.972 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:50:17.975 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 18:50:17.977 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:50:17.979 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:50:17.981 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:50:17.983 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:17.985 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:17.987 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:50:17.989 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 18:50:17.991 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 18:50:17.993 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 18:50:17.996 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 18:50:18.000 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 18:50:18.002 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 18:50:18.004 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 18:50:18.006 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 18:50:18.008 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 18:50:18.010 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 18:50:18.014 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649875818012 2022-04-13 18:50:18.017 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 18:50:18.019 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 18:50:18.021 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 18:50:18.258 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 18:50:18.286 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 18:50:18.308 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 18:50:18.367 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 18:50:20.448 | Reading package lists... 2022-04-13 18:50:20.481 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 18:50:20.483 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 18:50:20.485 | ++ functions-common:time_stop:2425 : local name 2022-04-13 18:50:20.487 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:20.489 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:20.491 | ++ functions-common:time_stop:2428 : local total 2022-04-13 18:50:20.493 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:20.495 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 18:50:20.497 | ++ functions-common:time_stop:2432 : start_time=1649875818012 2022-04-13 18:50:20.500 | ++ functions-common:time_stop:2434 : [[ -z 1649875818012 ]] 2022-04-13 18:50:20.502 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:20.506 | ++ functions-common:time_stop:2437 : end_time=1649875820504 2022-04-13 18:50:20.508 | ++ functions-common:time_stop:2438 : elapsed_time=2492 2022-04-13 18:50:20.510 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 18:50:20.512 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:20.515 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2492 2022-04-13 18:50:20.517 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-04-13 18:50:20.520 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:50:20.522 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:20.524 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:20.526 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-04-13 18:50:20.546 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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-04-13 18:50:20.654 | Reading package lists... 2022-04-13 18:50:20.891 | Building dependency tree... 2022-04-13 18:50:20.893 | Reading state information... 2022-04-13 18:50:20.925 | acl is already the newest version (2.2.53-6). 2022-04-13 18:50:20.925 | bc is already the newest version (1.07.1-2build1). 2022-04-13 18:50:20.925 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 18:50:20.925 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 18:50:20.925 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 18:50:20.925 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 18:50:20.925 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 18:50:20.925 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 18:50:20.925 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 18:50:20.925 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 18:50:20.925 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 18:50:20.926 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 18:50:20.926 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 18:50:20.926 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 18:50:20.926 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 18:50:20.926 | libffi-dev is already the newest version (3.3-4). 2022-04-13 18:50:20.926 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 18:50:20.926 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 18:50:20.926 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 18:50:20.926 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 18:50:20.926 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 18:50:20.926 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 18:50:20.926 | make is already the newest version (4.2.1-1.2). 2022-04-13 18:50:20.926 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 18:50:20.926 | psmisc is already the newest version (23.3-1). 2022-04-13 18:50:20.926 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 18:50:20.926 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 18:50:20.926 | python3-systemd is already the newest version (234-3build2). 2022-04-13 18:50:20.926 | socat is already the newest version (1.7.3.3-2). 2022-04-13 18:50:20.926 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 18:50:20.926 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 18:50:20.926 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 18:50:20.926 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 18:50:20.926 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 18:50:20.926 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 18:50:20.926 | pcp is already the newest version (5.0.3-1). 2022-04-13 18:50:20.926 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 18:50:20.926 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 18:50:20.926 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 18:50:20.926 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 18:50:20.926 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 18:50:20.926 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 18:50:20.926 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 18:50:20.926 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 18:50:20.927 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 18:50:20.927 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 18:50:20.927 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 18:50:20.927 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 18:50:20.927 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 18:50:20.927 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 18:50:20.927 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 18:50:20.927 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 18:50:20.927 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 18:50:20.927 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 18:50:20.927 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 18:50:20.927 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 18:50:20.927 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 18:50:20.927 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 18:50:20.927 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 18:50:20.927 | openssl set to manually installed. 2022-04-13 18:50:20.927 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 18:50:20.927 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 18:50:20.927 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 18:50:20.927 | rsync set to manually installed. 2022-04-13 18:50:20.927 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 18:50:20.927 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 18:50:20.927 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 18:50:20.927 | tar set to manually installed. 2022-04-13 18:50:20.927 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 18:50:20.927 | tcpdump set to manually installed. 2022-04-13 18:50:20.927 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 18:50:21.136 | uuid-runtime set to manually installed. 2022-04-13 18:50:21.136 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 18:50:21.136 | wget set to manually installed. 2022-04-13 18:50:21.136 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 18:50:21.136 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 18:50:21.136 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 18:50:21.136 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 18:50:21.136 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 18:50:21.136 | The following packages were automatically installed and are no longer required: 2022-04-13 18:50:21.137 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:50:21.137 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:50:21.137 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:50:21.137 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:50:21.137 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:50:21.137 | python3-zope.interface 2022-04-13 18:50:21.137 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:50:21.263 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:50:21.267 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 18:50:21.270 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:50:21.272 | ++ functions-common:time_stop:2425 : local name 2022-04-13 18:50:21.274 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:21.276 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:21.278 | ++ functions-common:time_stop:2428 : local total 2022-04-13 18:50:21.281 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:21.283 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:50:21.285 | ++ functions-common:time_stop:2432 : start_time=1649875820544 2022-04-13 18:50:21.287 | ++ functions-common:time_stop:2434 : [[ -z 1649875820544 ]] 2022-04-13 18:50:21.290 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:21.294 | ++ functions-common:time_stop:2437 : end_time=1649875821292 2022-04-13 18:50:21.297 | ++ functions-common:time_stop:2438 : elapsed_time=748 2022-04-13 18:50:21.299 | ++ functions-common:time_stop:2439 : total=732 2022-04-13 18:50:21.301 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:21.303 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1480 2022-04-13 18:50:21.305 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 18:50:21.308 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 18:50:21.310 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 18:50:21.312 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 18:50:21.316 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 18:50:21.321 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 18:50:21.323 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 18:50:21.326 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 18:50:22.692 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 18:50:22.694 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 18:50:22.696 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 18:50:22.698 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 18:50:22.699 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 18:50:22.701 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 18:50:22.703 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 18:50:22.705 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 18:50:22.707 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 18:50:22.708 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 18:50:22.710 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 18:50:22.712 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 18:50:22.713 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 18:50:22.715 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 18:50:22.717 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 18:50:22.719 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 18:50:22.720 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 18:50:22.722 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 18:50:22.724 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 18:50:22.726 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 18:50:22.728 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 18:50:22.730 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 18:50:22.732 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 18:50:22.735 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 18:50:22.803 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 18:50:22.805 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 18:50:22.872 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 18:50:22.875 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 18:50:22.941 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 18:50:22.943 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 18:50:22.945 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 18:50:22.947 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 18:50:22.948 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 18:50:22.950 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 18:50:22.953 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 18:50:22.955 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 18:50:22.957 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 18:50:22.958 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 18:50:22.960 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 18:50:22.961 | Distro: focal 2022-04-13 18:50:22.963 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 18:50:22.965 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 18:50:22.969 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 18:50:22.970 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 18:50:22.973 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 18:50:22.973 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 18:50:23.551 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 18:50:23.553 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 18:50:23.553 | pip: 21.3.1 2022-04-13 18:50:23.555 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 18:50:23.557 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 18:50:23.558 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:50:23.560 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:50:23.562 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:50:23.564 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:50:23.566 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:50:23.567 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:50:23.569 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:50:23.571 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:50:23.572 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:50:23.574 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:50:23.576 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:50:23.578 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 18:50:23.583 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:23.585 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:23.587 | + tools/install_pip.sh:main:142 : : 2022-04-13 18:50:23.588 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 18:50:23.590 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 18:50:23.592 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 18:50:23.594 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 18:50:23.596 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 18:50:23.598 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 18:50:23.600 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 18:50:23.603 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 18:50:23.603 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 18:50:23.608 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 18:50:23.610 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 18:50:23.611 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 18:50:23.613 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 18:50:23.615 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 18:50:23.632 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 18:50:23.633 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 18:50:24.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:50:24.354 | from cryptography.utils import int_from_bytes 2022-04-13 18:50:24.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:50:24.354 | from cryptography.utils import int_from_bytes 2022-04-13 18:50:25.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:50:26.442 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 18:50:26.453 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 18:50:28.169 | Installing collected packages: setuptools 2022-04-13 18:50:29.049 | Successfully installed setuptools-62.0.0 2022-04-13 18:50:29.049 | 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-04-13 18:50:29.196 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:50:29.196 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:50:29.308 | + inc/python:pip_install:200 : result=0 2022-04-13 18:50:29.310 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:50:29.312 | + functions-common:time_stop:2425 : local name 2022-04-13 18:50:29.313 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:29.315 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:29.317 | + functions-common:time_stop:2428 : local total 2022-04-13 18:50:29.318 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:29.320 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:50:29.322 | + functions-common:time_stop:2432 : start_time=1649875823627 2022-04-13 18:50:29.324 | + functions-common:time_stop:2434 : [[ -z 1649875823627 ]] 2022-04-13 18:50:29.326 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:29.330 | + functions-common:time_stop:2437 : end_time=1649875829328 2022-04-13 18:50:29.331 | + functions-common:time_stop:2438 : elapsed_time=5701 2022-04-13 18:50:29.333 | + functions-common:time_stop:2439 : total=0 2022-04-13 18:50:29.335 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:29.336 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5701 2022-04-13 18:50:29.338 | + inc/python:pip_install:203 : return 0 2022-04-13 18:50:29.340 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 18:50:29.343 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 18:50:29.346 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 18:50:29.348 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 18:50:29.351 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 18:50:29.352 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 18:50:29.937 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 18:50:29.939 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 18:50:29.939 | pip: 21.3.1 2022-04-13 18:50:29.942 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 18:50:29.945 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 18:50:29.948 | + ./stack.sh:main:798 : fixup_all 2022-04-13 18:50:29.950 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 18:50:29.953 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 18:50:29.955 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:29.957 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:29.959 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 18:50:29.972 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 18:50:29.988 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 18:50:29.999 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 18:50:30.001 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 18:50:30.003 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:50:30.006 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:50:30.008 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:50:30.010 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:50:30.012 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:50:30.014 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:50:30.016 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:50:30.018 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:50:30.020 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:50:30.022 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:50:30.024 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:50:30.026 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 18:50:30.028 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 18:50:30.031 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 18:50:30.033 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 18:50:30.035 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 18:50:30.037 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 18:50:30.039 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 18:50:30.042 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 18:50:30.043 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 18:50:30.046 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 18:50:30.048 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 18:50:30.050 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 18:50:30.052 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 18:50:30.054 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 18:50:30.056 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 18:50:30.059 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 18:50:30.079 | Using python 3.8 to install os-testr 2022-04-13 18:50:30.081 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 18:50:30.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:50:30.817 | from cryptography.utils import int_from_bytes 2022-04-13 18:50:30.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:50:30.817 | from cryptography.utils import int_from_bytes 2022-04-13 18:50:31.999 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:50:32.031 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 18:50:32.097 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 18:50:32.098 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 18:50:32.099 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 18:50:32.114 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 18:50:32.123 | 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-04-13 18:50:32.133 | 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-04-13 18:50:33.775 | 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-04-13 18:50:33.782 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:50:33.782 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:50:33.887 | + inc/python:pip_install:200 : result=0 2022-04-13 18:50:33.889 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:50:33.891 | + functions-common:time_stop:2425 : local name 2022-04-13 18:50:33.893 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:33.896 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:33.898 | + functions-common:time_stop:2428 : local total 2022-04-13 18:50:33.900 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:33.902 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:50:33.904 | + functions-common:time_stop:2432 : start_time=1649875830073 2022-04-13 18:50:33.907 | + functions-common:time_stop:2434 : [[ -z 1649875830073 ]] 2022-04-13 18:50:33.909 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:33.913 | + functions-common:time_stop:2437 : end_time=1649875833911 2022-04-13 18:50:33.915 | + functions-common:time_stop:2438 : elapsed_time=3838 2022-04-13 18:50:33.917 | + functions-common:time_stop:2439 : total=0 2022-04-13 18:50:33.919 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:33.921 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3838 2022-04-13 18:50:33.923 | + inc/python:pip_install:203 : return 0 2022-04-13 18:50:33.926 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 18:50:33.977 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 18:50:34.073 | + ./stack.sh:main:812 : install_infra 2022-04-13 18:50:34.075 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 18:50:34.078 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 18:50:34.081 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 18:50:34.084 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 18:50:34.107 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 18:50:35.991 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:35.998 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.002 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.007 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.011 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.018 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.022 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.048 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.125 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.144 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.148 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.153 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.167 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.176 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.178 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.194 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.212 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.221 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.226 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.244 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.265 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.283 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.291 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.296 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.317 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.353 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.355 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.369 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.374 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.378 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.383 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.397 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.404 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.453 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.470 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.475 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.506 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.567 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.574 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.581 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.633 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.646 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.655 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.761 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.785 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.789 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.800 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.805 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.824 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.831 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.848 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.878 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.906 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.918 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.931 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.949 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.957 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.972 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.985 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.990 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:36.996 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:50:37.129 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 18:50:37.418 | + inc/python:pip_install:200 : result=0 2022-04-13 18:50:37.421 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:50:37.423 | + functions-common:time_stop:2425 : local name 2022-04-13 18:50:37.425 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:37.427 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:37.429 | + functions-common:time_stop:2428 : local total 2022-04-13 18:50:37.431 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:37.433 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:50:37.435 | + functions-common:time_stop:2432 : start_time=1649875834099 2022-04-13 18:50:37.438 | + functions-common:time_stop:2434 : [[ -z 1649875834099 ]] 2022-04-13 18:50:37.440 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:37.444 | + functions-common:time_stop:2437 : end_time=1649875837442 2022-04-13 18:50:37.446 | + functions-common:time_stop:2438 : elapsed_time=3343 2022-04-13 18:50:37.448 | + functions-common:time_stop:2439 : total=3838 2022-04-13 18:50:37.450 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:37.453 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7181 2022-04-13 18:50:37.455 | + inc/python:pip_install:203 : return 0 2022-04-13 18:50:37.457 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 18:50:37.460 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 18:50:37.482 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 18:50:39.240 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.247 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.251 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.257 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.260 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.267 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.271 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.297 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.375 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.393 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.397 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.402 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.418 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.426 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.428 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.445 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.461 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.471 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.476 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.494 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.516 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.534 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.542 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.547 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.567 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.596 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.598 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.612 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.617 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.621 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.626 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.642 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.650 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.699 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.716 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.720 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.752 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.814 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.820 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.828 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.878 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.891 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:39.899 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.002 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.027 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.031 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.041 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.047 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.066 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.073 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.090 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.120 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.149 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.161 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.173 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.191 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.199 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.213 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.225 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.229 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 18:50:40.235 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:50:40.237 | Processing /opt/stack/requirements 2022-04-13 18:50:41.944 | 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 29)) (6.0) 2022-04-13 18:50:41.947 | 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 191)) (3.0.0) 2022-04-13 18:50:41.959 | 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 366)) (21.3) 2022-04-13 18:50:41.964 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 18:50:41.967 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 18:50:41.973 | 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 497)) (2.27.1) 2022-04-13 18:50:41.999 | 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 539)) (1.16.0) 2022-04-13 18:50:42.002 | 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 596)) (2.5.0) 2022-04-13 18:50:42.012 | 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 625)) (1.26.9) 2022-04-13 18:50:42.062 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 18:50:42.065 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 18:50:42.080 | 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 497)) (2021.10.8) 2022-04-13 18:50:42.082 | 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 226)) (3.3) 2022-04-13 18:50:42.085 | 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 128)) (2.0.12) 2022-04-13 18:50:42.091 | 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 186)) (1.0.0) 2022-04-13 18:50:42.095 | 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 131)) (3.10.1) 2022-04-13 18:50:42.108 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 18:50:42.110 | 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 575)) (3.5.0) 2022-04-13 18:50:42.116 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 18:50:42.128 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 18:50:42.176 | 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 636)) (0.2.5) 2022-04-13 18:50:42.181 | 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 410)) (1.8.2) 2022-04-13 18:50:42.183 | 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 101)) (21.4.0) 2022-04-13 18:50:42.243 | Building wheels for collected packages: openstack-requirements 2022-04-13 18:50:42.244 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 18:50:43.060 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 18:50:43.061 | ERROR: Command errored out with exit status 1: 2022-04-13 18:50:43.061 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-b8197jf3/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-b8197jf3/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-in0512yp 2022-04-13 18:50:43.061 | cwd: /tmp/pip-req-build-b8197jf3/ 2022-04-13 18:50:43.061 | Complete output (6 lines): 2022-04-13 18:50:43.061 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 18:50:43.061 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 18:50:43.061 | or: setup.py --help-commands 2022-04-13 18:50:43.061 | or: setup.py cmd --help 2022-04-13 18:50:43.061 | 2022-04-13 18:50:43.062 | error: invalid command 'bdist_wheel' 2022-04-13 18:50:43.062 | ---------------------------------------- 2022-04-13 18:50:43.062 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 18:50:43.062 | Running setup.py clean for openstack-requirements 2022-04-13 18:50:43.877 | Failed to build openstack-requirements 2022-04-13 18:50:43.893 | Installing collected packages: openstack-requirements 2022-04-13 18:50:43.893 | Attempting uninstall: openstack-requirements 2022-04-13 18:50:43.894 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 18:50:43.930 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 18:50:43.948 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 18:50:43.951 | Running setup.py install for openstack-requirements: started 2022-04-13 18:50:46.285 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 18:50:46.308 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 18:50:46.439 | + inc/python:pip_install:200 : result=0 2022-04-13 18:50:46.441 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:50:46.443 | + functions-common:time_stop:2425 : local name 2022-04-13 18:50:46.445 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:46.447 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:46.449 | + functions-common:time_stop:2428 : local total 2022-04-13 18:50:46.452 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:46.454 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:50:46.456 | + functions-common:time_stop:2432 : start_time=1649875837475 2022-04-13 18:50:46.458 | + functions-common:time_stop:2434 : [[ -z 1649875837475 ]] 2022-04-13 18:50:46.461 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:46.465 | + functions-common:time_stop:2437 : end_time=1649875846462 2022-04-13 18:50:46.467 | + functions-common:time_stop:2438 : elapsed_time=8987 2022-04-13 18:50:46.470 | + functions-common:time_stop:2439 : total=7181 2022-04-13 18:50:46.472 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:46.474 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16168 2022-04-13 18:50:46.476 | + inc/python:pip_install:203 : return 0 2022-04-13 18:50:46.479 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 18:50:46.481 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 18:50:46.483 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 18:50:46.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:50:46.488 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:50:46.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 18:50:46.492 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:50:46.495 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 18:50:46.514 | Using python 3.8 to install pbr 2022-04-13 18:50:46.516 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 18:50:47.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:50:47.267 | from cryptography.utils import int_from_bytes 2022-04-13 18:50:47.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:50:47.267 | from cryptography.utils import int_from_bytes 2022-04-13 18:50:48.419 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:50:48.451 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 18:50:50.204 | 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-04-13 18:50:50.210 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:50:50.210 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:50:50.316 | + inc/python:pip_install:200 : result=0 2022-04-13 18:50:50.318 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:50:50.320 | + functions-common:time_stop:2425 : local name 2022-04-13 18:50:50.322 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:50.324 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:50.327 | + functions-common:time_stop:2428 : local total 2022-04-13 18:50:50.329 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:50.331 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:50:50.333 | + functions-common:time_stop:2432 : start_time=1649875846509 2022-04-13 18:50:50.335 | + functions-common:time_stop:2434 : [[ -z 1649875846509 ]] 2022-04-13 18:50:50.338 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:50.341 | + functions-common:time_stop:2437 : end_time=1649875850339 2022-04-13 18:50:50.344 | + functions-common:time_stop:2438 : elapsed_time=3830 2022-04-13 18:50:50.346 | + functions-common:time_stop:2439 : total=16168 2022-04-13 18:50:50.348 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:50.350 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19998 2022-04-13 18:50:50.352 | + inc/python:pip_install:203 : return 0 2022-04-13 18:50:50.355 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 18:50:52.606 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 18:50:54.452 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:50:54.453 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 18:50:54.467 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 18:50:54.470 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 18:50:54.472 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 18:50:54.476 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 18:50:54.482 | 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.8) 2022-04-13 18:50:54.551 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 18:50:54.554 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 18:50:54.557 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 18:50:54.573 | + ./stack.sh:main:821 : pkgs= 2022-04-13 18:50:54.575 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 18:50:54.577 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 18:50:54.579 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 18:50:54.582 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 18:50:54.584 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 18:50:54.586 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 18:50:54.588 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 18:50:54.590 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 18:50:54.593 | + functions-common:run_phase:1863 : local extra 2022-04-13 18:50:54.595 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 18:50:54.599 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 18:50:54.601 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 18:50:54.604 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 18:50:54.606 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 18:50:54.609 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 18:50:54.623 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:54.625 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 18:50:54.627 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:50:54.630 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 18:50:54.632 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:50:54.634 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 18:50:54.636 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:50:54.638 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 18:50:54.640 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:50:54.643 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 18:50:54.645 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 18:50:54.647 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 18:50:54.649 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 18:50:54.651 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 18:50:54.653 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 18:50:54.655 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 18:50:54.657 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 18:50:54.660 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 18:50:54.662 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 18:50:54.664 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 18:50:54.666 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 18:50:54.668 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 18:50:54.671 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 18:50:54.673 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 18:50:54.675 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 18:50:54.678 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 18:50:54.727 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 18:50:54.728 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 18:50:54.731 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 18:50:55.116 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 18:50:55.118 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 18:50:55.136 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:55.138 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 18:50:55.141 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:50:55.143 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:50:55.146 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:50:55.148 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:50:55.150 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:50:55.152 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:50:55.154 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:55.156 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:55.159 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:50:55.161 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:50:55.163 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:50:55.165 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:50:55.167 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 18:50:55.170 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:50:55.172 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:55.174 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:55.176 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 18:50:55.197 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 18:50:55.305 | Reading package lists... 2022-04-13 18:50:55.542 | Building dependency tree... 2022-04-13 18:50:55.543 | Reading state information... 2022-04-13 18:50:55.796 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 18:50:55.796 | The following packages were automatically installed and are no longer required: 2022-04-13 18:50:55.797 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:50:55.797 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:50:55.797 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:50:55.797 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:50:55.797 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:50:55.797 | python3-zope.interface 2022-04-13 18:50:55.797 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:50:55.908 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:50:55.912 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:50:55.915 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:50:55.917 | + functions-common:time_stop:2425 : local name 2022-04-13 18:50:55.919 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:50:55.922 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:50:55.924 | + functions-common:time_stop:2428 : local total 2022-04-13 18:50:55.926 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:50:55.928 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:50:55.930 | + functions-common:time_stop:2432 : start_time=1649875855194 2022-04-13 18:50:55.932 | + functions-common:time_stop:2434 : [[ -z 1649875855194 ]] 2022-04-13 18:50:55.935 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:50:55.939 | + functions-common:time_stop:2437 : end_time=1649875855937 2022-04-13 18:50:55.941 | + functions-common:time_stop:2438 : elapsed_time=743 2022-04-13 18:50:55.943 | + functions-common:time_stop:2439 : total=1480 2022-04-13 18:50:55.946 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:50:55.948 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2223 2022-04-13 18:50:55.950 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:50:55.952 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 18:50:55.954 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 18:50:55.957 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 18:50:55.959 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 18:50:55.961 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 18:50:55.963 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 18:50:55.965 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 18:50:55.968 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 18:50:55.970 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:50:55.973 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:50:55.975 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:50:55.977 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:50:55.979 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:50:55.982 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:50:55.984 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:50:55.987 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:50:55.989 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:50:55.991 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:50:55.993 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:50:55.995 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 18:50:55.998 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 18:50:56.000 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 18:50:56.002 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 18:50:56.004 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 18:50:56.006 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 18:50:56.008 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 18:50:56.011 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 18:50:56.013 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 18:50:56.028 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:56.030 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 18:50:56.033 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 18:50:56.035 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 18:50:56.037 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 18:50:56.040 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 18:50:56.044 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 18:50:56.047 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 18:50:56.049 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 18:50:56.051 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 18:50:56.053 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 18:50:56.055 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 18:50:56.058 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 18:50:56.731 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 18:50:56.731 | user tags 2022-04-13 18:50:56.731 | stackrabbit []' 2022-04-13 18:50:56.735 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 18:50:56.735 | user tags 2022-04-13 18:50:56.735 | stackrabbit []' 2022-04-13 18:50:56.735 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 18:50:56.741 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 18:50:56.743 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 18:50:56.745 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 18:50:57.409 | Changing password for user "stackrabbit" ... 2022-04-13 18:50:57.431 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 18:50:58.089 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 18:50:58.113 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 18:50:58.115 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 18:50:58.774 | Changing password for user "stackrabbit" ... 2022-04-13 18:50:58.797 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 18:50:58.799 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 18:50:58.801 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 18:50:59.449 | Deleting user "guest" ... 2022-04-13 18:50:59.465 | Error: 2022-04-13 18:50:59.465 | {:no_such_user, "guest"} 2022-04-13 18:50:59.478 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 18:50:59.480 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 18:50:59.496 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:50:59.498 | + ./stack.sh:main:838 : install_database 2022-04-13 18:50:59.501 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 18:50:59.503 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 18:50:59.506 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:59.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:59.510 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 18:50:59.729 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 18:50:59.732 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 18:50:59.735 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 18:50:59.737 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 18:50:59.742 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:50:59.744 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 18:50:59.747 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:50:59.749 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:50:59.751 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:50:59.754 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:50:59.756 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:50:59.758 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:50:59.762 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:50:59.765 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:50:59.767 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:50:59.769 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:50:59.772 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:50:59.774 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 18:50:59.776 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 18:50:59.779 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 18:50:59.781 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 18:50:59.784 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 18:50:59.786 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 18:50:59.788 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 18:50:59.791 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 18:50:59.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:59.795 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:59.797 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 18:50:59.800 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:50:59.802 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:50:59.804 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:50:59.806 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:50:59.808 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:50:59.811 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:50:59.813 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:59.816 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:59.818 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:50:59.820 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:50:59.822 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:50:59.824 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:50:59.826 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 18:50:59.829 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:50:59.832 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:50:59.834 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:50:59.836 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 18:50:59.857 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 18:50:59.966 | Reading package lists... 2022-04-13 18:51:00.204 | Building dependency tree... 2022-04-13 18:51:00.206 | Reading state information... 2022-04-13 18:51:00.451 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 18:51:00.451 | The following packages were automatically installed and are no longer required: 2022-04-13 18:51:00.452 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:51:00.452 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:51:00.452 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:51:00.452 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:51:00.452 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:51:00.452 | python3-zope.interface 2022-04-13 18:51:00.452 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:51:00.563 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:51:00.567 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:51:00.569 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:51:00.571 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:00.573 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:00.575 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:00.578 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:00.580 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:00.582 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:51:00.584 | + functions-common:time_stop:2432 : start_time=1649875859854 2022-04-13 18:51:00.586 | + functions-common:time_stop:2434 : [[ -z 1649875859854 ]] 2022-04-13 18:51:00.589 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:00.593 | + functions-common:time_stop:2437 : end_time=1649875860590 2022-04-13 18:51:00.595 | + functions-common:time_stop:2438 : elapsed_time=736 2022-04-13 18:51:00.597 | + functions-common:time_stop:2439 : total=2223 2022-04-13 18:51:00.599 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:00.602 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2959 2022-04-13 18:51:00.604 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:51:00.606 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 18:51:00.609 | + ./stack.sh:main:841 : install_database_python 2022-04-13 18:51:00.611 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 18:51:00.613 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 18:51:00.616 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 18:51:00.618 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 18:51:00.621 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 18:51:00.623 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 18:51:00.625 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 18:51:00.628 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 18:51:00.629 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 18:51:00.633 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 18:51:00.636 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 18:51:00.638 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 18:51:00.641 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 18:51:00.643 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 18:51:00.664 | Using python 3.8 to install PyMySQL 2022-04-13 18:51:00.666 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 18:51:01.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:01.419 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:01.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:01.419 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:02.598 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:02.630 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 18:51:04.307 | 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-04-13 18:51:04.313 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:51:04.313 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:51:04.413 | + inc/python:pip_install:200 : result=0 2022-04-13 18:51:04.415 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:51:04.418 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:04.420 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:04.423 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:04.425 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:04.427 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:04.429 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:51:04.431 | + functions-common:time_stop:2432 : start_time=1649875860659 2022-04-13 18:51:04.434 | + functions-common:time_stop:2434 : [[ -z 1649875860659 ]] 2022-04-13 18:51:04.438 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:04.441 | + functions-common:time_stop:2437 : end_time=1649875864439 2022-04-13 18:51:04.444 | + functions-common:time_stop:2438 : elapsed_time=3780 2022-04-13 18:51:04.446 | + functions-common:time_stop:2439 : total=19998 2022-04-13 18:51:04.448 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:04.450 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23778 2022-04-13 18:51:04.453 | + inc/python:pip_install:203 : return 0 2022-04-13 18:51:04.455 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 18:51:04.458 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 18:51:04.460 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 18:51:04.462 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 18:51:04.478 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:04.480 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 18:51:04.483 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 18:51:04.486 | ++ 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-04-13 18:51:04.486 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 18:51:04.491 | + 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-04-13 18:51:04.494 | + 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-04-13 18:51:04.496 | + 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-04-13 18:51:04.498 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 18:51:04.500 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 18:51:04.503 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 18:51:04.518 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:04.520 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 18:51:04.523 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:51:04.525 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:51:04.527 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:51:04.529 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:51:04.532 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:04.534 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:51:04.537 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:04.539 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:04.541 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:51:04.543 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:51:04.545 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:51:04.547 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:51:04.550 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 18:51:04.552 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:51:04.554 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:04.556 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:04.559 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 18:51:04.579 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 18:51:04.687 | Reading package lists... 2022-04-13 18:51:04.924 | Building dependency tree... 2022-04-13 18:51:04.926 | Reading state information... 2022-04-13 18:51:05.169 | radvd is already the newest version (1:2.17-2). 2022-04-13 18:51:05.169 | The following packages were automatically installed and are no longer required: 2022-04-13 18:51:05.171 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:51:05.171 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:51:05.171 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:51:05.171 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:51:05.171 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:51:05.171 | python3-zope.interface 2022-04-13 18:51:05.171 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:51:05.281 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:51:05.286 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:51:05.288 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:51:05.290 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:05.292 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:05.294 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:05.297 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:05.299 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:05.301 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:51:05.303 | + functions-common:time_stop:2432 : start_time=1649875864576 2022-04-13 18:51:05.306 | + functions-common:time_stop:2434 : [[ -z 1649875864576 ]] 2022-04-13 18:51:05.308 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:05.313 | + functions-common:time_stop:2437 : end_time=1649875865310 2022-04-13 18:51:05.315 | + functions-common:time_stop:2438 : elapsed_time=734 2022-04-13 18:51:05.317 | + functions-common:time_stop:2439 : total=2959 2022-04-13 18:51:05.319 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:05.321 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3693 2022-04-13 18:51:05.324 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:51:05.326 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 18:51:05.341 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:05.344 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 18:51:05.346 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 18:51:05.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 18:51:05.351 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 18:51:05.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 18:51:05.373 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:51:05.375 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:51:05.377 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:51:05.379 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:51:05.382 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:05.384 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:51:05.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:05.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:05.391 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:51:05.393 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:51:05.395 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:51:05.397 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:51:05.399 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 18:51:05.401 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:51:05.403 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:05.406 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:05.408 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 18:51:05.427 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 18:51:05.536 | Reading package lists... 2022-04-13 18:51:05.772 | Building dependency tree... 2022-04-13 18:51:05.774 | Reading state information... 2022-04-13 18:51:06.015 | fakeroot is already the newest version (1.24-1). 2022-04-13 18:51:06.015 | make is already the newest version (4.2.1-1.2). 2022-04-13 18:51:06.015 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 18:51:06.015 | The following packages were automatically installed and are no longer required: 2022-04-13 18:51:06.016 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:51:06.016 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:51:06.016 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:51:06.016 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:51:06.016 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:51:06.016 | python3-zope.interface 2022-04-13 18:51:06.016 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:51:06.126 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:51:06.130 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:51:06.132 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:51:06.134 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:06.136 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:06.138 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:06.141 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:06.143 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:06.145 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:51:06.147 | + functions-common:time_stop:2432 : start_time=1649875865425 2022-04-13 18:51:06.149 | + functions-common:time_stop:2434 : [[ -z 1649875865425 ]] 2022-04-13 18:51:06.152 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:06.156 | + functions-common:time_stop:2437 : end_time=1649875866154 2022-04-13 18:51:06.159 | + functions-common:time_stop:2438 : elapsed_time=729 2022-04-13 18:51:06.161 | + functions-common:time_stop:2439 : total=3693 2022-04-13 18:51:06.163 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:06.165 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4422 2022-04-13 18:51:06.167 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:51:06.169 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 18:51:06.171 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:06.174 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:06.176 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 18:51:06.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 18:51:06.181 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 18:51:06.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 18:51:06.187 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 18:51:06.190 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 18:51:06.190 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 18:51:06.195 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 18:51:06.197 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 18:51:06.199 | + functions:vercmp:628 : local v1=5.4 2022-04-13 18:51:06.201 | + functions:vercmp:629 : local 'op=<' 2022-04-13 18:51:06.204 | + functions:vercmp:630 : local v2=3.13 2022-04-13 18:51:06.206 | + functions:vercmp:631 : local result 2022-04-13 18:51:06.210 | ++ functions:vercmp:635 : sort -V 2022-04-13 18:51:06.210 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 18:51:06.211 | ++ functions:vercmp:635 : head -1 2022-04-13 18:51:06.216 | + functions:vercmp:635 : result=3.13 2022-04-13 18:51:06.218 | + functions:vercmp:637 : case $op in 2022-04-13 18:51:06.220 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 18:51:06.223 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 18:51:06.225 | + functions:vercmp:648 : return 2022-04-13 18:51:06.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 18:51:06.229 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 18:51:06.232 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 18:51:06.701 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 18:51:06.704 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 18:51:06.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:06.709 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:06.711 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 18:51:06.714 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:06.716 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 18:51:06.734 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:06.736 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 18:51:06.738 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 18:51:06.738 | Installing etcd 2022-04-13 18:51:06.741 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 18:51:06.754 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 18:51:06.766 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 18:51:06.768 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 18:51:06.785 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 18:51:06.788 | ++ 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-04-13 18:51:06.791 | ++ 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-04-13 18:51:06.794 | +++ 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-04-13 18:51:06.798 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 18:51:06.801 | ++ 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-04-13 18:51:06.803 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 18:51:06.805 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 18:51:06.807 | ++ functions:get_extra_file:74 : return 2022-04-13 18:51:06.810 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 18:51:06.813 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 18:51:06.815 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 18:51:06.818 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 18:51:06.834 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:51:06.836 | + ./stack.sh:main:868 : install_dstat 2022-04-13 18:51:06.838 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 18:51:06.854 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:51:06.856 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 18:51:06.859 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 18:51:06.861 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 18:51:06.863 | + ./stack.sh:main:877 : install_libs 2022-04-13 18:51:06.865 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 18:51:06.868 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 18:51:06.870 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 18:51:06.872 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 18:51:06.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:06.877 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:06.879 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 18:51:06.881 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:06.883 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 18:51:06.885 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 18:51:06.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 18:51:06.890 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 18:51:06.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:06.894 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:06.896 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 18:51:06.898 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:06.900 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 18:51:06.903 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 18:51:06.905 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 18:51:06.907 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 18:51:06.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:06.911 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:06.913 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 18:51:06.915 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:06.918 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 18:51:06.920 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 18:51:06.922 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 18:51:06.925 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 18:51:06.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:06.929 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:06.931 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 18:51:06.933 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:06.935 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 18:51:06.938 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 18:51:06.940 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 18:51:06.942 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 18:51:06.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:06.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:06.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 18:51:06.951 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:06.953 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 18:51:06.956 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 18:51:06.958 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 18:51:06.960 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 18:51:06.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:06.964 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:06.966 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 18:51:06.969 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:06.971 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 18:51:06.973 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 18:51:06.976 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 18:51:06.978 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 18:51:06.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:06.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:06.984 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 18:51:06.987 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:06.989 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 18:51:06.991 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 18:51:06.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 18:51:06.996 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 18:51:06.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 18:51:07.005 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.007 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 18:51:07.009 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 18:51:07.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 18:51:07.013 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 18:51:07.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 18:51:07.023 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.025 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 18:51:07.027 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 18:51:07.029 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 18:51:07.031 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 18:51:07.034 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.036 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.038 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 18:51:07.040 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.042 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 18:51:07.045 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 18:51:07.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 18:51:07.049 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 18:51:07.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.056 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 18:51:07.058 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.060 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 18:51:07.063 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 18:51:07.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 18:51:07.067 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 18:51:07.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.072 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.074 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 18:51:07.076 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.079 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 18:51:07.081 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 18:51:07.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 18:51:07.086 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 18:51:07.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.090 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.092 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 18:51:07.097 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.100 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 18:51:07.103 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 18:51:07.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 18:51:07.108 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 18:51:07.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.115 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 18:51:07.117 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.119 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 18:51:07.122 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 18:51:07.124 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 18:51:07.127 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 18:51:07.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.131 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 18:51:07.139 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.142 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 18:51:07.144 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 18:51:07.146 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 18:51:07.148 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 18:51:07.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.155 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 18:51:07.157 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.160 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 18:51:07.162 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 18:51:07.164 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 18:51:07.166 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 18:51:07.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.171 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.173 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 18:51:07.175 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.177 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 18:51:07.180 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 18:51:07.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 18:51:07.184 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 18:51:07.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.189 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.191 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 18:51:07.193 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.196 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 18:51:07.198 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 18:51:07.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 18:51:07.203 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 18:51:07.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.207 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.210 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 18:51:07.212 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.214 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 18:51:07.216 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 18:51:07.218 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 18:51:07.221 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 18:51:07.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.225 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.228 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 18:51:07.230 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.232 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 18:51:07.234 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 18:51:07.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 18:51:07.239 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 18:51:07.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.243 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.245 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 18:51:07.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.250 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 18:51:07.252 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 18:51:07.255 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 18:51:07.257 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 18:51:07.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.261 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.264 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 18:51:07.266 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.269 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 18:51:07.271 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 18:51:07.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 18:51:07.275 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 18:51:07.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.280 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 18:51:07.284 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.286 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 18:51:07.288 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 18:51:07.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 18:51:07.293 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 18:51:07.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.297 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 18:51:07.302 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.304 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 18:51:07.306 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 18:51:07.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 18:51:07.311 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 18:51:07.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.318 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 18:51:07.320 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.322 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 18:51:07.324 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 18:51:07.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 18:51:07.329 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 18:51:07.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.334 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.336 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 18:51:07.338 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.340 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 18:51:07.343 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 18:51:07.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 18:51:07.347 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 18:51:07.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.352 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.354 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 18:51:07.356 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.359 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 18:51:07.361 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 18:51:07.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 18:51:07.365 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 18:51:07.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.370 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.372 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 18:51:07.375 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.377 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 18:51:07.379 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 18:51:07.381 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 18:51:07.383 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 18:51:07.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.391 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 18:51:07.393 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.395 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 18:51:07.397 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 18:51:07.399 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 18:51:07.402 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 18:51:07.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 18:51:07.411 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.413 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 18:51:07.415 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 18:51:07.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 18:51:07.420 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 18:51:07.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.427 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 18:51:07.429 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.431 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 18:51:07.433 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 18:51:07.436 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 18:51:07.438 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 18:51:07.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.443 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.446 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 18:51:07.448 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.450 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 18:51:07.453 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 18:51:07.455 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 18:51:07.459 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 18:51:07.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.464 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 18:51:07.469 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.471 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 18:51:07.474 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 18:51:07.476 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 18:51:07.479 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 18:51:07.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.483 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 18:51:07.488 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.490 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 18:51:07.492 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 18:51:07.495 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 18:51:07.497 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 18:51:07.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.501 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.503 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 18:51:07.506 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.508 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 18:51:07.510 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 18:51:07.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 18:51:07.515 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 18:51:07.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.522 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 18:51:07.524 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.526 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 18:51:07.528 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 18:51:07.531 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 18:51:07.533 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 18:51:07.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.538 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.540 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 18:51:07.542 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.545 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 18:51:07.547 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 18:51:07.549 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 18:51:07.551 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 18:51:07.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:07.556 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:07.558 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 18:51:07.560 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:07.562 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 18:51:07.583 | Using python 3.8 to install etcd3 2022-04-13 18:51:07.585 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 18:51:08.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:08.336 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:08.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:08.336 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:09.497 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:09.529 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 18:51:09.537 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 18:51:09.538 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 18:51:09.539 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 18:51:09.539 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 18:51:11.205 | 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-04-13 18:51:11.210 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:51:11.210 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:51:11.311 | + inc/python:pip_install:200 : result=0 2022-04-13 18:51:11.313 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:51:11.315 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:11.318 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:11.320 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:11.322 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:11.324 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:11.326 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:51:11.328 | + functions-common:time_stop:2432 : start_time=1649875867578 2022-04-13 18:51:11.330 | + functions-common:time_stop:2434 : [[ -z 1649875867578 ]] 2022-04-13 18:51:11.333 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:11.337 | + functions-common:time_stop:2437 : end_time=1649875871334 2022-04-13 18:51:11.339 | + functions-common:time_stop:2438 : elapsed_time=3756 2022-04-13 18:51:11.341 | + functions-common:time_stop:2439 : total=23778 2022-04-13 18:51:11.343 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:11.345 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27534 2022-04-13 18:51:11.347 | + inc/python:pip_install:203 : return 0 2022-04-13 18:51:11.350 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 18:51:11.371 | Using python 3.8 to install etcd3gw 2022-04-13 18:51:11.373 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 18:51:12.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:12.104 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:12.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:12.104 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:13.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:13.291 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 18:51:13.298 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 18:51:13.299 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 18:51:13.300 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 18:51:13.301 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 18:51:13.334 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 18:51:13.335 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 18:51:13.337 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 18:51:13.340 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 18:51:14.981 | 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-04-13 18:51:14.987 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:51:14.987 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:51:15.088 | + inc/python:pip_install:200 : result=0 2022-04-13 18:51:15.090 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:51:15.092 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:15.095 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:15.097 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:15.099 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:15.101 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:15.104 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:51:15.106 | + functions-common:time_stop:2432 : start_time=1649875871365 2022-04-13 18:51:15.108 | + functions-common:time_stop:2434 : [[ -z 1649875871365 ]] 2022-04-13 18:51:15.110 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:15.114 | + functions-common:time_stop:2437 : end_time=1649875875112 2022-04-13 18:51:15.116 | + functions-common:time_stop:2438 : elapsed_time=3747 2022-04-13 18:51:15.118 | + functions-common:time_stop:2439 : total=27534 2022-04-13 18:51:15.120 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:15.123 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31281 2022-04-13 18:51:15.125 | + inc/python:pip_install:203 : return 0 2022-04-13 18:51:15.127 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 18:51:15.129 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 18:51:15.132 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 18:51:15.134 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 18:51:15.136 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 18:51:15.138 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 18:51:15.141 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 18:51:15.143 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 18:51:15.146 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 18:51:15.148 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 18:51:15.150 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 18:51:15.152 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 18:51:15.154 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 18:51:15.157 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 18:51:15.159 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 18:51:15.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:15.164 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:15.166 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 18:51:15.168 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 18:51:15.170 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 18:51:15.173 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 18:51:15.175 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 18:51:15.177 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 18:51:15.179 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:15.181 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 18:51:15.184 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:15.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:15.188 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 18:51:15.190 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 18:51:15.192 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 18:51:15.194 | + functions-common:apt_get_update:1190 : return 2022-04-13 18:51:15.197 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 18:51:15.199 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 18:51:15.201 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:15.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:15.206 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 18:51:15.226 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 18:51:15.335 | Reading package lists... 2022-04-13 18:51:15.575 | Building dependency tree... 2022-04-13 18:51:15.577 | Reading state information... 2022-04-13 18:51:15.826 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 18:51:15.827 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 18:51:15.827 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 18:51:15.827 | The following packages were automatically installed and are no longer required: 2022-04-13 18:51:15.828 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 18:51:15.828 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 18:51:15.828 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 18:51:15.828 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 18:51:15.828 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 18:51:15.828 | python3-zope.interface 2022-04-13 18:51:15.828 | Use 'sudo apt autoremove' to remove them. 2022-04-13 18:51:15.938 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 18:51:15.942 | + functions-common:apt_get:1234 : result=0 2022-04-13 18:51:15.944 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 18:51:15.947 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:15.949 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:15.951 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:15.954 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:15.956 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:15.958 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 18:51:15.960 | + functions-common:time_stop:2432 : start_time=1649875875224 2022-04-13 18:51:15.962 | + functions-common:time_stop:2434 : [[ -z 1649875875224 ]] 2022-04-13 18:51:15.965 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:15.969 | + functions-common:time_stop:2437 : end_time=1649875875967 2022-04-13 18:51:15.971 | + functions-common:time_stop:2438 : elapsed_time=743 2022-04-13 18:51:15.973 | + functions-common:time_stop:2439 : total=4422 2022-04-13 18:51:15.975 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:15.978 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5165 2022-04-13 18:51:15.980 | + functions-common:apt_get:1238 : return 0 2022-04-13 18:51:15.982 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 18:51:15.985 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 18:51:15.987 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 18:51:15.990 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 18:51:16.051 | Module proxy already enabled 2022-04-13 18:51:16.055 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 18:51:16.116 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 18:51:16.116 | Module proxy already enabled 2022-04-13 18:51:16.116 | Module proxy_uwsgi already enabled 2022-04-13 18:51:16.120 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 18:51:16.123 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 18:51:16.125 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 18:51:16.127 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 18:51:16.250 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 18:51:16.253 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 18:51:16.255 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 18:51:16.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:16.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:16.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 18:51:16.265 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:16.267 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 18:51:16.269 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 18:51:16.271 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 18:51:16.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:16.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:16.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 18:51:16.284 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:16.286 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 18:51:16.289 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 18:51:16.291 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 18:51:16.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:16.296 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:16.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 18:51:16.301 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:16.304 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 18:51:16.306 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 18:51:16.308 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 18:51:16.311 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:16.313 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:16.315 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 18:51:16.318 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:16.320 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 18:51:16.322 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 18:51:16.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:16.327 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:16.329 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 18:51:16.332 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:16.334 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 18:51:16.336 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 18:51:16.339 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 18:51:16.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:16.344 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:16.346 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 18:51:16.348 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:16.350 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 18:51:16.368 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:16.370 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 18:51:16.372 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 18:51:16.375 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 18:51:16.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:16.379 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:16.382 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 18:51:16.384 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:16.386 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 18:51:16.404 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:16.407 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 18:51:16.409 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 18:51:16.411 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 18:51:16.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:16.416 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:16.418 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 18:51:16.421 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:16.423 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 18:51:16.426 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 18:51:16.428 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 18:51:16.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 18:51:16.433 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 18:51:16.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 18:51:16.437 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 18:51:16.440 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 18:51:16.442 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 18:51:16.444 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 18:51:16.447 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 18:51:16.450 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 18:51:16.452 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 18:51:16.456 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 18:51:16.456 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 18:51:16.461 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 18:51:16.463 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 18:51:16.465 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 18:51:16.469 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 18:51:16.471 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 18:51:16.491 | Using python 3.8 to install keystonemiddleware 2022-04-13 18:51:16.493 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 18:51:17.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:17.237 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:17.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:17.237 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:18.442 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:18.473 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 18:51:18.525 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 18:51:18.526 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 18:51:18.527 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 18:51:18.529 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 18:51:18.530 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 18:51:18.531 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 18:51:18.532 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 18:51:18.533 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 18:51:18.534 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 18:51:18.535 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 18:51:18.536 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 18:51:18.537 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 18:51:18.538 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 18:51:18.540 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 18:51:18.597 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 18:51:18.598 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 18:51:18.599 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 18:51:18.641 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 18:51:18.680 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 18:51:18.681 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 18:51:18.682 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 18:51:18.683 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 18:51:18.733 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 18:51:18.735 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 18:51:18.745 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 18:51:18.747 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 18:51:18.760 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 18:51:18.761 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 18:51:18.762 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 18:51:18.828 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 18:51:18.830 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 18:51:18.832 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 18:51:18.833 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 18:51:18.882 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 18:51:18.894 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 18:51:20.464 | 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-04-13 18:51:20.470 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:51:20.470 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:51:20.574 | + inc/python:pip_install:200 : result=0 2022-04-13 18:51:20.576 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:51:20.579 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:20.581 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:20.583 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:20.585 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:20.587 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:20.589 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:51:20.591 | + functions-common:time_stop:2432 : start_time=1649875876486 2022-04-13 18:51:20.593 | + functions-common:time_stop:2434 : [[ -z 1649875876486 ]] 2022-04-13 18:51:20.596 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:20.600 | + functions-common:time_stop:2437 : end_time=1649875880598 2022-04-13 18:51:20.602 | + functions-common:time_stop:2438 : elapsed_time=4112 2022-04-13 18:51:20.604 | + functions-common:time_stop:2439 : total=31281 2022-04-13 18:51:20.606 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:20.608 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35393 2022-04-13 18:51:20.611 | + inc/python:pip_install:203 : return 0 2022-04-13 18:51:20.613 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 18:51:20.615 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 18:51:20.618 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 18:51:20.621 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 18:51:20.623 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 18:51:20.626 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 18:51:20.630 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 18:51:20.630 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 18:51:20.635 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 18:51:20.637 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 18:51:20.639 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 18:51:20.643 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 18:51:20.645 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 18:51:20.665 | Using python 3.8 to install python-memcached 2022-04-13 18:51:20.667 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 18:51:21.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:21.393 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:21.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:21.393 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:22.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:22.574 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 18:51:22.577 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 18:51:24.235 | 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-04-13 18:51:24.240 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:51:24.240 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:51:24.340 | + inc/python:pip_install:200 : result=0 2022-04-13 18:51:24.342 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 18:51:24.345 | + functions-common:time_stop:2425 : local name 2022-04-13 18:51:24.347 | + functions-common:time_stop:2426 : local end_time 2022-04-13 18:51:24.349 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 18:51:24.351 | + functions-common:time_stop:2428 : local total 2022-04-13 18:51:24.354 | + functions-common:time_stop:2429 : local start_time 2022-04-13 18:51:24.356 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 18:51:24.358 | + functions-common:time_stop:2432 : start_time=1649875880660 2022-04-13 18:51:24.360 | + functions-common:time_stop:2434 : [[ -z 1649875880660 ]] 2022-04-13 18:51:24.363 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 18:51:24.367 | + functions-common:time_stop:2437 : end_time=1649875884365 2022-04-13 18:51:24.369 | + functions-common:time_stop:2438 : elapsed_time=3705 2022-04-13 18:51:24.372 | + functions-common:time_stop:2439 : total=35393 2022-04-13 18:51:24.374 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 18:51:24.376 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39098 2022-04-13 18:51:24.378 | + inc/python:pip_install:203 : return 0 2022-04-13 18:51:24.381 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 18:51:24.397 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 18:51:24.399 | + ./stack.sh:main:899 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-04-13 18:51:24.401 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 18:51:24.404 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 18:51:24.406 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 18:51:24.409 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 18:51:24.411 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 18:51:24.413 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 18:51:24.428 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 18:51:24.430 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 18:51:24.432 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 18:51:24.434 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 18:51:24.436 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 18:51:24.438 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 18:51:24.441 | ++ functions-common:git_clone:612 : pwd 2022-04-13 18:51:24.443 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 18:51:24.445 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 18:51:24.448 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 18:51:24.462 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 18:51:24.464 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 18:51:24.466 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:24.469 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 18:51:24.470 | + functions-common:git_clone:629 : echo master 2022-04-13 18:51:24.474 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 18:51:24.476 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 18:51:24.479 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 18:51:24.481 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 18:51:24.482 | + functions-common:git_clone:678 : head -1 2022-04-13 18:51:24.485 | c141e6164 trivial: Fix typo 2022-04-13 18:51:24.487 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 18:51:24.489 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 18:51:24.492 | + inc/python:setup_develop:338 : local bindep 2022-04-13 18:51:24.494 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 18:51:24.496 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 18:51:24.498 | + inc/python:setup_develop:344 : local extras= 2022-04-13 18:51:24.501 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 18:51:24.503 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 18:51:24.506 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 18:51:24.508 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 18:51:24.510 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 18:51:24.512 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 18:51:24.515 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 18:51:24.518 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 18:51:24.520 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 18:51:24.523 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 18:51:24.525 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 18:51:24.527 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 18:51:24.533 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 18:51:24.535 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 18:51:25.209 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 18:51:25.211 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 18:51:25.213 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 18:51:25.215 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 18:51:25.217 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 18:51:25.220 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 18:51:25.222 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 18:51:25.224 | + inc/python:setup_package:428 : local extras= 2022-04-13 18:51:25.226 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 18:51:25.228 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 18:51:25.230 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 18:51:25.232 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 18:51:25.235 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 18:51:25.237 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 18:51:25.256 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 18:51:25.258 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 18:51:25.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:25.997 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:25.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 18:51:25.997 | from cryptography.utils import int_from_bytes 2022-04-13 18:51:27.171 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 18:51:27.203 | Obtaining file:///opt/stack/keystone 2022-04-13 18:51:27.204 | Preparing metadata (setup.py): started 2022-04-13 18:51:27.971 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 18:51:27.971 | ERROR: Command errored out with exit status 1: 2022-04-13 18:51:27.971 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/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-alc7mtge 2022-04-13 18:51:27.971 | cwd: /opt/stack/keystone/ 2022-04-13 18:51:27.971 | Complete output (16 lines): 2022-04-13 18:51:27.971 | Error parsing 2022-04-13 18:51:27.971 | Traceback (most recent call last): 2022-04-13 18:51:27.971 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 18:51:27.971 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 18:51:27.972 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 18:51:27.972 | pbr.hooks.setup_hook(config) 2022-04-13 18:51:27.972 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 18:51:27.972 | metadata_config.run() 2022-04-13 18:51:27.972 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 18:51:27.972 | self.hook() 2022-04-13 18:51:27.972 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 18:51:27.972 | self.config['version'] = packaging.get_version( 2022-04-13 18:51:27.972 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 18:51:27.972 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 18:51:27.972 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 18:51:27.972 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 18:51:27.972 | ---------------------------------------- 2022-04-13 18:51:27.972 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 18:51:27.972 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 18:51:27.980 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 18:51:27.980 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 18:51:28.068 | + inc/python:pip_install:1 : exit_trap 2022-04-13 18:51:28.070 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 18:51:28.073 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 18:51:28.075 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 18:51:28.077 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 18:51:28.080 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 18:51:28.082 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 18:51:28.084 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 18:51:28.086 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 18:51:28.088 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 18:51:28.088 | Error on exit 2022-04-13 18:51:28.090 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 18:51:28.092 | + ./stack.sh:exit_trap:544 : generate-subunit 1649875812 76 fail 2022-04-13 18:51:28.676 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 18:51:28.678 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 18:51:29.560 | + ./stack.sh:exit_trap:558 : exit 1