2022-04-12 20:10:09.381 | + ./stack.sh:main:489 : exec 2022-04-12 20:10:09.381 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-201009.summary.2022-04-12-201009 2022-04-12 20:10:09.381 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-201009' 2022-04-12 20:10:09.381 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:10:09.381 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-201009 2022-04-12 20:10:09.382 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-201009 /opt/stack/logs/stack.sh.log 2022-04-12 20:10:09.382 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-201009.summary.2022-04-12-201009 /opt/stack/logs/stack.sh.log.summary 2022-04-12 20:10:09.382 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 20:10:09.382 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 20:10:09.382 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 20:10:09.382 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 20:10:09.382 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 20:10:09.382 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 20:10:09.382 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 20:10:09.382 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:10:09.382 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 20:10:09.382 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 20:10:09.382 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:10:09.382 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 20:10:09.383 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 20:10:09.385 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 20:10:09.389 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 20:10:09.391 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 20:10:09.393 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 20:10:09.396 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 20:10:09.398 | + ./stack.sh:main:578 : uname -a 2022-04-12 20:10:09.399 | Linux dv-cinder-837543-1-iscsi 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-12 20:10:09.401 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 20:10:09.403 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 20:10:09.406 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 20:10:09.441 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 20:10:09.458 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 20:10:09.460 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 20:10:09.461 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 20:10:09.463 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 20:10:09.465 | + functions-common:fetch_plugins:1776 : return 2022-04-12 20:10:09.467 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 20:10:09.469 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 20:10:09.470 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:10:09.472 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:10:09.474 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:10:09.476 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:10:09.477 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:10:09.479 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:10:09.481 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:10:09.484 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:10:09.486 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:10:09.488 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:10:09.490 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 20:10:09.492 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:10:09.505 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:10:09.507 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:10:09.509 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:10:09.511 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:10:09.512 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:10:09.514 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:10:09.516 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 20:10:09.518 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 20:10:09.519 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 20:10:09.522 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 20:10:09.524 | + 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-12 20:10:09.525 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 20:10:09.527 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 20:10:09.529 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 20:10:09.531 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 20:10:09.532 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 20:10:09.535 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 20:10:09.551 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 20:10:09.553 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 20:10:09.565 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:10:09.568 | +++ lib/tls:source:43 : hostname -f 2022-04-12 20:10:09.572 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 20:10:09.573 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 20:10:09.575 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 20:10:09.577 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 20:10:09.579 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 20:10:09.581 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 20:10:09.583 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 20:10:09.585 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 20:10:09.587 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 20:10:09.589 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 20:10:09.593 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 20:10:09.605 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 20:10:09.621 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 20:10:09.634 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 20:10:09.646 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 20:10:09.681 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 20:10:09.740 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 20:10:09.830 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 20:10:09.852 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 20:10:09.895 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 20:10:09.948 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 20:10:10.096 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 20:10:10.111 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 20:10:10.124 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 20:10:10.137 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 20:10:10.224 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 20:10:10.226 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 20:10:10.229 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 20:10:10.231 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 20:10:10.233 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 20:10:10.235 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 20:10:10.239 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 20:10:10.239 | False' 2022-04-12 20:10:10.242 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 20:10:10.256 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 20:10:10.259 | + ./stack.sh:main:626 : run_phase source 2022-04-12 20:10:10.261 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 20:10:10.263 | + functions-common:run_phase:1854 : local phase= 2022-04-12 20:10:10.265 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:10:10.267 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:10:10.269 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:10:10.271 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:10:10.273 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:10:10.276 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:10:10.279 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:10:10.281 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:10:10.283 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:10:10.286 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 20:10:10.288 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:10:10.303 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:10:10.305 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:10:10.307 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 20:10:10.346 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 20:10:10.348 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 20:10:10.351 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 20:10:10.353 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 20:10:10.355 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 20:10:10.357 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 20:10:10.359 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 20:10:10.361 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 20:10:10.364 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 20:10:10.366 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 20:10:10.368 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.370 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 20:10:10.373 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.375 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 20:10:10.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.379 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 20:10:10.382 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.384 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 20:10:10.386 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.388 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 20:10:10.391 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.393 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 20:10:10.395 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.397 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 20:10:10.400 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.402 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 20:10:10.404 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.406 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 20:10:10.408 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.411 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 20:10:10.413 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.416 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 20:10:10.418 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.420 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 20:10:10.422 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.425 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 20:10:10.428 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.430 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 20:10:10.432 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.434 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 20:10:10.437 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.439 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 20:10:10.441 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.443 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 20:10:10.446 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.448 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 20:10:10.450 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.452 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 20:10:10.454 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.457 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 20:10:10.459 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.461 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 20:10:10.463 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.465 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 20:10:10.468 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.470 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 20:10:10.472 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.475 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 20:10:10.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.479 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 20:10:10.481 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.484 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 20:10:10.486 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.489 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 20:10:10.491 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.493 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 20:10:10.496 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.498 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 20:10:10.500 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.502 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 20:10:10.504 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.507 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 20:10:10.509 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.511 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 20:10:10.513 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.516 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 20:10:10.518 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.521 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 20:10:10.523 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.525 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 20:10:10.527 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.529 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 20:10:10.532 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.534 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 20:10:10.537 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.539 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 20:10:10.541 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.544 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 20:10:10.546 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.548 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 20:10:10.550 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.552 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 20:10:10.555 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.557 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 20:10:10.559 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.561 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 20:10:10.564 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.566 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 20:10:10.568 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 20:10:10.570 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 20:10:10.573 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 20:10:10.575 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:10:10.577 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 20:10:10.593 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:10:10.595 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 20:10:10.597 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 20:10:10.600 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 20:10:10.615 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:10:10.617 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 20:10:10.620 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 20:10:10.622 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 20:10:10.624 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 20:10:10.626 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 20:10:10.629 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 20:10:10.634 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 20:10:10.636 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 20:10:10.639 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 20:10:10.639 | Using mysql database backend 2022-04-12 20:10:10.641 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 20:10:10.657 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 20:10:10.661 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 20:10:10.663 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:10:10.666 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 20:10:10.672 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:10:10.674 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 20:10:10.692 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:10:10.695 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 20:10:10.711 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 20:10:10.727 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:10:10.730 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 20:10:10.746 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 20:10:10.762 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 20:10:10.779 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:10:10.781 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 20:10:10.798 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:10:10.800 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 20:10:10.816 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 20:10:10.818 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 20:10:10.820 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 20:10:10.823 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 20:10:10.826 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 20:10:10.830 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-201010 2022-04-12 20:10:10.833 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-201010 759' 2022-04-12 20:10:10.835 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:10:10.838 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 20:10:10.840 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:10:10.842 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 20:10:10.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:10:10.847 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 20:10:10.850 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:10:10.853 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 20:10:10.855 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:10:10.857 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.11 2022-04-12 20:10:10.860 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:10:10.862 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.11/identity 2022-04-12 20:10:10.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:10:10.868 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-201009 2022-04-12 20:10:10.871 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:10:10.873 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 20:10:10.876 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:10:10.878 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.11 2022-04-12 20:10:10.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:10:10.883 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 20:10:10.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:10:10.888 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 20:10:10.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:10:10.893 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 20:10:10.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 20:10:10.898 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 20:10:10.900 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 20:10:10.903 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 20:10:10.905 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 20:10:10.907 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 20:10:10.909 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:10:10.911 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:10:10.914 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:10:10.917 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:10:10.919 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:10:10.921 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:10:10.936 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:10:10.938 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:10:10.940 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:10:10.944 | + functions-common:git_clone:629 : echo master 2022-04-12 20:10:10.944 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:10:10.949 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 20:10:10.951 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:10:10.953 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 20:10:10.956 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:10:10.956 | + functions-common:git_clone:678 : head -1 2022-04-12 20:10:10.960 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 20:10:10.963 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:10:10.965 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 20:10:10.968 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:10:10.970 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 20:10:10.973 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 20:10:10.975 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 20:10:10.978 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 20:10:10.980 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:10:10.984 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 20:10:10.987 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 20:10:10.990 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 20:10:10.993 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 20:10:10.997 | ++ tools/install_prereqs.sh:source:47 : NOW=1649794210 2022-04-12 20:10:11.001 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 20:10:11.006 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649794122 2022-04-12 20:10:11.008 | ++ tools/install_prereqs.sh:source:49 : DELTA=88 2022-04-12 20:10:11.010 | ++ tools/install_prereqs.sh:source:50 : [[ 88 -lt 7200 ]] 2022-04-12 20:10:11.013 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 20:10:11.015 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 20:10:11.018 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 20:10:11.021 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 20:10:11.023 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 20:10:11.026 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 20:10:11.028 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 20:10:11.030 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 20:10:11.033 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 20:10:11.079 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 20:10:11.080 | apache2-dev 2022-04-12 20:10:11.080 | bc 2022-04-12 20:10:11.080 | bsdmainutils 2022-04-12 20:10:11.080 | curl 2022-04-12 20:10:11.080 | g++ 2022-04-12 20:10:11.080 | gawk 2022-04-12 20:10:11.080 | gcc 2022-04-12 20:10:11.080 | gettext 2022-04-12 20:10:11.080 | git 2022-04-12 20:10:11.080 | graphviz 2022-04-12 20:10:11.080 | iputils-ping 2022-04-12 20:10:11.080 | libapache2-mod-proxy-uwsgi 2022-04-12 20:10:11.080 | libffi-dev 2022-04-12 20:10:11.080 | libjpeg-dev 2022-04-12 20:10:11.080 | libpcre3-dev 2022-04-12 20:10:11.080 | libpq-dev 2022-04-12 20:10:11.080 | libssl-dev 2022-04-12 20:10:11.080 | libsystemd-dev 2022-04-12 20:10:11.080 | libxml2-dev 2022-04-12 20:10:11.080 | libxslt1-dev 2022-04-12 20:10:11.080 | libyaml-dev 2022-04-12 20:10:11.080 | lsof 2022-04-12 20:10:11.080 | openssh-server 2022-04-12 20:10:11.080 | openssl 2022-04-12 20:10:11.080 | pkg-config 2022-04-12 20:10:11.080 | psmisc 2022-04-12 20:10:11.080 | python3-dev 2022-04-12 20:10:11.080 | python3-pip 2022-04-12 20:10:11.080 | python3-systemd 2022-04-12 20:10:11.080 | python3-venv 2022-04-12 20:10:11.080 | tar 2022-04-12 20:10:11.080 | tcpdump 2022-04-12 20:10:11.080 | unzip 2022-04-12 20:10:11.080 | uuid-runtime 2022-04-12 20:10:11.080 | wget 2022-04-12 20:10:11.080 | wget 2022-04-12 20:10:11.081 | zlib1g-dev 2022-04-12 20:10:11.081 | libkrb5-dev 2022-04-12 20:10:11.081 | libldap2-dev 2022-04-12 20:10:11.081 | libsasl2-dev 2022-04-12 20:10:11.081 | memcached 2022-04-12 20:10:11.081 | python3-mysqldb 2022-04-12 20:10:11.081 | sqlite3 2022-04-12 20:10:11.081 | conntrack 2022-04-12 20:10:11.081 | curl 2022-04-12 20:10:11.081 | dnsmasq-base 2022-04-12 20:10:11.081 | dnsmasq-utils 2022-04-12 20:10:11.081 | ebtables 2022-04-12 20:10:11.081 | genisoimage 2022-04-12 20:10:11.081 | iptables 2022-04-12 20:10:11.081 | iputils-arping 2022-04-12 20:10:11.081 | kpartx 2022-04-12 20:10:11.081 | libjs-jquery-tablesorter 2022-04-12 20:10:11.081 | parted 2022-04-12 20:10:11.081 | pm-utils 2022-04-12 20:10:11.081 | python3-mysqldb 2022-04-12 20:10:11.081 | socat 2022-04-12 20:10:11.081 | sqlite3 2022-04-12 20:10:11.081 | sudo 2022-04-12 20:10:11.081 | vlan 2022-04-12 20:10:11.081 | lsscsi 2022-04-12 20:10:11.081 | open-iscsi 2022-04-12 20:10:11.081 | lvm2 2022-04-12 20:10:11.081 | qemu-utils 2022-04-12 20:10:11.081 | thin-provisioning-tools 2022-04-12 20:10:11.081 | acl 2022-04-12 20:10:11.081 | dnsmasq-base 2022-04-12 20:10:11.081 | dnsmasq-utils 2022-04-12 20:10:11.081 | ebtables 2022-04-12 20:10:11.081 | haproxy 2022-04-12 20:10:11.081 | iptables 2022-04-12 20:10:11.081 | iputils-arping 2022-04-12 20:10:11.082 | iputils-ping 2022-04-12 20:10:11.082 | postgresql-server-dev-all 2022-04-12 20:10:11.082 | python3-mysqldb 2022-04-12 20:10:11.082 | sqlite3 2022-04-12 20:10:11.082 | sudo 2022-04-12 20:10:11.082 | vlan 2022-04-12 20:10:11.082 | pcp 2022-04-12 20:10:11.082 | ipset 2022-04-12 20:10:11.082 | conntrack 2022-04-12 20:10:11.082 | conntrackd 2022-04-12 20:10:11.082 | keepalived 2022-04-12 20:10:11.082 | lvm2 2022-04-12 20:10:11.082 | qemu-utils 2022-04-12 20:10:11.082 | thin-provisioning-tools 2022-04-12 20:10:11.083 | curl 2022-04-12 20:10:11.083 | liberasurecode-dev 2022-04-12 20:10:11.083 | make 2022-04-12 20:10:11.083 | memcached 2022-04-12 20:10:11.083 | rsync 2022-04-12 20:10:11.083 | sqlite3 2022-04-12 20:10:11.083 | xfsprogs' 2022-04-12 20:10:11.085 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 20:10:11.103 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 20:10:11.103 | apache2-dev 2022-04-12 20:10:11.103 | bc 2022-04-12 20:10:11.103 | bsdmainutils 2022-04-12 20:10:11.104 | curl 2022-04-12 20:10:11.104 | g++ 2022-04-12 20:10:11.104 | gawk 2022-04-12 20:10:11.104 | gcc 2022-04-12 20:10:11.104 | gettext 2022-04-12 20:10:11.104 | git 2022-04-12 20:10:11.104 | graphviz 2022-04-12 20:10:11.104 | iputils-ping 2022-04-12 20:10:11.104 | libapache2-mod-proxy-uwsgi 2022-04-12 20:10:11.104 | libffi-dev 2022-04-12 20:10:11.104 | libjpeg-dev 2022-04-12 20:10:11.104 | libpcre3-dev 2022-04-12 20:10:11.104 | libpq-dev 2022-04-12 20:10:11.104 | libssl-dev 2022-04-12 20:10:11.104 | libsystemd-dev 2022-04-12 20:10:11.104 | libxml2-dev 2022-04-12 20:10:11.104 | libxslt1-dev 2022-04-12 20:10:11.104 | libyaml-dev 2022-04-12 20:10:11.104 | lsof 2022-04-12 20:10:11.104 | openssh-server 2022-04-12 20:10:11.104 | openssl 2022-04-12 20:10:11.104 | pkg-config 2022-04-12 20:10:11.104 | psmisc 2022-04-12 20:10:11.104 | python3-dev 2022-04-12 20:10:11.104 | python3-pip 2022-04-12 20:10:11.104 | python3-systemd 2022-04-12 20:10:11.104 | python3-venv 2022-04-12 20:10:11.104 | tar 2022-04-12 20:10:11.104 | tcpdump 2022-04-12 20:10:11.104 | unzip 2022-04-12 20:10:11.104 | uuid-runtime 2022-04-12 20:10:11.104 | wget 2022-04-12 20:10:11.104 | wget 2022-04-12 20:10:11.104 | zlib1g-dev 2022-04-12 20:10:11.104 | libkrb5-dev 2022-04-12 20:10:11.104 | libldap2-dev 2022-04-12 20:10:11.104 | libsasl2-dev 2022-04-12 20:10:11.105 | memcached 2022-04-12 20:10:11.105 | python3-mysqldb 2022-04-12 20:10:11.105 | sqlite3 2022-04-12 20:10:11.105 | conntrack 2022-04-12 20:10:11.105 | curl 2022-04-12 20:10:11.105 | dnsmasq-base 2022-04-12 20:10:11.105 | dnsmasq-utils 2022-04-12 20:10:11.105 | ebtables 2022-04-12 20:10:11.105 | genisoimage 2022-04-12 20:10:11.105 | iptables 2022-04-12 20:10:11.105 | iputils-arping 2022-04-12 20:10:11.105 | kpartx 2022-04-12 20:10:11.105 | libjs-jquery-tablesorter 2022-04-12 20:10:11.105 | parted 2022-04-12 20:10:11.105 | pm-utils 2022-04-12 20:10:11.105 | python3-mysqldb 2022-04-12 20:10:11.105 | socat 2022-04-12 20:10:11.105 | sqlite3 2022-04-12 20:10:11.105 | sudo 2022-04-12 20:10:11.105 | vlan 2022-04-12 20:10:11.105 | lsscsi 2022-04-12 20:10:11.105 | open-iscsi 2022-04-12 20:10:11.105 | lvm2 2022-04-12 20:10:11.105 | qemu-utils 2022-04-12 20:10:11.105 | thin-provisioning-tools 2022-04-12 20:10:11.105 | acl 2022-04-12 20:10:11.105 | dnsmasq-base 2022-04-12 20:10:11.105 | dnsmasq-utils 2022-04-12 20:10:11.105 | ebtables 2022-04-12 20:10:11.105 | haproxy 2022-04-12 20:10:11.105 | iptables 2022-04-12 20:10:11.105 | iputils-arping 2022-04-12 20:10:11.105 | iputils-ping 2022-04-12 20:10:11.105 | postgresql-server-dev-all 2022-04-12 20:10:11.105 | python3-mysqldb 2022-04-12 20:10:11.105 | sqlite3 2022-04-12 20:10:11.106 | sudo 2022-04-12 20:10:11.106 | vlan 2022-04-12 20:10:11.106 | pcp 2022-04-12 20:10:11.106 | ipset 2022-04-12 20:10:11.106 | conntrack 2022-04-12 20:10:11.106 | conntrackd 2022-04-12 20:10:11.106 | keepalived 2022-04-12 20:10:11.106 | lvm2 2022-04-12 20:10:11.106 | qemu-utils 2022-04-12 20:10:11.106 | thin-provisioning-tools 2022-04-12 20:10:11.106 | curl 2022-04-12 20:10:11.106 | liberasurecode-dev 2022-04-12 20:10:11.106 | make 2022-04-12 20:10:11.106 | memcached 2022-04-12 20:10:11.106 | rsync 2022-04-12 20:10:11.106 | sqlite3 2022-04-12 20:10:11.106 | xfsprogs ' 2022-04-12 20:10:11.106 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 20:10:11.108 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:11.110 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:11.114 | ++ 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-12 20:10:11.114 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 20:10:11.119 | ++ 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-12 20:10:11.121 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 20:10:11.123 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:10:11.125 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 20:10:11.127 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:10:11.130 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:10:11.132 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:10:11.134 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:11.136 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:11.138 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:10:11.141 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 20:10:11.143 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 20:10:11.145 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 20:10:11.148 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 20:10:11.152 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 20:10:11.154 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 20:10:11.156 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 20:10:11.158 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 20:10:11.160 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 20:10:11.162 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 20:10:11.166 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649794211164 2022-04-12 20:10:11.168 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 20:10:11.170 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 20:10:11.172 | ++ 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-12 20:10:11.447 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-12 20:10:11.547 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 20:10:11.677 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-12 20:10:11.807 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-12 20:10:13.704 | Reading package lists... 2022-04-12 20:10:13.737 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 20:10:13.739 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 20:10:13.741 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:10:13.743 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:10:13.745 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:10:13.748 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:10:13.750 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:10:13.752 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 20:10:13.754 | ++ functions-common:time_stop:2432 : start_time=1649794211164 2022-04-12 20:10:13.756 | ++ functions-common:time_stop:2434 : [[ -z 1649794211164 ]] 2022-04-12 20:10:13.759 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:10:13.763 | ++ functions-common:time_stop:2437 : end_time=1649794213761 2022-04-12 20:10:13.765 | ++ functions-common:time_stop:2438 : elapsed_time=2597 2022-04-12 20:10:13.767 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 20:10:13.769 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:10:13.772 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2597 2022-04-12 20:10:13.774 | ++ 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-12 20:10:13.776 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:10:13.779 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:13.781 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:13.783 | ++ 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-12 20:10:13.804 | ++ 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-12 20:10:13.914 | Reading package lists... 2022-04-12 20:10:14.155 | Building dependency tree... 2022-04-12 20:10:14.157 | Reading state information... 2022-04-12 20:10:14.190 | acl is already the newest version (2.2.53-6). 2022-04-12 20:10:14.190 | bc is already the newest version (1.07.1-2build1). 2022-04-12 20:10:14.190 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 20:10:14.190 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 20:10:14.190 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 20:10:14.190 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:10:14.190 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 20:10:14.190 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 20:10:14.190 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 20:10:14.190 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 20:10:14.190 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 20:10:14.190 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 20:10:14.190 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 20:10:14.190 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 20:10:14.190 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 20:10:14.191 | libffi-dev is already the newest version (3.3-4). 2022-04-12 20:10:14.191 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 20:10:14.191 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 20:10:14.191 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 20:10:14.191 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 20:10:14.191 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 20:10:14.191 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 20:10:14.191 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:10:14.191 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 20:10:14.191 | psmisc is already the newest version (23.3-1). 2022-04-12 20:10:14.191 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:10:14.191 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 20:10:14.191 | python3-systemd is already the newest version (234-3build2). 2022-04-12 20:10:14.191 | socat is already the newest version (1.7.3.3-2). 2022-04-12 20:10:14.191 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 20:10:14.191 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 20:10:14.191 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 20:10:14.191 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 20:10:14.191 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 20:10:14.191 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 20:10:14.191 | pcp is already the newest version (5.0.3-1). 2022-04-12 20:10:14.191 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 20:10:14.191 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 20:10:14.191 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:10:14.191 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:10:14.191 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 20:10:14.191 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:10:14.191 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 20:10:14.191 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 20:10:14.192 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 20:10:14.192 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 20:10:14.192 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 20:10:14.192 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 20:10:14.192 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 20:10:14.192 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 20:10:14.192 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:10:14.192 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 20:10:14.192 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 20:10:14.192 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 20:10:14.192 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 20:10:14.192 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 20:10:14.192 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 20:10:14.192 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 20:10:14.192 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 20:10:14.192 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 20:10:14.192 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 20:10:14.192 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 20:10:14.192 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 20:10:14.192 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 20:10:14.192 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 20:10:14.192 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 20:10:14.192 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 20:10:14.192 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 20:10:14.400 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:10:14.400 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 20:10:14.400 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 20:10:14.401 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 20:10:14.401 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-12 20:10:14.401 | The following packages were automatically installed and are no longer required: 2022-04-12 20:10:14.402 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:10:14.402 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:10:14.402 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:10:14.402 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:10:14.402 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:10:14.402 | python3-zope.interface 2022-04-12 20:10:14.402 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:10:14.513 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:10:14.518 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 20:10:14.520 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:10:14.523 | ++ functions-common:time_stop:2425 : local name 2022-04-12 20:10:14.525 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 20:10:14.527 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:10:14.529 | ++ functions-common:time_stop:2428 : local total 2022-04-12 20:10:14.532 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 20:10:14.534 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:10:14.537 | ++ functions-common:time_stop:2432 : start_time=1649794213801 2022-04-12 20:10:14.539 | ++ functions-common:time_stop:2434 : [[ -z 1649794213801 ]] 2022-04-12 20:10:14.542 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:10:14.546 | ++ functions-common:time_stop:2437 : end_time=1649794214543 2022-04-12 20:10:14.548 | ++ functions-common:time_stop:2438 : elapsed_time=742 2022-04-12 20:10:14.550 | ++ functions-common:time_stop:2439 : total=740 2022-04-12 20:10:14.552 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:10:14.555 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1482 2022-04-12 20:10:14.557 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 20:10:14.560 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 20:10:14.562 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 20:10:14.564 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 20:10:14.569 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 20:10:14.573 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 20:10:14.575 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 20:10:14.578 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 20:10:15.962 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 20:10:15.963 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 20:10:15.965 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 20:10:15.967 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 20:10:15.969 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 20:10:15.971 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 20:10:15.973 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 20:10:15.975 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 20:10:15.977 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 20:10:15.978 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 20:10:15.980 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 20:10:15.982 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 20:10:15.984 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 20:10:15.985 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 20:10:15.987 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 20:10:15.989 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 20:10:15.991 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 20:10:15.993 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 20:10:15.994 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 20:10:15.996 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 20:10:15.998 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 20:10:16.000 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 20:10:16.002 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 20:10:16.005 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 20:10:16.072 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 20:10:16.075 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 20:10:16.143 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 20:10:16.146 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 20:10:16.213 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 20:10:16.215 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 20:10:16.217 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 20:10:16.218 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 20:10:16.220 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 20:10:16.222 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 20:10:16.224 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 20:10:16.226 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 20:10:16.228 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 20:10:16.230 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 20:10:16.232 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 20:10:16.232 | Distro: focal 2022-04-12 20:10:16.234 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 20:10:16.236 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:10:16.240 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:10:16.242 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:10:16.245 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:10:16.245 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:10:16.821 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:10:16.823 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:10:16.823 | pip: 21.3.1 2022-04-12 20:10:16.825 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 20:10:16.827 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 20:10:16.828 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:10:16.830 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:10:16.832 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:10:16.834 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:10:16.836 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:10:16.837 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:10:16.839 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:10:16.841 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:10:16.843 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:10:16.844 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:10:16.846 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:10:16.848 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 20:10:16.850 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:16.852 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:16.854 | + tools/install_pip.sh:main:142 : : 2022-04-12 20:10:16.855 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 20:10:16.857 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 20:10:16.859 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 20:10:16.861 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:10:16.863 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 20:10:16.865 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 20:10:16.867 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:10:16.870 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:10:16.870 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:10:16.874 | ++ 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-12 20:10:16.875 | ++ 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-12 20:10:16.877 | ++ 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-12 20:10:16.880 | + 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-12 20:10:16.881 | + 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-12 20:10:16.898 | 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-12 20:10:16.900 | + 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-12 20:10:17.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:10:17.649 | from cryptography.utils import int_from_bytes 2022-04-12 20:10:17.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:10:17.649 | from cryptography.utils import int_from_bytes 2022-04-12 20:10:18.893 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:10:19.796 | 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-12 20:10:19.807 | 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-12 20:10:21.567 | Installing collected packages: setuptools 2022-04-12 20:10:22.459 | Successfully installed setuptools-62.0.0 2022-04-12 20:10:22.459 | 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-12 20:10:22.606 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:10:22.606 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:10:22.720 | + inc/python:pip_install:200 : result=0 2022-04-12 20:10:22.722 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:10:22.724 | + functions-common:time_stop:2425 : local name 2022-04-12 20:10:22.725 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:10:22.727 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:10:22.729 | + functions-common:time_stop:2428 : local total 2022-04-12 20:10:22.730 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:10:22.732 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:10:22.734 | + functions-common:time_stop:2432 : start_time=1649794216893 2022-04-12 20:10:22.735 | + functions-common:time_stop:2434 : [[ -z 1649794216893 ]] 2022-04-12 20:10:22.737 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:10:22.741 | + functions-common:time_stop:2437 : end_time=1649794222740 2022-04-12 20:10:22.743 | + functions-common:time_stop:2438 : elapsed_time=5847 2022-04-12 20:10:22.745 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:10:22.747 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:10:22.748 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5847 2022-04-12 20:10:22.750 | + inc/python:pip_install:203 : return 0 2022-04-12 20:10:22.752 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 20:10:22.755 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 20:10:22.759 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 20:10:22.760 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 20:10:22.763 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 20:10:22.766 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 20:10:23.347 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 20:10:23.349 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 20:10:23.349 | pip: 21.3.1 2022-04-12 20:10:23.352 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 20:10:23.355 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 20:10:23.358 | + ./stack.sh:main:798 : fixup_all 2022-04-12 20:10:23.360 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 20:10:23.362 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 20:10:23.365 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:23.367 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:23.370 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 20:10:23.381 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 20:10:23.391 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 20:10:23.403 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 20:10:23.405 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 20:10:23.407 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:10:23.409 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:10:23.412 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:10:23.414 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:10:23.416 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:10:23.418 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:10:23.420 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:10:23.422 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:10:23.424 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:10:23.427 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:10:23.429 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:10:23.431 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 20:10:23.433 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 20:10:23.435 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 20:10:23.437 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:10:23.439 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:10:23.441 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:10:23.444 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:10:23.446 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:10:23.448 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:10:23.450 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 20:10:23.452 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 20:10:23.454 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 20:10:23.457 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 20:10:23.460 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 20:10:23.462 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 20:10:23.464 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 20:10:23.485 | Using python 3.8 to install os-testr 2022-04-12 20:10:23.487 | + 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-12 20:10:24.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:10:24.234 | from cryptography.utils import int_from_bytes 2022-04-12 20:10:24.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:10:24.234 | from cryptography.utils import int_from_bytes 2022-04-12 20:10:25.426 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:10:25.459 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 20:10:25.527 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 20:10:25.528 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 20:10:25.529 | 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-12 20:10:25.543 | 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-12 20:10:25.554 | 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-12 20:10:25.563 | 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-12 20:10:27.248 | 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-12 20:10:27.254 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:10:27.254 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:10:27.361 | + inc/python:pip_install:200 : result=0 2022-04-12 20:10:27.364 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:10:27.366 | + functions-common:time_stop:2425 : local name 2022-04-12 20:10:27.368 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:10:27.370 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:10:27.372 | + functions-common:time_stop:2428 : local total 2022-04-12 20:10:27.374 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:10:27.376 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:10:27.379 | + functions-common:time_stop:2432 : start_time=1649794223480 2022-04-12 20:10:27.381 | + functions-common:time_stop:2434 : [[ -z 1649794223480 ]] 2022-04-12 20:10:27.384 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:10:27.388 | + functions-common:time_stop:2437 : end_time=1649794227386 2022-04-12 20:10:27.390 | + functions-common:time_stop:2438 : elapsed_time=3906 2022-04-12 20:10:27.392 | + functions-common:time_stop:2439 : total=0 2022-04-12 20:10:27.395 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:10:27.397 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3906 2022-04-12 20:10:27.399 | + inc/python:pip_install:203 : return 0 2022-04-12 20:10:27.402 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 20:10:27.452 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 20:10:27.557 | + ./stack.sh:main:812 : install_infra 2022-04-12 20:10:27.559 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:10:27.562 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 20:10:27.567 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:10:27.570 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 20:10:27.593 | + 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-12 20:10:29.488 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.495 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.499 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.505 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.509 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.515 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.520 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.545 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.622 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.641 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.645 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.649 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.665 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.672 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.674 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.691 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.708 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.717 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.723 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.740 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.762 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.780 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.788 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.793 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.813 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.842 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.844 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.858 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.862 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.866 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.871 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.886 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.893 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.942 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.960 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.963 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:29.995 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.057 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.063 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.070 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.122 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.136 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.144 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.258 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.283 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.287 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.297 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.303 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.322 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.329 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.346 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.376 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.404 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.416 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.429 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.446 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.455 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.469 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.480 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.484 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:30.490 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:10:30.627 | 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-12 20:10:30.916 | + inc/python:pip_install:200 : result=0 2022-04-12 20:10:30.918 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:10:30.921 | + functions-common:time_stop:2425 : local name 2022-04-12 20:10:30.923 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:10:30.925 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:10:30.927 | + functions-common:time_stop:2428 : local total 2022-04-12 20:10:30.929 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:10:30.931 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:10:30.934 | + functions-common:time_stop:2432 : start_time=1649794227585 2022-04-12 20:10:30.936 | + functions-common:time_stop:2434 : [[ -z 1649794227585 ]] 2022-04-12 20:10:30.938 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:10:30.943 | + functions-common:time_stop:2437 : end_time=1649794230940 2022-04-12 20:10:30.945 | + functions-common:time_stop:2438 : elapsed_time=3355 2022-04-12 20:10:30.947 | + functions-common:time_stop:2439 : total=3906 2022-04-12 20:10:30.949 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:10:30.951 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7261 2022-04-12 20:10:30.953 | + inc/python:pip_install:203 : return 0 2022-04-12 20:10:30.956 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 20:10:30.958 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 20:10:30.980 | + 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-12 20:10:32.747 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.755 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.759 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.764 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.768 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.776 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.780 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.805 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.885 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.904 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.908 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.913 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.928 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.936 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.938 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.955 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.973 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.983 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:32.988 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.006 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.028 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.046 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.055 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.060 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.080 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.110 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.113 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.127 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.132 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.136 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.141 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.156 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.163 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.214 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.233 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.237 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.269 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.333 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.339 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.346 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.398 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.412 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.420 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.525 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.551 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.555 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.565 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.571 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.590 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.598 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.615 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.646 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.675 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.688 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.700 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.718 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.727 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.741 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.752 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.756 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 20:10:33.763 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:10:33.765 | Processing /opt/stack/requirements 2022-04-12 20:10:35.507 | 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-12 20:10:35.509 | 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-12 20:10:35.521 | 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-12 20:10:35.527 | 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-12 20:10:35.529 | 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-12 20:10:35.535 | 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-12 20:10:35.561 | 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-12 20:10:35.564 | 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-12 20:10:35.575 | 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-12 20:10:35.625 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-12 20:10:35.628 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-12 20:10:35.643 | 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-12 20:10:35.648 | 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-12 20:10:35.651 | 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-12 20:10:35.654 | 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-12 20:10:35.656 | 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-12 20:10:35.669 | 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-12 20:10:35.680 | 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-12 20:10:35.683 | 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-12 20:10:35.732 | 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-12 20:10:35.739 | 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-12 20:10:35.743 | 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-12 20:10:35.805 | 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-12 20:10:35.807 | Building wheels for collected packages: openstack-requirements 2022-04-12 20:10:35.808 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 20:10:36.659 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 20:10:36.659 | ERROR: Command errored out with exit status 1: 2022-04-12 20:10:36.659 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1102uorb/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1102uorb/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-brnbcpvs 2022-04-12 20:10:36.659 | cwd: /tmp/pip-req-build-1102uorb/ 2022-04-12 20:10:36.659 | Complete output (6 lines): 2022-04-12 20:10:36.659 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 20:10:36.659 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 20:10:36.659 | or: setup.py --help-commands 2022-04-12 20:10:36.660 | or: setup.py cmd --help 2022-04-12 20:10:36.660 | 2022-04-12 20:10:36.660 | error: invalid command 'bdist_wheel' 2022-04-12 20:10:36.660 | ---------------------------------------- 2022-04-12 20:10:36.660 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 20:10:36.660 | Running setup.py clean for openstack-requirements 2022-04-12 20:10:37.481 | Failed to build openstack-requirements 2022-04-12 20:10:37.498 | Installing collected packages: openstack-requirements 2022-04-12 20:10:37.498 | Attempting uninstall: openstack-requirements 2022-04-12 20:10:37.499 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 20:10:37.535 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 20:10:37.553 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 20:10:37.556 | Running setup.py install for openstack-requirements: started 2022-04-12 20:10:39.917 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 20:10:39.939 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 20:10:40.065 | + inc/python:pip_install:200 : result=0 2022-04-12 20:10:40.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:10:40.069 | + functions-common:time_stop:2425 : local name 2022-04-12 20:10:40.071 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:10:40.073 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:10:40.075 | + functions-common:time_stop:2428 : local total 2022-04-12 20:10:40.077 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:10:40.080 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:10:40.082 | + functions-common:time_stop:2432 : start_time=1649794230973 2022-04-12 20:10:40.084 | + functions-common:time_stop:2434 : [[ -z 1649794230973 ]] 2022-04-12 20:10:40.087 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:10:40.091 | + functions-common:time_stop:2437 : end_time=1649794240089 2022-04-12 20:10:40.093 | + functions-common:time_stop:2438 : elapsed_time=9116 2022-04-12 20:10:40.095 | + functions-common:time_stop:2439 : total=7261 2022-04-12 20:10:40.098 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:10:40.100 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16377 2022-04-12 20:10:40.102 | + inc/python:pip_install:203 : return 0 2022-04-12 20:10:40.105 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 20:10:40.107 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 20:10:40.110 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 20:10:40.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:10:40.115 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:10:40.117 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-12 20:10:40.119 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:10:40.122 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 20:10:40.142 | Using python 3.8 to install pbr 2022-04-12 20:10:40.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 -U pbr 2022-04-12 20:10:40.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:10:40.882 | from cryptography.utils import int_from_bytes 2022-04-12 20:10:40.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:10:40.882 | from cryptography.utils import int_from_bytes 2022-04-12 20:10:42.082 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:10:42.115 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 20:10:43.923 | 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-12 20:10:43.929 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:10:43.929 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:10:44.037 | + inc/python:pip_install:200 : result=0 2022-04-12 20:10:44.040 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:10:44.042 | + functions-common:time_stop:2425 : local name 2022-04-12 20:10:44.044 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:10:44.046 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:10:44.048 | + functions-common:time_stop:2428 : local total 2022-04-12 20:10:44.051 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:10:44.053 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:10:44.055 | + functions-common:time_stop:2432 : start_time=1649794240137 2022-04-12 20:10:44.057 | + functions-common:time_stop:2434 : [[ -z 1649794240137 ]] 2022-04-12 20:10:44.060 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:10:44.064 | + functions-common:time_stop:2437 : end_time=1649794244061 2022-04-12 20:10:44.066 | + functions-common:time_stop:2438 : elapsed_time=3924 2022-04-12 20:10:44.068 | + functions-common:time_stop:2439 : total=16377 2022-04-12 20:10:44.070 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:10:44.072 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20301 2022-04-12 20:10:44.074 | + inc/python:pip_install:203 : return 0 2022-04-12 20:10:44.077 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 20:10:46.319 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 20:10:48.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:10:48.196 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 20:10:48.210 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 20:10:48.212 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 20:10:48.215 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 20:10:48.218 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 20:10:48.224 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-12 20:10:48.294 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:10:48.297 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 20:10:48.301 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 20:10:48.318 | + ./stack.sh:main:821 : pkgs= 2022-04-12 20:10:48.320 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 20:10:48.323 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 20:10:48.325 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 20:10:48.327 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 20:10:48.329 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 20:10:48.331 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 20:10:48.333 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 20:10:48.336 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 20:10:48.338 | + functions-common:run_phase:1863 : local extra 2022-04-12 20:10:48.340 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 20:10:48.344 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 20:10:48.346 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 20:10:48.349 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 20:10:48.351 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 20:10:48.353 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 20:10:48.368 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:10:48.371 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:10:48.373 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:10:48.375 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 20:10:48.377 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:10:48.379 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:10:48.381 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:10:48.383 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 20:10:48.385 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:10:48.387 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 20:10:48.389 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 20:10:48.391 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 20:10:48.393 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 20:10:48.395 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 20:10:48.398 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 20:10:48.400 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 20:10:48.402 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 20:10:48.404 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 20:10:48.406 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 20:10:48.408 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 20:10:48.411 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 20:10:48.413 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 20:10:48.416 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 20:10:48.418 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 20:10:48.420 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 20:10:48.423 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 20:10:48.475 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 20:10:48.475 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 20:10:48.477 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 20:10:48.852 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 20:10:48.855 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 20:10:48.875 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:10:48.878 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 20:10:48.880 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:10:48.882 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:10:48.885 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:10:48.887 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:10:48.889 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:10:48.891 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:10:48.894 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:48.896 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:48.899 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:10:48.901 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:10:48.903 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:10:48.905 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:10:48.907 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 20:10:48.910 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:10:48.913 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:48.915 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:48.917 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 20:10:48.938 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-12 20:10:49.049 | Reading package lists... 2022-04-12 20:10:49.300 | Building dependency tree... 2022-04-12 20:10:49.301 | Reading state information... 2022-04-12 20:10:49.561 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 20:10:49.561 | The following packages were automatically installed and are no longer required: 2022-04-12 20:10:49.562 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:10:49.562 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:10:49.562 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:10:49.562 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:10:49.562 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:10:49.562 | python3-zope.interface 2022-04-12 20:10:49.562 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:10:49.678 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:10:49.682 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:10:49.685 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:10:49.687 | + functions-common:time_stop:2425 : local name 2022-04-12 20:10:49.689 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:10:49.692 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:10:49.695 | + functions-common:time_stop:2428 : local total 2022-04-12 20:10:49.697 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:10:49.699 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:10:49.701 | + functions-common:time_stop:2432 : start_time=1649794248935 2022-04-12 20:10:49.703 | + functions-common:time_stop:2434 : [[ -z 1649794248935 ]] 2022-04-12 20:10:49.706 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:10:49.710 | + functions-common:time_stop:2437 : end_time=1649794249708 2022-04-12 20:10:49.712 | + functions-common:time_stop:2438 : elapsed_time=773 2022-04-12 20:10:49.714 | + functions-common:time_stop:2439 : total=1482 2022-04-12 20:10:49.717 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:10:49.719 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2255 2022-04-12 20:10:49.721 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:10:49.723 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 20:10:49.726 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:10:49.728 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:10:49.730 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:10:49.732 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:10:49.735 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:10:49.738 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:10:49.740 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 20:10:49.742 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:10:49.744 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:10:49.747 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:10:49.749 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:10:49.751 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:10:49.754 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:10:49.756 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:10:49.758 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:10:49.761 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:10:49.763 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:10:49.765 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:10:49.767 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 20:10:49.770 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:10:49.772 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:10:49.774 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:10:49.776 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:10:49.779 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:10:49.781 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:10:49.783 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 20:10:49.786 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 20:10:49.801 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:10:49.804 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 20:10:49.806 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:10:49.808 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 20:10:49.810 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 20:10:49.813 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 20:10:49.818 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 20:10:49.820 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 20:10:49.823 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 20:10:49.825 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 20:10:49.827 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 20:10:49.829 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 20:10:49.833 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 20:10:50.531 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 20:10:50.531 | user tags 2022-04-12 20:10:50.531 | stackrabbit []' 2022-04-12 20:10:50.535 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 20:10:50.535 | user tags 2022-04-12 20:10:50.535 | stackrabbit []' 2022-04-12 20:10:50.536 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 20:10:50.541 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 20:10:50.544 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 20:10:50.546 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:10:51.205 | Changing password for user "stackrabbit" ... 2022-04-12 20:10:51.228 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 20:10:51.916 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 20:10:51.939 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 20:10:51.941 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 20:10:52.600 | Changing password for user "stackrabbit" ... 2022-04-12 20:10:52.624 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 20:10:52.626 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 20:10:52.629 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 20:10:53.313 | Deleting user "guest" ... 2022-04-12 20:10:53.332 | Error: 2022-04-12 20:10:53.333 | {:no_such_user, "guest"} 2022-04-12 20:10:53.348 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 20:10:53.350 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 20:10:53.372 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:10:53.374 | + ./stack.sh:main:838 : install_database 2022-04-12 20:10:53.377 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 20:10:53.380 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 20:10:53.383 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:53.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:53.388 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 20:10:53.629 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 20:10:53.631 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 20:10:53.634 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 20:10:53.636 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 20:10:53.639 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:10:53.641 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 20:10:53.644 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:10:53.647 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:10:53.649 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:10:53.652 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:10:53.654 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:10:53.657 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:10:53.661 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:10:53.663 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:10:53.665 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:10:53.668 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:10:53.670 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:10:53.672 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 20:10:53.676 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 20:10:53.678 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 20:10:53.681 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 20:10:53.684 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 20:10:53.686 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 20:10:53.688 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 20:10:53.691 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 20:10:53.693 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:53.696 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:53.699 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 20:10:53.701 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:10:53.704 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:10:53.706 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:10:53.708 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:10:53.711 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:10:53.713 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:10:53.716 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:53.718 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:53.720 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:10:53.723 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:10:53.725 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:10:53.728 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:10:53.730 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 20:10:53.733 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:10:53.735 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:53.738 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:53.741 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 20:10:53.763 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-12 20:10:53.873 | Reading package lists... 2022-04-12 20:10:54.120 | Building dependency tree... 2022-04-12 20:10:54.121 | Reading state information... 2022-04-12 20:10:54.373 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 20:10:54.373 | The following packages were automatically installed and are no longer required: 2022-04-12 20:10:54.375 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:10:54.375 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:10:54.375 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:10:54.375 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:10:54.375 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:10:54.375 | python3-zope.interface 2022-04-12 20:10:54.375 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:10:54.488 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:10:54.492 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:10:54.494 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:10:54.497 | + functions-common:time_stop:2425 : local name 2022-04-12 20:10:54.499 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:10:54.501 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:10:54.503 | + functions-common:time_stop:2428 : local total 2022-04-12 20:10:54.505 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:10:54.507 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:10:54.509 | + functions-common:time_stop:2432 : start_time=1649794253761 2022-04-12 20:10:54.511 | + functions-common:time_stop:2434 : [[ -z 1649794253761 ]] 2022-04-12 20:10:54.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:10:54.518 | + functions-common:time_stop:2437 : end_time=1649794254516 2022-04-12 20:10:54.520 | + functions-common:time_stop:2438 : elapsed_time=755 2022-04-12 20:10:54.522 | + functions-common:time_stop:2439 : total=2255 2022-04-12 20:10:54.524 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:10:54.526 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3010 2022-04-12 20:10:54.529 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:10:54.531 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 20:10:54.533 | + ./stack.sh:main:841 : install_database_python 2022-04-12 20:10:54.536 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 20:10:54.538 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 20:10:54.540 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 20:10:54.543 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:10:54.546 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 20:10:54.548 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 20:10:54.551 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:10:54.554 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:10:54.555 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:10:54.560 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 20:10:54.562 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 20:10:54.564 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 20:10:54.567 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 20:10:54.569 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 20:10:54.590 | Using python 3.8 to install PyMySQL 2022-04-12 20:10:54.592 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-12 20:10:55.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:10:55.336 | from cryptography.utils import int_from_bytes 2022-04-12 20:10:55.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:10:55.336 | from cryptography.utils import int_from_bytes 2022-04-12 20:10:56.508 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:10:56.541 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 20:10:58.243 | 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-12 20:10:58.249 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:10:58.249 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:10:58.359 | + inc/python:pip_install:200 : result=0 2022-04-12 20:10:58.361 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:10:58.364 | + functions-common:time_stop:2425 : local name 2022-04-12 20:10:58.366 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:10:58.368 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:10:58.371 | + functions-common:time_stop:2428 : local total 2022-04-12 20:10:58.373 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:10:58.375 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:10:58.378 | + functions-common:time_stop:2432 : start_time=1649794254584 2022-04-12 20:10:58.380 | + functions-common:time_stop:2434 : [[ -z 1649794254584 ]] 2022-04-12 20:10:58.383 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:10:58.387 | + functions-common:time_stop:2437 : end_time=1649794258385 2022-04-12 20:10:58.390 | + functions-common:time_stop:2438 : elapsed_time=3801 2022-04-12 20:10:58.392 | + functions-common:time_stop:2439 : total=20301 2022-04-12 20:10:58.395 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:10:58.397 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24102 2022-04-12 20:10:58.399 | + inc/python:pip_install:203 : return 0 2022-04-12 20:10:58.401 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 20:10:58.404 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 20:10:58.406 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 20:10:58.408 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 20:10:58.424 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:10:58.426 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 20:10:58.428 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 20:10:58.432 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 20:10:58.432 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 20:10:58.437 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 20:10:58.440 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 20:10:58.446 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 20:10:58.448 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 20:10:58.451 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 20:10:58.453 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 20:10:58.469 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:10:58.472 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 20:10:58.474 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:10:58.476 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:10:58.479 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:10:58.481 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:10:58.483 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:10:58.485 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:10:58.488 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:58.491 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:58.493 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:10:58.495 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:10:58.497 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:10:58.499 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:10:58.502 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 20:10:58.505 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:10:58.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:58.510 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:58.512 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 20:10:58.532 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-12 20:10:58.641 | Reading package lists... 2022-04-12 20:10:58.880 | Building dependency tree... 2022-04-12 20:10:58.882 | Reading state information... 2022-04-12 20:10:59.129 | radvd is already the newest version (1:2.17-2). 2022-04-12 20:10:59.129 | The following packages were automatically installed and are no longer required: 2022-04-12 20:10:59.130 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:10:59.130 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:10:59.130 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:10:59.130 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:10:59.130 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:10:59.130 | python3-zope.interface 2022-04-12 20:10:59.130 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:10:59.242 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:10:59.246 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:10:59.248 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:10:59.251 | + functions-common:time_stop:2425 : local name 2022-04-12 20:10:59.253 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:10:59.256 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:10:59.258 | + functions-common:time_stop:2428 : local total 2022-04-12 20:10:59.260 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:10:59.262 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:10:59.265 | + functions-common:time_stop:2432 : start_time=1649794258529 2022-04-12 20:10:59.267 | + functions-common:time_stop:2434 : [[ -z 1649794258529 ]] 2022-04-12 20:10:59.270 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:10:59.274 | + functions-common:time_stop:2437 : end_time=1649794259271 2022-04-12 20:10:59.276 | + functions-common:time_stop:2438 : elapsed_time=742 2022-04-12 20:10:59.278 | + functions-common:time_stop:2439 : total=3010 2022-04-12 20:10:59.280 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:10:59.282 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3752 2022-04-12 20:10:59.285 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:10:59.287 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 20:10:59.303 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:10:59.306 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 20:10:59.308 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 20:10:59.310 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 20:10:59.313 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 20:10:59.333 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 20:10:59.335 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:10:59.337 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:10:59.340 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:10:59.342 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:10:59.344 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:10:59.346 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:10:59.348 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:59.350 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:59.353 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:10:59.355 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:10:59.357 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:10:59.359 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:10:59.361 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 20:10:59.364 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:10:59.367 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:10:59.369 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:10:59.371 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 20:10:59.391 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-12 20:10:59.502 | Reading package lists... 2022-04-12 20:10:59.741 | Building dependency tree... 2022-04-12 20:10:59.743 | Reading state information... 2022-04-12 20:10:59.987 | fakeroot is already the newest version (1.24-1). 2022-04-12 20:10:59.987 | make is already the newest version (4.2.1-1.2). 2022-04-12 20:10:59.987 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 20:10:59.988 | The following packages were automatically installed and are no longer required: 2022-04-12 20:10:59.988 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:10:59.988 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:10:59.988 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:10:59.989 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:10:59.989 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:10:59.989 | python3-zope.interface 2022-04-12 20:10:59.989 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:11:00.100 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:11:00.104 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:11:00.106 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:11:00.109 | + functions-common:time_stop:2425 : local name 2022-04-12 20:11:00.111 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:11:00.113 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:11:00.115 | + functions-common:time_stop:2428 : local total 2022-04-12 20:11:00.118 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:11:00.120 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:11:00.122 | + functions-common:time_stop:2432 : start_time=1649794259388 2022-04-12 20:11:00.124 | + functions-common:time_stop:2434 : [[ -z 1649794259388 ]] 2022-04-12 20:11:00.127 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:11:00.131 | + functions-common:time_stop:2437 : end_time=1649794260128 2022-04-12 20:11:00.133 | + functions-common:time_stop:2438 : elapsed_time=740 2022-04-12 20:11:00.135 | + functions-common:time_stop:2439 : total=3752 2022-04-12 20:11:00.137 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:11:00.139 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4492 2022-04-12 20:11:00.141 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:11:00.144 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 20:11:00.146 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:11:00.149 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:11:00.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 20:11:00.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 20:11:00.156 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 20:11:00.161 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 20:11:00.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 20:11:00.166 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 20:11:00.167 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 20:11:00.171 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 20:11:00.174 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 20:11:00.176 | + functions:vercmp:628 : local v1=5.4 2022-04-12 20:11:00.178 | + functions:vercmp:629 : local 'op=<' 2022-04-12 20:11:00.180 | + functions:vercmp:630 : local v2=3.13 2022-04-12 20:11:00.183 | + functions:vercmp:631 : local result 2022-04-12 20:11:00.186 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 20:11:00.188 | ++ functions:vercmp:635 : sort -V 2022-04-12 20:11:00.188 | ++ functions:vercmp:635 : head -1 2022-04-12 20:11:00.191 | + functions:vercmp:635 : result=3.13 2022-04-12 20:11:00.194 | + functions:vercmp:637 : case $op in 2022-04-12 20:11:00.196 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 20:11:00.198 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 20:11:00.200 | + functions:vercmp:648 : return 2022-04-12 20:11:00.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 20:11:00.205 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:11:00.208 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 20:11:00.679 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 20:11:00.681 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 20:11:00.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:00.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:00.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-12 20:11:00.696 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:00.699 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 20:11:00.717 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:11:00.719 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 20:11:00.722 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 20:11:00.722 | Installing etcd 2022-04-12 20:11:00.724 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 20:11:00.737 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 20:11:00.748 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 20:11:00.752 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 20:11:00.766 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 20:11:00.769 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:11:00.772 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:11:00.776 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:11:00.780 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:11:00.782 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-12 20:11:00.785 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 20:11:00.787 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:11:00.789 | ++ functions:get_extra_file:74 : return 2022-04-12 20:11:00.792 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 20:11:00.794 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 20:11:00.797 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 20:11:00.800 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 20:11:00.816 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:11:00.819 | + ./stack.sh:main:868 : install_dstat 2022-04-12 20:11:00.821 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 20:11:00.837 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:11:00.840 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 20:11:00.842 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 20:11:00.844 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 20:11:00.847 | + ./stack.sh:main:877 : install_libs 2022-04-12 20:11:00.849 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 20:11:00.851 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 20:11:00.854 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 20:11:00.856 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 20:11:00.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:00.860 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:00.863 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-12 20:11:00.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:00.868 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 20:11:00.870 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 20:11:00.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 20:11:00.874 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 20:11:00.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:00.879 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:00.881 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-12 20:11:00.884 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:00.886 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 20:11:00.888 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 20:11:00.890 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 20:11:00.893 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 20:11:00.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:00.897 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:00.899 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-12 20:11:00.901 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:00.904 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 20:11:00.906 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 20:11:00.908 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 20:11:00.911 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 20:11:00.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:00.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:00.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-12 20:11:00.919 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:00.922 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 20:11:00.924 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 20:11:00.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 20:11:00.929 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 20:11:00.931 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:00.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:00.936 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-12 20:11:00.938 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:00.941 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 20:11:00.943 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 20:11:00.945 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 20:11:00.947 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 20:11:00.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:00.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:00.954 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-12 20:11:00.956 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:00.959 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 20:11:00.961 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 20:11:00.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 20:11:00.965 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 20:11:00.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:00.970 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:00.972 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-12 20:11:00.974 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:00.976 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 20:11:00.979 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 20:11:00.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 20:11:00.983 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 20:11:00.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:00.988 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:00.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-12 20:11:00.993 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:00.995 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 20:11:00.997 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 20:11:00.999 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 20:11:01.002 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 20:11:01.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.007 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-12 20:11:01.011 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.013 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 20:11:01.016 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 20:11:01.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 20:11:01.020 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 20:11:01.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.024 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-12 20:11:01.029 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.031 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 20:11:01.033 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 20:11:01.036 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 20:11:01.038 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 20:11:01.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.042 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.045 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-12 20:11:01.047 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.050 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 20:11:01.052 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 20:11:01.054 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 20:11:01.057 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 20:11:01.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.061 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-12 20:11:01.066 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.068 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 20:11:01.070 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 20:11:01.073 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 20:11:01.075 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 20:11:01.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.079 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.082 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-12 20:11:01.084 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.087 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 20:11:01.089 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 20:11:01.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 20:11:01.094 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 20:11:01.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.099 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.101 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-12 20:11:01.103 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.106 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 20:11:01.108 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 20:11:01.110 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 20:11:01.113 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 20:11:01.115 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.117 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.119 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-12 20:11:01.122 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.124 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 20:11:01.126 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 20:11:01.129 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 20:11:01.131 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 20:11:01.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.136 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.138 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-12 20:11:01.140 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.143 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 20:11:01.145 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 20:11:01.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 20:11:01.150 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 20:11:01.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-12 20:11:01.159 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.161 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 20:11:01.164 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 20:11:01.166 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 20:11:01.168 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 20:11:01.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.173 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.175 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-12 20:11:01.177 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.180 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 20:11:01.182 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 20:11:01.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 20:11:01.186 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 20:11:01.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.191 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.194 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-12 20:11:01.196 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.198 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 20:11:01.201 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 20:11:01.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 20:11:01.206 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 20:11:01.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.210 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.212 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-12 20:11:01.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.217 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 20:11:01.219 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 20:11:01.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 20:11:01.224 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 20:11:01.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.228 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.231 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-12 20:11:01.233 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.235 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 20:11:01.238 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 20:11:01.240 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 20:11:01.242 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 20:11:01.245 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.247 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.249 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-12 20:11:01.251 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.254 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 20:11:01.256 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 20:11:01.259 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 20:11:01.261 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 20:11:01.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.265 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.269 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-12 20:11:01.271 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.273 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 20:11:01.276 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 20:11:01.278 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 20:11:01.280 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 20:11:01.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.287 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-12 20:11:01.289 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.291 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 20:11:01.294 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 20:11:01.296 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 20:11:01.298 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 20:11:01.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.305 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-12 20:11:01.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.310 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 20:11:01.312 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 20:11:01.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 20:11:01.317 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 20:11:01.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.322 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.324 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-12 20:11:01.326 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.328 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 20:11:01.331 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 20:11:01.333 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 20:11:01.335 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 20:11:01.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.340 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.342 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-12 20:11:01.344 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.347 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 20:11:01.350 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 20:11:01.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 20:11:01.354 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 20:11:01.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.359 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.361 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-12 20:11:01.364 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.366 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 20:11:01.369 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 20:11:01.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 20:11:01.373 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 20:11:01.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.378 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.380 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-12 20:11:01.383 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.385 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 20:11:01.387 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 20:11:01.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 20:11:01.392 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 20:11:01.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.396 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.398 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-12 20:11:01.401 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.403 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 20:11:01.405 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 20:11:01.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 20:11:01.410 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 20:11:01.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.415 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.417 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-12 20:11:01.419 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.421 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 20:11:01.424 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 20:11:01.426 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 20:11:01.429 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 20:11:01.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.433 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-12 20:11:01.438 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.440 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 20:11:01.442 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 20:11:01.445 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 20:11:01.447 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 20:11:01.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.451 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.454 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-12 20:11:01.456 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.458 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 20:11:01.461 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 20:11:01.463 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 20:11:01.465 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 20:11:01.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.470 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-12 20:11:01.475 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.477 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 20:11:01.479 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 20:11:01.482 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 20:11:01.484 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 20:11:01.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.489 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.491 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-12 20:11:01.494 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.496 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 20:11:01.498 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 20:11:01.500 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 20:11:01.503 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 20:11:01.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.508 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.510 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-12 20:11:01.512 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.514 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 20:11:01.517 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 20:11:01.520 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 20:11:01.522 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 20:11:01.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.527 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.529 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-12 20:11:01.531 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.534 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 20:11:01.536 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 20:11:01.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 20:11:01.541 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 20:11:01.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:01.545 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:01.548 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-12 20:11:01.550 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:01.552 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 20:11:01.572 | Using python 3.8 to install etcd3 2022-04-12 20:11:01.575 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-12 20:11:02.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:11:02.314 | from cryptography.utils import int_from_bytes 2022-04-12 20:11:02.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:11:02.314 | from cryptography.utils import int_from_bytes 2022-04-12 20:11:03.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:11:03.509 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 20:11:03.517 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 20:11:03.518 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 20:11:03.519 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 20:11:03.520 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 20:11:05.181 | 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-12 20:11:05.187 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:11:05.187 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:11:05.291 | + inc/python:pip_install:200 : result=0 2022-04-12 20:11:05.293 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:11:05.295 | + functions-common:time_stop:2425 : local name 2022-04-12 20:11:05.297 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:11:05.300 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:11:05.302 | + functions-common:time_stop:2428 : local total 2022-04-12 20:11:05.304 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:11:05.306 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:11:05.308 | + functions-common:time_stop:2432 : start_time=1649794261567 2022-04-12 20:11:05.311 | + functions-common:time_stop:2434 : [[ -z 1649794261567 ]] 2022-04-12 20:11:05.313 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:11:05.318 | + functions-common:time_stop:2437 : end_time=1649794265316 2022-04-12 20:11:05.320 | + functions-common:time_stop:2438 : elapsed_time=3749 2022-04-12 20:11:05.322 | + functions-common:time_stop:2439 : total=24102 2022-04-12 20:11:05.324 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:11:05.326 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27851 2022-04-12 20:11:05.329 | + inc/python:pip_install:203 : return 0 2022-04-12 20:11:05.331 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 20:11:05.352 | Using python 3.8 to install etcd3gw 2022-04-12 20:11:05.354 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-12 20:11:06.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:11:06.094 | from cryptography.utils import int_from_bytes 2022-04-12 20:11:06.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:11:06.094 | from cryptography.utils import int_from_bytes 2022-04-12 20:11:07.262 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:11:07.293 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 20:11:07.301 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 20:11:07.302 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 20:11:07.303 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 20:11:07.304 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 20:11:07.339 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-12 20:11:07.340 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 20:11:07.341 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-12 20:11:07.343 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-12 20:11:08.992 | 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-12 20:11:08.998 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:11:08.998 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:11:09.101 | + inc/python:pip_install:200 : result=0 2022-04-12 20:11:09.103 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:11:09.106 | + functions-common:time_stop:2425 : local name 2022-04-12 20:11:09.108 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:11:09.110 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:11:09.113 | + functions-common:time_stop:2428 : local total 2022-04-12 20:11:09.115 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:11:09.118 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:11:09.120 | + functions-common:time_stop:2432 : start_time=1649794265346 2022-04-12 20:11:09.122 | + functions-common:time_stop:2434 : [[ -z 1649794265346 ]] 2022-04-12 20:11:09.124 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:11:09.129 | + functions-common:time_stop:2437 : end_time=1649794269126 2022-04-12 20:11:09.131 | + functions-common:time_stop:2438 : elapsed_time=3780 2022-04-12 20:11:09.133 | + functions-common:time_stop:2439 : total=27851 2022-04-12 20:11:09.135 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:11:09.137 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31631 2022-04-12 20:11:09.140 | + inc/python:pip_install:203 : return 0 2022-04-12 20:11:09.142 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 20:11:09.144 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 20:11:09.147 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 20:11:09.149 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 20:11:09.151 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 20:11:09.154 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 20:11:09.156 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 20:11:09.158 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 20:11:09.161 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 20:11:09.163 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 20:11:09.165 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 20:11:09.167 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 20:11:09.170 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 20:11:09.172 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 20:11:09.175 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 20:11:09.177 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:11:09.179 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:11:09.182 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 20:11:09.184 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:11:09.186 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 20:11:09.189 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 20:11:09.191 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 20:11:09.193 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 20:11:09.195 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 20:11:09.198 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 20:11:09.200 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:11:09.202 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:11:09.204 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 20:11:09.207 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 20:11:09.210 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 20:11:09.212 | + functions-common:apt_get_update:1190 : return 2022-04-12 20:11:09.214 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:11:09.216 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 20:11:09.219 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:11:09.222 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:11:09.224 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:11:09.245 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 20:11:09.354 | Reading package lists... 2022-04-12 20:11:09.593 | Building dependency tree... 2022-04-12 20:11:09.594 | Reading state information... 2022-04-12 20:11:09.844 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:11:09.844 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 20:11:09.844 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 20:11:09.844 | The following packages were automatically installed and are no longer required: 2022-04-12 20:11:09.845 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 20:11:09.845 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 20:11:09.845 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 20:11:09.845 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 20:11:09.845 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 20:11:09.845 | python3-zope.interface 2022-04-12 20:11:09.845 | Use 'sudo apt autoremove' to remove them. 2022-04-12 20:11:09.958 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 20:11:09.962 | + functions-common:apt_get:1234 : result=0 2022-04-12 20:11:09.964 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 20:11:09.967 | + functions-common:time_stop:2425 : local name 2022-04-12 20:11:09.969 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:11:09.971 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:11:09.973 | + functions-common:time_stop:2428 : local total 2022-04-12 20:11:09.975 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:11:09.978 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 20:11:09.980 | + functions-common:time_stop:2432 : start_time=1649794269243 2022-04-12 20:11:09.982 | + functions-common:time_stop:2434 : [[ -z 1649794269243 ]] 2022-04-12 20:11:09.985 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:11:09.990 | + functions-common:time_stop:2437 : end_time=1649794269988 2022-04-12 20:11:09.992 | + functions-common:time_stop:2438 : elapsed_time=745 2022-04-12 20:11:09.994 | + functions-common:time_stop:2439 : total=4492 2022-04-12 20:11:09.996 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:11:09.999 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5237 2022-04-12 20:11:10.001 | + functions-common:apt_get:1238 : return 0 2022-04-12 20:11:10.004 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 20:11:10.006 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 20:11:10.008 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 20:11:10.011 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 20:11:10.072 | Module proxy already enabled 2022-04-12 20:11:10.076 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 20:11:10.138 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 20:11:10.138 | Module proxy already enabled 2022-04-12 20:11:10.138 | Module proxy_uwsgi already enabled 2022-04-12 20:11:10.142 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 20:11:10.144 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 20:11:10.146 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 20:11:10.149 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 20:11:10.278 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 20:11:10.280 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 20:11:10.283 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 20:11:10.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:10.289 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:10.291 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-12 20:11:10.293 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:10.296 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 20:11:10.299 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 20:11:10.302 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 20:11:10.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:10.307 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:10.309 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-12 20:11:10.312 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:10.314 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 20:11:10.317 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 20:11:10.319 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 20:11:10.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:10.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:10.326 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-12 20:11:10.328 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:10.331 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 20:11:10.334 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 20:11:10.336 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 20:11:10.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:10.341 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:10.343 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 20:11:10.345 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:10.349 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 20:11:10.351 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 20:11:10.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:10.355 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:10.358 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-12 20:11:10.360 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:10.363 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 20:11:10.366 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 20:11:10.368 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 20:11:10.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:10.373 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:10.375 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-12 20:11:10.378 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:10.380 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 20:11:10.397 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:11:10.400 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 20:11:10.402 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 20:11:10.405 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 20:11:10.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:10.410 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:10.412 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-12 20:11:10.415 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:10.417 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 20:11:10.434 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:11:10.436 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 20:11:10.438 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 20:11:10.441 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 20:11:10.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:10.445 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:10.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-12 20:11:10.450 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:10.453 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 20:11:10.455 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 20:11:10.458 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 20:11:10.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 20:11:10.462 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-12 20:11:10.464 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-12 20:11:10.467 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 20:11:10.469 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 20:11:10.472 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 20:11:10.474 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:11:10.477 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 20:11:10.480 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 20:11:10.482 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:11:10.486 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:11:10.486 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:11:10.492 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 20:11:10.494 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 20:11:10.496 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 20:11:10.499 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 20:11:10.501 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 20:11:10.522 | Using python 3.8 to install keystonemiddleware 2022-04-12 20:11:10.525 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-12 20:11:11.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:11:11.260 | from cryptography.utils import int_from_bytes 2022-04-12 20:11:11.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:11:11.260 | from cryptography.utils import int_from_bytes 2022-04-12 20:11:12.428 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:11:12.459 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 20:11:12.512 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 20:11:12.513 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 20:11:12.514 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-12 20:11:12.515 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-12 20:11:12.516 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 20:11:12.517 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-12 20:11:12.518 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 20:11:12.519 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 20:11:12.520 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 20:11:12.521 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 20:11:12.522 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 20:11:12.523 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 20:11:12.524 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 20:11:12.526 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 20:11:12.583 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-12 20:11:12.584 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-12 20:11:12.585 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-12 20:11:12.624 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-12 20:11:12.664 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-12 20:11:12.665 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-12 20:11:12.667 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-12 20:11:12.668 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-12 20:11:12.715 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-12 20:11:12.717 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-12 20:11:12.729 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-12 20:11:12.730 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-12 20:11:12.744 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-12 20:11:12.745 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-12 20:11:12.747 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-12 20:11:12.812 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-12 20:11:12.814 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-12 20:11:12.815 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 20:11:12.817 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-12 20:11:12.866 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-12 20:11:12.878 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-12 20:11:14.441 | 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-12 20:11:14.447 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:11:14.447 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:11:14.554 | + inc/python:pip_install:200 : result=0 2022-04-12 20:11:14.556 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:11:14.558 | + functions-common:time_stop:2425 : local name 2022-04-12 20:11:14.560 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:11:14.563 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:11:14.565 | + functions-common:time_stop:2428 : local total 2022-04-12 20:11:14.567 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:11:14.569 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:11:14.571 | + functions-common:time_stop:2432 : start_time=1649794270516 2022-04-12 20:11:14.573 | + functions-common:time_stop:2434 : [[ -z 1649794270516 ]] 2022-04-12 20:11:14.576 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:11:14.581 | + functions-common:time_stop:2437 : end_time=1649794274578 2022-04-12 20:11:14.583 | + functions-common:time_stop:2438 : elapsed_time=4062 2022-04-12 20:11:14.585 | + functions-common:time_stop:2439 : total=31631 2022-04-12 20:11:14.587 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:11:14.589 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35693 2022-04-12 20:11:14.592 | + inc/python:pip_install:203 : return 0 2022-04-12 20:11:14.594 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 20:11:14.597 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 20:11:14.599 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 20:11:14.602 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 20:11:14.605 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 20:11:14.607 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 20:11:14.611 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 20:11:14.611 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 20:11:14.616 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 20:11:14.619 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 20:11:14.621 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 20:11:14.624 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 20:11:14.626 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 20:11:14.648 | Using python 3.8 to install python-memcached 2022-04-12 20:11:14.650 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-12 20:11:15.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:11:15.382 | from cryptography.utils import int_from_bytes 2022-04-12 20:11:15.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:11:15.382 | from cryptography.utils import int_from_bytes 2022-04-12 20:11:16.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:11:16.576 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 20:11:16.579 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 20:11:18.271 | 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-12 20:11:18.277 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:11:18.277 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:11:18.380 | + inc/python:pip_install:200 : result=0 2022-04-12 20:11:18.382 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 20:11:18.384 | + functions-common:time_stop:2425 : local name 2022-04-12 20:11:18.387 | + functions-common:time_stop:2426 : local end_time 2022-04-12 20:11:18.389 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 20:11:18.391 | + functions-common:time_stop:2428 : local total 2022-04-12 20:11:18.394 | + functions-common:time_stop:2429 : local start_time 2022-04-12 20:11:18.396 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 20:11:18.398 | + functions-common:time_stop:2432 : start_time=1649794274642 2022-04-12 20:11:18.400 | + functions-common:time_stop:2434 : [[ -z 1649794274642 ]] 2022-04-12 20:11:18.403 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 20:11:18.407 | + functions-common:time_stop:2437 : end_time=1649794278405 2022-04-12 20:11:18.410 | + functions-common:time_stop:2438 : elapsed_time=3763 2022-04-12 20:11:18.412 | + functions-common:time_stop:2439 : total=35693 2022-04-12 20:11:18.414 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 20:11:18.417 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39456 2022-04-12 20:11:18.419 | + inc/python:pip_install:203 : return 0 2022-04-12 20:11:18.421 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 20:11:18.439 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 20:11:18.441 | + ./stack.sh:main:899 : '[' 10.222.0.11 == 10.222.0.11 ']' 2022-04-12 20:11:18.443 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 20:11:18.446 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 20:11:18.448 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 20:11:18.450 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 20:11:18.453 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 20:11:18.455 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 20:11:18.470 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 20:11:18.473 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 20:11:18.475 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 20:11:18.477 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 20:11:18.479 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 20:11:18.481 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 20:11:18.484 | ++ functions-common:git_clone:612 : pwd 2022-04-12 20:11:18.486 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 20:11:18.489 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 20:11:18.491 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 20:11:18.506 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 20:11:18.508 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 20:11:18.510 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 20:11:18.513 | + functions-common:git_clone:629 : echo master 2022-04-12 20:11:18.513 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 20:11:18.518 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 20:11:18.520 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 20:11:18.522 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 20:11:18.525 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 20:11:18.525 | + functions-common:git_clone:678 : head -1 2022-04-12 20:11:18.528 | c141e6164 trivial: Fix typo 2022-04-12 20:11:18.531 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 20:11:18.533 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 20:11:18.536 | + inc/python:setup_develop:338 : local bindep 2022-04-12 20:11:18.538 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:11:18.540 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 20:11:18.543 | + inc/python:setup_develop:344 : local extras= 2022-04-12 20:11:18.545 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 20:11:18.547 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 20:11:18.550 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:11:18.552 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 20:11:18.555 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 20:11:18.557 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 20:11:18.560 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 20:11:18.562 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 20:11:18.565 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 20:11:18.567 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 20:11:18.569 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 20:11:18.572 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 20:11:18.578 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 20:11:18.580 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 20:11:19.260 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 20:11:19.263 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 20:11:19.265 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 20:11:19.267 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 20:11:19.270 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 20:11:19.272 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 20:11:19.274 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 20:11:19.276 | + inc/python:setup_package:428 : local extras= 2022-04-12 20:11:19.278 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 20:11:19.280 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 20:11:19.283 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 20:11:19.285 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 20:11:19.287 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 20:11:19.289 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 20:11:19.308 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 20:11:19.311 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-12 20:11:20.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:11:20.053 | from cryptography.utils import int_from_bytes 2022-04-12 20:11:20.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 20:11:20.053 | from cryptography.utils import int_from_bytes 2022-04-12 20:11:21.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 20:11:21.265 | Obtaining file:///opt/stack/keystone 2022-04-12 20:11:21.266 | Preparing metadata (setup.py): started 2022-04-12 20:11:22.039 | Preparing metadata (setup.py): finished with status 'error' 2022-04-12 20:11:22.039 | ERROR: Command errored out with exit status 1: 2022-04-12 20:11:22.039 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-nkdx01m8 2022-04-12 20:11:22.039 | cwd: /opt/stack/keystone/ 2022-04-12 20:11:22.040 | Complete output (16 lines): 2022-04-12 20:11:22.040 | Error parsing 2022-04-12 20:11:22.040 | Traceback (most recent call last): 2022-04-12 20:11:22.040 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-12 20:11:22.040 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-12 20:11:22.040 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-12 20:11:22.040 | pbr.hooks.setup_hook(config) 2022-04-12 20:11:22.040 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-12 20:11:22.040 | metadata_config.run() 2022-04-12 20:11:22.040 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-12 20:11:22.040 | self.hook() 2022-04-12 20:11:22.040 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-12 20:11:22.040 | self.config['version'] = packaging.get_version( 2022-04-12 20:11:22.040 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-12 20:11:22.040 | raise Exception("Versioning for this project requires either an sdist" 2022-04-12 20:11:22.040 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-12 20:11:22.040 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-12 20:11:22.040 | ---------------------------------------- 2022-04-12 20:11:22.040 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-12 20:11:22.040 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-12 20:11:22.048 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 20:11:22.048 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 20:11:22.133 | + inc/python:pip_install:1 : exit_trap 2022-04-12 20:11:22.136 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 20:11:22.138 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 20:11:22.141 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-12 20:11:22.144 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-12 20:11:22.146 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-12 20:11:22.148 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 20:11:22.150 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 20:11:22.152 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 20:11:22.154 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 20:11:22.154 | Error on exit 2022-04-12 20:11:22.156 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 20:11:22.158 | + ./stack.sh:exit_trap:544 : generate-subunit 1649794205 77 fail 2022-04-12 20:11:22.742 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 20:11:22.744 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 20:11:23.631 | + ./stack.sh:exit_trap:558 : exit 1