2022-04-11 18:46:42.222 | + ./stack.sh:main:489 : exec 2022-04-11 18:46:42.222 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-11-184642' 2022-04-11 18:46:42.222 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-11-184642.summary.2022-04-11-184642 2022-04-11 18:46:42.222 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 18:46:42.222 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-11-184642 2022-04-11 18:46:42.222 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-11-184642 /opt/stack/logs/stack.sh.log 2022-04-11 18:46:42.222 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-11-184642.summary.2022-04-11-184642 /opt/stack/logs/stack.sh.log.summary 2022-04-11 18:46:42.222 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-11 18:46:42.222 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-11 18:46:42.222 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-11 18:46:42.222 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-11 18:46:42.222 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-11 18:46:42.222 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-11 18:46:42.222 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-11 18:46:42.222 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-11 18:46:42.222 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-11 18:46:42.222 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-11 18:46:42.223 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-11 18:46:42.223 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-11 18:46:42.223 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-11 18:46:42.223 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-11 18:46:42.226 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-11 18:46:42.228 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-11 18:46:42.230 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-11 18:46:42.233 | + ./stack.sh:main:575 : set -o errexit 2022-04-11 18:46:42.235 | + ./stack.sh:main:578 : uname -a 2022-04-11 18:46:42.237 | Linux dv-neutron-837392-1-hyperv 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-11 18:46:42.239 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-11 18:46:42.241 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-11 18:46:42.245 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-11 18:46:42.287 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-11 18:46:42.307 | + ./stack.sh:main:592 : fetch_plugins 2022-04-11 18:46:42.309 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-11 18:46:42.312 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-11 18:46:42.314 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-11 18:46:42.316 | + functions-common:fetch_plugins:1776 : return 2022-04-11 18:46:42.318 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-11 18:46:42.320 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-11 18:46:42.321 | + functions-common:run_phase:1854 : local phase= 2022-04-11 18:46:42.323 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-11 18:46:42.325 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-11 18:46:42.328 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-11 18:46:42.330 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-11 18:46:42.332 | + functions-common:run_phase:1863 : local extra 2022-04-11 18:46:42.334 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-11 18:46:42.338 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-11 18:46:42.340 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-11 18:46:42.342 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-11 18:46:42.346 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-11 18:46:42.348 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-11 18:46:42.362 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:46:42.364 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-11 18:46:42.366 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 18:46:42.368 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 18:46:42.369 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 18:46:42.371 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 18:46:42.373 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 18:46:42.375 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-11 18:46:42.377 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-11 18:46:42.379 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-11 18:46:42.381 | + 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-11 18:46:42.383 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-11 18:46:42.385 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-11 18:46:42.387 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-11 18:46:42.389 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-11 18:46:42.391 | + functions-common:plugin_override_defaults:1817 : return 2022-04-11 18:46:42.393 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-11 18:46:42.412 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-11 18:46:42.415 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-11 18:46:42.430 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:46:42.433 | +++ lib/tls:source:43 : hostname -f 2022-04-11 18:46:42.438 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-11 18:46:42.440 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-11 18:46:42.442 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-11 18:46:42.444 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-11 18:46:42.446 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-11 18:46:42.448 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-11 18:46:42.450 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-11 18:46:42.452 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-11 18:46:42.454 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-11 18:46:42.456 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-11 18:46:42.460 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-11 18:46:42.473 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-11 18:46:42.497 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-11 18:46:42.510 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-11 18:46:42.524 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-11 18:46:42.567 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-11 18:46:42.632 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-11 18:46:42.734 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-11 18:46:42.760 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-11 18:46:42.824 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-11 18:46:42.887 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-11 18:46:43.051 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-11 18:46:43.067 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-11 18:46:43.081 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-11 18:46:43.096 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-11 18:46:43.208 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-11 18:46:43.211 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-11 18:46:43.214 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-11 18:46:43.217 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-11 18:46:43.220 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-11 18:46:43.222 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-11 18:46:43.226 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-11 18:46:43.226 | False' 2022-04-11 18:46:43.229 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-11 18:46:43.249 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-11 18:46:43.251 | + ./stack.sh:main:626 : run_phase source 2022-04-11 18:46:43.253 | + functions-common:run_phase:1853 : local mode=source 2022-04-11 18:46:43.255 | + functions-common:run_phase:1854 : local phase= 2022-04-11 18:46:43.258 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-11 18:46:43.260 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-11 18:46:43.262 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-11 18:46:43.265 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-11 18:46:43.267 | + functions-common:run_phase:1863 : local extra 2022-04-11 18:46:43.270 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-11 18:46:43.280 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-11 18:46:43.282 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-11 18:46:43.285 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-11 18:46:43.287 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-11 18:46:43.289 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-11 18:46:43.307 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:46:43.309 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-11 18:46:43.312 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-11 18:46:43.359 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-11 18:46:43.361 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-11 18:46:43.364 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-11 18:46:43.366 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-11 18:46:43.368 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-11 18:46:43.370 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-11 18:46:43.373 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-11 18:46:43.375 | + functions-common:load_plugin_settings:1794 : return 2022-04-11 18:46:43.377 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-11 18:46:43.379 | + functions-common:verify_disabled_services:2136 : local service 2022-04-11 18:46:43.382 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.384 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-11 18:46:43.387 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.389 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-11 18:46:43.392 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.394 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-11 18:46:43.396 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.399 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-11 18:46:43.401 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.403 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-11 18:46:43.406 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.408 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-11 18:46:43.411 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.413 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-11 18:46:43.416 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.419 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-11 18:46:43.421 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.424 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-11 18:46:43.426 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.428 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-11 18:46:43.431 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.433 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-11 18:46:43.435 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.438 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-11 18:46:43.440 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.442 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-11 18:46:43.445 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.452 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-11 18:46:43.454 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.457 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-11 18:46:43.460 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.462 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-11 18:46:43.465 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.469 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-11 18:46:43.471 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.474 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-11 18:46:43.476 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.479 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-11 18:46:43.482 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.485 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-11 18:46:43.488 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.491 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-11 18:46:43.494 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.497 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-11 18:46:43.503 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.506 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-11 18:46:43.509 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.511 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-11 18:46:43.514 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.517 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-11 18:46:43.519 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.521 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-11 18:46:43.523 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.526 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-11 18:46:43.529 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.532 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-11 18:46:43.534 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.536 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-11 18:46:43.539 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.541 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-11 18:46:43.543 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.546 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-11 18:46:43.549 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.551 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-11 18:46:43.553 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.556 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-11 18:46:43.559 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.561 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-11 18:46:43.564 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.566 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-11 18:46:43.569 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.571 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-11 18:46:43.574 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.577 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-11 18:46:43.579 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.582 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-11 18:46:43.584 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.586 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-11 18:46:43.589 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.591 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-11 18:46:43.594 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.597 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-11 18:46:43.600 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.602 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-11 18:46:43.605 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.607 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-11 18:46:43.609 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.612 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-11 18:46:43.614 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.616 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-11 18:46:43.618 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.620 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-11 18:46:43.624 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:46:43.626 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-11 18:46:43.629 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-11 18:46:43.632 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-11 18:46:43.634 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-11 18:46:43.652 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:46:43.654 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-11 18:46:43.657 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-11 18:46:43.659 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-11 18:46:43.680 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:46:43.682 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-11 18:46:43.685 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-11 18:46:43.687 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-11 18:46:43.690 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-11 18:46:43.693 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-11 18:46:43.696 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-11 18:46:43.698 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-11 18:46:43.701 | + lib/database:initialize_database_backends:92 : return 0 2022-04-11 18:46:43.704 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-11 18:46:43.704 | Using mysql database backend 2022-04-11 18:46:43.707 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-11 18:46:43.725 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-11 18:46:43.730 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-11 18:46:43.733 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-11 18:46:43.736 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-11 18:46:43.739 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-11 18:46:43.742 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-11 18:46:43.760 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:46:43.763 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-11 18:46:43.780 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-11 18:46:43.799 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:46:43.801 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-11 18:46:43.820 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-11 18:46:43.851 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-11 18:46:43.869 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:46:43.873 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-11 18:46:43.894 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:46:43.896 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-11 18:46:43.914 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-11 18:46:43.917 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-11 18:46:43.919 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-11 18:46:43.923 | + functions-common:save_stackenv:60 : local tag=759 2022-04-11 18:46:43.926 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-11 18:46:43.931 | + functions-common:save_stackenv:62 : time_stamp=2022-04-11-184643 2022-04-11 18:46:43.934 | + functions-common:save_stackenv:63 : echo '# 2022-04-11-184643 759' 2022-04-11 18:46:43.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:46:43.940 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-11 18:46:43.942 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:46:43.945 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-11 18:46:43.948 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:46:43.950 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-11 18:46:43.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:46:43.956 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-11 18:46:43.959 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:46:43.962 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-04-11 18:46:43.965 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:46:43.969 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-04-11 18:46:43.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:46:43.974 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-11-184642 2022-04-11 18:46:43.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:46:43.980 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-11 18:46:43.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:46:43.986 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-04-11 18:46:43.989 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:46:43.992 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-11 18:46:43.995 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:46:43.998 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-11 18:46:44.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:46:44.004 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-11 18:46:44.007 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:46:44.010 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-11 18:46:44.014 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-11 18:46:44.017 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-11 18:46:44.020 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-11 18:46:44.023 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-11 18:46:44.025 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 18:46:44.027 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 18:46:44.031 | ++ functions-common:git_clone:612 : pwd 2022-04-11 18:46:44.034 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 18:46:44.037 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 18:46:44.040 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 18:46:44.057 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 18:46:44.059 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 18:46:44.062 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 18:46:44.065 | + functions-common:git_clone:629 : echo master 2022-04-11 18:46:44.065 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 18:46:44.070 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-11 18:46:44.072 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 18:46:44.075 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-11 18:46:44.079 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 18:46:44.079 | + functions-common:git_clone:678 : head -1 2022-04-11 18:46:44.084 | 9583edc0 Merge "Updated from generate-constraints" 2022-04-11 18:46:44.087 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 18:46:44.090 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-11 18:46:44.093 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 18:46:44.096 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-11 18:46:44.099 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-11 18:46:44.102 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-11 18:46:44.105 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-11 18:46:44.108 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-11 18:46:44.111 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-11 18:46:44.114 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-11 18:46:44.117 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-11 18:46:44.120 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-11 18:46:44.126 | ++ tools/install_prereqs.sh:source:47 : NOW=1649702804 2022-04-11 18:46:44.132 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-11 18:46:44.138 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649701919 2022-04-11 18:46:44.141 | ++ tools/install_prereqs.sh:source:49 : DELTA=885 2022-04-11 18:46:44.143 | ++ tools/install_prereqs.sh:source:50 : [[ 885 -lt 7200 ]] 2022-04-11 18:46:44.146 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-11 18:46:44.148 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-11 18:46:44.151 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-11 18:46:44.156 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-11 18:46:44.159 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-11 18:46:44.161 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-11 18:46:44.164 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-11 18:46:44.167 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-11 18:46:44.171 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-11 18:46:44.225 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-11 18:46:44.225 | apache2-dev 2022-04-11 18:46:44.225 | bc 2022-04-11 18:46:44.225 | bsdmainutils 2022-04-11 18:46:44.225 | curl 2022-04-11 18:46:44.225 | g++ 2022-04-11 18:46:44.225 | gawk 2022-04-11 18:46:44.225 | gcc 2022-04-11 18:46:44.225 | gettext 2022-04-11 18:46:44.226 | git 2022-04-11 18:46:44.226 | graphviz 2022-04-11 18:46:44.226 | iputils-ping 2022-04-11 18:46:44.226 | libapache2-mod-proxy-uwsgi 2022-04-11 18:46:44.226 | libffi-dev 2022-04-11 18:46:44.226 | libjpeg-dev 2022-04-11 18:46:44.226 | libpcre3-dev 2022-04-11 18:46:44.226 | libpq-dev 2022-04-11 18:46:44.226 | libssl-dev 2022-04-11 18:46:44.226 | libsystemd-dev 2022-04-11 18:46:44.226 | libxml2-dev 2022-04-11 18:46:44.226 | libxslt1-dev 2022-04-11 18:46:44.226 | libyaml-dev 2022-04-11 18:46:44.226 | lsof 2022-04-11 18:46:44.226 | openssh-server 2022-04-11 18:46:44.226 | openssl 2022-04-11 18:46:44.226 | pkg-config 2022-04-11 18:46:44.226 | psmisc 2022-04-11 18:46:44.226 | python3-dev 2022-04-11 18:46:44.226 | python3-pip 2022-04-11 18:46:44.226 | python3-systemd 2022-04-11 18:46:44.226 | python3-venv 2022-04-11 18:46:44.226 | tar 2022-04-11 18:46:44.226 | tcpdump 2022-04-11 18:46:44.226 | unzip 2022-04-11 18:46:44.227 | uuid-runtime 2022-04-11 18:46:44.227 | wget 2022-04-11 18:46:44.227 | wget 2022-04-11 18:46:44.227 | zlib1g-dev 2022-04-11 18:46:44.227 | libkrb5-dev 2022-04-11 18:46:44.227 | libldap2-dev 2022-04-11 18:46:44.227 | libsasl2-dev 2022-04-11 18:46:44.227 | memcached 2022-04-11 18:46:44.227 | python3-mysqldb 2022-04-11 18:46:44.227 | sqlite3 2022-04-11 18:46:44.227 | conntrack 2022-04-11 18:46:44.227 | curl 2022-04-11 18:46:44.227 | dnsmasq-base 2022-04-11 18:46:44.227 | dnsmasq-utils 2022-04-11 18:46:44.227 | ebtables 2022-04-11 18:46:44.227 | genisoimage 2022-04-11 18:46:44.227 | iptables 2022-04-11 18:46:44.227 | iputils-arping 2022-04-11 18:46:44.227 | kpartx 2022-04-11 18:46:44.227 | libjs-jquery-tablesorter 2022-04-11 18:46:44.227 | parted 2022-04-11 18:46:44.227 | pm-utils 2022-04-11 18:46:44.227 | python3-mysqldb 2022-04-11 18:46:44.228 | socat 2022-04-11 18:46:44.228 | sqlite3 2022-04-11 18:46:44.228 | sudo 2022-04-11 18:46:44.228 | vlan 2022-04-11 18:46:44.228 | lsscsi 2022-04-11 18:46:44.228 | open-iscsi 2022-04-11 18:46:44.228 | lvm2 2022-04-11 18:46:44.228 | qemu-utils 2022-04-11 18:46:44.228 | thin-provisioning-tools 2022-04-11 18:46:44.228 | acl 2022-04-11 18:46:44.228 | dnsmasq-base 2022-04-11 18:46:44.228 | dnsmasq-utils 2022-04-11 18:46:44.228 | ebtables 2022-04-11 18:46:44.228 | haproxy 2022-04-11 18:46:44.228 | iptables 2022-04-11 18:46:44.228 | iputils-arping 2022-04-11 18:46:44.228 | iputils-ping 2022-04-11 18:46:44.229 | postgresql-server-dev-all 2022-04-11 18:46:44.229 | python3-mysqldb 2022-04-11 18:46:44.229 | sqlite3 2022-04-11 18:46:44.229 | sudo 2022-04-11 18:46:44.229 | vlan 2022-04-11 18:46:44.229 | pcp 2022-04-11 18:46:44.229 | ipset 2022-04-11 18:46:44.229 | conntrack 2022-04-11 18:46:44.229 | conntrackd 2022-04-11 18:46:44.229 | keepalived 2022-04-11 18:46:44.229 | lvm2 2022-04-11 18:46:44.229 | qemu-utils 2022-04-11 18:46:44.229 | thin-provisioning-tools 2022-04-11 18:46:44.229 | curl 2022-04-11 18:46:44.229 | liberasurecode-dev 2022-04-11 18:46:44.229 | make 2022-04-11 18:46:44.229 | memcached 2022-04-11 18:46:44.229 | rsync 2022-04-11 18:46:44.229 | sqlite3 2022-04-11 18:46:44.229 | xfsprogs' 2022-04-11 18:46:44.231 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-11 18:46:44.252 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-11 18:46:44.252 | apache2-dev 2022-04-11 18:46:44.252 | bc 2022-04-11 18:46:44.252 | bsdmainutils 2022-04-11 18:46:44.252 | curl 2022-04-11 18:46:44.252 | g++ 2022-04-11 18:46:44.252 | gawk 2022-04-11 18:46:44.252 | gcc 2022-04-11 18:46:44.252 | gettext 2022-04-11 18:46:44.252 | git 2022-04-11 18:46:44.252 | graphviz 2022-04-11 18:46:44.252 | iputils-ping 2022-04-11 18:46:44.253 | libapache2-mod-proxy-uwsgi 2022-04-11 18:46:44.253 | libffi-dev 2022-04-11 18:46:44.253 | libjpeg-dev 2022-04-11 18:46:44.253 | libpcre3-dev 2022-04-11 18:46:44.253 | libpq-dev 2022-04-11 18:46:44.253 | libssl-dev 2022-04-11 18:46:44.253 | libsystemd-dev 2022-04-11 18:46:44.253 | libxml2-dev 2022-04-11 18:46:44.253 | libxslt1-dev 2022-04-11 18:46:44.253 | libyaml-dev 2022-04-11 18:46:44.253 | lsof 2022-04-11 18:46:44.253 | openssh-server 2022-04-11 18:46:44.253 | openssl 2022-04-11 18:46:44.253 | pkg-config 2022-04-11 18:46:44.253 | psmisc 2022-04-11 18:46:44.253 | python3-dev 2022-04-11 18:46:44.253 | python3-pip 2022-04-11 18:46:44.253 | python3-systemd 2022-04-11 18:46:44.253 | python3-venv 2022-04-11 18:46:44.253 | tar 2022-04-11 18:46:44.253 | tcpdump 2022-04-11 18:46:44.253 | unzip 2022-04-11 18:46:44.253 | uuid-runtime 2022-04-11 18:46:44.253 | wget 2022-04-11 18:46:44.253 | wget 2022-04-11 18:46:44.254 | zlib1g-dev 2022-04-11 18:46:44.254 | libkrb5-dev 2022-04-11 18:46:44.254 | libldap2-dev 2022-04-11 18:46:44.254 | libsasl2-dev 2022-04-11 18:46:44.254 | memcached 2022-04-11 18:46:44.254 | python3-mysqldb 2022-04-11 18:46:44.254 | sqlite3 2022-04-11 18:46:44.254 | conntrack 2022-04-11 18:46:44.254 | curl 2022-04-11 18:46:44.254 | dnsmasq-base 2022-04-11 18:46:44.254 | dnsmasq-utils 2022-04-11 18:46:44.254 | ebtables 2022-04-11 18:46:44.254 | genisoimage 2022-04-11 18:46:44.254 | iptables 2022-04-11 18:46:44.254 | iputils-arping 2022-04-11 18:46:44.254 | kpartx 2022-04-11 18:46:44.254 | libjs-jquery-tablesorter 2022-04-11 18:46:44.254 | parted 2022-04-11 18:46:44.254 | pm-utils 2022-04-11 18:46:44.254 | python3-mysqldb 2022-04-11 18:46:44.254 | socat 2022-04-11 18:46:44.254 | sqlite3 2022-04-11 18:46:44.254 | sudo 2022-04-11 18:46:44.254 | vlan 2022-04-11 18:46:44.255 | lsscsi 2022-04-11 18:46:44.255 | open-iscsi 2022-04-11 18:46:44.255 | lvm2 2022-04-11 18:46:44.255 | qemu-utils 2022-04-11 18:46:44.255 | thin-provisioning-tools 2022-04-11 18:46:44.255 | acl 2022-04-11 18:46:44.255 | dnsmasq-base 2022-04-11 18:46:44.255 | dnsmasq-utils 2022-04-11 18:46:44.255 | ebtables 2022-04-11 18:46:44.255 | haproxy 2022-04-11 18:46:44.255 | iptables 2022-04-11 18:46:44.255 | iputils-arping 2022-04-11 18:46:44.255 | iputils-ping 2022-04-11 18:46:44.255 | postgresql-server-dev-all 2022-04-11 18:46:44.255 | python3-mysqldb 2022-04-11 18:46:44.255 | sqlite3 2022-04-11 18:46:44.255 | sudo 2022-04-11 18:46:44.255 | vlan 2022-04-11 18:46:44.255 | pcp 2022-04-11 18:46:44.255 | ipset 2022-04-11 18:46:44.255 | conntrack 2022-04-11 18:46:44.255 | conntrackd 2022-04-11 18:46:44.255 | keepalived 2022-04-11 18:46:44.255 | lvm2 2022-04-11 18:46:44.255 | qemu-utils 2022-04-11 18:46:44.255 | thin-provisioning-tools 2022-04-11 18:46:44.256 | curl 2022-04-11 18:46:44.256 | liberasurecode-dev 2022-04-11 18:46:44.256 | make 2022-04-11 18:46:44.256 | memcached 2022-04-11 18:46:44.256 | rsync 2022-04-11 18:46:44.256 | sqlite3 2022-04-11 18:46:44.256 | xfsprogs ' 2022-04-11 18:46:44.256 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-11 18:46:44.258 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:46:44.261 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:46:44.265 | ++ 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-11 18:46:44.266 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-11 18:46:44.272 | ++ 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-11 18:46:44.274 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-11 18:46:44.277 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 18:46:44.280 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-11 18:46:44.283 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 18:46:44.285 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 18:46:44.289 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 18:46:44.291 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:46:44.293 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:46:44.296 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 18:46:44.298 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-11 18:46:44.300 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-11 18:46:44.302 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-11 18:46:44.305 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-11 18:46:44.310 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-11 18:46:44.312 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-11 18:46:44.314 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-11 18:46:44.316 | ++ functions-common:time_start:2412 : local start_time= 2022-04-11 18:46:44.318 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 18:46:44.321 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 18:46:44.325 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649702804322 2022-04-11 18:46:44.328 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-11 18:46:44.331 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-11 18:46:44.333 | ++ 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-11 18:46:44.623 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-11 18:46:44.714 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-11 18:46:44.825 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-11 18:46:44.937 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-11 18:46:47.192 | Reading package lists... 2022-04-11 18:46:47.229 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-11 18:46:47.231 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-11 18:46:47.234 | ++ functions-common:time_stop:2425 : local name 2022-04-11 18:46:47.236 | ++ functions-common:time_stop:2426 : local end_time 2022-04-11 18:46:47.239 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:46:47.241 | ++ functions-common:time_stop:2428 : local total 2022-04-11 18:46:47.243 | ++ functions-common:time_stop:2429 : local start_time 2022-04-11 18:46:47.245 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-11 18:46:47.248 | ++ functions-common:time_stop:2432 : start_time=1649702804322 2022-04-11 18:46:47.250 | ++ functions-common:time_stop:2434 : [[ -z 1649702804322 ]] 2022-04-11 18:46:47.253 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:46:47.257 | ++ functions-common:time_stop:2437 : end_time=1649702807255 2022-04-11 18:46:47.260 | ++ functions-common:time_stop:2438 : elapsed_time=2933 2022-04-11 18:46:47.262 | ++ functions-common:time_stop:2439 : total=0 2022-04-11 18:46:47.265 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:46:47.268 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2933 2022-04-11 18:46:47.271 | ++ 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-11 18:46:47.273 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 18:46:47.276 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:46:47.279 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:46:47.282 | ++ 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-11 18:46:47.308 | ++ 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-11 18:46:47.425 | Reading package lists... 2022-04-11 18:46:47.713 | Building dependency tree... 2022-04-11 18:46:47.715 | Reading state information... 2022-04-11 18:46:47.759 | acl is already the newest version (2.2.53-6). 2022-04-11 18:46:47.760 | bc is already the newest version (1.07.1-2build1). 2022-04-11 18:46:47.760 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-11 18:46:47.760 | conntrack is already the newest version (1:1.4.5-2). 2022-04-11 18:46:47.760 | ebtables is already the newest version (2.0.11-3build1). 2022-04-11 18:46:47.760 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-11 18:46:47.760 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-11 18:46:47.760 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-11 18:46:47.760 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-11 18:46:47.760 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-11 18:46:47.760 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-11 18:46:47.760 | iputils-arping is already the newest version (3:20190709-3). 2022-04-11 18:46:47.760 | iputils-ping is already the newest version (3:20190709-3). 2022-04-11 18:46:47.760 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-11 18:46:47.760 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-11 18:46:47.760 | libffi-dev is already the newest version (3.3-4). 2022-04-11 18:46:47.760 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-11 18:46:47.760 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-11 18:46:47.760 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-11 18:46:47.760 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-11 18:46:47.760 | lsscsi is already the newest version (0.30-0.1). 2022-04-11 18:46:47.760 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-11 18:46:47.760 | make is already the newest version (4.2.1-1.2). 2022-04-11 18:46:47.760 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-11 18:46:47.760 | psmisc is already the newest version (23.3-1). 2022-04-11 18:46:47.760 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-11 18:46:47.760 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-11 18:46:47.760 | python3-systemd is already the newest version (234-3build2). 2022-04-11 18:46:47.760 | socat is already the newest version (1.7.3.3-2). 2022-04-11 18:46:47.760 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-11 18:46:47.760 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-11 18:46:47.760 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-11 18:46:47.760 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-11 18:46:47.761 | graphviz is already the newest version (2.42.2-3build2). 2022-04-11 18:46:47.761 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-11 18:46:47.761 | pcp is already the newest version (5.0.3-1). 2022-04-11 18:46:47.761 | pm-utils is already the newest version (1.4.1-19). 2022-04-11 18:46:47.761 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-11 18:46:47.761 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-11 18:46:47.761 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-11 18:46:47.761 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-11 18:46:47.761 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-11 18:46:47.761 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-11 18:46:47.761 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-11 18:46:47.761 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-11 18:46:47.761 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-11 18:46:47.761 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-11 18:46:47.761 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-11 18:46:47.761 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-11 18:46:47.761 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-11 18:46:47.761 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-11 18:46:47.761 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-11 18:46:47.761 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-11 18:46:47.761 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-11 18:46:47.761 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-11 18:46:47.761 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-11 18:46:47.761 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-11 18:46:47.761 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-11 18:46:47.761 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-11 18:46:47.761 | openssl set to manually installed. 2022-04-11 18:46:47.761 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-11 18:46:47.761 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-11 18:46:47.761 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-11 18:46:47.761 | rsync set to manually installed. 2022-04-11 18:46:47.761 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-11 18:46:47.762 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-11 18:46:47.762 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-11 18:46:47.762 | tar set to manually installed. 2022-04-11 18:46:47.762 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-11 18:46:47.762 | tcpdump set to manually installed. 2022-04-11 18:46:47.762 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-11 18:46:48.036 | uuid-runtime set to manually installed. 2022-04-11 18:46:48.036 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-11 18:46:48.036 | wget set to manually installed. 2022-04-11 18:46:48.036 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-11 18:46:48.036 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-11 18:46:48.036 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-11 18:46:48.036 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-11 18:46:48.036 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-11 18:46:48.036 | The following packages were automatically installed and are no longer required: 2022-04-11 18:46:48.037 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-11 18:46:48.037 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-11 18:46:48.037 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-11 18:46:48.037 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-11 18:46:48.037 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 18:46:48.038 | python3-zope.interface 2022-04-11 18:46:48.038 | Use 'sudo apt autoremove' to remove them. 2022-04-11 18:46:48.209 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-11 18:46:48.213 | ++ functions-common:apt_get:1234 : result=0 2022-04-11 18:46:48.219 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 18:46:48.221 | ++ functions-common:time_stop:2425 : local name 2022-04-11 18:46:48.223 | ++ functions-common:time_stop:2426 : local end_time 2022-04-11 18:46:48.226 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:46:48.228 | ++ functions-common:time_stop:2428 : local total 2022-04-11 18:46:48.231 | ++ functions-common:time_stop:2429 : local start_time 2022-04-11 18:46:48.234 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-11 18:46:48.236 | ++ functions-common:time_stop:2432 : start_time=1649702807305 2022-04-11 18:46:48.239 | ++ functions-common:time_stop:2434 : [[ -z 1649702807305 ]] 2022-04-11 18:46:48.242 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:46:48.246 | ++ functions-common:time_stop:2437 : end_time=1649702808244 2022-04-11 18:46:48.250 | ++ functions-common:time_stop:2438 : elapsed_time=939 2022-04-11 18:46:48.252 | ++ functions-common:time_stop:2439 : total=875 2022-04-11 18:46:48.255 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:46:48.257 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1814 2022-04-11 18:46:48.260 | ++ functions-common:apt_get:1238 : return 0 2022-04-11 18:46:48.263 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-11 18:46:48.265 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-11 18:46:48.268 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-11 18:46:48.273 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-11 18:46:48.278 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-11 18:46:48.280 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-11 18:46:48.283 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-11 18:46:49.936 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-11 18:46:49.938 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-11 18:46:49.940 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-11 18:46:49.942 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-11 18:46:49.944 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-11 18:46:49.946 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-11 18:46:49.948 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-11 18:46:49.951 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-11 18:46:49.953 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-11 18:46:49.955 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-11 18:46:49.957 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-11 18:46:49.959 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-11 18:46:49.961 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-11 18:46:49.963 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-11 18:46:49.965 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-11 18:46:49.968 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-11 18:46:49.970 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-11 18:46:49.972 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-11 18:46:49.975 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-11 18:46:49.978 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-11 18:46:49.981 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-11 18:46:49.987 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-11 18:46:49.989 | + functions-common:_ensure_lsb_release:394 : return 2022-04-11 18:46:49.992 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-11 18:46:50.076 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-11 18:46:50.079 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-11 18:46:50.162 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-11 18:46:50.164 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-11 18:46:50.247 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-11 18:46:50.250 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-11 18:46:50.253 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-11 18:46:50.261 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-11 18:46:50.264 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-11 18:46:50.266 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-11 18:46:50.268 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-11 18:46:50.270 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-11 18:46:50.273 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-11 18:46:50.275 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-11 18:46:50.277 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-11 18:46:50.277 | Distro: focal 2022-04-11 18:46:50.280 | + tools/install_pip.sh:main:124 : get_versions 2022-04-11 18:46:50.282 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-11 18:46:50.286 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-11 18:46:50.288 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-11 18:46:50.291 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-11 18:46:50.292 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-11 18:46:51.051 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-11 18:46:51.053 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-11 18:46:51.053 | pip: 21.3.1 2022-04-11 18:46:51.055 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-11 18:46:51.057 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-11 18:46:51.058 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 18:46:51.060 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 18:46:51.062 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 18:46:51.064 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 18:46:51.066 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 18:46:51.068 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 18:46:51.070 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 18:46:51.072 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 18:46:51.074 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 18:46:51.076 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 18:46:51.079 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 18:46:51.080 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-11 18:46:51.082 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:46:51.084 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:46:51.093 | + tools/install_pip.sh:main:142 : : 2022-04-11 18:46:51.095 | + tools/install_pip.sh:main:147 : set -x 2022-04-11 18:46:51.097 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-11 18:46:51.099 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-11 18:46:51.101 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-11 18:46:51.103 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-11 18:46:51.105 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-11 18:46:51.107 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-11 18:46:51.110 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-11 18:46:51.110 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-11 18:46:51.114 | ++ 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-11 18:46:51.116 | ++ 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-11 18:46:51.118 | ++ 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-11 18:46:51.120 | + 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-11 18:46:51.123 | + 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-11 18:46:51.143 | 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-11 18:46:51.145 | + 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-11 18:46:52.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:46:52.118 | from cryptography.utils import int_from_bytes 2022-04-11 18:46:52.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:46:52.118 | from cryptography.utils import int_from_bytes 2022-04-11 18:46:53.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:46:55.538 | 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-11 18:46:55.549 | 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-11 18:46:58.153 | Installing collected packages: setuptools 2022-04-11 18:46:59.060 | Successfully installed setuptools-62.0.0 2022-04-11 18:46:59.060 | 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-11 18:46:59.240 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:46:59.240 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:46:59.386 | + inc/python:pip_install:200 : result=0 2022-04-11 18:46:59.389 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:46:59.390 | + functions-common:time_stop:2425 : local name 2022-04-11 18:46:59.392 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:46:59.394 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:46:59.396 | + functions-common:time_stop:2428 : local total 2022-04-11 18:46:59.398 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:46:59.405 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:46:59.407 | + functions-common:time_stop:2432 : start_time=1649702811137 2022-04-11 18:46:59.409 | + functions-common:time_stop:2434 : [[ -z 1649702811137 ]] 2022-04-11 18:46:59.411 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:46:59.414 | + functions-common:time_stop:2437 : end_time=1649702819412 2022-04-11 18:46:59.416 | + functions-common:time_stop:2438 : elapsed_time=8275 2022-04-11 18:46:59.419 | + functions-common:time_stop:2439 : total=0 2022-04-11 18:46:59.420 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:46:59.422 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8275 2022-04-11 18:46:59.424 | + inc/python:pip_install:203 : return 0 2022-04-11 18:46:59.426 | + tools/install_pip.sh:main:153 : get_versions 2022-04-11 18:46:59.431 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-11 18:46:59.435 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-11 18:46:59.438 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-11 18:46:59.441 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-11 18:46:59.442 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-11 18:47:00.146 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-11 18:47:00.148 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-11 18:47:00.148 | pip: 21.3.1 2022-04-11 18:47:00.152 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-11 18:47:00.154 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-11 18:47:00.158 | + ./stack.sh:main:798 : fixup_all 2022-04-11 18:47:00.161 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-11 18:47:00.164 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-11 18:47:00.166 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:47:00.169 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:47:00.171 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-11 18:47:00.187 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-11 18:47:00.200 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-11 18:47:00.212 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-11 18:47:00.215 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-11 18:47:00.217 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 18:47:00.219 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 18:47:00.222 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 18:47:00.224 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 18:47:00.227 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 18:47:00.229 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 18:47:00.232 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 18:47:00.235 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 18:47:00.238 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 18:47:00.240 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 18:47:00.242 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 18:47:00.245 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-11 18:47:00.248 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-11 18:47:00.254 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-11 18:47:00.256 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 18:47:00.259 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 18:47:00.261 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 18:47:00.264 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 18:47:00.266 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 18:47:00.268 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 18:47:00.271 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-11 18:47:00.273 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-11 18:47:00.275 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-11 18:47:00.277 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-11 18:47:00.279 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-11 18:47:00.282 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-11 18:47:00.284 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-11 18:47:00.306 | Using python 3.8 to install os-testr 2022-04-11 18:47:00.308 | + 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-11 18:47:01.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:47:01.186 | from cryptography.utils import int_from_bytes 2022-04-11 18:47:01.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:47:01.186 | from cryptography.utils import int_from_bytes 2022-04-11 18:47:02.395 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:47:02.428 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-11 18:47:02.505 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-11 18:47:02.506 | 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-11 18:47:02.507 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-11 18:47:02.521 | 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-11 18:47:02.532 | 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-11 18:47:02.542 | 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-11 18:47:05.101 | 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-11 18:47:05.108 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:47:05.108 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:47:05.256 | + inc/python:pip_install:200 : result=0 2022-04-11 18:47:05.258 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:47:05.260 | + functions-common:time_stop:2425 : local name 2022-04-11 18:47:05.263 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:47:05.265 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:47:05.267 | + functions-common:time_stop:2428 : local total 2022-04-11 18:47:05.269 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:47:05.271 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:47:05.273 | + functions-common:time_stop:2432 : start_time=1649702820300 2022-04-11 18:47:05.276 | + functions-common:time_stop:2434 : [[ -z 1649702820300 ]] 2022-04-11 18:47:05.279 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:47:05.284 | + functions-common:time_stop:2437 : end_time=1649702825281 2022-04-11 18:47:05.286 | + functions-common:time_stop:2438 : elapsed_time=4981 2022-04-11 18:47:05.288 | + functions-common:time_stop:2439 : total=0 2022-04-11 18:47:05.291 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:47:05.294 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4981 2022-04-11 18:47:05.296 | + inc/python:pip_install:203 : return 0 2022-04-11 18:47:05.298 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-11 18:47:05.353 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-11 18:47:05.452 | + ./stack.sh:main:812 : install_infra 2022-04-11 18:47:05.455 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-11 18:47:05.460 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-11 18:47:05.463 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-11 18:47:05.466 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-11 18:47:05.490 | + 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-11 18:47:07.486 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.494 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.498 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.503 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.507 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.515 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.519 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.545 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.625 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.644 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.648 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.653 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.669 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.677 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.679 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.696 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.713 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.723 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.728 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.746 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.769 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.786 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.795 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.800 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.821 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.851 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.852 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.866 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.871 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.875 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.881 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.896 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.903 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.953 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.971 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:07.975 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.006 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.071 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.078 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.085 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.136 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.150 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.159 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.267 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.294 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.299 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.310 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.315 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.335 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.343 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.360 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.391 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.420 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.432 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.445 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.464 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.472 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.486 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.498 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.502 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:08.508 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:47:08.652 | 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-11 18:47:08.964 | + inc/python:pip_install:200 : result=0 2022-04-11 18:47:08.966 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:47:08.969 | + functions-common:time_stop:2425 : local name 2022-04-11 18:47:08.971 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:47:08.973 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:47:08.975 | + functions-common:time_stop:2428 : local total 2022-04-11 18:47:08.977 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:47:08.979 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:47:08.981 | + functions-common:time_stop:2432 : start_time=1649702825482 2022-04-11 18:47:08.983 | + functions-common:time_stop:2434 : [[ -z 1649702825482 ]] 2022-04-11 18:47:08.986 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:47:08.990 | + functions-common:time_stop:2437 : end_time=1649702828987 2022-04-11 18:47:08.992 | + functions-common:time_stop:2438 : elapsed_time=3505 2022-04-11 18:47:08.994 | + functions-common:time_stop:2439 : total=4981 2022-04-11 18:47:08.996 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:47:08.998 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8486 2022-04-11 18:47:09.001 | + inc/python:pip_install:203 : return 0 2022-04-11 18:47:09.003 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-11 18:47:09.005 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-11 18:47:09.029 | + 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-11 18:47:10.836 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:10.844 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:10.848 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:10.854 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:10.858 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:10.865 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:10.869 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:10.895 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:10.976 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:10.996 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.000 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.004 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.020 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.028 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.030 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.048 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.065 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.075 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.080 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.098 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.122 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.141 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.149 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.154 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.175 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.205 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.207 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.221 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.225 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.230 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.235 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.251 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.257 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.308 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.326 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.330 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.362 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.426 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.433 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.440 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.491 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.505 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.514 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.619 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.645 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.649 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.659 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.665 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.684 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.691 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.709 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.740 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.770 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.783 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.797 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.815 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.824 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.839 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.850 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.855 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:47:11.861 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:47:11.863 | Processing /opt/stack/requirements 2022-04-11 18:47:13.622 | 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-11 18:47:13.625 | 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-11 18:47:13.638 | 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-11 18:47:13.643 | 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-11 18:47:13.646 | 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-11 18:47:13.653 | 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-11 18:47:13.682 | 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-11 18:47:13.684 | 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-11 18:47:13.695 | 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-11 18:47:13.751 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5353) (1.3) 2022-04-11 18:47:13.753 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5353) (0.3.0) 2022-04-11 18:47:13.769 | 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-11 18:47:13.772 | 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-11 18:47:13.778 | 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-11 18:47:13.782 | 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-11 18:47:13.784 | 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-11 18:47:13.798 | 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-11 18:47:13.804 | 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-11 18:47:13.807 | 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-11 18:47:13.819 | 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-11 18:47:13.872 | 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-11 18:47:13.877 | 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-11 18:47:13.879 | 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-11 18:47:13.944 | Building wheels for collected packages: openstack-requirements 2022-04-11 18:47:13.945 | Building wheel for openstack-requirements (setup.py): started 2022-04-11 18:47:14.834 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-11 18:47:14.834 | ERROR: Command errored out with exit status 1: 2022-04-11 18:47:14.834 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-e06djild/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-e06djild/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-9jwenda7 2022-04-11 18:47:14.834 | cwd: /tmp/pip-req-build-e06djild/ 2022-04-11 18:47:14.834 | Complete output (6 lines): 2022-04-11 18:47:14.835 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-11 18:47:14.835 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-11 18:47:14.835 | or: setup.py --help-commands 2022-04-11 18:47:14.835 | or: setup.py cmd --help 2022-04-11 18:47:14.835 | 2022-04-11 18:47:14.835 | error: invalid command 'bdist_wheel' 2022-04-11 18:47:14.835 | ---------------------------------------- 2022-04-11 18:47:14.835 | ERROR: Failed building wheel for openstack-requirements 2022-04-11 18:47:14.835 | Running setup.py clean for openstack-requirements 2022-04-11 18:47:15.684 | Failed to build openstack-requirements 2022-04-11 18:47:15.700 | Installing collected packages: openstack-requirements 2022-04-11 18:47:15.700 | Attempting uninstall: openstack-requirements 2022-04-11 18:47:15.701 | Found existing installation: openstack-requirements 1.2.1.dev5353 2022-04-11 18:47:15.738 | Uninstalling openstack-requirements-1.2.1.dev5353: 2022-04-11 18:47:15.757 | Successfully uninstalled openstack-requirements-1.2.1.dev5353 2022-04-11 18:47:15.760 | Running setup.py install for openstack-requirements: started 2022-04-11 18:47:18.182 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-11 18:47:18.207 | Successfully installed openstack-requirements-1.2.1.dev5353 2022-04-11 18:47:18.343 | + inc/python:pip_install:200 : result=0 2022-04-11 18:47:18.345 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:47:18.347 | + functions-common:time_stop:2425 : local name 2022-04-11 18:47:18.349 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:47:18.352 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:47:18.354 | + functions-common:time_stop:2428 : local total 2022-04-11 18:47:18.356 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:47:18.359 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:47:18.361 | + functions-common:time_stop:2432 : start_time=1649702829021 2022-04-11 18:47:18.363 | + functions-common:time_stop:2434 : [[ -z 1649702829021 ]] 2022-04-11 18:47:18.366 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:47:18.370 | + functions-common:time_stop:2437 : end_time=1649702838368 2022-04-11 18:47:18.372 | + functions-common:time_stop:2438 : elapsed_time=9347 2022-04-11 18:47:18.375 | + functions-common:time_stop:2439 : total=8486 2022-04-11 18:47:18.377 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:47:18.379 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17833 2022-04-11 18:47:18.381 | + inc/python:pip_install:203 : return 0 2022-04-11 18:47:18.384 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-11 18:47:18.386 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-11 18:47:18.389 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-11 18:47:18.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:47:18.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:47:18.396 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-11 18:47:18.399 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:47:18.401 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-11 18:47:18.422 | Using python 3.8 to install pbr 2022-04-11 18:47:18.424 | + 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-11 18:47:19.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:47:19.368 | from cryptography.utils import int_from_bytes 2022-04-11 18:47:19.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:47:19.368 | from cryptography.utils import int_from_bytes 2022-04-11 18:47:20.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:47:20.635 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-11 18:47:23.525 | 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-11 18:47:23.533 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:47:23.533 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:47:23.706 | + inc/python:pip_install:200 : result=0 2022-04-11 18:47:23.708 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:47:23.711 | + functions-common:time_stop:2425 : local name 2022-04-11 18:47:23.713 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:47:23.716 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:47:23.718 | + functions-common:time_stop:2428 : local total 2022-04-11 18:47:23.721 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:47:23.723 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:47:23.725 | + functions-common:time_stop:2432 : start_time=1649702838417 2022-04-11 18:47:23.728 | + functions-common:time_stop:2434 : [[ -z 1649702838417 ]] 2022-04-11 18:47:23.731 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:47:23.735 | + functions-common:time_stop:2437 : end_time=1649702843732 2022-04-11 18:47:23.737 | + functions-common:time_stop:2438 : elapsed_time=5315 2022-04-11 18:47:23.740 | + functions-common:time_stop:2439 : total=17833 2022-04-11 18:47:23.742 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:47:23.744 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23148 2022-04-11 18:47:23.747 | + inc/python:pip_install:203 : return 0 2022-04-11 18:47:23.749 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv