2022-06-01 00:43:09.429 | + ./stack.sh:main:462 : exec 2022-06-01 00:43:09.429 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-004309' 2022-06-01 00:43:09.429 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-004309.summary.2022-06-01-004309 2022-06-01 00:43:09.429 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:43:09.429 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-004309 2022-06-01 00:43:09.429 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-004309 /opt/stack/logs/stack.sh.log 2022-06-01 00:43:09.429 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-004309.summary.2022-06-01-004309 /opt/stack/logs/stack.sh.log.summary 2022-06-01 00:43:09.429 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 00:43:09.429 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 00:43:09.429 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 00:43:09.429 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 00:43:09.430 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 00:43:09.430 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 00:43:09.430 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 00:43:09.430 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 00:43:09.430 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 00:43:09.430 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 00:43:09.430 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 00:43:09.430 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 00:43:09.430 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 00:43:09.430 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 00:43:09.430 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 00:43:09.430 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 00:43:09.430 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 00:43:09.430 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 00:43:09.431 | + ./stack.sh:main:551 : uname -a 2022-06-01 00:43:09.432 | Linux n-d-843949-3 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-01 00:43:09.434 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 00:43:09.436 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 00:43:09.440 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 00:43:09.466 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 00:43:09.482 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 00:43:09.484 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 00:43:09.486 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 00:43:09.488 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 00:43:09.489 | + functions-common:fetch_plugins:1673 : return 2022-06-01 00:43:09.491 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 00:43:09.493 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 00:43:09.495 | + functions-common:run_phase:1751 : local phase= 2022-06-01 00:43:09.496 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:43:09.498 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:43:09.500 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:43:09.502 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:43:09.503 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:43:09.506 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:43:09.509 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:43:09.511 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:43:09.512 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:43:09.514 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 00:43:09.516 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:43:09.528 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:09.530 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 00:43:09.532 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:43:09.534 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:43:09.536 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:43:09.537 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:43:09.539 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:43:09.541 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 00:43:09.542 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 00:43:09.544 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 00:43:09.547 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 00:43:09.548 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 00:43:09.550 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 00:43:09.552 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 00:43:09.554 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 00:43:09.555 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 00:43:09.557 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 00:43:09.574 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 00:43:09.576 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 00:43:09.588 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:43:09.590 | +++ lib/tls:source:43 : hostname -f 2022-06-01 00:43:09.594 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 00:43:09.596 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 00:43:09.598 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 00:43:09.600 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 00:43:09.602 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 00:43:09.603 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 00:43:09.605 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 00:43:09.607 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 00:43:09.609 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 00:43:09.611 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 00:43:09.615 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 00:43:09.626 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 00:43:09.643 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 00:43:09.656 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 00:43:09.667 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 00:43:09.693 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 00:43:09.732 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 00:43:09.811 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 00:43:09.832 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 00:43:09.869 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 00:43:09.920 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 00:43:10.046 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 00:43:10.060 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 00:43:10.072 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 00:43:10.085 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 00:43:10.174 | + ./stack.sh:main:598 : run_phase source 2022-06-01 00:43:10.176 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 00:43:10.178 | + functions-common:run_phase:1751 : local phase= 2022-06-01 00:43:10.180 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:43:10.182 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:43:10.184 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:43:10.186 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:43:10.188 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:43:10.191 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:43:10.195 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:43:10.197 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:43:10.199 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:43:10.201 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 00:43:10.203 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:43:10.217 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:10.219 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 00:43:10.221 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 00:43:10.260 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 00:43:10.262 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 00:43:10.265 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 00:43:10.267 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 00:43:10.269 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 00:43:10.271 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 00:43:10.273 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 00:43:10.275 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 00:43:10.277 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 00:43:10.280 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 00:43:10.282 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.284 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 00:43:10.286 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.289 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 00:43:10.291 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.293 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 00:43:10.296 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.298 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 00:43:10.300 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.302 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-01 00:43:10.304 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.307 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 00:43:10.309 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.312 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 00:43:10.314 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.316 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 00:43:10.318 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.321 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 00:43:10.323 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.325 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 00:43:10.327 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.330 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 00:43:10.332 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.334 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 00:43:10.336 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.339 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 00:43:10.341 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.343 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 00:43:10.345 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.347 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 00:43:10.350 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.352 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 00:43:10.354 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.356 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 00:43:10.359 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.361 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 00:43:10.363 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.366 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 00:43:10.368 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.370 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 00:43:10.372 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.375 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 00:43:10.377 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.380 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 00:43:10.382 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.384 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 00:43:10.387 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.389 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 00:43:10.391 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.393 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 00:43:10.395 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.398 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 00:43:10.400 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.402 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 00:43:10.404 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.407 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 00:43:10.409 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.411 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 00:43:10.413 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.415 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 00:43:10.418 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.420 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 00:43:10.423 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.425 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 00:43:10.427 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.429 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 00:43:10.431 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.434 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 00:43:10.437 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.439 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-01 00:43:10.441 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.443 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-01 00:43:10.445 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.448 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 00:43:10.450 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.453 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 00:43:10.455 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.457 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 00:43:10.459 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.462 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 00:43:10.464 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.466 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 00:43:10.468 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:43:10.470 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 00:43:10.473 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 00:43:10.475 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 00:43:10.478 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 00:43:10.492 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:10.494 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 00:43:10.496 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 00:43:10.498 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 00:43:10.513 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:43:10.516 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 00:43:10.518 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 00:43:10.520 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 00:43:10.522 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 00:43:10.524 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 00:43:10.526 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 00:43:10.529 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 00:43:10.531 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 00:43:10.534 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 00:43:10.536 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 00:43:10.538 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 00:43:10.540 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 00:43:10.543 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 00:43:10.543 | Using mysql database backend 2022-06-01 00:43:10.546 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 00:43:10.561 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 00:43:10.576 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:10.579 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 00:43:10.594 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 00:43:10.610 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:10.613 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 00:43:10.629 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 00:43:10.644 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 00:43:10.660 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:43:10.663 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 00:43:10.679 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:10.681 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 00:43:10.683 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 00:43:10.699 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:10.701 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 00:43:10.717 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 00:43:10.719 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 00:43:10.722 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 00:43:10.724 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 00:43:10.727 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 00:43:10.731 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-004310 2022-06-01 00:43:10.734 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-004310 739' 2022-06-01 00:43:10.737 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:43:10.739 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 00:43:10.741 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:43:10.743 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 00:43:10.746 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:43:10.748 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 00:43:10.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:43:10.753 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 00:43:10.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:43:10.757 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-06-01 00:43:10.760 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:43:10.762 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-06-01 00:43:10.764 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:43:10.767 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-004309 2022-06-01 00:43:10.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:43:10.771 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 00:43:10.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:43:10.776 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-06-01 00:43:10.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:43:10.781 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 00:43:10.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:43:10.785 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 00:43:10.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:43:10.790 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 00:43:10.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:43:10.794 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 00:43:10.797 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 00:43:10.799 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 00:43:10.801 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 00:43:10.804 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:43:10.806 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:43:10.808 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:43:10.810 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:43:10.812 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:43:10.815 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:43:10.830 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:43:10.832 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:43:10.834 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:43:10.836 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:43:10.836 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:43:10.841 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 00:43:10.844 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:43:10.846 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 00:43:10.859 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 00:43:10.861 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:43:10.862 | + functions-common:git_clone:607 : head -1 2022-06-01 00:43:10.865 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 00:43:10.867 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:43:10.870 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 00:43:10.872 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:43:10.874 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 00:43:10.877 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 00:43:10.879 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 00:43:10.881 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 00:43:10.884 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 00:43:10.887 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 00:43:10.889 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 00:43:10.891 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 00:43:10.894 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 00:43:10.898 | ++ tools/install_prereqs.sh:source:47 : NOW=1654044190 2022-06-01 00:43:10.901 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 00:43:10.906 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654043703 2022-06-01 00:43:10.909 | ++ tools/install_prereqs.sh:source:49 : DELTA=487 2022-06-01 00:43:10.911 | ++ tools/install_prereqs.sh:source:50 : [[ 487 -lt 7200 ]] 2022-06-01 00:43:10.913 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 00:43:10.916 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 00:43:10.918 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 00:43:10.921 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 00:43:10.923 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 00:43:10.925 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 00:43:10.928 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 00:43:10.930 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 00:43:10.933 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 00:43:10.978 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 00:43:10.978 | apache2-dev 2022-06-01 00:43:10.978 | bc 2022-06-01 00:43:10.978 | bsdmainutils 2022-06-01 00:43:10.978 | curl 2022-06-01 00:43:10.978 | g++ 2022-06-01 00:43:10.978 | gcc 2022-06-01 00:43:10.978 | gettext 2022-06-01 00:43:10.978 | git 2022-06-01 00:43:10.978 | graphviz 2022-06-01 00:43:10.978 | iputils-ping 2022-06-01 00:43:10.978 | libapache2-mod-proxy-uwsgi 2022-06-01 00:43:10.978 | libffi-dev 2022-06-01 00:43:10.979 | libjpeg-dev 2022-06-01 00:43:10.979 | libmysqlclient-dev 2022-06-01 00:43:10.979 | libpcre3-dev 2022-06-01 00:43:10.979 | libpq-dev 2022-06-01 00:43:10.979 | libssl-dev 2022-06-01 00:43:10.979 | libsystemd-dev 2022-06-01 00:43:10.979 | libxml2-dev 2022-06-01 00:43:10.979 | libxslt1-dev 2022-06-01 00:43:10.979 | libyaml-dev 2022-06-01 00:43:10.979 | lsof 2022-06-01 00:43:10.979 | openssh-server 2022-06-01 00:43:10.979 | openssl 2022-06-01 00:43:10.979 | pkg-config 2022-06-01 00:43:10.979 | psmisc 2022-06-01 00:43:10.979 | python3-dev 2022-06-01 00:43:10.979 | python3-pip 2022-06-01 00:43:10.979 | python3-venv 2022-06-01 00:43:10.979 | tar 2022-06-01 00:43:10.979 | tcpdump 2022-06-01 00:43:10.979 | unzip 2022-06-01 00:43:10.979 | uuid-runtime 2022-06-01 00:43:10.979 | wget 2022-06-01 00:43:10.979 | wget 2022-06-01 00:43:10.979 | zlib1g-dev 2022-06-01 00:43:10.979 | libkrb5-dev 2022-06-01 00:43:10.979 | libldap2-dev 2022-06-01 00:43:10.979 | libsasl2-dev 2022-06-01 00:43:10.979 | memcached 2022-06-01 00:43:10.979 | python3-mysqldb 2022-06-01 00:43:10.979 | sqlite3 2022-06-01 00:43:10.979 | conntrack 2022-06-01 00:43:10.979 | curl 2022-06-01 00:43:10.979 | dnsmasq-base 2022-06-01 00:43:10.979 | dnsmasq-utils 2022-06-01 00:43:10.979 | ebtables 2022-06-01 00:43:10.979 | gawk 2022-06-01 00:43:10.979 | genisoimage 2022-06-01 00:43:10.979 | iptables 2022-06-01 00:43:10.979 | iputils-arping 2022-06-01 00:43:10.979 | kpartx 2022-06-01 00:43:10.980 | libjs-jquery-tablesorter 2022-06-01 00:43:10.980 | libmysqlclient-dev 2022-06-01 00:43:10.980 | parted 2022-06-01 00:43:10.980 | pm-utils 2022-06-01 00:43:10.980 | python3-mysqldb 2022-06-01 00:43:10.980 | socat 2022-06-01 00:43:10.980 | sqlite3 2022-06-01 00:43:10.980 | sudo 2022-06-01 00:43:10.980 | vlan 2022-06-01 00:43:10.980 | lsscsi 2022-06-01 00:43:10.980 | open-iscsi 2022-06-01 00:43:10.980 | lvm2 2022-06-01 00:43:10.980 | qemu-utils 2022-06-01 00:43:10.980 | thin-provisioning-tools 2022-06-01 00:43:10.980 | acl 2022-06-01 00:43:10.980 | dnsmasq-base 2022-06-01 00:43:10.980 | dnsmasq-utils 2022-06-01 00:43:10.980 | ebtables 2022-06-01 00:43:10.980 | haproxy 2022-06-01 00:43:10.980 | iptables 2022-06-01 00:43:10.980 | iputils-arping 2022-06-01 00:43:10.980 | iputils-ping 2022-06-01 00:43:10.980 | libmysqlclient-dev 2022-06-01 00:43:10.980 | postgresql-server-dev-all 2022-06-01 00:43:10.980 | python3-mysqldb 2022-06-01 00:43:10.980 | sqlite3 2022-06-01 00:43:10.980 | sudo 2022-06-01 00:43:10.980 | vlan 2022-06-01 00:43:10.980 | ipset 2022-06-01 00:43:10.980 | conntrack 2022-06-01 00:43:10.980 | conntrackd 2022-06-01 00:43:10.980 | keepalived 2022-06-01 00:43:10.980 | dstat 2022-06-01 00:43:10.980 | lvm2 2022-06-01 00:43:10.980 | qemu-utils 2022-06-01 00:43:10.980 | thin-provisioning-tools 2022-06-01 00:43:10.980 | curl 2022-06-01 00:43:10.980 | liberasurecode-dev 2022-06-01 00:43:10.980 | make 2022-06-01 00:43:10.981 | memcached 2022-06-01 00:43:10.981 | sqlite3 2022-06-01 00:43:10.981 | xfsprogs' 2022-06-01 00:43:10.984 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 00:43:11.001 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 00:43:11.001 | apache2-dev 2022-06-01 00:43:11.001 | bc 2022-06-01 00:43:11.001 | bsdmainutils 2022-06-01 00:43:11.001 | curl 2022-06-01 00:43:11.001 | g++ 2022-06-01 00:43:11.001 | gcc 2022-06-01 00:43:11.001 | gettext 2022-06-01 00:43:11.001 | git 2022-06-01 00:43:11.001 | graphviz 2022-06-01 00:43:11.001 | iputils-ping 2022-06-01 00:43:11.001 | libapache2-mod-proxy-uwsgi 2022-06-01 00:43:11.001 | libffi-dev 2022-06-01 00:43:11.001 | libjpeg-dev 2022-06-01 00:43:11.001 | libmysqlclient-dev 2022-06-01 00:43:11.001 | libpcre3-dev 2022-06-01 00:43:11.001 | libpq-dev 2022-06-01 00:43:11.001 | libssl-dev 2022-06-01 00:43:11.001 | libsystemd-dev 2022-06-01 00:43:11.001 | libxml2-dev 2022-06-01 00:43:11.001 | libxslt1-dev 2022-06-01 00:43:11.001 | libyaml-dev 2022-06-01 00:43:11.001 | lsof 2022-06-01 00:43:11.001 | openssh-server 2022-06-01 00:43:11.001 | openssl 2022-06-01 00:43:11.001 | pkg-config 2022-06-01 00:43:11.002 | psmisc 2022-06-01 00:43:11.002 | python3-dev 2022-06-01 00:43:11.002 | python3-pip 2022-06-01 00:43:11.002 | python3-venv 2022-06-01 00:43:11.002 | tar 2022-06-01 00:43:11.002 | tcpdump 2022-06-01 00:43:11.002 | unzip 2022-06-01 00:43:11.002 | uuid-runtime 2022-06-01 00:43:11.002 | wget 2022-06-01 00:43:11.002 | wget 2022-06-01 00:43:11.002 | zlib1g-dev 2022-06-01 00:43:11.002 | libkrb5-dev 2022-06-01 00:43:11.002 | libldap2-dev 2022-06-01 00:43:11.002 | libsasl2-dev 2022-06-01 00:43:11.002 | memcached 2022-06-01 00:43:11.002 | python3-mysqldb 2022-06-01 00:43:11.002 | sqlite3 2022-06-01 00:43:11.002 | conntrack 2022-06-01 00:43:11.002 | curl 2022-06-01 00:43:11.002 | dnsmasq-base 2022-06-01 00:43:11.002 | dnsmasq-utils 2022-06-01 00:43:11.002 | ebtables 2022-06-01 00:43:11.002 | gawk 2022-06-01 00:43:11.002 | genisoimage 2022-06-01 00:43:11.002 | iptables 2022-06-01 00:43:11.002 | iputils-arping 2022-06-01 00:43:11.002 | kpartx 2022-06-01 00:43:11.002 | libjs-jquery-tablesorter 2022-06-01 00:43:11.002 | libmysqlclient-dev 2022-06-01 00:43:11.002 | parted 2022-06-01 00:43:11.002 | pm-utils 2022-06-01 00:43:11.002 | python3-mysqldb 2022-06-01 00:43:11.002 | socat 2022-06-01 00:43:11.002 | sqlite3 2022-06-01 00:43:11.002 | sudo 2022-06-01 00:43:11.002 | vlan 2022-06-01 00:43:11.002 | lsscsi 2022-06-01 00:43:11.002 | open-iscsi 2022-06-01 00:43:11.002 | lvm2 2022-06-01 00:43:11.002 | qemu-utils 2022-06-01 00:43:11.003 | thin-provisioning-tools 2022-06-01 00:43:11.003 | acl 2022-06-01 00:43:11.003 | dnsmasq-base 2022-06-01 00:43:11.003 | dnsmasq-utils 2022-06-01 00:43:11.003 | ebtables 2022-06-01 00:43:11.003 | haproxy 2022-06-01 00:43:11.003 | iptables 2022-06-01 00:43:11.003 | iputils-arping 2022-06-01 00:43:11.003 | iputils-ping 2022-06-01 00:43:11.003 | libmysqlclient-dev 2022-06-01 00:43:11.003 | postgresql-server-dev-all 2022-06-01 00:43:11.003 | python3-mysqldb 2022-06-01 00:43:11.003 | sqlite3 2022-06-01 00:43:11.003 | sudo 2022-06-01 00:43:11.003 | vlan 2022-06-01 00:43:11.003 | ipset 2022-06-01 00:43:11.003 | conntrack 2022-06-01 00:43:11.003 | conntrackd 2022-06-01 00:43:11.003 | keepalived 2022-06-01 00:43:11.003 | dstat 2022-06-01 00:43:11.003 | lvm2 2022-06-01 00:43:11.003 | qemu-utils 2022-06-01 00:43:11.003 | thin-provisioning-tools 2022-06-01 00:43:11.003 | curl 2022-06-01 00:43:11.003 | liberasurecode-dev 2022-06-01 00:43:11.003 | make 2022-06-01 00:43:11.003 | memcached 2022-06-01 00:43:11.003 | sqlite3 2022-06-01 00:43:11.003 | xfsprogs ' 2022-06-01 00:43:11.003 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 00:43:11.005 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:11.008 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:11.011 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:43:11.011 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 00:43:11.016 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:43:11.018 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 00:43:11.020 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:43:11.022 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 00:43:11.024 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:43:11.026 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:43:11.028 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:43:11.031 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:11.033 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:11.035 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:43:11.037 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 00:43:11.039 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 00:43:11.041 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 00:43:11.043 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 00:43:11.048 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 00:43:11.050 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 00:43:11.052 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 00:43:11.054 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 00:43:11.056 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 00:43:11.058 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 00:43:11.062 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654044191060 2022-06-01 00:43:11.064 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 00:43:11.066 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 00:43:11.068 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-01 00:43:11.522 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 00:43:11.553 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 00:43:11.593 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 00:43:11.760 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 00:43:13.740 | Reading package lists... 2022-06-01 00:43:13.770 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 00:43:13.773 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 00:43:13.775 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:43:13.777 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:43:13.779 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:43:13.781 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:43:13.783 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:43:13.785 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 00:43:13.787 | ++ functions-common:time_stop:2329 : start_time=1654044191060 2022-06-01 00:43:13.789 | ++ functions-common:time_stop:2331 : [[ -z 1654044191060 ]] 2022-06-01 00:43:13.792 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:43:13.796 | ++ functions-common:time_stop:2334 : end_time=1654044193794 2022-06-01 00:43:13.798 | ++ functions-common:time_stop:2335 : elapsed_time=2734 2022-06-01 00:43:13.800 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 00:43:13.803 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:43:13.805 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2734 2022-06-01 00:43:13.807 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:43:13.809 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:43:13.811 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:13.813 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:13.816 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:43:13.835 | ++ functions-common:apt_get:1123 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 00:43:13.944 | Reading package lists... 2022-06-01 00:43:14.186 | Building dependency tree... 2022-06-01 00:43:14.187 | Reading state information... 2022-06-01 00:43:14.220 | acl is already the newest version (2.2.53-6). 2022-06-01 00:43:14.220 | bc is already the newest version (1.07.1-2build1). 2022-06-01 00:43:14.220 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 00:43:14.220 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 00:43:14.220 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 00:43:14.220 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 00:43:14.220 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 00:43:14.220 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 00:43:14.220 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 00:43:14.220 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 00:43:14.220 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 00:43:14.220 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 00:43:14.220 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 00:43:14.220 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 00:43:14.220 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 00:43:14.220 | libffi-dev is already the newest version (3.3-4). 2022-06-01 00:43:14.220 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 00:43:14.220 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 00:43:14.220 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 00:43:14.220 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 00:43:14.220 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 00:43:14.221 | make is already the newest version (4.2.1-1.2). 2022-06-01 00:43:14.221 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 00:43:14.221 | psmisc is already the newest version (23.3-1). 2022-06-01 00:43:14.221 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 00:43:14.221 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 00:43:14.221 | socat is already the newest version (1.7.3.3-2). 2022-06-01 00:43:14.221 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 00:43:14.221 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 00:43:14.221 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 00:43:14.221 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 00:43:14.221 | dstat is already the newest version (0.7.4-6). 2022-06-01 00:43:14.221 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 00:43:14.221 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 00:43:14.221 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 00:43:14.221 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 00:43:14.221 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:43:14.221 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:43:14.221 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 00:43:14.221 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 00:43:14.221 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 00:43:14.221 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 00:43:14.221 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 00:43:14.221 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 00:43:14.221 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 00:43:14.221 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 00:43:14.221 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 00:43:14.221 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 00:43:14.221 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 00:43:14.221 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 00:43:14.221 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 00:43:14.221 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 00:43:14.221 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 00:43:14.221 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 00:43:14.221 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 00:43:14.221 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 00:43:14.222 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 00:43:14.222 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 00:43:14.222 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 00:43:14.222 | openssl set to manually installed. 2022-06-01 00:43:14.222 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 00:43:14.222 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 00:43:14.222 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 00:43:14.222 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 00:43:14.222 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 00:43:14.222 | tar set to manually installed. 2022-06-01 00:43:14.222 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 00:43:14.222 | tcpdump set to manually installed. 2022-06-01 00:43:14.222 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 00:43:14.222 | uuid-runtime set to manually installed. 2022-06-01 00:43:14.435 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 00:43:14.435 | wget set to manually installed. 2022-06-01 00:43:14.435 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 00:43:14.436 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:43:14.436 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 00:43:14.436 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 00:43:14.436 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 00:43:14.436 | The following packages were automatically installed and are no longer required: 2022-06-01 00:43:14.436 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:43:14.436 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:43:14.437 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:43:14.437 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:43:14.437 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:43:14.437 | python3-zope.interface 2022-06-01 00:43:14.437 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:43:14.563 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:43:14.567 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 00:43:14.569 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:43:14.572 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:43:14.574 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:43:14.576 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:43:14.578 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:43:14.580 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:43:14.582 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:43:14.584 | ++ functions-common:time_stop:2329 : start_time=1654044193833 2022-06-01 00:43:14.586 | ++ functions-common:time_stop:2331 : [[ -z 1654044193833 ]] 2022-06-01 00:43:14.589 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:43:14.593 | ++ functions-common:time_stop:2334 : end_time=1654044194591 2022-06-01 00:43:14.596 | ++ functions-common:time_stop:2335 : elapsed_time=758 2022-06-01 00:43:14.598 | ++ functions-common:time_stop:2336 : total=735 2022-06-01 00:43:14.600 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:43:14.602 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1493 2022-06-01 00:43:14.604 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 00:43:14.607 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 00:43:14.609 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 00:43:14.611 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 00:43:14.616 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 00:43:14.620 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 00:43:14.622 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 00:43:14.625 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 00:43:16.215 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 00:43:16.218 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 00:43:16.220 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 00:43:16.222 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 00:43:16.223 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 00:43:16.225 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 00:43:16.228 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 00:43:16.230 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 00:43:16.231 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 00:43:16.234 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 00:43:16.305 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 00:43:16.308 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 00:43:16.378 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 00:43:16.380 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 00:43:16.451 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 00:43:16.453 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 00:43:16.455 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 00:43:16.457 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 00:43:16.459 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 00:43:16.460 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 00:43:16.462 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 00:43:16.464 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 00:43:16.466 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 00:43:16.468 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 00:43:16.470 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 00:43:16.470 | Distro: focal 2022-06-01 00:43:16.473 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 00:43:16.475 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 00:43:16.478 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 00:43:16.480 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 00:43:16.483 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 00:43:16.485 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 00:43:16.962 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 00:43:16.964 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 00:43:16.964 | pip: 20.2.2 2022-06-01 00:43:16.966 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 00:43:17.415 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 00:43:17.437 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 00:43:17.439 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 00:43:17.441 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 00:43:17.444 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 00:43:17.447 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 00:43:17.450 | + ./stack.sh:main:764 : fixup_all 2022-06-01 00:43:17.453 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 00:43:17.455 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 00:43:17.457 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 00:43:17.462 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 00:43:17.462 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 00:43:17.462 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 00:43:17.468 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 00:43:17.470 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 00:43:17.472 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 00:43:17.480 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 00:43:17.483 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 00:43:17.485 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 00:43:17.487 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 00:43:17.490 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 00:43:17.492 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 00:43:17.494 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:43:17.496 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:43:17.498 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:43:17.500 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:43:17.502 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:43:17.504 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:43:17.506 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:43:17.508 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:43:17.510 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 00:43:17.513 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 00:43:17.515 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 00:43:17.517 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:43:17.519 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:43:17.522 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:43:17.524 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:43:17.526 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:43:17.528 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:43:17.530 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 00:43:17.533 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 00:43:17.552 | Using python 3.8 to install os-testr 2022-06-01 00:43:17.554 | + 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-06-01 00:43:19.312 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:43:19.312 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:43:19.316 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:19.317 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:19.319 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:43:19.320 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:19.320 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:19.320 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:43:19.321 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:19.321 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:43:19.398 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-01 00:43:19.408 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:43:19.411 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-01 00:43:19.424 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-01 00:43:19.453 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:43:19.471 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:43:19.475 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:43:19.482 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 00:43:19.486 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:43:19.489 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:43:19.499 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-01 00:43:19.502 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:43:19.506 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:43:19.520 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:43:19.523 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:43:19.526 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:43:19.529 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:43:19.532 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:43:19.535 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:43:19.538 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:43:19.590 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:43:19.598 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:43:19.602 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:43:19.634 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:43:19.640 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:43:19.681 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:43:21.691 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:43:21.692 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:43:21.763 | + inc/python:pip_install:200 : result=0 2022-06-01 00:43:21.765 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:43:21.768 | + functions-common:time_stop:2322 : local name 2022-06-01 00:43:21.770 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:43:21.772 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:43:21.774 | + functions-common:time_stop:2325 : local total 2022-06-01 00:43:21.776 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:43:21.778 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:43:21.780 | + functions-common:time_stop:2329 : start_time=1654044197547 2022-06-01 00:43:21.782 | + functions-common:time_stop:2331 : [[ -z 1654044197547 ]] 2022-06-01 00:43:21.784 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:43:21.788 | + functions-common:time_stop:2334 : end_time=1654044201786 2022-06-01 00:43:21.790 | + functions-common:time_stop:2335 : elapsed_time=4239 2022-06-01 00:43:21.792 | + functions-common:time_stop:2336 : total=0 2022-06-01 00:43:21.794 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:43:21.797 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4239 2022-06-01 00:43:21.799 | + inc/python:pip_install:203 : return 0 2022-06-01 00:43:21.801 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 00:43:21.803 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 00:43:21.806 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:43:21.809 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 00:43:21.812 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 00:43:21.814 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:43:21.817 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:43:21.818 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:43:21.822 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 00:43:21.825 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 00:43:21.827 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 00:43:21.829 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 00:43:21.832 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 00:43:21.851 | Using python 3.8 to install systemd-python 2022-06-01 00:43:21.853 | + 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 systemd-python 2022-06-01 00:43:23.611 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:43:23.611 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:43:23.615 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:23.616 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:23.617 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:43:23.619 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:23.619 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:23.619 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:43:23.620 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:23.620 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:43:23.635 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-01 00:43:25.832 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:43:25.832 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:43:25.901 | + inc/python:pip_install:200 : result=0 2022-06-01 00:43:25.903 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:43:25.906 | + functions-common:time_stop:2322 : local name 2022-06-01 00:43:25.908 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:43:25.910 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:43:25.912 | + functions-common:time_stop:2325 : local total 2022-06-01 00:43:25.914 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:43:25.916 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:43:25.918 | + functions-common:time_stop:2329 : start_time=1654044201846 2022-06-01 00:43:25.921 | + functions-common:time_stop:2331 : [[ -z 1654044201846 ]] 2022-06-01 00:43:25.923 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:43:25.927 | + functions-common:time_stop:2334 : end_time=1654044205925 2022-06-01 00:43:25.929 | + functions-common:time_stop:2335 : elapsed_time=4079 2022-06-01 00:43:25.931 | + functions-common:time_stop:2336 : total=4239 2022-06-01 00:43:25.934 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:43:25.936 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8318 2022-06-01 00:43:25.938 | + inc/python:pip_install:203 : return 0 2022-06-01 00:43:25.940 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 00:43:25.991 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 00:43:26.095 | + ./stack.sh:main:779 : install_infra 2022-06-01 00:43:26.098 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:43:26.100 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 00:43:26.103 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:43:26.107 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 00:43:26.129 | + 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-06-01 00:43:28.194 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:28.205 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:28.265 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:43:28.307 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:28.309 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:28.311 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:43:28.313 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:28.315 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:43:28.842 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:43:28.978 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:43:29.218 | + inc/python:pip_install:200 : result=0 2022-06-01 00:43:29.220 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:43:29.222 | + functions-common:time_stop:2322 : local name 2022-06-01 00:43:29.225 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:43:29.227 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:43:29.229 | + functions-common:time_stop:2325 : local total 2022-06-01 00:43:29.231 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:43:29.233 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:43:29.235 | + functions-common:time_stop:2329 : start_time=1654044206122 2022-06-01 00:43:29.237 | + functions-common:time_stop:2331 : [[ -z 1654044206122 ]] 2022-06-01 00:43:29.239 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:43:29.243 | + functions-common:time_stop:2334 : end_time=1654044209241 2022-06-01 00:43:29.245 | + functions-common:time_stop:2335 : elapsed_time=3119 2022-06-01 00:43:29.247 | + functions-common:time_stop:2336 : total=8318 2022-06-01 00:43:29.249 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:43:29.251 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11437 2022-06-01 00:43:29.253 | + inc/python:pip_install:203 : return 0 2022-06-01 00:43:29.256 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:43:29.258 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 00:43:29.281 | + 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-06-01 00:43:31.203 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:31.214 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:31.272 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:43:31.312 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:31.314 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:31.316 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:43:31.318 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:31.320 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:43:31.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:43:31.834 | Processing /opt/stack/requirements 2022-06-01 00:43:33.472 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:43:33.475 | 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 164)) (3.0.0) 2022-06-01 00:43:33.485 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:43:33.491 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:43:33.494 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:43:33.497 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:43:33.517 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:43:33.520 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:43:33.536 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:43:33.540 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:43:33.547 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:43:33.566 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-01 00:43:33.569 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-01 00:43:33.584 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:43:33.586 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:43:33.589 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:43:33.592 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:43:33.594 | 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 160)) (1.0.0) 2022-06-01 00:43:33.597 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:43:33.599 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:43:33.601 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:43:33.614 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:43:33.620 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:43:33.623 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:43:33.675 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-01 00:43:33.678 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:43:33.682 | 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 557)) (0.2.5) 2022-06-01 00:43:33.687 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:43:33.690 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:43:33.739 | Building wheels for collected packages: openstack-requirements 2022-06-01 00:43:33.740 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 00:43:34.493 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 00:43:34.493 | ERROR: Command errored out with exit status 1: 2022-06-01 00:43:34.493 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-rkvm_f3s/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-rkvm_f3s/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-8w33l47l 2022-06-01 00:43:34.493 | cwd: /tmp/pip-req-build-rkvm_f3s/ 2022-06-01 00:43:34.493 | Complete output (6 lines): 2022-06-01 00:43:34.493 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 00:43:34.493 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 00:43:34.493 | or: setup.py --help-commands 2022-06-01 00:43:34.493 | or: setup.py cmd --help 2022-06-01 00:43:34.493 | 2022-06-01 00:43:34.493 | error: invalid command 'bdist_wheel' 2022-06-01 00:43:34.493 | ---------------------------------------- 2022-06-01 00:43:34.493 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 00:43:34.493 | Running setup.py clean for openstack-requirements 2022-06-01 00:43:35.243 | Failed to build openstack-requirements 2022-06-01 00:43:35.257 | Installing collected packages: openstack-requirements 2022-06-01 00:43:35.257 | Attempting uninstall: openstack-requirements 2022-06-01 00:43:35.258 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 00:43:35.293 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 00:43:35.312 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 00:43:35.315 | Running setup.py install for openstack-requirements: started 2022-06-01 00:43:37.476 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 00:43:37.503 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 00:43:37.628 | + inc/python:pip_install:200 : result=0 2022-06-01 00:43:37.630 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:43:37.632 | + functions-common:time_stop:2322 : local name 2022-06-01 00:43:37.634 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:43:37.636 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:43:37.638 | + functions-common:time_stop:2325 : local total 2022-06-01 00:43:37.640 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:43:37.642 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:43:37.644 | + functions-common:time_stop:2329 : start_time=1654044209273 2022-06-01 00:43:37.646 | + functions-common:time_stop:2331 : [[ -z 1654044209273 ]] 2022-06-01 00:43:37.648 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:43:37.652 | + functions-common:time_stop:2334 : end_time=1654044217650 2022-06-01 00:43:37.655 | + functions-common:time_stop:2335 : elapsed_time=8377 2022-06-01 00:43:37.657 | + functions-common:time_stop:2336 : total=11437 2022-06-01 00:43:37.659 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:43:37.661 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=19814 2022-06-01 00:43:37.663 | + inc/python:pip_install:203 : return 0 2022-06-01 00:43:37.665 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 00:43:37.668 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 00:43:37.671 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 00:43:37.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:37.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:37.683 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 00:43:37.686 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:37.688 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 00:43:37.707 | Using python 3.8 to install pbr 2022-06-01 00:43:37.710 | + 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-06-01 00:43:39.493 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:43:39.493 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:43:39.498 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:39.499 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:39.500 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:43:39.502 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:39.502 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:39.502 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:43:39.503 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:39.503 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:43:39.637 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:43:41.882 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:43:41.882 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:43:41.960 | + inc/python:pip_install:200 : result=0 2022-06-01 00:43:41.962 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:43:41.964 | + functions-common:time_stop:2322 : local name 2022-06-01 00:43:41.967 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:43:41.969 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:43:41.971 | + functions-common:time_stop:2325 : local total 2022-06-01 00:43:41.973 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:43:41.975 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:43:41.977 | + functions-common:time_stop:2329 : start_time=1654044217702 2022-06-01 00:43:41.979 | + functions-common:time_stop:2331 : [[ -z 1654044217702 ]] 2022-06-01 00:43:41.982 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:43:41.986 | + functions-common:time_stop:2334 : end_time=1654044221983 2022-06-01 00:43:41.988 | + functions-common:time_stop:2335 : elapsed_time=4281 2022-06-01 00:43:41.990 | + functions-common:time_stop:2336 : total=19814 2022-06-01 00:43:41.992 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:43:41.994 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24095 2022-06-01 00:43:41.996 | + inc/python:pip_install:203 : return 0 2022-06-01 00:43:41.999 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 00:43:44.238 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 00:43:46.093 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:43:46.094 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 00:43:46.113 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 00:43:46.116 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-01 00:43:46.120 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-01 00:43:46.126 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-01 00:43:46.129 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-01 00:43:46.201 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 00:43:46.203 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 00:43:46.206 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 00:43:46.223 | + ./stack.sh:main:788 : pkgs= 2022-06-01 00:43:46.225 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 00:43:46.227 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 00:43:46.229 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 00:43:46.232 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 00:43:46.234 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:43:46.236 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:43:46.238 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:43:46.240 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:43:46.242 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:43:46.245 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:43:46.249 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:43:46.251 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:43:46.254 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:43:46.256 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 00:43:46.259 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:43:46.273 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:46.275 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:43:46.277 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:43:46.280 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 00:43:46.282 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:43:46.284 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 00:43:46.286 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:43:46.288 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 00:43:46.290 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:43:46.292 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 00:43:46.295 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:43:46.297 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 00:43:46.299 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 00:43:46.301 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 00:43:46.303 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:43:46.305 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 00:43:46.307 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 00:43:46.310 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 00:43:46.312 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 00:43:46.315 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 00:43:46.317 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 00:43:46.319 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 00:43:46.322 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 00:43:46.324 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 00:43:46.326 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 00:43:46.328 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 00:43:46.379 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 00:43:46.379 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 00:43:46.381 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 00:43:46.725 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 00:43:46.728 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 00:43:46.744 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:46.746 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 00:43:46.749 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:43:46.751 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:43:46.753 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:43:46.756 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:43:46.758 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:43:46.760 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:43:46.763 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:46.765 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:46.767 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:43:46.769 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:43:46.772 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:43:46.774 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:43:46.776 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 00:43:46.779 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:43:46.781 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:46.783 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:46.786 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 00:43:46.806 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-01 00:43:46.914 | Reading package lists... 2022-06-01 00:43:47.160 | Building dependency tree... 2022-06-01 00:43:47.161 | Reading state information... 2022-06-01 00:43:47.414 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 00:43:47.414 | The following packages were automatically installed and are no longer required: 2022-06-01 00:43:47.415 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:43:47.415 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:43:47.415 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:43:47.415 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:43:47.415 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:43:47.415 | python3-zope.interface 2022-06-01 00:43:47.415 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:43:47.529 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:43:47.533 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:43:47.535 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:43:47.538 | + functions-common:time_stop:2322 : local name 2022-06-01 00:43:47.540 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:43:47.542 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:43:47.544 | + functions-common:time_stop:2325 : local total 2022-06-01 00:43:47.546 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:43:47.548 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:43:47.550 | + functions-common:time_stop:2329 : start_time=1654044226804 2022-06-01 00:43:47.553 | + functions-common:time_stop:2331 : [[ -z 1654044226804 ]] 2022-06-01 00:43:47.555 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:43:47.560 | + functions-common:time_stop:2334 : end_time=1654044227557 2022-06-01 00:43:47.562 | + functions-common:time_stop:2335 : elapsed_time=753 2022-06-01 00:43:47.564 | + functions-common:time_stop:2336 : total=1493 2022-06-01 00:43:47.566 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:43:47.568 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2246 2022-06-01 00:43:47.571 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:43:47.573 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 00:43:47.576 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:43:47.578 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:43:47.580 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:43:47.583 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:43:47.585 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:43:47.587 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:43:47.589 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 00:43:47.591 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:43:47.594 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:43:47.596 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:43:47.598 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:43:47.600 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:43:47.603 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:43:47.605 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:43:47.607 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:43:47.609 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 00:43:47.612 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:43:47.614 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:43:47.616 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:43:47.618 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:43:47.621 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:43:47.623 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:43:47.626 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 00:43:47.628 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 00:43:47.644 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:47.646 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 00:43:47.649 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:43:47.651 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 00:43:47.653 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 00:43:47.656 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 00:43:47.660 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 00:43:47.662 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 00:43:47.664 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 00:43:47.667 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 00:43:47.669 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 00:43:47.671 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 00:43:47.674 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 00:43:48.378 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 00:43:48.378 | user tags 2022-06-01 00:43:48.378 | stackrabbit []' 2022-06-01 00:43:48.382 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 00:43:48.382 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 00:43:48.382 | user tags 2022-06-01 00:43:48.382 | stackrabbit []' 2022-06-01 00:43:48.388 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 00:43:48.391 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 00:43:48.393 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 00:43:49.033 | Changing password for user "stackrabbit" ... 2022-06-01 00:43:49.055 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 00:43:49.711 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 00:43:49.734 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 00:43:49.736 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 00:43:50.380 | Changing password for user "stackrabbit" ... 2022-06-01 00:43:50.402 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 00:43:50.405 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 00:43:50.407 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 00:43:51.049 | Deleting user "guest" ... 2022-06-01 00:43:51.064 | Error: 2022-06-01 00:43:51.064 | {:no_such_user, "guest"} 2022-06-01 00:43:51.077 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 00:43:51.079 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 00:43:51.096 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:51.099 | + ./stack.sh:main:805 : install_database 2022-06-01 00:43:51.101 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 00:43:51.103 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 00:43:51.106 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:51.108 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:51.110 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 00:43:51.326 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 00:43:51.328 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 00:43:51.330 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 00:43:51.333 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:43:51.335 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 00:43:51.337 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:43:51.340 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:43:51.342 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:43:51.344 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:43:51.347 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:43:51.349 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:43:51.351 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:43:51.354 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:43:51.356 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 00:43:51.358 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:43:51.360 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:43:51.363 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:43:51.365 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:43:51.367 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:43:51.370 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:43:51.372 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 00:43:51.375 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:51.377 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:51.379 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 00:43:51.382 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:43:51.384 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:43:51.387 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:43:51.389 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:43:51.392 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:43:51.394 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:43:51.396 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:51.398 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:51.401 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:43:51.403 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:43:51.405 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:43:51.408 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:43:51.410 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 00:43:51.412 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:43:51.414 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:51.417 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:51.419 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 00:43:51.440 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-01 00:43:51.549 | Reading package lists... 2022-06-01 00:43:51.791 | Building dependency tree... 2022-06-01 00:43:51.792 | Reading state information... 2022-06-01 00:43:52.041 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 00:43:52.041 | The following packages were automatically installed and are no longer required: 2022-06-01 00:43:52.042 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:43:52.042 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:43:52.042 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:43:52.042 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:43:52.042 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:43:52.042 | python3-zope.interface 2022-06-01 00:43:52.042 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:43:52.154 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:43:52.158 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:43:52.160 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:43:52.162 | + functions-common:time_stop:2322 : local name 2022-06-01 00:43:52.164 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:43:52.167 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:43:52.169 | + functions-common:time_stop:2325 : local total 2022-06-01 00:43:52.171 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:43:52.173 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:43:52.176 | + functions-common:time_stop:2329 : start_time=1654044231437 2022-06-01 00:43:52.178 | + functions-common:time_stop:2331 : [[ -z 1654044231437 ]] 2022-06-01 00:43:52.180 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:43:52.184 | + functions-common:time_stop:2334 : end_time=1654044232182 2022-06-01 00:43:52.186 | + functions-common:time_stop:2335 : elapsed_time=745 2022-06-01 00:43:52.188 | + functions-common:time_stop:2336 : total=2246 2022-06-01 00:43:52.190 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:43:52.193 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2991 2022-06-01 00:43:52.195 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:43:52.197 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 00:43:52.199 | + ./stack.sh:main:808 : install_database_python 2022-06-01 00:43:52.202 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 00:43:52.204 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 00:43:52.206 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 00:43:52.208 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:43:52.211 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 00:43:52.214 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 00:43:52.217 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:43:52.221 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:43:52.221 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:43:52.226 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 00:43:52.228 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 00:43:52.231 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 00:43:52.234 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 00:43:52.236 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 00:43:52.257 | Using python 3.8 to install PyMySQL 2022-06-01 00:43:52.259 | + 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-06-01 00:43:54.039 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:43:54.039 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:43:54.044 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:54.044 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:54.046 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:43:54.047 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:54.048 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:54.048 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:43:54.048 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:43:54.048 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:43:54.063 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-01 00:43:56.275 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:43:56.275 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:43:56.347 | + inc/python:pip_install:200 : result=0 2022-06-01 00:43:56.349 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:43:56.352 | + functions-common:time_stop:2322 : local name 2022-06-01 00:43:56.354 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:43:56.356 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:43:56.358 | + functions-common:time_stop:2325 : local total 2022-06-01 00:43:56.360 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:43:56.363 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:43:56.365 | + functions-common:time_stop:2329 : start_time=1654044232251 2022-06-01 00:43:56.367 | + functions-common:time_stop:2331 : [[ -z 1654044232251 ]] 2022-06-01 00:43:56.370 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:43:56.374 | + functions-common:time_stop:2334 : end_time=1654044236372 2022-06-01 00:43:56.376 | + functions-common:time_stop:2335 : elapsed_time=4121 2022-06-01 00:43:56.379 | + functions-common:time_stop:2336 : total=24095 2022-06-01 00:43:56.381 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:43:56.383 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28216 2022-06-01 00:43:56.386 | + inc/python:pip_install:203 : return 0 2022-06-01 00:43:56.389 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 00:43:56.391 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 00:43:56.393 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 00:43:56.395 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 00:43:56.412 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:56.414 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 00:43:56.416 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 00:43:56.420 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:43:56.420 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 00:43:56.425 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:43:56.427 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 00:43:56.430 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 00:43:56.432 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 00:43:56.435 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 00:43:56.437 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 00:43:56.452 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:56.455 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 00:43:56.457 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:43:56.459 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:43:56.462 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:43:56.464 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:43:56.466 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:43:56.468 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:43:56.470 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:56.473 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:56.475 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:43:56.477 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:43:56.480 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:43:56.482 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:43:56.484 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 00:43:56.487 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:43:56.489 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:56.491 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:56.493 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 00:43:56.515 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-01 00:43:56.623 | Reading package lists... 2022-06-01 00:43:56.863 | Building dependency tree... 2022-06-01 00:43:56.865 | Reading state information... 2022-06-01 00:43:57.113 | radvd is already the newest version (1:2.17-2). 2022-06-01 00:43:57.113 | The following packages were automatically installed and are no longer required: 2022-06-01 00:43:57.114 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:43:57.114 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:43:57.114 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:43:57.114 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:43:57.114 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:43:57.114 | python3-zope.interface 2022-06-01 00:43:57.114 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:43:57.225 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:43:57.229 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:43:57.232 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:43:57.234 | + functions-common:time_stop:2322 : local name 2022-06-01 00:43:57.236 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:43:57.238 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:43:57.240 | + functions-common:time_stop:2325 : local total 2022-06-01 00:43:57.243 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:43:57.245 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:43:57.247 | + functions-common:time_stop:2329 : start_time=1654044236512 2022-06-01 00:43:57.249 | + functions-common:time_stop:2331 : [[ -z 1654044236512 ]] 2022-06-01 00:43:57.252 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:43:57.256 | + functions-common:time_stop:2334 : end_time=1654044237253 2022-06-01 00:43:57.258 | + functions-common:time_stop:2335 : elapsed_time=741 2022-06-01 00:43:57.260 | + functions-common:time_stop:2336 : total=2991 2022-06-01 00:43:57.262 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:43:57.264 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3732 2022-06-01 00:43:57.267 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:43:57.269 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 00:43:57.286 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:57.288 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 00:43:57.290 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 00:43:57.293 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 00:43:57.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 00:43:57.315 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:43:57.317 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:43:57.319 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:43:57.322 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:43:57.324 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:43:57.326 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:43:57.328 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:57.330 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:57.333 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:43:57.335 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:43:57.337 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:43:57.339 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:43:57.342 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 00:43:57.344 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:43:57.346 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:57.348 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:57.351 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 00:43:57.370 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-01 00:43:57.479 | Reading package lists... 2022-06-01 00:43:57.719 | Building dependency tree... 2022-06-01 00:43:57.721 | Reading state information... 2022-06-01 00:43:57.967 | fakeroot is already the newest version (1.24-1). 2022-06-01 00:43:57.967 | make is already the newest version (4.2.1-1.2). 2022-06-01 00:43:57.967 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 00:43:57.967 | The following packages were automatically installed and are no longer required: 2022-06-01 00:43:57.968 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:43:57.968 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:43:57.968 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:43:57.968 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:43:57.968 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:43:57.968 | python3-zope.interface 2022-06-01 00:43:57.968 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:43:58.079 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:43:58.083 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:43:58.085 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:43:58.088 | + functions-common:time_stop:2322 : local name 2022-06-01 00:43:58.090 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:43:58.092 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:43:58.094 | + functions-common:time_stop:2325 : local total 2022-06-01 00:43:58.096 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:43:58.098 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:43:58.100 | + functions-common:time_stop:2329 : start_time=1654044237368 2022-06-01 00:43:58.102 | + functions-common:time_stop:2331 : [[ -z 1654044237368 ]] 2022-06-01 00:43:58.104 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:43:58.108 | + functions-common:time_stop:2334 : end_time=1654044238106 2022-06-01 00:43:58.110 | + functions-common:time_stop:2335 : elapsed_time=738 2022-06-01 00:43:58.112 | + functions-common:time_stop:2336 : total=3732 2022-06-01 00:43:58.114 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:43:58.116 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4470 2022-06-01 00:43:58.119 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:43:58.121 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 00:43:58.124 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:43:58.126 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:43:58.128 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 00:43:58.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 00:43:58.134 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 00:43:58.138 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 00:43:58.140 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 00:43:58.144 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 00:43:58.144 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 00:43:58.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 00:43:58.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 00:43:58.153 | + functions:vercmp:652 : local v1=5.4 2022-06-01 00:43:58.155 | + functions:vercmp:653 : local 'op=<' 2022-06-01 00:43:58.158 | + functions:vercmp:654 : local v2=3.13 2022-06-01 00:43:58.160 | + functions:vercmp:655 : local result 2022-06-01 00:43:58.163 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 00:43:58.164 | ++ functions:vercmp:659 : sort -V 2022-06-01 00:43:58.164 | ++ functions:vercmp:659 : head -1 2022-06-01 00:43:58.168 | + functions:vercmp:659 : result=3.13 2022-06-01 00:43:58.171 | + functions:vercmp:661 : case $op in 2022-06-01 00:43:58.173 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 00:43:58.175 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 00:43:58.177 | + functions:vercmp:672 : return 2022-06-01 00:43:58.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 00:43:58.181 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:43:58.184 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 00:43:58.662 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 00:43:58.680 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:43:58.682 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 00:43:58.685 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 00:43:58.685 | Installing etcd 2022-06-01 00:43:58.687 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 00:43:58.699 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 00:43:58.711 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 00:43:58.713 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 00:43:58.729 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 00:43:58.732 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:43:58.735 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:43:58.738 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:43:58.742 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:43:58.744 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-01 00:43:58.747 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 00:43:58.749 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:43:58.751 | ++ functions:get_extra_file:73 : return 2022-06-01 00:43:58.754 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:43:58.756 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 00:43:58.759 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 00:43:58.761 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 00:43:58.777 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:43:58.780 | + ./stack.sh:main:835 : install_dstat 2022-06-01 00:43:58.782 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 00:43:58.798 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:43:58.801 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 00:43:58.803 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:43:58.805 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 00:43:58.808 | + ./stack.sh:main:844 : install_libs 2022-06-01 00:43:58.810 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 00:43:58.812 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 00:43:58.814 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 00:43:58.817 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 00:43:58.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:58.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:58.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 00:43:58.825 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:58.827 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 00:43:58.830 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 00:43:58.832 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 00:43:58.834 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 00:43:58.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:58.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:58.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 00:43:58.843 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:58.846 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 00:43:58.848 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 00:43:58.850 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 00:43:58.852 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 00:43:58.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:58.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:58.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 00:43:58.861 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:58.864 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 00:43:58.866 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 00:43:58.868 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 00:43:58.870 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 00:43:58.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:58.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:58.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 00:43:58.879 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:58.881 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 00:43:58.884 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 00:43:58.886 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 00:43:58.888 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 00:43:58.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:58.892 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:58.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 00:43:58.897 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:58.899 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 00:43:58.901 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 00:43:58.904 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 00:43:58.906 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 00:43:58.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:58.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:58.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 00:43:58.915 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:58.917 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 00:43:58.920 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 00:43:58.922 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 00:43:58.924 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 00:43:58.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:58.929 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:58.931 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 00:43:58.933 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:58.935 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 00:43:58.938 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 00:43:58.940 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 00:43:58.942 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 00:43:58.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:58.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:58.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 00:43:58.951 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:58.953 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 00:43:58.956 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 00:43:58.958 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 00:43:58.960 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 00:43:58.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:58.964 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:58.967 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 00:43:58.969 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:58.972 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 00:43:58.974 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 00:43:58.976 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 00:43:58.978 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 00:43:58.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:58.983 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:58.985 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 00:43:58.988 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:58.990 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 00:43:58.992 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 00:43:58.994 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 00:43:58.996 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 00:43:58.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.001 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.003 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 00:43:59.005 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.008 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 00:43:59.010 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 00:43:59.012 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 00:43:59.015 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 00:43:59.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.019 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.021 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 00:43:59.024 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.026 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 00:43:59.029 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 00:43:59.031 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 00:43:59.033 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 00:43:59.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.038 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.040 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 00:43:59.042 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.045 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 00:43:59.047 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 00:43:59.050 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 00:43:59.052 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 00:43:59.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 00:43:59.061 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.064 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 00:43:59.066 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 00:43:59.068 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 00:43:59.070 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 00:43:59.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.075 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 00:43:59.080 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.082 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 00:43:59.084 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 00:43:59.087 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 00:43:59.089 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 00:43:59.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 00:43:59.098 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.101 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 00:43:59.103 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 00:43:59.105 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 00:43:59.107 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 00:43:59.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 00:43:59.116 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.119 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 00:43:59.121 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 00:43:59.123 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 00:43:59.126 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 00:43:59.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.130 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.132 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 00:43:59.135 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.138 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 00:43:59.140 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 00:43:59.142 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 00:43:59.144 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 00:43:59.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.149 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 00:43:59.154 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.156 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 00:43:59.158 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 00:43:59.161 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 00:43:59.163 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 00:43:59.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 00:43:59.172 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.174 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 00:43:59.177 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 00:43:59.179 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 00:43:59.181 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 00:43:59.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 00:43:59.190 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.192 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 00:43:59.195 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 00:43:59.197 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 00:43:59.200 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 00:43:59.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 00:43:59.209 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.211 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 00:43:59.213 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 00:43:59.216 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 00:43:59.218 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 00:43:59.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 00:43:59.227 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.230 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 00:43:59.232 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 00:43:59.234 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 00:43:59.237 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 00:43:59.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 00:43:59.246 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.248 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 00:43:59.250 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 00:43:59.252 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 00:43:59.255 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 00:43:59.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 00:43:59.264 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.267 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 00:43:59.269 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 00:43:59.271 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 00:43:59.274 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 00:43:59.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 00:43:59.283 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.285 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 00:43:59.288 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 00:43:59.290 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 00:43:59.292 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 00:43:59.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.299 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 00:43:59.301 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.304 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 00:43:59.306 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 00:43:59.308 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 00:43:59.310 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 00:43:59.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 00:43:59.319 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.322 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 00:43:59.324 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 00:43:59.326 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 00:43:59.329 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 00:43:59.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 00:43:59.338 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.340 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 00:43:59.343 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 00:43:59.345 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 00:43:59.347 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 00:43:59.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 00:43:59.356 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.359 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 00:43:59.361 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 00:43:59.363 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 00:43:59.365 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 00:43:59.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 00:43:59.374 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.377 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 00:43:59.379 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 00:43:59.381 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 00:43:59.384 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 00:43:59.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 00:43:59.393 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.396 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 00:43:59.398 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 00:43:59.400 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 00:43:59.402 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 00:43:59.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 00:43:59.412 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.414 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 00:43:59.417 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 00:43:59.419 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 00:43:59.421 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 00:43:59.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.426 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.428 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 00:43:59.430 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.432 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 00:43:59.435 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 00:43:59.438 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 00:43:59.440 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 00:43:59.442 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 00:43:59.449 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.452 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 00:43:59.454 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 00:43:59.456 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 00:43:59.459 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 00:43:59.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:43:59.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:43:59.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 00:43:59.468 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:43:59.470 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 00:43:59.490 | Using python 3.8 to install etcd3 2022-06-01 00:43:59.492 | + 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-06-01 00:44:01.264 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:44:01.264 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:44:01.269 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:01.269 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:01.271 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:44:01.272 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:01.272 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:01.273 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:01.273 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:01.273 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:01.288 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-01 00:44:01.298 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-01 00:44:01.323 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 00:44:01.329 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:44:01.332 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:44:01.346 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-01 00:44:03.584 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:44:03.584 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:44:03.663 | + inc/python:pip_install:200 : result=0 2022-06-01 00:44:03.665 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:44:03.667 | + functions-common:time_stop:2322 : local name 2022-06-01 00:44:03.670 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:44:03.672 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:44:03.674 | + functions-common:time_stop:2325 : local total 2022-06-01 00:44:03.676 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:44:03.678 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:44:03.680 | + functions-common:time_stop:2329 : start_time=1654044239485 2022-06-01 00:44:03.682 | + functions-common:time_stop:2331 : [[ -z 1654044239485 ]] 2022-06-01 00:44:03.686 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:44:03.689 | + functions-common:time_stop:2334 : end_time=1654044243687 2022-06-01 00:44:03.692 | + functions-common:time_stop:2335 : elapsed_time=4202 2022-06-01 00:44:03.694 | + functions-common:time_stop:2336 : total=28216 2022-06-01 00:44:03.696 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:44:03.698 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32418 2022-06-01 00:44:03.700 | + inc/python:pip_install:203 : return 0 2022-06-01 00:44:03.703 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 00:44:03.723 | Using python 3.8 to install etcd3gw 2022-06-01 00:44:03.725 | + 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-06-01 00:44:05.503 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:44:05.503 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:44:05.508 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:05.509 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:05.510 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:44:05.512 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:05.512 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:05.513 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:05.513 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:05.513 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:05.528 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-01 00:44:05.553 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:44:05.559 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:44:05.563 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:44:05.583 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:44:05.587 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:44:05.607 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:44:05.610 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:44:05.612 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:44:07.780 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:44:07.780 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:44:07.850 | + inc/python:pip_install:200 : result=0 2022-06-01 00:44:07.852 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:44:07.855 | + functions-common:time_stop:2322 : local name 2022-06-01 00:44:07.857 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:44:07.859 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:44:07.862 | + functions-common:time_stop:2325 : local total 2022-06-01 00:44:07.864 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:44:07.866 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:44:07.868 | + functions-common:time_stop:2329 : start_time=1654044243718 2022-06-01 00:44:07.870 | + functions-common:time_stop:2331 : [[ -z 1654044243718 ]] 2022-06-01 00:44:07.873 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:44:07.877 | + functions-common:time_stop:2334 : end_time=1654044247874 2022-06-01 00:44:07.879 | + functions-common:time_stop:2335 : elapsed_time=4156 2022-06-01 00:44:07.881 | + functions-common:time_stop:2336 : total=32418 2022-06-01 00:44:07.884 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:44:07.886 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36574 2022-06-01 00:44:07.888 | + inc/python:pip_install:203 : return 0 2022-06-01 00:44:07.890 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 00:44:07.893 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 00:44:07.896 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 00:44:07.898 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:44:07.900 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:44:07.903 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:44:07.905 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:44:07.908 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:44:07.910 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:44:07.912 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:44:07.914 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:44:07.917 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 00:44:07.920 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 00:44:07.922 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:07.924 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:07.926 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 00:44:07.929 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 00:44:07.931 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:44:07.933 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:44:07.936 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:44:07.938 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:44:07.940 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:44:07.942 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:44:07.945 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:44:07.947 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:07.949 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:07.951 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:44:07.954 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:44:07.956 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:44:07.958 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:44:07.960 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:44:07.963 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:44:07.966 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:07.968 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:07.970 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:44:07.991 | + functions-common:apt_get:1123 : 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-06-01 00:44:08.100 | Reading package lists... 2022-06-01 00:44:08.344 | Building dependency tree... 2022-06-01 00:44:08.345 | Reading state information... 2022-06-01 00:44:08.596 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 00:44:08.596 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 00:44:08.596 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:44:08.596 | The following packages were automatically installed and are no longer required: 2022-06-01 00:44:08.597 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:44:08.597 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:44:08.597 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:44:08.598 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:44:08.598 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:44:08.598 | python3-zope.interface 2022-06-01 00:44:08.598 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:44:08.709 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:44:08.713 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:44:08.716 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:44:08.718 | + functions-common:time_stop:2322 : local name 2022-06-01 00:44:08.720 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:44:08.722 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:44:08.724 | + functions-common:time_stop:2325 : local total 2022-06-01 00:44:08.726 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:44:08.728 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:44:08.731 | + functions-common:time_stop:2329 : start_time=1654044247989 2022-06-01 00:44:08.733 | + functions-common:time_stop:2331 : [[ -z 1654044247989 ]] 2022-06-01 00:44:08.736 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:44:08.740 | + functions-common:time_stop:2334 : end_time=1654044248738 2022-06-01 00:44:08.742 | + functions-common:time_stop:2335 : elapsed_time=749 2022-06-01 00:44:08.744 | + functions-common:time_stop:2336 : total=4470 2022-06-01 00:44:08.746 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:44:08.748 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5219 2022-06-01 00:44:08.751 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:44:08.753 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 00:44:08.755 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:08.758 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:08.760 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 00:44:08.821 | Module proxy already enabled 2022-06-01 00:44:08.826 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 00:44:08.886 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 00:44:08.887 | Module proxy already enabled 2022-06-01 00:44:08.887 | Module proxy_uwsgi already enabled 2022-06-01 00:44:08.891 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 00:44:08.893 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:44:08.895 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:44:08.898 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:44:09.029 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 00:44:09.032 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 00:44:09.034 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 00:44:09.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:44:09.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:44:09.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 00:44:09.044 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:44:09.046 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 00:44:09.049 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 00:44:09.051 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 00:44:09.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:44:09.056 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:44:09.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 00:44:09.061 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:44:09.063 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 00:44:09.065 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 00:44:09.068 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 00:44:09.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:44:09.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:44:09.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 00:44:09.078 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:44:09.080 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 00:44:09.083 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 00:44:09.085 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 00:44:09.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:44:09.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:44:09.093 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 00:44:09.095 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:44:09.097 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 00:44:09.100 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 00:44:09.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:44:09.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:44:09.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 00:44:09.109 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:44:09.112 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 00:44:09.114 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 00:44:09.116 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 00:44:09.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:44:09.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:44:09.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 00:44:09.126 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:44:09.128 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 00:44:09.146 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:09.148 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 00:44:09.151 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 00:44:09.153 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 00:44:09.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:44:09.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:44:09.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 00:44:09.163 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:44:09.165 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 00:44:09.181 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:09.184 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 00:44:09.186 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 00:44:09.189 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 00:44:09.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:44:09.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:44:09.196 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 00:44:09.198 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:44:09.201 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 00:44:09.203 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 00:44:09.206 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 00:44:09.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:44:09.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:44:09.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 00:44:09.215 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:44:09.218 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 00:44:09.220 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 00:44:09.222 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:44:09.225 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 00:44:09.228 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 00:44:09.230 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:44:09.234 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:44:09.234 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:44:09.238 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 00:44:09.241 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 00:44:09.243 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 00:44:09.246 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 00:44:09.249 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 00:44:09.269 | Using python 3.8 to install keystonemiddleware 2022-06-01 00:44:09.272 | + 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-06-01 00:44:11.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:44:11.030 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:44:11.034 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:11.035 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:11.036 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:44:11.037 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:11.038 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:11.038 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:11.038 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:11.039 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:11.053 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:44:11.123 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:44:11.158 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:44:11.174 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:44:11.180 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:44:11.186 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:44:11.226 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:44:11.235 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:44:11.253 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:44:11.260 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:44:11.263 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:44:11.273 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:44:11.276 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:44:11.280 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:44:11.285 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:44:11.304 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:44:11.308 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:44:11.329 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:44:11.334 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:44:11.337 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:44:11.344 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:44:11.364 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:44:11.379 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:44:11.442 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:44:11.448 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:44:11.453 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:44:11.457 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:44:11.464 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:44:11.468 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:44:11.471 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:44:11.474 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:44:11.477 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:44:11.482 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:44:11.484 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:44:11.489 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:44:11.492 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:44:13.441 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:44:13.441 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:44:13.512 | + inc/python:pip_install:200 : result=0 2022-06-01 00:44:13.514 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:44:13.516 | + functions-common:time_stop:2322 : local name 2022-06-01 00:44:13.518 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:44:13.520 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:44:13.523 | + functions-common:time_stop:2325 : local total 2022-06-01 00:44:13.525 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:44:13.528 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:44:13.530 | + functions-common:time_stop:2329 : start_time=1654044249264 2022-06-01 00:44:13.532 | + functions-common:time_stop:2331 : [[ -z 1654044249264 ]] 2022-06-01 00:44:13.535 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:44:13.539 | + functions-common:time_stop:2334 : end_time=1654044253536 2022-06-01 00:44:13.541 | + functions-common:time_stop:2335 : elapsed_time=4272 2022-06-01 00:44:13.543 | + functions-common:time_stop:2336 : total=36574 2022-06-01 00:44:13.545 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:44:13.547 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=40846 2022-06-01 00:44:13.550 | + inc/python:pip_install:203 : return 0 2022-06-01 00:44:13.552 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 00:44:13.554 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 00:44:13.557 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:44:13.560 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 00:44:13.562 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 00:44:13.564 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:44:13.568 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:44:13.568 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:44:13.573 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 00:44:13.576 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 00:44:13.578 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 00:44:13.581 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 00:44:13.584 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 00:44:13.604 | Using python 3.8 to install python-memcached 2022-06-01 00:44:13.606 | + 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-06-01 00:44:15.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:44:15.384 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:44:15.388 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:15.389 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:15.390 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:44:15.392 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:15.392 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:15.392 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:15.393 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:15.393 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:15.408 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-01 00:44:15.412 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:44:17.622 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:44:17.622 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:44:17.691 | + inc/python:pip_install:200 : result=0 2022-06-01 00:44:17.694 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:44:17.696 | + functions-common:time_stop:2322 : local name 2022-06-01 00:44:17.698 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:44:17.701 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:44:17.703 | + functions-common:time_stop:2325 : local total 2022-06-01 00:44:17.705 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:44:17.707 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:44:17.709 | + functions-common:time_stop:2329 : start_time=1654044253599 2022-06-01 00:44:17.711 | + functions-common:time_stop:2331 : [[ -z 1654044253599 ]] 2022-06-01 00:44:17.715 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:44:17.719 | + functions-common:time_stop:2334 : end_time=1654044257716 2022-06-01 00:44:17.721 | + functions-common:time_stop:2335 : elapsed_time=4117 2022-06-01 00:44:17.723 | + functions-common:time_stop:2336 : total=40846 2022-06-01 00:44:17.725 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:44:17.727 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=44963 2022-06-01 00:44:17.730 | + inc/python:pip_install:203 : return 0 2022-06-01 00:44:17.733 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 00:44:17.749 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:17.751 | + ./stack.sh:main:866 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-06-01 00:44:17.753 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 00:44:17.756 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 00:44:17.758 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 00:44:17.761 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:44:17.763 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 00:44:17.765 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 00:44:17.781 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:17.783 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 00:44:17.785 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 00:44:17.787 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 00:44:17.789 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:44:17.791 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:44:17.795 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:44:17.797 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:44:17.799 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:44:17.802 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:44:17.816 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:44:17.818 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:44:17.820 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:44:17.823 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:44:17.823 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:44:17.828 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 00:44:17.831 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:44:17.833 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 00:44:17.845 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 00:44:17.848 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:44:17.848 | + functions-common:git_clone:607 : head -1 2022-06-01 00:44:17.851 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 00:44:17.854 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:44:17.856 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 00:44:17.858 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:44:17.860 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:44:17.863 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 00:44:17.865 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:44:17.867 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 00:44:17.869 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:44:17.872 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:44:17.874 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 00:44:17.876 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:44:17.878 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:44:17.881 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 00:44:17.884 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:44:17.887 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 00:44:17.889 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:44:17.892 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:44:17.895 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 00:44:17.900 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 00:44:17.903 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-01 00:44:18.501 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 00:44:18.503 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:44:18.505 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:44:18.507 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:44:18.510 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:44:18.512 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 00:44:18.514 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:44:18.516 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:44:18.518 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:44:18.520 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:44:18.523 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:44:18.525 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:44:18.527 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:44:18.530 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 00:44:18.550 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 00:44:18.552 | + 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-06-01 00:44:20.340 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:44:20.341 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:44:20.345 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:20.346 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:20.347 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:44:20.348 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:20.349 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:20.349 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:20.349 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:20.350 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:20.363 | Obtaining file:///opt/stack/keystone 2022-06-01 00:44:21.908 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:44:23.439 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-01 00:44:23.468 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-01 00:44:23.478 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:44:23.485 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:44:23.488 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 00:44:23.497 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:44:23.518 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:44:23.532 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-01 00:44:23.548 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-01 00:44:23.551 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 00:44:23.562 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:44:23.565 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-01 00:44:23.569 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:44:23.608 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:44:23.614 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-01 00:44:23.618 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:44:23.630 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 00:44:23.686 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 00:44:23.690 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-01 00:44:23.696 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:44:23.731 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:44:23.746 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:44:23.753 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:44:23.800 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:44:23.806 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:44:23.845 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:44:23.899 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:44:23.917 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:44:23.934 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:44:23.943 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:44:23.968 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:44:23.975 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:44:23.993 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 00:44:24.039 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:44:24.046 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-01 00:44:24.059 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:44:24.062 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:44:24.065 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:44:24.076 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:44:24.079 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:44:24.082 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:44:24.085 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-01 00:44:24.102 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:44:24.107 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:44:24.125 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:44:24.129 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:44:24.151 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:44:24.156 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-01 00:44:24.159 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:44:24.163 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:44:24.173 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:44:24.177 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:44:24.180 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:44:24.187 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:44:24.196 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:44:24.203 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:44:24.220 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:44:24.224 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:44:24.231 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:44:24.252 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:44:24.256 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:44:24.259 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 00:44:24.323 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:44:24.327 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 00:44:24.332 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:44:24.340 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:44:24.348 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 00:44:24.390 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:44:24.394 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:44:24.400 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:44:24.404 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:44:24.412 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:44:24.421 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:44:24.429 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:44:24.440 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:44:24.451 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:44:24.454 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:44:24.462 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 00:44:24.465 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:44:24.468 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:44:24.482 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 00:44:24.487 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:44:24.490 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:44:24.494 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:44:24.497 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:44:24.500 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:44:24.502 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:44:24.505 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 00:44:24.508 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:44:24.511 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:44:24.515 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:44:24.518 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:44:24.526 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:44:24.529 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:44:24.533 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 00:44:24.536 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:44:24.544 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:44:24.549 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:44:25.930 | Installing collected packages: keystone 2022-06-01 00:44:25.931 | Attempting uninstall: keystone 2022-06-01 00:44:25.933 | Found existing installation: keystone 18.1.0 2022-06-01 00:44:25.936 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 00:44:25.938 | Running setup.py develop for keystone 2022-06-01 00:44:27.799 | Successfully installed keystone 2022-06-01 00:44:27.940 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:44:27.940 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:44:28.026 | + inc/python:pip_install:200 : result=0 2022-06-01 00:44:28.028 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:44:28.030 | + functions-common:time_stop:2322 : local name 2022-06-01 00:44:28.032 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:44:28.034 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:44:28.036 | + functions-common:time_stop:2325 : local total 2022-06-01 00:44:28.038 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:44:28.040 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:44:28.042 | + functions-common:time_stop:2329 : start_time=1654044258544 2022-06-01 00:44:28.044 | + functions-common:time_stop:2331 : [[ -z 1654044258544 ]] 2022-06-01 00:44:28.047 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:44:28.051 | + functions-common:time_stop:2334 : end_time=1654044268049 2022-06-01 00:44:28.053 | + functions-common:time_stop:2335 : elapsed_time=9505 2022-06-01 00:44:28.055 | + functions-common:time_stop:2336 : total=44963 2022-06-01 00:44:28.057 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:44:28.060 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=54468 2022-06-01 00:44:28.062 | + inc/python:pip_install:203 : return 0 2022-06-01 00:44:28.064 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:44:28.067 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:44:28.069 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:44:28.087 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:44:28.099 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 00:44:28.101 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 00:44:28.103 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:44:28.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:44:28.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 00:44:28.111 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:44:28.113 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 00:44:28.129 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:28.132 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 00:44:28.134 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:44:28.137 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 00:44:28.139 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 00:44:28.151 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-01 00:44:28.153 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 00:44:28.158 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 00:44:28.173 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:28.175 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 00:44:28.205 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 00:44:28.231 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 00:44:28.261 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 00:44:28.290 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 00:44:28.321 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 00:44:28.349 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 00:44:28.377 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 00:44:28.404 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 00:44:28.406 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 00:44:28.408 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 00:44:28.411 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 00:44:28.413 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:44:28.415 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:44:28.430 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:28.434 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:44:28.436 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:44:28.438 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:44:28.453 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:28.455 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:44:28.458 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:44:28.487 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:44:28.489 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:44:28.492 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 00:44:28.494 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 00:44:28.497 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 00:44:28.512 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:28.515 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2022-06-01 00:44:28.544 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.13/identity 2022-06-01 00:44:28.571 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 00:44:28.573 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 00:44:28.603 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 00:44:28.606 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 00:44:28.608 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 00:44:28.610 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 00:44:28.613 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 00:44:28.615 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 00:44:28.645 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 00:44:28.647 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 00:44:28.650 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 00:44:28.652 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 00:44:28.655 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:44:28.672 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:44:28.674 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:44:28.676 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:44:28.679 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:44:28.681 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:44:28.707 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:44:28.735 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:44:28.761 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:44:28.788 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 00:44:28.816 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 00:44:28.818 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 00:44:28.820 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 00:44:28.823 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 00:44:28.825 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 00:44:28.827 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:44:28.829 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:44:28.832 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 00:44:28.836 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 00:44:28.838 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:44:28.841 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:44:28.853 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:44:28.853 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:44:28.862 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:44:28.865 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:44:28.880 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 00:44:28.883 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 00:44:28.887 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-01 00:44:28.915 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 00:44:28.942 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 00:44:28.968 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 00:44:28.994 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 00:44:29.020 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 00:44:29.047 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 00:44:29.074 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 00:44:29.100 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 00:44:29.126 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:44:29.153 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 00:44:29.179 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 00:44:29.205 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 00:44:29.232 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:44:29.234 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:44:29.237 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 00:44:29.239 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 00:44:29.242 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:44:29.244 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:29.246 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:29.248 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:44:29.251 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:44:29.253 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 00:44:29.280 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 00:44:29.307 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-01 00:44:29.307 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:44:29.316 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 00:44:29.319 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 00:44:29.321 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 00:44:29.324 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:44:29.326 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:44:29.328 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:44:29.330 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:29.333 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:29.335 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:44:29.337 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:44:29.340 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:29.342 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:29.344 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 00:44:29.406 | Site keystone-wsgi-public already enabled 2022-06-01 00:44:29.410 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:44:29.412 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:44:29.414 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:44:29.417 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:44:29.551 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-01 00:44:29.553 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 00:44:29.556 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 00:44:29.559 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 00:44:29.561 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:44:29.563 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:44:29.569 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 00:44:29.573 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 00:44:29.576 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:44:29.578 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:44:29.597 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:44:29.597 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:44:29.599 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:44:29.603 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:44:29.619 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 00:44:29.621 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 00:44:29.625 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-01 00:44:29.655 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 00:44:29.681 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 00:44:29.709 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 00:44:29.736 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 00:44:29.764 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 00:44:29.790 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 00:44:29.817 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 00:44:29.843 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 00:44:29.870 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:44:29.896 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 00:44:29.923 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 00:44:29.951 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 00:44:29.983 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:44:29.987 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:44:29.990 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 00:44:29.995 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 00:44:29.998 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:44:30.000 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:30.002 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:30.004 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:44:30.007 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:44:30.010 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 00:44:30.038 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 00:44:30.068 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-01 00:44:30.068 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:44:30.077 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 00:44:30.080 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 00:44:30.083 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 00:44:30.085 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:44:30.087 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:44:30.089 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:44:30.092 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:30.094 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:30.096 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:44:30.098 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:44:30.101 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:30.103 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:30.105 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 00:44:30.167 | Site keystone-wsgi-admin already enabled 2022-06-01 00:44:30.172 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:44:30.174 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:44:30.176 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:44:30.182 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:44:30.313 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 00:44:30.350 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 00:44:30.381 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 00:44:30.411 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 00:44:30.413 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 00:44:30.444 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 00:44:30.471 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 00:44:30.498 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 00:44:30.515 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:30.517 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 00:44:30.533 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:30.536 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 00:44:30.538 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 00:44:30.540 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 00:44:30.543 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:44:30.546 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 00:44:30.548 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 00:44:30.550 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 00:44:30.552 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 00:44:30.555 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:44:30.557 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:44:30.559 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:44:30.562 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:44:30.564 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:44:30.567 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:44:30.583 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:44:30.585 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:44:30.587 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:44:30.590 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:44:30.591 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:44:30.596 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 00:44:30.598 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:44:30.600 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 00:44:30.613 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 00:44:30.615 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:44:30.616 | + functions-common:git_clone:607 : head -1 2022-06-01 00:44:30.622 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 00:44:30.624 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:44:30.627 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 00:44:30.629 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:44:30.631 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:44:30.634 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 00:44:30.637 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 00:44:30.639 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 00:44:30.642 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:44:30.644 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:44:30.646 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 00:44:30.648 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:44:30.651 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 00:44:30.654 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 00:44:30.656 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:44:30.659 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 00:44:30.661 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:44:30.664 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:44:30.667 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 00:44:30.672 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 00:44:30.674 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-01 00:44:31.259 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 00:44:31.262 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:44:31.264 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:44:31.266 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:44:31.269 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:44:31.271 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 00:44:31.273 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:44:31.275 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 00:44:31.278 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:44:31.280 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 00:44:31.283 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 00:44:31.285 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 00:44:31.287 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:44:31.289 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 00:44:31.310 | Using python 3.8 to install /opt/stack/swift 2022-06-01 00:44:31.312 | + 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/swift[keystone]' 2022-06-01 00:44:33.103 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:44:33.103 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:44:33.108 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:33.108 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:33.110 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:44:33.111 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:33.112 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:33.112 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:33.112 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:33.113 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:33.126 | Obtaining file:///opt/stack/swift 2022-06-01 00:44:34.364 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:44:35.597 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:44:35.605 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:44:35.646 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:44:35.655 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:44:35.658 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:44:35.715 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 00:44:35.726 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:44:35.728 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:44:35.731 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-01 00:44:35.767 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 00:44:35.783 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 00:44:35.789 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 00:44:35.796 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 00:44:35.835 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 00:44:35.845 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 00:44:35.863 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 00:44:35.869 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 00:44:35.872 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-01 00:44:35.883 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-01 00:44:35.887 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 00:44:35.889 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 00:44:35.892 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 00:44:35.897 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 00:44:35.916 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 00:44:35.921 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 00:44:35.941 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 00:44:35.946 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 00:44:35.949 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 00:44:35.956 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:44:35.977 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-01 00:44:35.982 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:44:35.985 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:44:35.993 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:44:36.006 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:44:36.071 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:44:36.077 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:44:36.081 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:44:36.088 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:44:36.094 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:44:36.097 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:44:36.108 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:44:36.110 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:44:36.114 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:44:36.117 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 00:44:36.120 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 00:44:36.125 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:44:36.128 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:44:37.857 | Installing collected packages: swift 2022-06-01 00:44:37.857 | Attempting uninstall: swift 2022-06-01 00:44:37.859 | Found existing installation: swift 2.26.1.dev35 2022-06-01 00:44:37.861 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 00:44:37.863 | Running setup.py develop for swift 2022-06-01 00:44:39.539 | Successfully installed swift 2022-06-01 00:44:39.708 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:44:39.708 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:44:39.781 | + inc/python:pip_install:200 : result=0 2022-06-01 00:44:39.783 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:44:39.785 | + functions-common:time_stop:2322 : local name 2022-06-01 00:44:39.787 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:44:39.790 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:44:39.792 | + functions-common:time_stop:2325 : local total 2022-06-01 00:44:39.794 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:44:39.796 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:44:39.799 | + functions-common:time_stop:2329 : start_time=1654044271305 2022-06-01 00:44:39.801 | + functions-common:time_stop:2331 : [[ -z 1654044271305 ]] 2022-06-01 00:44:39.803 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:44:39.808 | + functions-common:time_stop:2334 : end_time=1654044279805 2022-06-01 00:44:39.810 | + functions-common:time_stop:2335 : elapsed_time=8500 2022-06-01 00:44:39.812 | + functions-common:time_stop:2336 : total=54468 2022-06-01 00:44:39.815 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:44:39.817 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=62968 2022-06-01 00:44:39.819 | + inc/python:pip_install:203 : return 0 2022-06-01 00:44:39.821 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:44:39.824 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:44:39.826 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:44:39.844 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:44:39.856 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 00:44:39.858 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 00:44:39.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:44:39.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:44:39.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 00:44:39.868 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:44:39.871 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 00:44:39.873 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:44:39.875 | + ./stack.sh:main:877 : configure_swift 2022-06-01 00:44:39.877 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 00:44:39.879 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 00:44:39.882 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 00:44:39.884 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 00:44:39.886 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 00:44:39.888 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 00:44:40.707 | No container-reconciler running 2022-06-01 00:44:40.707 | No container-sync running 2022-06-01 00:44:40.707 | No object-reconstructor running 2022-06-01 00:44:40.707 | No container-server running 2022-06-01 00:44:40.707 | No container-sharder running 2022-06-01 00:44:40.707 | No container-updater running 2022-06-01 00:44:40.707 | No account-server running 2022-06-01 00:44:40.707 | No object-replicator running 2022-06-01 00:44:40.707 | No object-auditor running 2022-06-01 00:44:40.707 | No account-auditor running 2022-06-01 00:44:40.707 | No object-server running 2022-06-01 00:44:40.707 | No account-replicator running 2022-06-01 00:44:40.707 | No object-expirer running 2022-06-01 00:44:40.707 | No object-updater running 2022-06-01 00:44:40.707 | No container-replicator running 2022-06-01 00:44:40.707 | No container-auditor running 2022-06-01 00:44:40.707 | No proxy-server running 2022-06-01 00:44:40.707 | No account-reaper running 2022-06-01 00:44:40.752 | + lib/swift:configure_swift:341 : true 2022-06-01 00:44:40.754 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 00:44:40.767 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-01 00:44:40.779 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 00:44:40.781 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 00:44:40.781 | s/%GROUP%//; 2022-06-01 00:44:40.781 | s/%USER%/ubuntu/; 2022-06-01 00:44:40.781 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 00:44:40.781 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 00:44:40.782 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 00:44:40.790 | uid = ubuntu 2022-06-01 00:44:40.790 | gid = 2022-06-01 00:44:40.790 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 00:44:40.790 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 00:44:40.790 | address = 127.0.0.1 2022-06-01 00:44:40.790 | 2022-06-01 00:44:40.790 | [account6612] 2022-06-01 00:44:40.790 | max connections = 25 2022-06-01 00:44:40.790 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:44:40.790 | read only = false 2022-06-01 00:44:40.790 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 00:44:40.790 | 2022-06-01 00:44:40.790 | [account6622] 2022-06-01 00:44:40.790 | max connections = 25 2022-06-01 00:44:40.790 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:44:40.790 | read only = false 2022-06-01 00:44:40.790 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 00:44:40.790 | 2022-06-01 00:44:40.790 | [account6632] 2022-06-01 00:44:40.790 | max connections = 25 2022-06-01 00:44:40.790 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:44:40.790 | read only = false 2022-06-01 00:44:40.790 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 00:44:40.790 | 2022-06-01 00:44:40.790 | [account6642] 2022-06-01 00:44:40.790 | max connections = 25 2022-06-01 00:44:40.790 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:44:40.790 | read only = false 2022-06-01 00:44:40.790 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 00:44:40.791 | 2022-06-01 00:44:40.791 | 2022-06-01 00:44:40.791 | [container6611] 2022-06-01 00:44:40.791 | max connections = 25 2022-06-01 00:44:40.791 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:44:40.791 | read only = false 2022-06-01 00:44:40.791 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 00:44:40.791 | 2022-06-01 00:44:40.791 | [container6621] 2022-06-01 00:44:40.791 | max connections = 25 2022-06-01 00:44:40.791 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:44:40.791 | read only = false 2022-06-01 00:44:40.791 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 00:44:40.791 | 2022-06-01 00:44:40.791 | [container6631] 2022-06-01 00:44:40.791 | max connections = 25 2022-06-01 00:44:40.791 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:44:40.791 | read only = false 2022-06-01 00:44:40.791 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 00:44:40.791 | 2022-06-01 00:44:40.791 | [container6641] 2022-06-01 00:44:40.791 | max connections = 25 2022-06-01 00:44:40.791 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:44:40.791 | read only = false 2022-06-01 00:44:40.791 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 00:44:40.791 | 2022-06-01 00:44:40.791 | 2022-06-01 00:44:40.791 | [object6613] 2022-06-01 00:44:40.791 | max connections = 25 2022-06-01 00:44:40.791 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:44:40.791 | read only = false 2022-06-01 00:44:40.791 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 00:44:40.791 | 2022-06-01 00:44:40.791 | [object6623] 2022-06-01 00:44:40.791 | max connections = 25 2022-06-01 00:44:40.791 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:44:40.791 | read only = false 2022-06-01 00:44:40.791 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 00:44:40.792 | 2022-06-01 00:44:40.792 | [object6633] 2022-06-01 00:44:40.792 | max connections = 25 2022-06-01 00:44:40.792 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:44:40.792 | read only = false 2022-06-01 00:44:40.792 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 00:44:40.792 | 2022-06-01 00:44:40.792 | [object6643] 2022-06-01 00:44:40.792 | max connections = 25 2022-06-01 00:44:40.792 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:44:40.792 | read only = false 2022-06-01 00:44:40.792 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 00:44:40.793 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 00:44:40.795 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:40.797 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:40.799 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 00:44:40.811 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 00:44:40.813 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 00:44:40.817 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 00:44:40.821 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 00:44:40.823 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 00:44:40.828 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 00:44:40.854 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.13:8080/v1/ 2022-06-01 00:44:40.879 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 00:44:40.897 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 00:44:40.923 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 00:44:40.940 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:44:40.968 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 00:44:40.985 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 00:44:41.012 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 00:44:41.029 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 00:44:41.057 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 00:44:41.074 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:44:41.101 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 00:44:41.118 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 00:44:41.132 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:41.134 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 00:44:41.162 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 00:44:41.187 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 00:44:41.219 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 00:44:41.245 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 00:44:41.259 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:41.262 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 00:44:41.288 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 00:44:41.302 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:41.304 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 00:44:41.319 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:41.321 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 00:44:41.323 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 00:44:41.338 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:41.340 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 00:44:41.342 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 00:44:41.344 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 00:44:41.349 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 00:44:41.354 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 00:44:41.380 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 00:44:41.408 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 00:44:41.436 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 00:44:41.465 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 00:44:41.491 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 00:44:41.493 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 00:44:41.495 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 00:44:41.497 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 00:44:41.499 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 00:44:41.526 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 00:44:41.552 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:44:41.579 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 00:44:41.605 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 00:44:41.631 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 00:44:41.658 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 00:44:41.684 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 00:44:41.710 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:44:41.737 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 00:44:41.763 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 00:44:41.790 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 00:44:41.817 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 00:44:41.844 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 00:44:41.872 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 00:44:41.899 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 00:44:41.917 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 00:44:41.944 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 00:44:41.971 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 00:44:41.975 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 00:44:42.002 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 00:44:42.029 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 00:44:42.055 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 00:44:42.057 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 00:44:42.059 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 00:44:42.061 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 00:44:42.066 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 00:44:42.068 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 00:44:42.070 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:44:42.072 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 00:44:42.074 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 00:44:42.077 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:44:42.079 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:44:42.081 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 00:44:42.098 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 00:44:42.125 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 00:44:42.143 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 00:44:42.170 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 00:44:42.188 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:44:42.216 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 00:44:42.233 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:44:42.260 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 00:44:42.278 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:44:42.305 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 00:44:42.322 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 00:44:42.349 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:44:42.367 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:44:42.394 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 00:44:42.412 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 00:44:42.439 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 00:44:42.456 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 00:44:42.482 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-01 00:44:42.487 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 00:44:42.505 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:44:42.532 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-01 00:44:42.560 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 00:44:42.563 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 00:44:42.567 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 00:44:42.569 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 00:44:42.571 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:44:42.574 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 00:44:42.576 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 00:44:42.578 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:44:42.580 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:44:42.582 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 00:44:42.600 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 00:44:42.627 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 00:44:42.645 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 00:44:42.672 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 00:44:42.689 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:44:42.717 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 00:44:42.734 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:44:42.762 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 00:44:42.780 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:44:42.806 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 00:44:42.824 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 00:44:42.852 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:44:42.869 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:44:42.897 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 00:44:42.914 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 00:44:42.942 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 00:44:42.959 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 00:44:42.985 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-01 00:44:42.990 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 00:44:43.007 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:44:43.035 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 00:44:43.037 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 00:44:43.041 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 00:44:43.044 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 00:44:43.046 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:44:43.048 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 00:44:43.050 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 00:44:43.052 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:44:43.054 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:44:43.056 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 00:44:43.074 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 00:44:43.101 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 00:44:43.118 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 00:44:43.146 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 00:44:43.164 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:44:43.191 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 00:44:43.209 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:44:43.236 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 00:44:43.253 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:44:43.281 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 00:44:43.299 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 00:44:43.326 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:44:43.343 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:44:43.372 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 00:44:43.389 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 00:44:43.417 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 00:44:43.435 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 00:44:43.460 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-01 00:44:43.465 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 00:44:43.483 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:44:43.511 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 00:44:43.538 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 00:44:43.565 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 00:44:43.593 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 00:44:43.595 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 00:44:43.599 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 00:44:43.627 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 00:44:43.655 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 00:44:43.683 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 00:44:43.711 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 00:44:43.738 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 00:44:43.765 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 00:44:43.791 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 00:44:43.817 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 00:44:43.844 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 00:44:43.859 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:43.861 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 00:44:43.879 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 00:44:43.882 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 00:44:43.902 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 00:44:43.904 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.13 2022-06-01 00:44:43.930 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 00:44:43.932 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 00:44:43.959 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.13/identity 2022-06-01 00:44:43.986 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 00:44:43.989 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 00:44:44.016 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 00:44:44.031 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:44.033 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 00:44:44.036 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 00:44:44.041 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 00:44:44.043 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 00:44:44.055 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 00:44:44.058 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 00:44:44.069 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 00:44:44.071 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 00:44:44.073 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:44:44.076 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:44:44.078 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:44:44.080 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:44:44.082 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:44:44.085 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:44:44.087 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 00:44:44.099 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 00:44:44.101 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 00:44:44.103 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 00:44:44.120 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:44.122 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 00:44:44.140 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:44.142 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 00:44:44.144 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 00:44:44.146 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 00:44:44.149 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:44:44.151 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 00:44:44.154 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 00:44:44.156 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 00:44:44.159 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 00:44:44.176 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:44.179 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 00:44:44.181 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 00:44:44.198 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:44.201 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 00:44:44.203 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 00:44:44.206 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 00:44:44.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:44:44.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:44:44.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 00:44:44.216 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:44:44.219 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 00:44:44.221 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 00:44:44.224 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 00:44:44.227 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 00:44:44.230 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 00:44:44.232 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 00:44:44.235 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 00:44:44.238 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 00:44:44.241 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 00:44:44.243 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 00:44:44.247 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:44:44.248 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 00:44:44.253 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 00:44:44.255 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 00:44:44.258 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 00:44:44.261 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 00:44:44.263 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 00:44:44.284 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 00:44:44.287 | + 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 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 00:44:46.051 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:44:46.052 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:44:46.056 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:46.057 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:46.059 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:44:46.060 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:46.060 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:46.061 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:46.061 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:46.061 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:46.076 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-01 00:44:46.171 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 00:44:46.174 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:44:46.186 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:44:46.252 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-01 00:44:46.277 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 00:44:46.281 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-01 00:44:46.303 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-01 00:44:46.314 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 00:44:46.329 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 00:44:46.335 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 00:44:46.342 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 00:44:46.381 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-01 00:44:46.396 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-01 00:44:46.400 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 00:44:46.410 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-01 00:44:46.434 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 00:44:46.452 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 00:44:46.458 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 00:44:46.461 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 00:44:46.464 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 00:44:46.468 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-01 00:44:46.486 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 00:44:46.491 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 00:44:46.510 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-01 00:44:46.533 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 00:44:46.537 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 00:44:46.558 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 00:44:46.562 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-01 00:44:46.566 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 00:44:46.569 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 00:44:46.576 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:44:46.591 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:44:46.612 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:44:46.615 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:44:46.625 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:44:46.628 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:44:46.633 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:44:46.638 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:44:46.642 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:44:46.646 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:44:46.654 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:44:46.658 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:44:46.661 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:44:46.665 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:44:46.673 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:44:46.683 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:44:46.691 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:44:46.704 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:44:46.712 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:44:46.716 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-01 00:44:46.719 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:44:46.722 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:44:46.725 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:44:46.728 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:44:46.731 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:44:46.739 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:44:46.742 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 00:44:46.745 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:44:46.763 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-01 00:44:46.770 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-01 00:44:46.773 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:44:46.781 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:44:46.783 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:44:46.787 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:44:46.790 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:44:48.620 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:44:48.620 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:44:48.692 | + inc/python:pip_install:200 : result=0 2022-06-01 00:44:48.695 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:44:48.697 | + functions-common:time_stop:2322 : local name 2022-06-01 00:44:48.699 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:44:48.702 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:44:48.704 | + functions-common:time_stop:2325 : local total 2022-06-01 00:44:48.706 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:44:48.708 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:44:48.711 | + functions-common:time_stop:2329 : start_time=1654044284279 2022-06-01 00:44:48.713 | + functions-common:time_stop:2331 : [[ -z 1654044284279 ]] 2022-06-01 00:44:48.716 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:44:48.720 | + functions-common:time_stop:2334 : end_time=1654044288718 2022-06-01 00:44:48.722 | + functions-common:time_stop:2335 : elapsed_time=4439 2022-06-01 00:44:48.725 | + functions-common:time_stop:2336 : total=62968 2022-06-01 00:44:48.727 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:44:48.730 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67407 2022-06-01 00:44:48.732 | + inc/python:pip_install:203 : return 0 2022-06-01 00:44:48.735 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 00:44:48.737 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 00:44:48.740 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 00:44:48.752 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 00:44:48.757 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 00:44:48.760 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 00:44:48.762 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 00:44:48.764 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:44:48.766 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:44:48.769 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:44:48.772 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:44:48.774 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:44:48.777 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:44:48.794 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:44:48.796 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:44:48.798 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:44:48.801 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:44:48.801 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:44:48.806 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 00:44:48.808 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:44:48.811 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 00:44:48.823 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 00:44:48.826 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:44:48.826 | + functions-common:git_clone:607 : head -1 2022-06-01 00:44:48.829 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 00:44:48.832 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:44:48.834 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 00:44:48.837 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:44:48.840 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:44:48.842 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 00:44:48.845 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:44:48.847 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 00:44:48.850 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:44:48.852 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:44:48.855 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 00:44:48.857 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:44:48.860 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:44:48.863 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 00:44:48.866 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:44:48.869 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 00:44:48.871 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:44:48.874 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:44:48.877 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 00:44:48.882 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 00:44:48.885 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-01 00:44:49.468 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 00:44:49.471 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:44:49.473 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:44:49.475 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:44:49.478 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:44:49.480 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 00:44:49.482 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:44:49.485 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:44:49.487 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:44:49.489 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:44:49.492 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:44:49.494 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:44:49.496 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:44:49.498 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 00:44:49.520 | Using python 3.8 to install /opt/stack/glance 2022-06-01 00:44:49.522 | + 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/glance 2022-06-01 00:44:51.292 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:44:51.292 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:44:51.296 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:51.297 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:51.298 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:44:51.300 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:51.300 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:51.300 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:51.300 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:44:51.301 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:44:51.314 | Obtaining file:///opt/stack/glance 2022-06-01 00:44:52.593 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:44:53.851 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:44:53.859 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:44:53.867 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:44:53.875 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:44:53.896 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-01 00:44:53.905 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:44:53.919 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:44:53.927 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 00:44:53.948 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:44:53.986 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 00:44:54.000 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:44:54.007 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 00:44:54.013 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:44:54.022 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:44:54.028 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-01 00:44:54.097 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 00:44:54.099 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 00:44:54.102 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 00:44:54.105 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 00:44:54.117 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 00:44:54.180 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 00:44:54.235 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 00:44:54.237 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 00:44:54.242 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:44:54.248 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 00:44:54.268 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:44:54.303 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:44:54.313 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:44:54.328 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:44:54.335 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:44:54.381 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:44:54.387 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:44:54.426 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:44:54.479 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:44:54.497 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:44:54.513 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 00:44:54.527 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:44:54.536 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:44:54.560 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:44:54.567 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:44:54.584 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 00:44:54.630 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:44:54.638 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:44:54.640 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:44:54.643 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 00:44:54.664 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:44:54.677 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:44:54.688 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:44:54.691 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:44:54.694 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 00:44:54.710 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:44:54.715 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:44:54.718 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:44:54.736 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:44:54.740 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:44:54.747 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:44:54.768 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 00:44:54.772 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:44:54.778 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-01 00:44:54.781 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:44:54.784 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:44:54.794 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:44:54.797 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:44:54.800 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:44:54.807 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 00:44:54.864 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:44:54.878 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:44:54.888 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:44:54.894 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:44:54.911 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:44:54.915 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:44:54.922 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:44:54.942 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:44:54.944 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:44:54.948 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:44:54.956 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:44:54.959 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:44:54.968 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:44:54.972 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:44:54.979 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:44:54.984 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:44:54.987 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:44:54.990 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 00:44:55.031 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:44:55.035 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:44:55.042 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 00:44:55.045 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:44:55.056 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 00:44:55.059 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:44:55.072 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:44:55.075 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 00:44:55.079 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:44:55.082 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:44:55.085 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:44:55.087 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 00:44:55.093 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 00:44:55.100 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 00:44:55.137 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:44:55.140 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:44:55.143 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 00:44:55.146 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:44:55.149 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:44:55.153 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:44:55.156 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:44:55.159 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:44:55.233 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:44:55.266 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:44:55.269 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:44:55.311 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:44:55.314 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:44:56.373 | Installing collected packages: glance 2022-06-01 00:44:56.373 | Attempting uninstall: glance 2022-06-01 00:44:56.375 | Found existing installation: glance 21.1.1.dev1 2022-06-01 00:44:56.379 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 00:44:56.380 | Running setup.py develop for glance 2022-06-01 00:44:57.970 | Successfully installed glance 2022-06-01 00:44:58.110 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:44:58.110 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:44:58.195 | + inc/python:pip_install:200 : result=0 2022-06-01 00:44:58.197 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:44:58.199 | + functions-common:time_stop:2322 : local name 2022-06-01 00:44:58.202 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:44:58.204 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:44:58.206 | + functions-common:time_stop:2325 : local total 2022-06-01 00:44:58.208 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:44:58.211 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:44:58.213 | + functions-common:time_stop:2329 : start_time=1654044289514 2022-06-01 00:44:58.215 | + functions-common:time_stop:2331 : [[ -z 1654044289514 ]] 2022-06-01 00:44:58.218 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:44:58.222 | + functions-common:time_stop:2334 : end_time=1654044298219 2022-06-01 00:44:58.224 | + functions-common:time_stop:2335 : elapsed_time=8705 2022-06-01 00:44:58.226 | + functions-common:time_stop:2336 : total=67407 2022-06-01 00:44:58.229 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:44:58.231 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76112 2022-06-01 00:44:58.234 | + inc/python:pip_install:203 : return 0 2022-06-01 00:44:58.236 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:44:58.238 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:44:58.241 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:44:58.260 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:44:58.273 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 00:44:58.275 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 00:44:58.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:44:58.280 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:44:58.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 00:44:58.285 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:44:58.287 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:44:58.290 | + ./stack.sh:main:889 : configure_glance 2022-06-01 00:44:58.293 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 00:44:58.305 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 00:44:58.308 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 00:44:58.311 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 00:44:58.313 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 00:44:58.316 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 00:44:58.318 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:44:58.321 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:44:58.323 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 00:44:58.350 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:44:58.379 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 00:44:58.408 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 00:44:58.437 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 00:44:58.466 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 00:44:58.495 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 00:44:58.497 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 00:44:58.499 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 00:44:58.502 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:44:58.504 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 00:44:58.532 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 00:44:58.561 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:44:58.589 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 00:44:58.618 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 00:44:58.647 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 00:44:58.675 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 00:44:58.705 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 00:44:58.733 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:44:58.763 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:44:58.791 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 00:44:58.821 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 00:44:58.823 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 00:44:58.825 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 00:44:58.828 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:44:58.830 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:44:58.832 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:44:58.848 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:58.851 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:44:58.854 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:44:58.857 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:44:58.873 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:58.875 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:44:58.878 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:44:58.907 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:44:58.909 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:44:58.912 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 00:44:58.914 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 00:44:58.917 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 00:44:58.919 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 00:44:58.922 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 00:44:58.924 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 00:44:58.926 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 00:44:58.929 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 00:44:58.931 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 00:44:58.933 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 00:44:58.962 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 00:44:58.965 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2022-06-01 00:44:58.994 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 00:44:58.996 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 00:44:59.013 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:44:59.016 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 00:44:59.044 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 00:44:59.074 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-01 00:44:59.103 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 00:44:59.132 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 00:44:59.162 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 00:44:59.178 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:59.180 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:44:59.210 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 00:44:59.239 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 00:44:59.268 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.13/identity/v3 2022-06-01 00:44:59.297 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 00:44:59.325 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2022-06-01 00:44:59.355 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 00:44:59.371 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:59.373 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 00:44:59.376 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 00:44:59.378 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 00:44:59.381 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:44:59.397 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:44:59.400 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:44:59.403 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:44:59.405 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:44:59.407 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:44:59.436 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:44:59.465 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:44:59.495 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:44:59.524 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 00:44:59.529 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 00:44:59.559 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 00:44:59.588 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 00:44:59.617 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2022-06-01 00:44:59.646 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 00:44:59.676 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 00:44:59.705 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 00:44:59.734 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 00:44:59.764 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 00:44:59.792 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 00:44:59.821 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 00:44:59.850 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 00:44:59.855 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-01 00:44:59.864 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 00:44:59.880 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:44:59.883 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 00:44:59.885 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.13:19292 /image 2022-06-01 00:44:59.887 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 00:44:59.890 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.13:19292 2022-06-01 00:44:59.892 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 00:44:59.894 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 00:44:59.897 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 00:44:59.900 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 00:44:59.903 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:44:59.905 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:59.907 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:59.910 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 00:44:59.912 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 00:44:59.915 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 00:44:59.918 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 00:44:59.920 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:44:59.922 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:59.925 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:59.927 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 00:44:59.929 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 00:44:59.984 | proxy (enabled by site administrator) 2022-06-01 00:44:59.987 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 00:44:59.989 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 00:44:59.992 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:44:59.994 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:44:59.996 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:44:59.998 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 00:45:00.001 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 00:45:00.056 | proxy_http (enabled by site administrator) 2022-06-01 00:45:00.059 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 00:45:00.060 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 00:45:00.068 | KeepAlive Off 2022-06-01 00:45:00.073 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 00:45:00.073 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 00:45:00.081 | SetEnv proxy-sendchunked 1 2022-06-01 00:45:00.085 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 00:45:00.085 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.13:19292" retry=0 ' 2022-06-01 00:45:00.094 | ProxyPass "/image" "http://10.222.0.13:19292" retry=0 2022-06-01 00:45:00.097 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 00:45:00.100 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 00:45:00.102 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:45:00.104 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:45:00.107 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:45:00.110 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:00.112 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:00.114 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:45:00.117 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:45:00.119 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:00.121 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:00.124 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 00:45:00.185 | Site glance already enabled 2022-06-01 00:45:00.189 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 00:45:00.191 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:45:00.194 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:45:00.196 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:45:00.328 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 00:45:00.361 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 00:45:00.392 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 00:45:00.422 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 00:45:00.439 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:00.442 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 00:45:00.444 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 00:45:00.447 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 00:45:00.449 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:45:00.451 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 00:45:00.454 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 00:45:00.456 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 00:45:00.459 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 00:45:00.461 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:45:00.463 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:45:00.466 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:45:00.468 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:45:00.471 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:45:00.474 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:45:00.489 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:45:00.492 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:45:00.494 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:45:00.497 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:45:00.497 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:45:00.502 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 00:45:00.504 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:45:00.507 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 00:45:00.520 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 00:45:00.523 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:45:00.523 | + functions-common:git_clone:607 : head -1 2022-06-01 00:45:00.526 | 070a0effb Handle the case when tempest fails 2022-06-01 00:45:00.528 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:45:00.531 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 00:45:00.533 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:45:00.536 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:45:00.538 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 00:45:00.541 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:45:00.544 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 00:45:00.546 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:45:00.549 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:45:00.551 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 00:45:00.554 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:45:00.556 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:45:00.559 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 00:45:00.562 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:45:00.565 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 00:45:00.567 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:45:00.569 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:45:00.573 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 00:45:00.579 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 00:45:00.581 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-01 00:45:01.171 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 00:45:01.173 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:45:01.176 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:45:01.178 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:45:01.180 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:45:01.183 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 00:45:01.185 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:45:01.188 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:45:01.190 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:45:01.192 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:45:01.195 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:45:01.197 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:45:01.199 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:45:01.202 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 00:45:01.222 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 00:45:01.224 | + 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/cinder 2022-06-01 00:45:03.025 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:45:03.025 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:45:03.030 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:03.030 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:03.032 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:45:03.033 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:03.033 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:03.034 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:45:03.034 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:03.034 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:45:03.047 | Obtaining file:///opt/stack/cinder 2022-06-01 00:45:04.980 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:45:06.902 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:45:06.909 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:45:06.917 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:45:06.925 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:45:06.946 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:45:06.960 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 00:45:06.980 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-01 00:45:07.020 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-01 00:45:07.033 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-01 00:45:07.037 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-01 00:45:07.046 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-01 00:45:07.060 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-01 00:45:07.076 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-01 00:45:07.082 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 00:45:07.085 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 00:45:07.087 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 00:45:07.090 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 00:45:07.102 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 00:45:07.166 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 00:45:07.221 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-01 00:45:07.233 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 00:45:07.235 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-01 00:45:07.246 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 00:45:07.270 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:45:07.275 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 00:45:07.295 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:45:07.330 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:45:07.341 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:45:07.356 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:45:07.363 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:45:07.410 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:45:07.416 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:45:07.456 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:45:07.509 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:45:07.527 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:45:07.544 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 00:45:07.559 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 00:45:07.573 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 00:45:07.578 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:45:07.587 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:45:07.611 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:45:07.619 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:45:07.637 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 00:45:07.657 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-01 00:45:07.680 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 00:45:07.725 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:45:07.732 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 00:45:07.768 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:45:07.771 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:45:07.773 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 00:45:07.795 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 00:45:07.797 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 00:45:07.802 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:45:07.814 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:45:07.816 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:45:07.820 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 00:45:07.835 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:45:07.840 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 00:45:07.858 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:45:07.876 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 00:45:07.894 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-01 00:45:07.917 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:45:07.921 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:45:07.928 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:45:07.949 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:45:07.954 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-01 00:45:07.959 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-01 00:45:07.964 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 00:45:07.967 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:45:07.970 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:45:07.981 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:45:07.985 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:45:07.988 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:45:07.994 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-01 00:45:07.997 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-01 00:45:08.003 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 00:45:08.062 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:45:08.098 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:45:08.107 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:45:08.113 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:45:08.131 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 00:45:08.189 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:45:08.193 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:45:08.200 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-01 00:45:08.203 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:45:08.224 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 00:45:08.228 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 00:45:08.236 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:45:08.239 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:45:08.242 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-01 00:45:08.246 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:45:08.250 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-01 00:45:08.258 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-01 00:45:08.281 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:45:08.284 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-01 00:45:08.327 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:45:08.331 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-01 00:45:08.338 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-01 00:45:08.343 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 00:45:08.351 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:45:08.357 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-01 00:45:08.365 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:45:08.375 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:45:08.379 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-01 00:45:08.386 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 00:45:08.427 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:45:08.434 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 00:45:08.437 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-01 00:45:08.449 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 00:45:08.452 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 00:45:08.465 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 00:45:08.475 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-01 00:45:08.489 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:45:08.503 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:45:08.506 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 00:45:08.511 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:45:08.513 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-01 00:45:08.517 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:45:08.520 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 00:45:08.528 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 00:45:08.533 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 00:45:08.571 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:45:08.574 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-01 00:45:08.576 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 00:45:08.579 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:45:08.582 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-01 00:45:08.587 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:45:08.590 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-01 00:45:08.597 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 00:45:08.602 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:45:08.610 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:45:08.613 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:45:08.616 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:45:08.619 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-01 00:45:08.673 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-01 00:45:08.676 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:45:08.709 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:45:08.713 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:45:08.718 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-01 00:45:09.670 | Installing collected packages: cinder 2022-06-01 00:45:09.670 | Attempting uninstall: cinder 2022-06-01 00:45:09.672 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 00:45:09.676 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 00:45:09.677 | Running setup.py develop for cinder 2022-06-01 00:45:11.858 | Successfully installed cinder 2022-06-01 00:45:11.999 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:45:11.999 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:45:12.085 | + inc/python:pip_install:200 : result=0 2022-06-01 00:45:12.088 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:45:12.090 | + functions-common:time_stop:2322 : local name 2022-06-01 00:45:12.092 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:45:12.094 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:45:12.097 | + functions-common:time_stop:2325 : local total 2022-06-01 00:45:12.099 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:45:12.101 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:45:12.103 | + functions-common:time_stop:2329 : start_time=1654044301217 2022-06-01 00:45:12.105 | + functions-common:time_stop:2331 : [[ -z 1654044301217 ]] 2022-06-01 00:45:12.108 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:45:12.112 | + functions-common:time_stop:2334 : end_time=1654044312110 2022-06-01 00:45:12.114 | + functions-common:time_stop:2335 : elapsed_time=10893 2022-06-01 00:45:12.116 | + functions-common:time_stop:2336 : total=76112 2022-06-01 00:45:12.119 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:45:12.121 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87005 2022-06-01 00:45:12.123 | + inc/python:pip_install:203 : return 0 2022-06-01 00:45:12.125 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:45:12.128 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:45:12.130 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:45:12.150 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:45:12.162 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 00:45:12.164 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 00:45:12.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:45:12.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:45:12.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 00:45:12.174 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:45:12.176 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 00:45:12.179 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 00:45:12.181 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:45:12.184 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:45:12.186 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:45:12.189 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:45:12.191 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:45:12.194 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:45:12.196 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:12.199 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:12.201 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:45:12.204 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:45:12.206 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:45:12.209 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:45:12.211 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 00:45:12.214 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:45:12.217 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:12.219 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:12.222 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 00:45:12.244 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-01 00:45:12.352 | Reading package lists... 2022-06-01 00:45:12.597 | Building dependency tree... 2022-06-01 00:45:12.598 | Reading state information... 2022-06-01 00:45:12.848 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 00:45:12.848 | The following packages were automatically installed and are no longer required: 2022-06-01 00:45:12.849 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:45:12.849 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:45:12.850 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:45:12.850 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:45:12.850 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:45:12.850 | python3-zope.interface 2022-06-01 00:45:12.850 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:45:12.960 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:45:12.965 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:45:12.968 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:45:12.971 | + functions-common:time_stop:2322 : local name 2022-06-01 00:45:12.973 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:45:12.975 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:45:12.978 | + functions-common:time_stop:2325 : local total 2022-06-01 00:45:12.980 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:45:12.983 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:45:12.985 | + functions-common:time_stop:2329 : start_time=1654044312241 2022-06-01 00:45:12.987 | + functions-common:time_stop:2331 : [[ -z 1654044312241 ]] 2022-06-01 00:45:12.991 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:45:12.995 | + functions-common:time_stop:2334 : end_time=1654044312992 2022-06-01 00:45:12.997 | + functions-common:time_stop:2335 : elapsed_time=751 2022-06-01 00:45:13.000 | + functions-common:time_stop:2336 : total=5219 2022-06-01 00:45:13.002 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:45:13.004 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5970 2022-06-01 00:45:13.007 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:45:13.010 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:45:13.013 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 00:45:13.015 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 00:45:13.028 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 00:45:13.032 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 00:45:13.034 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 00:45:13.036 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 00:45:13.039 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 00:45:13.039 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 00:45:13.043 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 00:45:13.046 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 00:45:13.048 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 00:45:13.050 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 00:45:13.052 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 00:45:13.054 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 00:45:13.056 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 00:45:13.058 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 00:45:13.069 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 00:45:13.082 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-01 00:45:13.093 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-01 00:45:13.105 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-01 00:45:13.117 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 00:45:13.120 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 00:45:13.124 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.fmuT8jYXAj 2022-06-01 00:45:13.126 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 00:45:13.128 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 00:45:13.130 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 00:45:13.133 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.fmuT8jYXAj 2022-06-01 00:45:13.137 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.fmuT8jYXAj 2022-06-01 00:45:13.148 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.fmuT8jYXAj /etc/sudoers.d/cinder-rootwrap 2022-06-01 00:45:13.160 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 00:45:13.164 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 00:45:13.166 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 00:45:13.168 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 00:45:13.170 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 00:45:13.172 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 00:45:13.174 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 00:45:13.177 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 00:45:13.179 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 00:45:13.184 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 00:45:13.188 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 00:45:13.207 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 00:45:13.225 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 00:45:13.243 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 00:45:13.262 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 00:45:13.280 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 00:45:13.298 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 00:45:13.317 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 00:45:13.336 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 00:45:13.338 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:45:13.340 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 00:45:13.343 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:45:13.345 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 00:45:13.374 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 00:45:13.401 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:45:13.428 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 00:45:13.455 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 00:45:13.481 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 00:45:13.509 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 00:45:13.535 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 00:45:13.563 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:45:13.589 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:45:13.617 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 00:45:13.647 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 00:45:13.675 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 00:45:13.678 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 00:45:13.680 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 00:45:13.683 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 00:45:13.686 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 00:45:13.688 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 00:45:13.718 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 00:45:13.745 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 00:45:13.772 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 00:45:13.800 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 00:45:13.827 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 00:45:13.855 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 00:45:13.885 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 00:45:13.888 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2022-06-01 00:45:13.915 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 00:45:13.945 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 00:45:13.953 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key e2937996a3e5dfb4d5ae13c5e5081354 2022-06-01 00:45:13.981 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 00:45:13.997 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:13.999 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 00:45:14.001 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 00:45:14.004 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 00:45:14.006 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 00:45:14.008 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 00:45:14.011 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 00:45:14.013 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 00:45:14.015 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 00:45:14.018 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 00:45:14.020 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 00:45:14.023 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 00:45:14.053 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-01 00:45:14.079 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-01 00:45:14.107 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 00:45:14.134 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 00:45:14.162 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 00:45:14.164 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 00:45:14.167 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 00:45:14.169 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 00:45:14.197 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 00:45:14.224 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 00:45:14.227 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 00:45:14.254 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 00:45:14.256 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 00:45:14.259 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 00:45:14.262 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 00:45:14.289 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 00:45:14.291 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 00:45:14.293 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 00:45:14.309 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:14.312 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.13:8080/v1/AUTH_ 2022-06-01 00:45:14.340 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 00:45:14.356 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:14.358 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 00:45:14.375 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:14.377 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 00:45:14.380 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 00:45:14.382 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 00:45:14.385 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 00:45:14.387 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:45:14.390 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:45:14.392 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:45:14.413 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:14.416 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:45:14.419 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:45:14.421 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:45:14.437 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:14.439 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:45:14.442 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:45:14.470 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:45:14.472 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:45:14.474 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 00:45:14.477 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 00:45:14.479 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:45:14.482 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:45:14.499 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:45:14.501 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:45:14.503 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:45:14.506 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:45:14.508 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:45:14.536 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:45:14.564 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:45:14.592 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:45:14.619 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 00:45:14.622 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 00:45:14.624 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 00:45:14.626 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 00:45:14.629 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:45:14.631 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:45:14.635 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 00:45:14.639 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 00:45:14.641 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:45:14.643 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:45:14.656 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:45:14.656 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:45:14.664 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:45:14.668 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:45:14.683 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 00:45:14.686 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 00:45:14.690 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 00:45:14.718 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 00:45:14.745 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 00:45:14.772 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:45:14.798 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:45:14.825 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:45:14.852 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:45:14.879 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:45:14.907 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:45:14.934 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:45:14.961 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:45:14.988 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:45:15.015 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:45:15.042 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:45:15.045 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:45:15.048 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 00:45:15.050 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 00:45:15.052 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:45:15.055 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:15.058 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:15.060 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:45:15.063 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:45:15.065 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 00:45:15.092 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:45:15.120 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:45:15.120 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-01 00:45:15.129 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 00:45:15.132 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 00:45:15.134 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 00:45:15.137 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:45:15.139 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:45:15.142 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:45:15.144 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:15.146 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:15.149 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:45:15.151 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:45:15.153 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:15.156 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:15.158 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 00:45:15.219 | Enabling site cinder-wsgi. 2022-06-01 00:45:15.224 | To activate the new configuration, you need to run: 2022-06-01 00:45:15.224 | systemctl reload apache2 2022-06-01 00:45:15.229 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:45:15.231 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:45:15.234 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:45:15.236 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:45:15.373 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 00:45:15.376 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 00:45:15.407 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2022-06-01 00:45:15.436 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 00:45:15.453 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:15.455 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 00:45:15.458 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:45:15.460 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 00:45:15.463 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 00:45:15.465 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 00:45:15.496 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 00:45:15.523 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2022-06-01 00:45:15.551 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 00:45:15.578 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 00:45:15.606 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 00:45:15.634 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 00:45:15.661 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 00:45:15.689 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:45:15.717 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 00:45:15.744 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 00:45:15.773 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:45:15.801 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 00:45:15.803 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 00:45:15.819 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:15.822 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2022-06-01 00:45:15.852 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 00:45:15.869 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:15.872 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 00:45:15.874 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 00:45:15.877 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 00:45:15.879 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:45:15.881 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 00:45:15.885 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 00:45:15.888 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:45:15.889 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 00:45:15.894 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:45:15.896 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 00:45:15.899 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 00:45:15.902 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 00:45:15.905 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 00:45:15.907 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 00:45:15.910 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 00:45:15.912 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:45:15.914 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:45:15.917 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 00:45:15.919 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:45:15.922 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 00:45:15.924 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 00:45:15.926 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 00:45:15.929 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:45:15.931 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:45:15.934 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:45:15.936 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:45:15.939 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:45:15.941 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:45:15.957 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:45:15.959 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:45:15.962 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:45:15.965 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:45:15.965 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:45:15.970 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 00:45:15.973 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:45:15.975 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 00:45:15.987 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 00:45:15.990 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:45:15.990 | + functions-common:git_clone:607 : head -1 2022-06-01 00:45:16.001 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-01 00:45:16.003 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:45:16.006 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 00:45:16.009 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:45:16.012 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:45:16.014 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 00:45:16.017 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:45:16.019 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 00:45:16.022 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:45:16.024 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:45:16.027 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 00:45:16.029 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:45:16.031 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:45:16.035 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 00:45:16.037 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:45:16.040 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 00:45:16.042 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:45:16.045 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:45:16.048 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 00:45:16.054 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 00:45:16.057 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-01 00:45:16.636 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 00:45:16.638 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:45:16.641 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:45:16.643 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:45:16.645 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:45:16.647 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 00:45:16.650 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:45:16.653 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:45:16.655 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:45:16.657 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:45:16.660 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:45:16.662 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:45:16.664 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:45:16.667 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 00:45:16.687 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 00:45:16.689 | + 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/neutron 2022-06-01 00:45:18.466 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:45:18.467 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:45:18.471 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:18.472 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:18.473 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:45:18.475 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:18.475 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:18.475 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:45:18.476 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:18.476 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:45:18.489 | Obtaining file:///opt/stack/neutron 2022-06-01 00:45:20.542 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:45:22.568 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:45:22.576 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:45:22.579 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:45:22.587 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:45:22.595 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:45:22.603 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:45:22.624 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:45:22.638 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:45:22.646 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:45:22.654 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:45:22.658 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:45:22.667 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:45:22.673 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:45:22.676 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 00:45:22.679 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:45:22.743 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:45:22.799 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:45:22.802 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:45:22.807 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:45:22.810 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-01 00:45:22.851 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 00:45:22.877 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-01 00:45:22.896 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:45:22.901 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 00:45:22.905 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 00:45:22.929 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 00:45:22.947 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:45:22.982 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:45:22.992 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:45:23.009 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:45:23.014 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:45:23.062 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:45:23.068 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:45:23.107 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:45:23.159 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:45:23.178 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:45:23.195 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 00:45:23.210 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 00:45:23.225 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 00:45:23.229 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:45:23.238 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:45:23.262 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:45:23.270 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:45:23.288 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 00:45:23.308 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 00:45:23.354 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 00:45:23.359 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 00:45:23.368 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:45:23.375 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 00:45:23.410 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:45:23.413 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-01 00:45:23.423 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:45:23.425 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 00:45:23.446 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:45:23.460 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:45:23.471 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:45:23.474 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:45:23.477 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 00:45:23.483 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:45:23.489 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-01 00:45:23.509 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:45:23.511 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:45:23.530 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 00:45:23.557 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 00:45:23.575 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:45:23.579 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:45:23.586 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:45:23.607 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 00:45:23.609 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:45:23.614 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-01 00:45:23.617 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 00:45:23.620 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:45:23.623 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 00:45:23.626 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:45:23.638 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:45:23.641 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:45:23.644 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:45:23.651 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:45:23.666 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:45:23.674 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:45:23.681 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:45:23.699 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-01 00:45:23.718 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 00:45:23.774 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:45:23.778 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:45:23.785 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:45:23.806 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 00:45:23.810 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:45:23.813 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:45:23.816 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:45:23.824 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:45:23.832 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:45:23.835 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 00:45:23.840 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 00:45:23.861 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:45:23.868 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:45:23.929 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 00:45:23.933 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 00:45:23.936 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:45:23.940 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:45:23.943 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:45:23.948 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:45:23.953 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 00:45:23.995 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:45:23.999 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:45:24.002 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:45:24.006 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:45:24.017 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 00:45:24.027 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 00:45:24.040 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-01 00:45:24.043 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-01 00:45:24.065 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:45:24.077 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 00:45:24.093 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:45:24.107 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 00:45:24.111 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:45:24.115 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:45:24.117 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:45:24.120 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:45:24.123 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:45:24.126 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:45:24.128 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:45:24.131 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:45:24.135 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 00:45:24.138 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:45:24.141 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:45:24.144 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-01 00:45:24.158 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-01 00:45:24.165 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:45:24.220 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-01 00:45:24.225 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:45:24.267 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:45:24.273 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:45:24.276 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:45:24.310 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:45:25.284 | Installing collected packages: neutron 2022-06-01 00:45:25.284 | Attempting uninstall: neutron 2022-06-01 00:45:25.286 | Found existing installation: neutron 17.4.2.dev8 2022-06-01 00:45:25.296 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 00:45:25.297 | Running setup.py develop for neutron 2022-06-01 00:45:27.657 | Successfully installed neutron 2022-06-01 00:45:27.798 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:45:27.798 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:45:27.884 | + inc/python:pip_install:200 : result=0 2022-06-01 00:45:27.887 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:45:27.889 | + functions-common:time_stop:2322 : local name 2022-06-01 00:45:27.891 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:45:27.893 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:45:27.895 | + functions-common:time_stop:2325 : local total 2022-06-01 00:45:27.898 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:45:27.900 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:45:27.902 | + functions-common:time_stop:2329 : start_time=1654044316682 2022-06-01 00:45:27.905 | + functions-common:time_stop:2331 : [[ -z 1654044316682 ]] 2022-06-01 00:45:27.907 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:45:27.911 | + functions-common:time_stop:2334 : end_time=1654044327909 2022-06-01 00:45:27.914 | + functions-common:time_stop:2335 : elapsed_time=11227 2022-06-01 00:45:27.916 | + functions-common:time_stop:2336 : total=87005 2022-06-01 00:45:27.918 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:45:27.921 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=98232 2022-06-01 00:45:27.923 | + inc/python:pip_install:203 : return 0 2022-06-01 00:45:27.925 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:45:27.928 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:45:27.930 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:45:27.948 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:45:27.960 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 00:45:27.963 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 00:45:27.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:45:27.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:45:27.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 00:45:27.973 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:45:27.975 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 00:45:27.978 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:45:27.981 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 00:45:27.998 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:28.000 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 00:45:28.002 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 00:45:28.005 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 00:45:28.008 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:45:28.010 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 00:45:28.012 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 00:45:28.015 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 00:45:28.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:45:28.020 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:45:28.022 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 00:45:28.025 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:45:28.027 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 00:45:28.043 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:28.046 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 00:45:28.062 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:28.064 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 00:45:28.081 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:28.083 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 00:45:28.085 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 00:45:28.088 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 00:45:28.090 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:45:28.092 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:45:28.095 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:45:28.098 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:45:28.100 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:45:28.103 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:45:28.118 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:45:28.120 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:45:28.122 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:45:28.125 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:45:28.126 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:45:28.130 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 00:45:28.133 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:45:28.136 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 00:45:28.148 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 00:45:28.151 | + functions-common:git_clone:607 : head -1 2022-06-01 00:45:28.151 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:45:28.159 | 79e7dc3889 Add a regression test for bug 1939545 2022-06-01 00:45:28.162 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:45:28.164 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 00:45:28.167 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:45:28.169 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:45:28.172 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 00:45:28.174 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:45:28.176 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 00:45:28.179 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:45:28.182 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:45:28.184 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 00:45:28.187 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:45:28.189 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:45:28.192 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 00:45:28.195 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:45:28.197 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 00:45:28.200 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:45:28.202 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:45:28.205 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 00:45:28.211 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 00:45:28.214 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-01 00:45:28.816 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 00:45:28.819 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:45:28.821 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:45:28.824 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:45:28.826 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:45:28.828 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 00:45:28.831 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:45:28.833 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:45:28.835 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:45:28.838 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:45:28.840 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:45:28.842 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:45:28.844 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:45:28.847 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 00:45:28.867 | Using python 3.8 to install /opt/stack/nova 2022-06-01 00:45:28.869 | + 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/nova 2022-06-01 00:45:30.656 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:45:30.656 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:45:30.661 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:30.661 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:30.663 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:45:30.665 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:30.665 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:30.665 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:45:30.666 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:30.666 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:45:30.679 | Obtaining file:///opt/stack/nova 2022-06-01 00:45:33.704 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:45:36.694 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:45:36.701 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:45:36.705 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 00:45:36.712 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 00:45:36.721 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:45:36.724 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:45:36.732 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:45:36.753 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:45:36.767 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 00:45:36.788 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:45:36.827 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 00:45:36.840 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:45:36.844 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 00:45:36.853 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 00:45:36.859 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 00:45:36.862 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:45:36.865 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:45:36.877 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:45:36.942 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:45:36.998 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 00:45:37.009 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 00:45:37.014 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:45:37.017 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:45:37.022 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:45:37.025 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 00:45:37.051 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 00:45:37.076 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 00:45:37.081 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:45:37.085 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 00:45:37.090 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 00:45:37.114 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 00:45:37.135 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 00:45:37.153 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:45:37.188 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:45:37.199 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:45:37.214 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:45:37.220 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:45:37.268 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:45:37.274 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:45:37.314 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 00:45:37.368 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:45:37.386 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:45:37.403 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 00:45:37.418 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 00:45:37.433 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 00:45:37.437 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:45:37.446 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 00:45:37.470 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:45:37.478 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:45:37.496 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 00:45:37.516 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 00:45:37.526 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:45:37.532 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 00:45:37.567 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:45:37.570 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:45:37.572 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 00:45:37.594 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:45:37.605 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:45:37.608 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:45:37.611 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-01 00:45:37.637 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 00:45:37.644 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 00:45:37.660 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-01 00:45:37.678 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:45:37.683 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 00:45:37.701 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:45:37.720 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 00:45:37.747 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:45:37.751 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:45:37.758 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:45:37.779 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 00:45:37.782 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 00:45:37.786 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:45:37.792 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 00:45:37.795 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:45:37.798 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:45:37.809 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:45:37.812 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:45:37.815 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:45:37.823 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 00:45:37.882 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 00:45:37.897 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:45:37.906 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:45:37.912 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:45:37.929 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 00:45:38.009 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:45:38.013 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:45:38.020 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:45:38.041 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 00:45:38.045 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 00:45:38.052 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-01 00:45:38.057 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:45:38.060 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 00:45:38.063 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-01 00:45:38.076 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:45:38.080 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 00:45:38.089 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 00:45:38.111 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:45:38.116 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 00:45:38.121 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 00:45:38.124 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 00:45:38.129 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:45:38.137 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 00:45:38.142 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:45:38.147 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:45:38.156 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 00:45:38.159 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 00:45:38.163 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 00:45:38.205 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:45:38.208 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:45:38.219 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 00:45:38.225 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 00:45:38.239 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 00:45:38.248 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 00:45:38.251 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 00:45:38.256 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:45:38.270 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 00:45:38.284 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 00:45:38.288 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 00:45:38.304 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:45:38.307 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:45:38.311 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:45:38.313 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:45:38.316 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 00:45:38.324 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-01 00:45:38.362 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 00:45:38.367 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:45:38.370 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:45:38.373 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:45:38.375 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:45:38.378 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-01 00:45:38.381 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 00:45:38.389 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:45:38.392 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 00:45:38.395 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:45:38.399 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:45:38.406 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 00:45:38.409 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 00:45:38.412 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:45:38.467 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:45:38.500 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:45:38.543 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:45:38.548 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:45:38.551 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:45:39.509 | Installing collected packages: nova 2022-06-01 00:45:39.509 | Attempting uninstall: nova 2022-06-01 00:45:39.511 | Found existing installation: nova 22.4.1.dev5 2022-06-01 00:45:39.516 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 00:45:39.517 | Running setup.py develop for nova 2022-06-01 00:45:42.818 | Successfully installed nova 2022-06-01 00:45:42.959 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:45:42.959 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:45:43.046 | + inc/python:pip_install:200 : result=0 2022-06-01 00:45:43.048 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:45:43.051 | + functions-common:time_stop:2322 : local name 2022-06-01 00:45:43.053 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:45:43.055 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:45:43.057 | + functions-common:time_stop:2325 : local total 2022-06-01 00:45:43.060 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:45:43.062 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:45:43.064 | + functions-common:time_stop:2329 : start_time=1654044328862 2022-06-01 00:45:43.066 | + functions-common:time_stop:2331 : [[ -z 1654044328862 ]] 2022-06-01 00:45:43.069 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:45:43.072 | + functions-common:time_stop:2334 : end_time=1654044343070 2022-06-01 00:45:43.075 | + functions-common:time_stop:2335 : elapsed_time=14208 2022-06-01 00:45:43.077 | + functions-common:time_stop:2336 : total=98232 2022-06-01 00:45:43.079 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:45:43.081 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=112440 2022-06-01 00:45:43.083 | + inc/python:pip_install:203 : return 0 2022-06-01 00:45:43.085 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:45:43.088 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:45:43.090 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:45:43.108 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:45:43.121 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 00:45:43.123 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 00:45:43.126 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:45:43.128 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:45:43.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 00:45:43.133 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:45:43.136 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-01 00:45:43.148 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:45:43.151 | + ./stack.sh:main:906 : configure_nova 2022-06-01 00:45:43.153 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 00:45:43.166 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 00:45:43.168 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 00:45:43.170 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 00:45:43.174 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 00:45:43.174 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 00:45:43.179 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 00:45:43.182 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 00:45:43.184 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 00:45:43.187 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 00:45:43.189 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 00:45:43.191 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 00:45:43.194 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 00:45:43.196 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 00:45:43.207 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 00:45:43.219 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-01 00:45:43.232 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-01 00:45:43.244 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-01 00:45:43.256 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 00:45:43.260 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 00:45:43.264 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.O5ZqeWSukH 2022-06-01 00:45:43.266 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 00:45:43.269 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 00:45:43.271 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 00:45:43.274 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 00:45:43.276 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 00:45:43.279 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.O5ZqeWSukH 2022-06-01 00:45:43.282 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.O5ZqeWSukH 2022-06-01 00:45:43.294 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.O5ZqeWSukH /etc/sudoers.d/nova-rootwrap 2022-06-01 00:45:43.306 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 00:45:43.311 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 00:45:43.313 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 00:45:43.315 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 00:45:43.318 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 00:45:43.321 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 00:45:43.323 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 00:45:43.326 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-01 00:45:43.328 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 00:45:43.332 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 00:45:43.349 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:43.352 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 00:45:43.354 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 00:45:43.357 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 00:45:43.361 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 00:45:43.389 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 00:45:43.391 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 00:45:43.417 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 00:45:43.446 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 00:45:43.471 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-01 00:45:43.500 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 00:45:43.529 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 00:45:43.558 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 00:45:43.560 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2022-06-01 00:45:43.586 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 00:45:43.612 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 00:45:43.640 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 00:45:43.665 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 00:45:43.692 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 00:45:43.720 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 00:45:43.723 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:45:43.725 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:45:43.727 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:45:43.729 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:45:43.732 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:45:43.734 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:45:43.736 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:45:43.738 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:45:43.740 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 00:45:43.742 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:45:43.744 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:45:43.746 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:45:43.748 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:45:43.751 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:45:43.753 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:45:43.755 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 00:45:43.770 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:43.773 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:45:43.775 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 00:45:43.777 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 00:45:43.804 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 00:45:43.806 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 00:45:43.808 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 00:45:43.810 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 00:45:43.813 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 00:45:43.815 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 00:45:43.845 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 00:45:43.847 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 00:45:43.850 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 00:45:43.852 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 00:45:43.854 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 00:45:43.857 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 00:45:43.886 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 00:45:43.916 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 00:45:43.941 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 00:45:43.969 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 00:45:43.984 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:43.986 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 00:45:44.001 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:44.004 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 00:45:44.005 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 00:45:44.010 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 00:45:44.013 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 00:45:44.039 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 00:45:44.055 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:44.057 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 00:45:44.059 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 00:45:44.061 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 00:45:44.063 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:45:44.066 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 00:45:44.095 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 00:45:44.121 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:45:44.148 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 00:45:44.174 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 00:45:44.201 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 00:45:44.227 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 00:45:44.254 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 00:45:44.281 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:45:44.308 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:45:44.334 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 00:45:44.350 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:44.353 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 00:45:44.355 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 00:45:44.383 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 00:45:44.410 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2022-06-01 00:45:44.436 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 00:45:44.463 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 00:45:44.489 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 00:45:44.516 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 00:45:44.543 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 00:45:44.569 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 00:45:44.585 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:44.587 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 00:45:44.590 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 00:45:44.616 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 00:45:44.645 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 00:45:44.647 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 00:45:44.675 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 00:45:44.678 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 00:45:44.680 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 00:45:44.682 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:45:44.685 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:45:44.687 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:45:44.689 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:45:44.691 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:45:44.694 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:45:44.696 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 00:45:44.698 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 00:45:44.700 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 00:45:44.703 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:45:44.719 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:45:44.721 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:45:44.723 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:45:44.726 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:45:44.728 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:45:44.755 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:45:44.782 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:45:44.809 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:45:44.835 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 00:45:44.864 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-01 00:45:44.867 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 00:45:44.869 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 00:45:44.871 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 00:45:44.873 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:45:44.876 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:45:44.878 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 00:45:44.883 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 00:45:44.885 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:45:44.887 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:45:44.900 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:45:44.900 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:45:44.909 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:45:44.912 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:45:44.927 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 00:45:44.930 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 00:45:44.934 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-01 00:45:44.963 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 00:45:44.989 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 00:45:45.015 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:45:45.042 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:45:45.068 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:45:45.095 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:45:45.121 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:45:45.147 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:45:45.175 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:45:45.201 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:45:45.228 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:45:45.254 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:45:45.281 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:45:45.283 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:45:45.286 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 00:45:45.288 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 00:45:45.291 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:45:45.293 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:45.295 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:45.297 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:45:45.300 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:45:45.302 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 00:45:45.329 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:45:45.356 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:45:45.356 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-01 00:45:45.364 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 00:45:45.367 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 00:45:45.370 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 00:45:45.372 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:45:45.374 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:45:45.376 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:45:45.379 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:45.381 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:45.384 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:45:45.386 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:45:45.388 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:45.390 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:45.393 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 00:45:45.454 | Enabling site nova-api-wsgi. 2022-06-01 00:45:45.459 | To activate the new configuration, you need to run: 2022-06-01 00:45:45.459 | systemctl reload apache2 2022-06-01 00:45:45.464 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:45:45.466 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:45:45.468 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:45:45.470 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:45:45.603 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-01 00:45:45.605 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 00:45:45.608 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 00:45:45.610 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 00:45:45.614 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 00:45:45.616 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:45:45.625 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 00:45:45.630 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 00:45:45.633 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:45:45.635 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:45:45.649 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:45:45.650 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:45:45.657 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:45:45.661 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:45:45.676 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 00:45:45.678 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 00:45:45.683 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-01 00:45:45.712 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 00:45:45.738 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 00:45:45.766 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:45:45.792 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:45:45.818 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:45:45.845 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:45:45.872 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:45:45.899 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:45:45.925 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:45:45.952 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:45:45.978 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:45:46.005 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:45:46.031 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 00:45:46.034 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 00:45:46.061 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 00:45:46.076 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:46.078 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 00:45:46.109 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 00:45:46.111 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 00:45:46.113 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 00:45:46.129 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:46.132 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:45:46.135 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:45:46.161 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 00:45:46.191 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 00:45:46.193 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 00:45:46.196 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 00:45:46.198 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:45:46.200 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:45:46.202 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:45:46.218 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:46.221 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:45:46.223 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:45:46.226 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:45:46.241 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:46.243 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:45:46.246 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-01 00:45:46.274 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:45:46.276 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:45:46.278 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 00:45:46.305 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 00:45:46.332 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 00:45:46.361 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 00:45:46.377 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:46.379 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:45:46.407 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 00:45:46.409 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 00:45:46.424 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:46.427 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 00:45:46.432 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 00:45:46.434 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 00:45:46.436 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 00:45:46.439 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 00:45:46.441 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 00:45:46.444 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 00:45:46.447 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 00:45:46.449 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 00:45:46.452 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 00:45:46.456 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 00:45:46.458 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 00:45:46.460 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 00:45:46.463 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 00:45:46.465 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 00:45:46.468 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 00:45:46.497 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 00:45:46.527 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 00:45:46.556 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:45:46.559 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 00:45:46.561 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 00:45:46.563 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 00:45:46.579 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:46.582 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 00:45:46.582 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 00:45:47.276 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 00:45:47.278 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 00:45:47.281 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 00:45:47.283 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 00:45:47.285 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:45:47.287 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 00:45:47.290 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:45:47.306 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:47.309 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 00:45:47.311 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 00:45:47.313 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:45:47.328 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:47.331 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-01 00:45:47.334 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-01 00:45:47.361 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:45:47.363 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:45:47.365 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 00:45:47.382 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:47.384 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 00:45:47.386 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 00:45:47.389 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 00:45:47.419 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2022-06-01 00:45:47.445 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 00:45:47.472 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 00:45:47.499 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 00:45:47.527 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 00:45:47.553 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 00:45:47.581 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 00:45:47.608 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 00:45:47.611 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 00:45:47.613 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 00:45:47.616 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:45:47.633 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:45:47.635 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:45:47.637 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:45:47.639 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:45:47.641 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:45:47.668 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:45:47.695 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:45:47.722 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:45:47.749 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:45:47.752 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 00:45:47.756 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 00:45:47.758 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 00:45:47.760 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 00:45:47.763 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 00:45:47.766 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 00:45:47.768 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 00:45:47.770 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 00:45:47.773 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 00:45:47.775 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 00:45:47.777 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 00:45:47.779 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 00:45:47.782 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 00:45:47.784 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 00:45:47.799 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:47.802 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 00:45:47.817 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:47.820 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 00:45:47.822 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 00:45:47.837 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:47.839 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 00:45:47.855 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:47.858 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 00:45:47.874 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:45:47.877 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 00:45:47.894 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:45:47.896 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 00:45:47.898 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 00:45:47.901 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 00:45:47.903 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:45:47.906 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 00:45:47.908 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 00:45:47.911 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 00:45:47.913 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:47.916 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:47.919 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 00:45:47.921 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:45:47.924 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:45:47.926 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:45:47.928 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:45:47.931 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:45:47.934 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:45:47.936 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:47.938 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:47.941 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:45:47.943 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:45:47.946 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:45:47.948 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:45:47.951 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 00:45:47.953 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:45:47.955 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:47.958 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:47.961 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 00:45:47.982 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-01 00:45:48.090 | Reading package lists... 2022-06-01 00:45:48.329 | Building dependency tree... 2022-06-01 00:45:48.330 | Reading state information... 2022-06-01 00:45:48.577 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:45:48.577 | The following packages were automatically installed and are no longer required: 2022-06-01 00:45:48.578 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:45:48.578 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:45:48.578 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:45:48.578 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:45:48.578 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:45:48.579 | python3-zope.interface 2022-06-01 00:45:48.579 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:45:48.688 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:45:48.693 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:45:48.696 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:45:48.699 | + functions-common:time_stop:2322 : local name 2022-06-01 00:45:48.701 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:45:48.703 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:45:48.706 | + functions-common:time_stop:2325 : local total 2022-06-01 00:45:48.708 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:45:48.710 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:45:48.713 | + functions-common:time_stop:2329 : start_time=1654044347979 2022-06-01 00:45:48.715 | + functions-common:time_stop:2331 : [[ -z 1654044347979 ]] 2022-06-01 00:45:48.718 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:45:48.722 | + functions-common:time_stop:2334 : end_time=1654044348720 2022-06-01 00:45:48.725 | + functions-common:time_stop:2335 : elapsed_time=741 2022-06-01 00:45:48.727 | + functions-common:time_stop:2336 : total=5970 2022-06-01 00:45:48.729 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:45:48.732 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6711 2022-06-01 00:45:48.734 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:45:48.737 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 00:45:48.739 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 00:45:48.742 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 00:45:48.744 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 00:45:48.747 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 00:45:48.770 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 00:45:48.772 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:45:48.775 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:45:48.777 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:45:48.779 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:45:48.782 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:45:48.784 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:45:48.787 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:48.789 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:48.791 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:45:48.794 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:45:48.796 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:45:48.799 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:45:48.801 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 00:45:48.804 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:45:48.806 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:48.809 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:48.811 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 00:45:48.834 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-01 00:45:48.942 | Reading package lists... 2022-06-01 00:45:49.184 | Building dependency tree... 2022-06-01 00:45:49.186 | Reading state information... 2022-06-01 00:45:49.430 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 00:45:49.430 | The following packages were automatically installed and are no longer required: 2022-06-01 00:45:49.431 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:45:49.431 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:45:49.431 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:45:49.431 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:45:49.431 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:45:49.431 | python3-zope.interface 2022-06-01 00:45:49.431 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:45:49.543 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:45:49.547 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:45:49.550 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:45:49.552 | + functions-common:time_stop:2322 : local name 2022-06-01 00:45:49.555 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:45:49.558 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:45:49.560 | + functions-common:time_stop:2325 : local total 2022-06-01 00:45:49.562 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:45:49.564 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:45:49.567 | + functions-common:time_stop:2329 : start_time=1654044348831 2022-06-01 00:45:49.569 | + functions-common:time_stop:2331 : [[ -z 1654044348831 ]] 2022-06-01 00:45:49.573 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:45:49.577 | + functions-common:time_stop:2334 : end_time=1654044349574 2022-06-01 00:45:49.579 | + functions-common:time_stop:2335 : elapsed_time=743 2022-06-01 00:45:49.581 | + functions-common:time_stop:2336 : total=6711 2022-06-01 00:45:49.584 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:45:49.586 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7454 2022-06-01 00:45:49.589 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:45:49.591 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 00:45:49.594 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 00:45:49.596 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:45:49.599 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:45:49.601 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:45:49.603 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 00:45:49.606 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 00:45:49.661 | wsgi (enabled by maintainer script) 2022-06-01 00:45:49.665 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 00:45:49.667 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 00:45:49.669 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:45:49.673 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 00:45:49.675 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 00:45:49.678 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:45:49.682 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:45:49.682 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:45:49.688 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 00:45:49.690 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 00:45:49.692 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 00:45:49.696 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 00:45:49.698 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 00:45:49.720 | Using python 3.8 to install osc-placement 2022-06-01 00:45:49.723 | + 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 osc-placement 2022-06-01 00:45:51.493 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:45:51.494 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:45:51.498 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:51.499 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:51.500 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:45:51.502 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:51.502 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:51.502 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:45:51.502 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:51.503 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:45:51.518 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-01 00:45:51.544 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:45:51.562 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:45:51.568 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:45:51.572 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:45:51.575 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:45:51.579 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 00:45:51.583 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:45:51.586 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 00:45:51.602 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:45:51.667 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:45:51.673 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:45:51.676 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:45:51.680 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:45:51.685 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:45:51.693 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 00:45:51.707 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 00:45:51.734 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:45:51.741 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:45:51.762 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:45:51.766 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:45:51.769 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:45:51.773 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:45:51.776 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 00:45:51.829 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 00:45:51.833 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 00:45:51.856 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 00:45:51.859 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:45:51.863 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 00:45:51.902 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:45:51.908 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 00:45:51.911 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 00:45:51.916 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:45:51.919 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:45:51.921 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:45:51.925 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:45:51.947 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 00:45:51.988 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 00:45:51.994 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 00:45:51.997 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 00:45:52.001 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 00:45:52.034 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 00:45:52.038 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 00:45:52.041 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 00:45:53.937 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:45:53.937 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:45:54.013 | + inc/python:pip_install:200 : result=0 2022-06-01 00:45:54.015 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:45:54.018 | + functions-common:time_stop:2322 : local name 2022-06-01 00:45:54.020 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:45:54.023 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:45:54.026 | + functions-common:time_stop:2325 : local total 2022-06-01 00:45:54.028 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:45:54.031 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:45:54.033 | + functions-common:time_stop:2329 : start_time=1654044349714 2022-06-01 00:45:54.036 | + functions-common:time_stop:2331 : [[ -z 1654044349714 ]] 2022-06-01 00:45:54.040 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:45:54.044 | + functions-common:time_stop:2334 : end_time=1654044354041 2022-06-01 00:45:54.047 | + functions-common:time_stop:2335 : elapsed_time=4327 2022-06-01 00:45:54.049 | + functions-common:time_stop:2336 : total=112440 2022-06-01 00:45:54.051 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:45:54.054 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=116767 2022-06-01 00:45:54.056 | + inc/python:pip_install:203 : return 0 2022-06-01 00:45:54.059 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 00:45:54.062 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 00:45:54.064 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 00:45:54.066 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:45:54.069 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:45:54.072 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:45:54.075 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:45:54.077 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:45:54.080 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:45:54.097 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:45:54.100 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:45:54.103 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:45:54.106 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:45:54.106 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:45:54.111 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 00:45:54.114 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:45:54.116 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 00:45:54.129 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 00:45:54.132 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:45:54.132 | + functions-common:git_clone:607 : head -1 2022-06-01 00:45:54.136 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 00:45:54.139 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:45:54.141 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 00:45:54.144 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:45:54.146 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:45:54.149 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 00:45:54.152 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:45:54.154 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 00:45:54.157 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:45:54.159 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:45:54.162 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 00:45:54.164 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:45:54.167 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:45:54.170 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 00:45:54.173 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:45:54.175 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 00:45:54.178 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:45:54.180 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:45:54.183 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 00:45:54.189 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 00:45:54.191 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-01 00:45:54.775 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 00:45:54.778 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:45:54.780 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:45:54.783 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:45:54.785 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:45:54.788 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 00:45:54.790 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:45:54.793 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:45:54.795 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:45:54.798 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:45:54.800 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:45:54.802 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:45:54.805 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:45:54.808 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 00:45:54.829 | Using python 3.8 to install /opt/stack/placement 2022-06-01 00:45:54.831 | + 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/placement 2022-06-01 00:45:56.611 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:45:56.611 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:45:56.616 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:56.616 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:56.618 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:45:56.619 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:56.620 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:56.620 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:45:56.620 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:45:56.621 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:45:56.634 | Obtaining file:///opt/stack/placement 2022-06-01 00:45:57.856 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:45:59.060 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 00:45:59.069 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 00:45:59.090 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 00:45:59.104 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 00:45:59.116 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 00:45:59.173 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 00:45:59.177 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 00:45:59.182 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 00:45:59.187 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 00:45:59.221 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 00:45:59.232 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 00:45:59.248 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 00:45:59.254 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 00:45:59.301 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 00:45:59.308 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:45:59.346 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:45:59.365 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 00:45:59.383 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 00:45:59.392 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 00:45:59.399 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 00:45:59.418 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:45:59.424 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:45:59.427 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 00:45:59.430 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 00:45:59.441 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 00:45:59.444 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:45:59.447 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 00:45:59.452 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 00:45:59.470 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 00:45:59.475 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 00:45:59.482 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 00:45:59.503 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 00:45:59.508 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:45:59.511 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 00:45:59.522 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 00:45:59.525 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 00:45:59.528 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 00:45:59.535 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 00:45:59.544 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 00:45:59.550 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 00:45:59.568 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 00:45:59.572 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 00:45:59.579 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 00:45:59.601 | Requirement already satisfied: 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,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-01 00:45:59.642 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 00:45:59.707 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 00:45:59.713 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 00:45:59.718 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 00:45:59.727 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 00:45:59.730 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 00:45:59.735 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 00:45:59.744 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 00:45:59.750 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 00:45:59.753 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:45:59.756 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 00:45:59.760 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:45:59.764 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 00:45:59.766 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 00:45:59.769 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 00:45:59.773 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 00:45:59.775 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 00:45:59.778 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 00:45:59.789 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 00:45:59.792 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 00:45:59.794 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 00:45:59.797 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 00:45:59.801 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 00:45:59.804 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 00:45:59.807 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 00:45:59.815 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 00:45:59.817 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 00:46:01.400 | Installing collected packages: openstack-placement 2022-06-01 00:46:01.400 | Attempting uninstall: openstack-placement 2022-06-01 00:46:01.402 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 00:46:01.404 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 00:46:01.405 | Running setup.py develop for openstack-placement 2022-06-01 00:46:03.006 | Successfully installed openstack-placement 2022-06-01 00:46:03.147 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:46:03.147 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:46:03.231 | + inc/python:pip_install:200 : result=0 2022-06-01 00:46:03.234 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:46:03.236 | + functions-common:time_stop:2322 : local name 2022-06-01 00:46:03.238 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:46:03.240 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:46:03.243 | + functions-common:time_stop:2325 : local total 2022-06-01 00:46:03.245 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:46:03.247 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:46:03.249 | + functions-common:time_stop:2329 : start_time=1654044354824 2022-06-01 00:46:03.251 | + functions-common:time_stop:2331 : [[ -z 1654044354824 ]] 2022-06-01 00:46:03.254 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:46:03.259 | + functions-common:time_stop:2334 : end_time=1654044363256 2022-06-01 00:46:03.261 | + functions-common:time_stop:2335 : elapsed_time=8432 2022-06-01 00:46:03.263 | + functions-common:time_stop:2336 : total=116767 2022-06-01 00:46:03.266 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:46:03.268 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=125199 2022-06-01 00:46:03.270 | + inc/python:pip_install:203 : return 0 2022-06-01 00:46:03.273 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:46:03.276 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:46:03.278 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:46:03.297 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:46:03.309 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 00:46:03.312 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 00:46:03.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:46:03.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:46:03.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 00:46:03.322 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:46:03.324 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:46:03.327 | + ./stack.sh:main:912 : configure_placement 2022-06-01 00:46:03.329 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 00:46:03.341 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 00:46:03.344 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 00:46:03.348 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 00:46:03.351 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 00:46:03.353 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 00:46:03.356 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 00:46:03.358 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 00:46:03.361 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 00:46:03.393 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 00:46:03.425 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 00:46:03.457 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 00:46:03.459 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 00:46:03.462 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 00:46:03.464 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:46:03.466 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 00:46:03.498 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 00:46:03.527 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-01 00:46:03.556 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 00:46:03.584 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 00:46:03.613 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 00:46:03.642 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 00:46:03.671 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 00:46:03.700 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:46:03.729 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:46:03.758 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 00:46:03.761 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 00:46:03.763 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 00:46:03.766 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:46:03.784 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:46:03.787 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:46:03.789 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:46:03.792 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:46:03.794 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 00:46:03.823 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:46:03.852 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 00:46:03.880 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:46:03.909 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 00:46:03.911 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 00:46:03.914 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 00:46:03.916 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 00:46:03.919 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 00:46:03.921 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:46:03.924 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:46:03.927 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 00:46:03.931 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 00:46:03.933 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:46:03.936 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:46:03.949 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:46:03.949 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:46:03.957 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:46:03.961 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:46:03.977 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 00:46:03.979 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 00:46:03.983 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 00:46:04.014 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 00:46:04.043 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 00:46:04.072 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:46:04.099 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:46:04.127 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:46:04.156 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:46:04.184 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:46:04.212 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:46:04.240 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 00:46:04.269 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:46:04.298 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:46:04.327 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:46:04.355 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:46:04.357 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:46:04.360 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 00:46:04.363 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 00:46:04.365 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:46:04.368 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:46:04.371 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:46:04.373 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 00:46:04.376 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 00:46:04.379 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 00:46:04.407 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:46:04.436 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-01 00:46:04.436 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 00:46:04.446 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 00:46:04.449 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 00:46:04.452 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 00:46:04.454 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:46:04.457 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:46:04.459 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:46:04.462 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:46:04.464 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:46:04.466 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:46:04.469 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:46:04.472 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:46:04.474 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:46:04.477 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 00:46:04.537 | Site placement-api already enabled 2022-06-01 00:46:04.542 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:46:04.545 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:46:04.547 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:46:04.550 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:46:04.682 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 00:46:04.707 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:46:04.710 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 00:46:04.734 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:46:04.737 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 00:46:04.755 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:46:04.757 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 00:46:04.760 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 00:46:04.762 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 00:46:04.794 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-06-01 00:46:04.828 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 00:46:04.858 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 00:46:04.886 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 00:46:04.922 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 00:46:04.950 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 00:46:04.980 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 00:46:05.009 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 00:46:05.025 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:46:05.028 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 00:46:05.045 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:46:05.047 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 00:46:05.050 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 00:46:05.052 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 00:46:05.055 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:46:05.058 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:46:05.060 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:46:05.063 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:46:05.065 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:46:05.069 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:46:05.073 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:46:05.076 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:46:05.078 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:46:05.081 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 00:46:05.084 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:46:05.099 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:46:05.101 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:46:05.103 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:46:05.105 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 00:46:05.108 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 00:46:05.110 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:46:05.112 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 00:46:05.115 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 00:46:05.118 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 00:46:05.120 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 00:46:05.122 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 00:46:05.124 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 00:46:05.126 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 00:46:05.129 | +++ functions-common:git_clone:529 : pwd 2022-06-01 00:46:05.131 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:46:05.134 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:46:05.136 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:46:05.151 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:46:05.154 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:46:05.156 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:46:05.158 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 00:46:05.159 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:46:05.164 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 00:46:05.166 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:46:05.168 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 00:46:05.181 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 00:46:05.184 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 00:46:05.184 | ++ functions-common:git_clone:607 : head -1 2022-06-01 00:46:05.187 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 00:46:05.189 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:46:05.192 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 00:46:05.213 | Using python 3.8 to install tox!=2.8.0 2022-06-01 00:46:05.216 | ++ 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 'tox!=2.8.0' 2022-06-01 00:46:06.994 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:46:06.994 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 00:46:06.999 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:06.999 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:07.001 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:46:07.002 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:07.002 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:07.003 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:46:07.003 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:46:07.003 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:46:07.019 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 00:46:07.080 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-01 00:46:07.084 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-01 00:46:07.093 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-01 00:46:07.097 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-01 00:46:07.150 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 00:46:07.156 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-01 00:46:07.159 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 00:46:07.162 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-01 00:46:07.165 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 00:46:07.168 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 00:46:09.307 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:46:09.308 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:46:09.378 | ++ inc/python:pip_install:200 : result=0 2022-06-01 00:46:09.380 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:46:09.383 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:46:09.385 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:46:09.388 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:46:09.390 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:46:09.392 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:46:09.395 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:46:09.398 | ++ functions-common:time_stop:2329 : start_time=1654044365208 2022-06-01 00:46:09.400 | ++ functions-common:time_stop:2331 : [[ -z 1654044365208 ]] 2022-06-01 00:46:09.403 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:46:09.407 | ++ functions-common:time_stop:2334 : end_time=1654044369404 2022-06-01 00:46:09.409 | ++ functions-common:time_stop:2335 : elapsed_time=4196 2022-06-01 00:46:09.412 | ++ functions-common:time_stop:2336 : total=125199 2022-06-01 00:46:09.415 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:46:09.417 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=129395 2022-06-01 00:46:09.419 | ++ inc/python:pip_install:203 : return 0 2022-06-01 00:46:09.422 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 00:46:09.422 | /opt/stack/tempest ~/devstack 2022-06-01 00:46:09.424 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 00:46:09.442 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 00:46:09.443 | HACKING.rst 2022-06-01 00:46:09.443 | doc/source/conf.py 2022-06-01 00:46:09.443 | doc/source/configuration.rst 2022-06-01 00:46:09.443 | doc/source/contributor/contributing.rst 2022-06-01 00:46:09.443 | doc/source/index.rst 2022-06-01 00:46:09.443 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 00:46:09.443 | doc/source/microversion_testing.rst 2022-06-01 00:46:09.443 | doc/source/plugins/plugin.rst 2022-06-01 00:46:09.443 | doc/source/supported_version.rst 2022-06-01 00:46:09.443 | doc/source/test_removal.rst 2022-06-01 00:46:09.443 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 00:46:09.443 | playbooks/devstack-tempest.yaml 2022-06-01 00:46:09.443 | playbooks/enable-fips.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 00:46:09.443 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 00:46:09.444 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 00:46:09.444 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 00:46:09.444 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 00:46:09.444 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 00:46:09.444 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 00:46:09.444 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 00:46:09.444 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 00:46:09.444 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 00:46:09.444 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 00:46:09.444 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 00:46:09.444 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 00:46:09.444 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 00:46:09.444 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 00:46:09.444 | releasenotes/source/conf.py 2022-06-01 00:46:09.444 | releasenotes/source/index.rst 2022-06-01 00:46:09.444 | releasenotes/source/v26.1.0.rst 2022-06-01 00:46:09.444 | releasenotes/source/v27.0.0.rst 2022-06-01 00:46:09.444 | releasenotes/source/v28.0.0.rst 2022-06-01 00:46:09.444 | releasenotes/source/v28.1.0.rst 2022-06-01 00:46:09.444 | releasenotes/source/v29.0.0.rst 2022-06-01 00:46:09.444 | releasenotes/source/v29.1.0.rst 2022-06-01 00:46:09.444 | releasenotes/source/v29.2.0.rst 2022-06-01 00:46:09.444 | releasenotes/source/v30.0.0.rst 2022-06-01 00:46:09.444 | requirements.txt 2022-06-01 00:46:09.444 | roles/run-tempest/README.rst 2022-06-01 00:46:09.444 | roles/run-tempest/defaults/main.yaml 2022-06-01 00:46:09.444 | roles/run-tempest/tasks/main.yaml 2022-06-01 00:46:09.444 | roles/run-tempest-26/README.rst 2022-06-01 00:46:09.444 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 00:46:09.444 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 00:46:09.444 | setup.cfg 2022-06-01 00:46:09.444 | tempest/api/compute/admin/test_agents.py 2022-06-01 00:46:09.444 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 00:46:09.444 | tempest/api/compute/admin/test_create_server.py 2022-06-01 00:46:09.444 | tempest/api/compute/admin/test_flavors.py 2022-06-01 00:46:09.444 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 00:46:09.445 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 00:46:09.445 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 00:46:09.445 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 00:46:09.445 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 00:46:09.445 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 00:46:09.445 | tempest/api/compute/admin/test_quotas. 2022-06-01 00:46:09.445 | Aborting 2022-06-01 00:46:09.446 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 00:46:09.449 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 00:46:09.452 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 00:46:09.455 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 00:46:09.457 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 00:46:09.460 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 00:46:09.463 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 00:46:09.465 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 00:46:09.467 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 00:46:09.470 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 00:46:09.470 | Error on exit 2022-06-01 00:46:09.472 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 00:46:09.474 | + ./stack.sh:exit_trap:517 : generate-subunit 1654044186 183 fail 2022-06-01 00:46:10.048 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 00:46:10.051 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 00:46:10.261 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 00:46:10.261 | 2022-06-01 00:46:10.510 | + ./stack.sh:exit_trap:531 : exit 1