2022-06-01 10:28:07.145 | + ./stack.sh:main:462 : exec 2022-06-01 10:28:07.145 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-102807' 2022-06-01 10:28:07.145 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-102807.summary.2022-06-01-102807 2022-06-01 10:28:07.145 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:28:07.145 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-102807 2022-06-01 10:28:07.146 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-102807 /opt/stack/logs/stack.sh.log 2022-06-01 10:28:07.146 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-102807.summary.2022-06-01-102807 /opt/stack/logs/stack.sh.log.summary 2022-06-01 10:28:07.146 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 10:28:07.146 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 10:28:07.146 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 10:28:07.146 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 10:28:07.146 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 10:28:07.146 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 10:28:07.146 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 10:28:07.146 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 10:28:07.146 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 10:28:07.146 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 10:28:07.146 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 10:28:07.146 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 10:28:07.146 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 10:28:07.146 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 10:28:07.146 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 10:28:07.146 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 10:28:07.147 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 10:28:07.149 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 10:28:07.151 | + ./stack.sh:main:551 : uname -a 2022-06-01 10:28:07.152 | Linux n-d-840846-1 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 10:28:07.154 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 10:28:07.157 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 10:28:07.160 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 10:28:07.187 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 10:28:07.202 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 10:28:07.204 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 10:28:07.206 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 10:28:07.208 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 10:28:07.210 | + functions-common:fetch_plugins:1673 : return 2022-06-01 10:28:07.212 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 10:28:07.214 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 10:28:07.215 | + functions-common:run_phase:1751 : local phase= 2022-06-01 10:28:07.217 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:28:07.219 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:28:07.221 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:28:07.223 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:28:07.224 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:28:07.227 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:28:07.230 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:28:07.232 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:28:07.234 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:28:07.236 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 10:28:07.238 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:28:07.250 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:07.252 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 10:28:07.253 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:28:07.255 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:28:07.257 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:28:07.259 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:28:07.260 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:28:07.262 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 10:28:07.265 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 10:28:07.267 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 10:28:07.268 | + 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 10:28:07.270 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 10:28:07.272 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 10:28:07.274 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 10:28:07.275 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 10:28:07.277 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 10:28:07.279 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 10:28:07.296 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 10:28:07.298 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 10:28:07.311 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:28:07.313 | +++ lib/tls:source:43 : hostname -f 2022-06-01 10:28:07.316 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 10:28:07.318 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 10:28:07.320 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 10:28:07.322 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 10:28:07.324 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 10:28:07.325 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 10:28:07.328 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 10:28:07.330 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 10:28:07.332 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 10:28:07.333 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 10:28:07.340 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 10:28:07.355 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 10:28:07.375 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 10:28:07.387 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 10:28:07.400 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 10:28:07.426 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 10:28:07.465 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 10:28:07.545 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 10:28:07.567 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 10:28:07.604 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 10:28:07.657 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 10:28:07.787 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 10:28:07.800 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 10:28:07.813 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 10:28:07.825 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 10:28:07.916 | + ./stack.sh:main:598 : run_phase source 2022-06-01 10:28:07.918 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 10:28:07.921 | + functions-common:run_phase:1751 : local phase= 2022-06-01 10:28:07.923 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:28:07.925 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:28:07.927 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:28:07.929 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:28:07.931 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:28:07.934 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:28:07.938 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:28:07.940 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:28:07.942 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:28:07.944 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 10:28:07.946 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:28:07.960 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:07.962 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 10:28:07.964 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 10:28:08.003 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 10:28:08.005 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 10:28:08.008 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 10:28:08.010 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 10:28:08.012 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 10:28:08.015 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 10:28:08.017 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 10:28:08.019 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 10:28:08.021 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 10:28:08.023 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 10:28:08.025 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.028 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 10:28:08.030 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.033 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 10:28:08.035 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.037 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 10:28:08.039 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.041 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 10:28:08.044 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.046 | + 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 10:28:08.048 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.050 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 10:28:08.052 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.055 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 10:28:08.057 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.059 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 10:28:08.061 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.064 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 10:28:08.066 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.068 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 10:28:08.070 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.072 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 10:28:08.075 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.077 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 10:28:08.080 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.082 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 10:28:08.084 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.086 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 10:28:08.089 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.091 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 10:28:08.094 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.096 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 10:28:08.098 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.101 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 10:28:08.103 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.105 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 10:28:08.107 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.109 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 10:28:08.112 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.114 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 10:28:08.116 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.119 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 10:28:08.121 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.123 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 10:28:08.126 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.128 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 10:28:08.130 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.132 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 10:28:08.135 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.137 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 10:28:08.140 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.142 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 10:28:08.144 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.146 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 10:28:08.148 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.151 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 10:28:08.153 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.156 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 10:28:08.158 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.160 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 10:28:08.162 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.165 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 10:28:08.167 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.169 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 10:28:08.171 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.173 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 10:28:08.176 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.178 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 10:28:08.180 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.182 | + 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 10:28:08.185 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.187 | + 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 10:28:08.189 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.191 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 10:28:08.194 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.196 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 10:28:08.198 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.200 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 10:28:08.203 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.205 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 10:28:08.208 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.210 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 10:28:08.212 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:28:08.214 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 10:28:08.218 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 10:28:08.220 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 10:28:08.222 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 10:28:08.236 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:08.239 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 10:28:08.241 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 10:28:08.243 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 10:28:08.258 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:28:08.261 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 10:28:08.263 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 10:28:08.266 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 10:28:08.268 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 10:28:08.270 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 10:28:08.272 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 10:28:08.274 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 10:28:08.277 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 10:28:08.279 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 10:28:08.282 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 10:28:08.284 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 10:28:08.286 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 10:28:08.289 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 10:28:08.289 | Using mysql database backend 2022-06-01 10:28:08.291 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 10:28:08.306 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 10:28:08.322 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:08.324 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 10:28:08.341 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 10:28:08.356 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:08.358 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 10:28:08.375 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 10:28:08.391 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 10:28:08.406 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:28:08.409 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 10:28:08.424 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:08.427 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 10:28:08.429 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 10:28:08.445 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:08.447 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 10:28:08.463 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 10:28:08.466 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 10:28:08.468 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 10:28:08.470 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 10:28:08.473 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 10:28:08.478 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-102808 2022-06-01 10:28:08.480 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-102808 739' 2022-06-01 10:28:08.482 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:28:08.485 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 10:28:08.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:28:08.489 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 10:28:08.492 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:28:08.494 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 10:28:08.497 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:28:08.499 | + 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 10:28:08.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:28:08.504 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.83 2022-06-01 10:28:08.506 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:28:08.509 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.83/identity 2022-06-01 10:28:08.511 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:28:08.513 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-102807 2022-06-01 10:28:08.516 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:28:08.518 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 10:28:08.521 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:28:08.523 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.83 2022-06-01 10:28:08.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:28:08.528 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 10:28:08.530 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:28:08.532 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 10:28:08.535 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:28:08.537 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 10:28:08.539 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:28:08.542 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 10:28:08.544 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 10:28:08.546 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 10:28:08.548 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 10:28:08.550 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:28:08.552 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:28:08.555 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:28:08.557 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:28:08.559 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:28:08.562 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:28:08.577 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:28:08.579 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:28:08.581 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:28:08.584 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:28:08.584 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:28:08.589 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 10:28:08.591 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:28:08.593 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 10:28:08.606 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 10:28:08.609 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:28:08.609 | + functions-common:git_clone:607 : head -1 2022-06-01 10:28:08.613 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 10:28:08.615 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:28:08.618 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 10:28:08.620 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:28:08.622 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 10:28:08.625 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 10:28:08.628 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 10:28:08.630 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 10:28:08.633 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 10:28:08.635 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 10:28:08.637 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 10:28:08.640 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 10:28:08.643 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 10:28:08.647 | ++ tools/install_prereqs.sh:source:47 : NOW=1654079288 2022-06-01 10:28:08.650 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 10:28:08.655 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654079089 2022-06-01 10:28:08.657 | ++ tools/install_prereqs.sh:source:49 : DELTA=199 2022-06-01 10:28:08.659 | ++ tools/install_prereqs.sh:source:50 : [[ 199 -lt 7200 ]] 2022-06-01 10:28:08.662 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 10:28:08.664 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 10:28:08.666 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 10:28:08.669 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 10:28:08.671 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 10:28:08.674 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 10:28:08.676 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 10:28:08.678 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 10:28:08.681 | +++ 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 10:28:08.728 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 10:28:08.728 | apache2-dev 2022-06-01 10:28:08.728 | bc 2022-06-01 10:28:08.728 | bsdmainutils 2022-06-01 10:28:08.728 | curl 2022-06-01 10:28:08.728 | g++ 2022-06-01 10:28:08.728 | gcc 2022-06-01 10:28:08.728 | gettext 2022-06-01 10:28:08.728 | git 2022-06-01 10:28:08.728 | graphviz 2022-06-01 10:28:08.728 | iputils-ping 2022-06-01 10:28:08.729 | libapache2-mod-proxy-uwsgi 2022-06-01 10:28:08.729 | libffi-dev 2022-06-01 10:28:08.729 | libjpeg-dev 2022-06-01 10:28:08.729 | libmysqlclient-dev 2022-06-01 10:28:08.729 | libpcre3-dev 2022-06-01 10:28:08.729 | libpq-dev 2022-06-01 10:28:08.729 | libssl-dev 2022-06-01 10:28:08.729 | libsystemd-dev 2022-06-01 10:28:08.729 | libxml2-dev 2022-06-01 10:28:08.729 | libxslt1-dev 2022-06-01 10:28:08.729 | libyaml-dev 2022-06-01 10:28:08.729 | lsof 2022-06-01 10:28:08.729 | openssh-server 2022-06-01 10:28:08.729 | openssl 2022-06-01 10:28:08.729 | pkg-config 2022-06-01 10:28:08.729 | psmisc 2022-06-01 10:28:08.729 | python3-dev 2022-06-01 10:28:08.729 | python3-pip 2022-06-01 10:28:08.729 | python3-venv 2022-06-01 10:28:08.729 | tar 2022-06-01 10:28:08.729 | tcpdump 2022-06-01 10:28:08.729 | unzip 2022-06-01 10:28:08.729 | uuid-runtime 2022-06-01 10:28:08.729 | wget 2022-06-01 10:28:08.729 | wget 2022-06-01 10:28:08.729 | zlib1g-dev 2022-06-01 10:28:08.729 | libkrb5-dev 2022-06-01 10:28:08.729 | libldap2-dev 2022-06-01 10:28:08.729 | libsasl2-dev 2022-06-01 10:28:08.729 | memcached 2022-06-01 10:28:08.729 | python3-mysqldb 2022-06-01 10:28:08.729 | sqlite3 2022-06-01 10:28:08.729 | conntrack 2022-06-01 10:28:08.729 | curl 2022-06-01 10:28:08.729 | dnsmasq-base 2022-06-01 10:28:08.729 | dnsmasq-utils 2022-06-01 10:28:08.730 | ebtables 2022-06-01 10:28:08.730 | gawk 2022-06-01 10:28:08.730 | genisoimage 2022-06-01 10:28:08.730 | iptables 2022-06-01 10:28:08.730 | iputils-arping 2022-06-01 10:28:08.730 | kpartx 2022-06-01 10:28:08.730 | libjs-jquery-tablesorter 2022-06-01 10:28:08.730 | libmysqlclient-dev 2022-06-01 10:28:08.730 | parted 2022-06-01 10:28:08.730 | pm-utils 2022-06-01 10:28:08.730 | python3-mysqldb 2022-06-01 10:28:08.730 | socat 2022-06-01 10:28:08.730 | sqlite3 2022-06-01 10:28:08.730 | sudo 2022-06-01 10:28:08.730 | vlan 2022-06-01 10:28:08.730 | lsscsi 2022-06-01 10:28:08.730 | open-iscsi 2022-06-01 10:28:08.730 | lvm2 2022-06-01 10:28:08.730 | qemu-utils 2022-06-01 10:28:08.730 | thin-provisioning-tools 2022-06-01 10:28:08.730 | acl 2022-06-01 10:28:08.730 | dnsmasq-base 2022-06-01 10:28:08.730 | dnsmasq-utils 2022-06-01 10:28:08.730 | ebtables 2022-06-01 10:28:08.730 | haproxy 2022-06-01 10:28:08.730 | iptables 2022-06-01 10:28:08.730 | iputils-arping 2022-06-01 10:28:08.730 | iputils-ping 2022-06-01 10:28:08.730 | libmysqlclient-dev 2022-06-01 10:28:08.730 | postgresql-server-dev-all 2022-06-01 10:28:08.730 | python3-mysqldb 2022-06-01 10:28:08.730 | sqlite3 2022-06-01 10:28:08.730 | sudo 2022-06-01 10:28:08.730 | vlan 2022-06-01 10:28:08.731 | ipset 2022-06-01 10:28:08.731 | conntrack 2022-06-01 10:28:08.731 | conntrackd 2022-06-01 10:28:08.731 | keepalived 2022-06-01 10:28:08.731 | dstat 2022-06-01 10:28:08.731 | lvm2 2022-06-01 10:28:08.731 | qemu-utils 2022-06-01 10:28:08.731 | thin-provisioning-tools 2022-06-01 10:28:08.731 | curl 2022-06-01 10:28:08.731 | liberasurecode-dev 2022-06-01 10:28:08.731 | make 2022-06-01 10:28:08.731 | memcached 2022-06-01 10:28:08.731 | sqlite3 2022-06-01 10:28:08.731 | xfsprogs' 2022-06-01 10:28:08.733 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 10:28:08.750 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 10:28:08.750 | apache2-dev 2022-06-01 10:28:08.750 | bc 2022-06-01 10:28:08.750 | bsdmainutils 2022-06-01 10:28:08.751 | curl 2022-06-01 10:28:08.751 | g++ 2022-06-01 10:28:08.751 | gcc 2022-06-01 10:28:08.751 | gettext 2022-06-01 10:28:08.751 | git 2022-06-01 10:28:08.751 | graphviz 2022-06-01 10:28:08.751 | iputils-ping 2022-06-01 10:28:08.751 | libapache2-mod-proxy-uwsgi 2022-06-01 10:28:08.751 | libffi-dev 2022-06-01 10:28:08.751 | libjpeg-dev 2022-06-01 10:28:08.751 | libmysqlclient-dev 2022-06-01 10:28:08.751 | libpcre3-dev 2022-06-01 10:28:08.751 | libpq-dev 2022-06-01 10:28:08.751 | libssl-dev 2022-06-01 10:28:08.751 | libsystemd-dev 2022-06-01 10:28:08.751 | libxml2-dev 2022-06-01 10:28:08.751 | libxslt1-dev 2022-06-01 10:28:08.751 | libyaml-dev 2022-06-01 10:28:08.751 | lsof 2022-06-01 10:28:08.751 | openssh-server 2022-06-01 10:28:08.751 | openssl 2022-06-01 10:28:08.751 | pkg-config 2022-06-01 10:28:08.751 | psmisc 2022-06-01 10:28:08.751 | python3-dev 2022-06-01 10:28:08.751 | python3-pip 2022-06-01 10:28:08.751 | python3-venv 2022-06-01 10:28:08.751 | tar 2022-06-01 10:28:08.751 | tcpdump 2022-06-01 10:28:08.751 | unzip 2022-06-01 10:28:08.751 | uuid-runtime 2022-06-01 10:28:08.751 | wget 2022-06-01 10:28:08.751 | wget 2022-06-01 10:28:08.751 | zlib1g-dev 2022-06-01 10:28:08.751 | libkrb5-dev 2022-06-01 10:28:08.751 | libldap2-dev 2022-06-01 10:28:08.751 | libsasl2-dev 2022-06-01 10:28:08.752 | memcached 2022-06-01 10:28:08.752 | python3-mysqldb 2022-06-01 10:28:08.752 | sqlite3 2022-06-01 10:28:08.752 | conntrack 2022-06-01 10:28:08.752 | curl 2022-06-01 10:28:08.752 | dnsmasq-base 2022-06-01 10:28:08.752 | dnsmasq-utils 2022-06-01 10:28:08.752 | ebtables 2022-06-01 10:28:08.752 | gawk 2022-06-01 10:28:08.752 | genisoimage 2022-06-01 10:28:08.752 | iptables 2022-06-01 10:28:08.752 | iputils-arping 2022-06-01 10:28:08.752 | kpartx 2022-06-01 10:28:08.752 | libjs-jquery-tablesorter 2022-06-01 10:28:08.752 | libmysqlclient-dev 2022-06-01 10:28:08.752 | parted 2022-06-01 10:28:08.752 | pm-utils 2022-06-01 10:28:08.752 | python3-mysqldb 2022-06-01 10:28:08.752 | socat 2022-06-01 10:28:08.752 | sqlite3 2022-06-01 10:28:08.752 | sudo 2022-06-01 10:28:08.752 | vlan 2022-06-01 10:28:08.752 | lsscsi 2022-06-01 10:28:08.752 | open-iscsi 2022-06-01 10:28:08.752 | lvm2 2022-06-01 10:28:08.752 | qemu-utils 2022-06-01 10:28:08.752 | thin-provisioning-tools 2022-06-01 10:28:08.752 | acl 2022-06-01 10:28:08.752 | dnsmasq-base 2022-06-01 10:28:08.752 | dnsmasq-utils 2022-06-01 10:28:08.752 | ebtables 2022-06-01 10:28:08.752 | haproxy 2022-06-01 10:28:08.752 | iptables 2022-06-01 10:28:08.752 | iputils-arping 2022-06-01 10:28:08.752 | iputils-ping 2022-06-01 10:28:08.753 | libmysqlclient-dev 2022-06-01 10:28:08.753 | postgresql-server-dev-all 2022-06-01 10:28:08.753 | python3-mysqldb 2022-06-01 10:28:08.753 | sqlite3 2022-06-01 10:28:08.753 | sudo 2022-06-01 10:28:08.753 | vlan 2022-06-01 10:28:08.753 | ipset 2022-06-01 10:28:08.753 | conntrack 2022-06-01 10:28:08.753 | conntrackd 2022-06-01 10:28:08.753 | keepalived 2022-06-01 10:28:08.753 | dstat 2022-06-01 10:28:08.753 | lvm2 2022-06-01 10:28:08.753 | qemu-utils 2022-06-01 10:28:08.753 | thin-provisioning-tools 2022-06-01 10:28:08.753 | curl 2022-06-01 10:28:08.753 | liberasurecode-dev 2022-06-01 10:28:08.753 | make 2022-06-01 10:28:08.753 | memcached 2022-06-01 10:28:08.753 | sqlite3 2022-06-01 10:28:08.753 | xfsprogs ' 2022-06-01 10:28:08.753 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 10:28:08.755 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:08.757 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:08.760 | ++ 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 10:28:08.760 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 10:28:08.766 | ++ 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 10:28:08.768 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 10:28:08.770 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:28:08.772 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 10:28:08.774 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:28:08.776 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:28:08.778 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:28:08.780 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:08.782 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:08.784 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:28:08.786 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 10:28:08.788 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 10:28:08.791 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 10:28:08.793 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 10:28:08.797 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 10:28:08.799 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 10:28:08.801 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 10:28:08.803 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 10:28:08.805 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 10:28:08.808 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 10:28:08.811 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654079288809 2022-06-01 10:28:08.813 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 10:28:08.815 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 10:28:08.818 | ++ 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 10:28:09.057 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 10:28:09.086 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 10:28:09.107 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 10:28:09.165 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 10:28:11.325 | Reading package lists... 2022-06-01 10:28:11.356 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 10:28:11.359 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 10:28:11.361 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:28:11.363 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:11.365 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:11.371 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:28:11.374 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:11.376 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 10:28:11.380 | ++ functions-common:time_stop:2329 : start_time=1654079288809 2022-06-01 10:28:11.382 | ++ functions-common:time_stop:2331 : [[ -z 1654079288809 ]] 2022-06-01 10:28:11.384 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:11.388 | ++ functions-common:time_stop:2334 : end_time=1654079291386 2022-06-01 10:28:11.390 | ++ functions-common:time_stop:2335 : elapsed_time=2577 2022-06-01 10:28:11.393 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 10:28:11.395 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:11.397 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2577 2022-06-01 10:28:11.400 | ++ 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 10:28:11.403 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:28:11.406 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:11.409 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:11.412 | ++ 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 10:28:11.433 | ++ 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 10:28:11.543 | Reading package lists... 2022-06-01 10:28:11.791 | Building dependency tree... 2022-06-01 10:28:11.792 | Reading state information... 2022-06-01 10:28:11.825 | acl is already the newest version (2.2.53-6). 2022-06-01 10:28:11.825 | bc is already the newest version (1.07.1-2build1). 2022-06-01 10:28:11.825 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 10:28:11.825 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 10:28:11.825 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 10:28:11.825 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 10:28:11.826 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 10:28:11.826 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 10:28:11.826 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 10:28:11.826 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 10:28:11.826 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 10:28:11.826 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 10:28:11.826 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 10:28:11.826 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 10:28:11.826 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 10:28:11.826 | libffi-dev is already the newest version (3.3-4). 2022-06-01 10:28:11.826 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 10:28:11.826 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 10:28:11.826 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 10:28:11.826 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 10:28:11.826 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 10:28:11.826 | make is already the newest version (4.2.1-1.2). 2022-06-01 10:28:11.826 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 10:28:11.826 | psmisc is already the newest version (23.3-1). 2022-06-01 10:28:11.827 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 10:28:11.827 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 10:28:11.827 | socat is already the newest version (1.7.3.3-2). 2022-06-01 10:28:11.827 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 10:28:11.827 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 10:28:11.827 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 10:28:11.827 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 10:28:11.827 | dstat is already the newest version (0.7.4-6). 2022-06-01 10:28:11.827 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 10:28:11.827 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 10:28:11.827 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 10:28:11.827 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 10:28:11.827 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:28:11.827 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:28:11.827 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 10:28:11.827 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 10:28:11.827 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 10:28:11.827 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 10:28:11.827 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 10:28:11.827 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 10:28:11.827 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 10:28:11.827 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 10:28:11.827 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 10:28:11.827 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 10:28:11.827 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 10:28:11.827 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 10:28:11.827 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 10:28:11.827 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 10:28:11.827 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 10:28:11.827 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 10:28:11.828 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 10:28:11.828 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 10:28:11.828 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 10:28:11.828 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 10:28:11.828 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 10:28:11.828 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 10:28:11.828 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 10:28:11.828 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 10:28:11.828 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 10:28:11.828 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 10:28:11.828 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 10:28:11.828 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 10:28:11.828 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 10:28:11.828 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 10:28:12.044 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:28:12.044 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 10:28:12.044 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 10:28:12.044 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 10:28:12.044 | The following packages were automatically installed and are no longer required: 2022-06-01 10:28:12.045 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:28:12.045 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:28:12.046 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:28:12.046 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:28:12.046 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:28:12.046 | python3-zope.interface 2022-06-01 10:28:12.046 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:28:12.158 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:28:12.162 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 10:28:12.165 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:28:12.167 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:28:12.169 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:12.171 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:12.173 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:28:12.175 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:12.177 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:28:12.179 | ++ functions-common:time_stop:2329 : start_time=1654079291430 2022-06-01 10:28:12.181 | ++ functions-common:time_stop:2331 : [[ -z 1654079291430 ]] 2022-06-01 10:28:12.184 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:12.188 | ++ functions-common:time_stop:2334 : end_time=1654079292186 2022-06-01 10:28:12.190 | ++ functions-common:time_stop:2335 : elapsed_time=756 2022-06-01 10:28:12.192 | ++ functions-common:time_stop:2336 : total=769 2022-06-01 10:28:12.195 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:12.197 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1525 2022-06-01 10:28:12.199 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 10:28:12.202 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 10:28:12.204 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 10:28:12.207 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 10:28:12.211 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 10:28:12.215 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 10:28:12.217 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 10:28:12.220 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 10:28:13.832 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 10:28:13.834 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 10:28:13.836 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 10:28:13.838 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 10:28:13.840 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 10:28:13.841 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 10:28:13.844 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 10:28:13.847 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 10:28:13.848 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 10:28:13.851 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 10:28:13.923 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 10:28:13.925 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 10:28:13.997 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 10:28:13.999 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 10:28:14.073 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 10:28:14.075 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 10:28:14.078 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 10:28:14.080 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 10:28:14.082 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 10:28:14.083 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 10:28:14.085 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 10:28:14.087 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 10:28:14.089 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 10:28:14.091 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 10:28:14.094 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 10:28:14.094 | Distro: focal 2022-06-01 10:28:14.096 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 10:28:14.098 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 10:28:14.102 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 10:28:14.104 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 10:28:14.106 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 10:28:14.106 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 10:28:14.587 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 10:28:14.588 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 10:28:14.588 | pip: 20.2.2 2022-06-01 10:28:14.590 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 10:28:15.045 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 10:28:15.068 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 10:28:15.070 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 10:28:15.071 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 10:28:15.074 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 10:28:15.077 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 10:28:15.081 | + ./stack.sh:main:764 : fixup_all 2022-06-01 10:28:15.083 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 10:28:15.085 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 10:28:15.087 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 10:28:15.092 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 10:28:15.093 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 10:28:15.093 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 10:28:15.098 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 10:28:15.101 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 10:28:15.103 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 10:28:15.111 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 10:28:15.114 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 10:28:15.116 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 10:28:15.118 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 10:28:15.121 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 10:28:15.123 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 10:28:15.125 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:28:15.127 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:28:15.129 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:28:15.131 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:28:15.133 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:28:15.135 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:28:15.137 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:28:15.140 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:28:15.142 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 10:28:15.144 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 10:28:15.146 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 10:28:15.148 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:28:15.151 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:28:15.153 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:28:15.155 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:28:15.157 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:28:15.159 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:28:15.161 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 10:28:15.163 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 10:28:15.183 | Using python 3.8 to install os-testr 2022-06-01 10:28:15.186 | + 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 10:28:16.988 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:28:16.988 | 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 10:28:16.992 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:16.993 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:16.995 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:28:16.996 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:16.997 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:16.997 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:16.997 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:16.997 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:17.075 | 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 10:28:17.085 | 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 10:28:17.088 | 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 10:28:17.103 | 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 10:28:17.133 | 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 10:28:17.151 | 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 10:28:17.154 | 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 10:28:17.161 | 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 10:28:17.166 | 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 10:28:17.168 | 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 10:28:17.183 | 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 10:28:17.194 | 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 10:28:17.198 | 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 10:28:17.201 | 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 10:28:17.204 | 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 10:28:17.207 | 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 10:28:17.210 | 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 10:28:17.212 | 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 10:28:17.215 | 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 10:28:17.269 | 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 10:28:17.276 | 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 10:28:17.280 | 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 10:28:17.283 | 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 10:28:17.287 | 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 10:28:17.292 | 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 10:28:17.326 | 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 10:28:19.531 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:28:19.531 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:28:19.625 | + inc/python:pip_install:200 : result=0 2022-06-01 10:28:19.628 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:28:19.630 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:19.632 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:19.634 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:19.636 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:19.639 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:19.641 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:28:19.643 | + functions-common:time_stop:2329 : start_time=1654079295178 2022-06-01 10:28:19.645 | + functions-common:time_stop:2331 : [[ -z 1654079295178 ]] 2022-06-01 10:28:19.648 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:19.652 | + functions-common:time_stop:2334 : end_time=1654079299649 2022-06-01 10:28:19.654 | + functions-common:time_stop:2335 : elapsed_time=4471 2022-06-01 10:28:19.657 | + functions-common:time_stop:2336 : total=0 2022-06-01 10:28:19.659 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:19.661 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4471 2022-06-01 10:28:19.663 | + inc/python:pip_install:203 : return 0 2022-06-01 10:28:19.665 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 10:28:19.668 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 10:28:19.670 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:28:19.673 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 10:28:19.676 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 10:28:19.679 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:28:19.683 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:28:19.684 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:28:19.689 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 10:28:19.692 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 10:28:19.695 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 10:28:19.699 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 10:28:19.701 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 10:28:19.726 | Using python 3.8 to install systemd-python 2022-06-01 10:28:19.729 | + 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 10:28:21.523 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:28:21.523 | 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 10:28:21.528 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:21.528 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:21.530 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:28:21.532 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:21.532 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:21.532 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:21.533 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:21.533 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:21.548 | 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 10:28:23.858 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:28:23.858 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:28:23.932 | + inc/python:pip_install:200 : result=0 2022-06-01 10:28:23.934 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:28:23.936 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:23.938 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:23.940 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:23.942 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:23.944 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:23.946 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:28:23.948 | + functions-common:time_stop:2329 : start_time=1654079299719 2022-06-01 10:28:23.951 | + functions-common:time_stop:2331 : [[ -z 1654079299719 ]] 2022-06-01 10:28:23.954 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:23.958 | + functions-common:time_stop:2334 : end_time=1654079303955 2022-06-01 10:28:23.960 | + functions-common:time_stop:2335 : elapsed_time=4236 2022-06-01 10:28:23.962 | + functions-common:time_stop:2336 : total=4471 2022-06-01 10:28:23.964 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:23.966 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8707 2022-06-01 10:28:23.969 | + inc/python:pip_install:203 : return 0 2022-06-01 10:28:23.971 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 10:28:24.023 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 10:28:24.380 | + ./stack.sh:main:779 : install_infra 2022-06-01 10:28:24.383 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:28:24.385 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 10:28:24.388 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:28:24.391 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 10:28:24.413 | + 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 10:28:26.488 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:26.501 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:26.572 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:28:26.614 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:26.616 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:26.618 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:26.620 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:26.622 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:27.150 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:28:27.289 | 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 10:28:27.533 | + inc/python:pip_install:200 : result=0 2022-06-01 10:28:27.536 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:28:27.538 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:27.540 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:27.542 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:27.544 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:27.546 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:27.548 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:28:27.550 | + functions-common:time_stop:2329 : start_time=1654079304406 2022-06-01 10:28:27.552 | + functions-common:time_stop:2331 : [[ -z 1654079304406 ]] 2022-06-01 10:28:27.555 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:27.559 | + functions-common:time_stop:2334 : end_time=1654079307557 2022-06-01 10:28:27.562 | + functions-common:time_stop:2335 : elapsed_time=3151 2022-06-01 10:28:27.564 | + functions-common:time_stop:2336 : total=8707 2022-06-01 10:28:27.566 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:27.568 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11858 2022-06-01 10:28:27.570 | + inc/python:pip_install:203 : return 0 2022-06-01 10:28:27.572 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:28:27.574 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 10:28:27.603 | + 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 10:28:29.562 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:29.574 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:29.636 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:28:29.677 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:29.679 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:29.681 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:29.683 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:29.686 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:30.219 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:28:30.221 | Processing /opt/stack/requirements 2022-06-01 10:28:31.888 | 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 10:28:31.891 | 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 10:28:31.902 | 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 10:28:31.909 | 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 10:28:31.912 | 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 10:28:31.914 | 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 10:28:31.934 | 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 10:28:31.936 | 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 10:28:31.954 | 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 10:28:31.957 | 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 10:28:31.964 | 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 10:28:31.984 | 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 10:28:31.986 | 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 10:28:32.002 | 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 10:28:32.005 | 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 10:28:32.007 | 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 10:28:32.010 | 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 10:28:32.012 | 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 10:28:32.016 | 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 10:28:32.018 | 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 10:28:32.020 | 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 10:28:32.034 | 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 10:28:32.040 | 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 10:28:32.093 | 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 10:28:32.095 | 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 10:28:32.098 | 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 10:28:32.101 | 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 10:28:32.106 | 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 10:28:32.158 | 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 10:28:32.160 | Building wheels for collected packages: openstack-requirements 2022-06-01 10:28:32.161 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 10:28:32.926 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 10:28:32.926 | ERROR: Command errored out with exit status 1: 2022-06-01 10:28:32.926 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-bjt96gqn/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-bjt96gqn/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-cx9n8jie 2022-06-01 10:28:32.926 | cwd: /tmp/pip-req-build-bjt96gqn/ 2022-06-01 10:28:32.926 | Complete output (6 lines): 2022-06-01 10:28:32.926 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 10:28:32.926 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 10:28:32.926 | or: setup.py --help-commands 2022-06-01 10:28:32.926 | or: setup.py cmd --help 2022-06-01 10:28:32.926 | 2022-06-01 10:28:32.926 | error: invalid command 'bdist_wheel' 2022-06-01 10:28:32.926 | ---------------------------------------- 2022-06-01 10:28:32.926 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 10:28:32.926 | Running setup.py clean for openstack-requirements 2022-06-01 10:28:33.706 | Failed to build openstack-requirements 2022-06-01 10:28:33.720 | Installing collected packages: openstack-requirements 2022-06-01 10:28:33.721 | Attempting uninstall: openstack-requirements 2022-06-01 10:28:33.722 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 10:28:33.756 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 10:28:33.775 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 10:28:33.778 | Running setup.py install for openstack-requirements: started 2022-06-01 10:28:35.981 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 10:28:36.008 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 10:28:36.133 | + inc/python:pip_install:200 : result=0 2022-06-01 10:28:36.135 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:28:36.138 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:36.140 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:36.142 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:36.144 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:36.146 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:36.148 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:28:36.150 | + functions-common:time_stop:2329 : start_time=1654079307596 2022-06-01 10:28:36.152 | + functions-common:time_stop:2331 : [[ -z 1654079307596 ]] 2022-06-01 10:28:36.155 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:36.159 | + functions-common:time_stop:2334 : end_time=1654079316157 2022-06-01 10:28:36.161 | + functions-common:time_stop:2335 : elapsed_time=8561 2022-06-01 10:28:36.163 | + functions-common:time_stop:2336 : total=11858 2022-06-01 10:28:36.165 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:36.167 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20419 2022-06-01 10:28:36.169 | + inc/python:pip_install:203 : return 0 2022-06-01 10:28:36.172 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 10:28:36.174 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 10:28:36.176 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 10:28:36.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:36.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:36.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 10:28:36.186 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:36.188 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 10:28:36.216 | Using python 3.8 to install pbr 2022-06-01 10:28:36.218 | + 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 10:28:38.087 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:28:38.087 | 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 10:28:38.092 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:38.092 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:38.094 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:28:38.095 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:38.095 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:38.096 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:38.096 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:38.096 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:38.233 | 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 10:28:40.464 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:28:40.464 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:28:40.544 | + inc/python:pip_install:200 : result=0 2022-06-01 10:28:40.546 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:28:40.548 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:40.550 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:40.552 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:40.554 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:40.556 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:40.558 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:28:40.561 | + functions-common:time_stop:2329 : start_time=1654079316205 2022-06-01 10:28:40.563 | + functions-common:time_stop:2331 : [[ -z 1654079316205 ]] 2022-06-01 10:28:40.565 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:40.569 | + functions-common:time_stop:2334 : end_time=1654079320567 2022-06-01 10:28:40.571 | + functions-common:time_stop:2335 : elapsed_time=4362 2022-06-01 10:28:40.573 | + functions-common:time_stop:2336 : total=20419 2022-06-01 10:28:40.576 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:40.578 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24781 2022-06-01 10:28:40.580 | + inc/python:pip_install:203 : return 0 2022-06-01 10:28:40.582 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 10:28:42.863 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 10:28:44.747 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:28:44.749 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 10:28:44.771 | 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 10:28:44.774 | 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 10:28:44.777 | 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 10:28:44.782 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 10:28:44.786 | 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 10:28:44.857 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 10:28:44.860 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 10:28:44.863 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 10:28:44.879 | + ./stack.sh:main:788 : pkgs= 2022-06-01 10:28:44.881 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 10:28:44.884 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 10:28:44.886 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 10:28:44.888 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 10:28:44.891 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:28:44.893 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:28:44.895 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:28:44.897 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:28:44.899 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:28:44.902 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:28:44.906 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:28:44.908 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:28:44.911 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:28:44.913 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 10:28:44.915 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:28:44.929 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:44.931 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:28:44.933 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:28:44.935 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 10:28:44.937 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:28:44.939 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 10:28:44.942 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:28:44.944 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 10:28:44.946 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:28:44.948 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 10:28:44.950 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:28:44.952 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 10:28:44.954 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 10:28:44.956 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 10:28:44.959 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:28:44.961 | + 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 10:28:44.963 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 10:28:44.966 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 10:28:44.968 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 10:28:44.970 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 10:28:44.973 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 10:28:44.975 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 10:28:44.977 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 10:28:44.980 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 10:28:44.982 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 10:28:44.984 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 10:28:45.041 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 10:28:45.041 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 10:28:45.045 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 10:28:45.405 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 10:28:45.407 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 10:28:45.429 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:45.433 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 10:28:45.435 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:28:45.438 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:28:45.441 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:28:45.445 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:28:45.447 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:28:45.450 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:28:45.452 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:45.455 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:45.458 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:28:45.460 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:28:45.463 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:28:45.465 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:28:45.468 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 10:28:45.470 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:28:45.472 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:45.475 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:45.477 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 10:28:45.499 | + 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 10:28:45.613 | Reading package lists... 2022-06-01 10:28:45.869 | Building dependency tree... 2022-06-01 10:28:45.871 | Reading state information... 2022-06-01 10:28:46.124 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 10:28:46.124 | The following packages were automatically installed and are no longer required: 2022-06-01 10:28:46.125 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:28:46.125 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:28:46.125 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:28:46.125 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:28:46.125 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:28:46.125 | python3-zope.interface 2022-06-01 10:28:46.125 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:28:46.239 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:28:46.243 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:28:46.246 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:28:46.248 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:46.250 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:46.252 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:46.254 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:46.257 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:46.259 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:28:46.261 | + functions-common:time_stop:2329 : start_time=1654079325496 2022-06-01 10:28:46.263 | + functions-common:time_stop:2331 : [[ -z 1654079325496 ]] 2022-06-01 10:28:46.266 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:46.270 | + functions-common:time_stop:2334 : end_time=1654079326268 2022-06-01 10:28:46.272 | + functions-common:time_stop:2335 : elapsed_time=772 2022-06-01 10:28:46.274 | + functions-common:time_stop:2336 : total=1525 2022-06-01 10:28:46.276 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:46.279 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2297 2022-06-01 10:28:46.281 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:28:46.284 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 10:28:46.286 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:28:46.288 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:28:46.290 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:28:46.293 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:28:46.295 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:28:46.297 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:28:46.299 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 10:28:46.301 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:28:46.304 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:28:46.306 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:28:46.308 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:28:46.310 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:28:46.313 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:28:46.315 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:28:46.317 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:28:46.319 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 10:28:46.321 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:28:46.324 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:28:46.326 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:28:46.329 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:28:46.331 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:28:46.333 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:28:46.335 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 10:28:46.338 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 10:28:46.354 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:46.356 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 10:28:46.358 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:28:46.361 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 10:28:46.363 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 10:28:46.366 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 10:28:46.370 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 10:28:46.373 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 10:28:46.375 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 10:28:46.377 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 10:28:46.379 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 10:28:46.382 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 10:28:46.385 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 10:28:47.065 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 10:28:47.065 | user tags 2022-06-01 10:28:47.065 | stackrabbit []' 2022-06-01 10:28:47.068 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 10:28:47.068 | user tags 2022-06-01 10:28:47.068 | stackrabbit []' 2022-06-01 10:28:47.068 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 10:28:47.074 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 10:28:47.077 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 10:28:47.079 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 10:28:47.729 | Changing password for user "stackrabbit" ... 2022-06-01 10:28:47.807 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 10:28:48.468 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 10:28:48.538 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 10:28:48.540 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 10:28:49.200 | Changing password for user "stackrabbit" ... 2022-06-01 10:28:49.258 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 10:28:49.260 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 10:28:49.263 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 10:28:49.975 | Deleting user "guest" ... 2022-06-01 10:28:49.989 | Error: 2022-06-01 10:28:49.990 | {:no_such_user, "guest"} 2022-06-01 10:28:50.002 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 10:28:50.005 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 10:28:50.021 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:50.023 | + ./stack.sh:main:805 : install_database 2022-06-01 10:28:50.026 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 10:28:50.028 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 10:28:50.030 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:50.032 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:50.035 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 10:28:50.396 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 10:28:50.398 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 10:28:50.401 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 10:28:50.405 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:28:50.408 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 10:28:50.410 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:28:50.413 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:28:50.416 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:28:50.419 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:28:50.421 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:28:50.424 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:28:50.426 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:28:50.428 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:28:50.430 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 10:28:50.433 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:28:50.435 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:28:50.437 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:28:50.440 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:28:50.442 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:28:50.444 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:28:50.446 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 10:28:50.449 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:50.451 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:50.453 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 10:28:50.455 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:28:50.458 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:28:50.460 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:28:50.462 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:28:50.464 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:28:50.467 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:28:50.469 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:50.472 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:50.474 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:28:50.476 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:28:50.478 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:28:50.480 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:28:50.483 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 10:28:50.485 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:28:50.488 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:50.490 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:50.492 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 10:28:50.512 | + 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 10:28:50.622 | Reading package lists... 2022-06-01 10:28:50.879 | Building dependency tree... 2022-06-01 10:28:50.880 | Reading state information... 2022-06-01 10:28:51.135 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 10:28:51.135 | The following packages were automatically installed and are no longer required: 2022-06-01 10:28:51.136 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:28:51.136 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:28:51.136 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:28:51.136 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:28:51.136 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:28:51.136 | python3-zope.interface 2022-06-01 10:28:51.136 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:28:51.249 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:28:51.253 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:28:51.256 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:28:51.258 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:51.260 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:51.262 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:51.264 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:51.267 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:51.269 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:28:51.271 | + functions-common:time_stop:2329 : start_time=1654079330510 2022-06-01 10:28:51.273 | + functions-common:time_stop:2331 : [[ -z 1654079330510 ]] 2022-06-01 10:28:51.276 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:51.280 | + functions-common:time_stop:2334 : end_time=1654079331277 2022-06-01 10:28:51.282 | + functions-common:time_stop:2335 : elapsed_time=767 2022-06-01 10:28:51.284 | + functions-common:time_stop:2336 : total=2297 2022-06-01 10:28:51.286 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:51.288 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3064 2022-06-01 10:28:51.290 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:28:51.293 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 10:28:51.295 | + ./stack.sh:main:808 : install_database_python 2022-06-01 10:28:51.297 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 10:28:51.299 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 10:28:51.301 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 10:28:51.304 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:28:51.307 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 10:28:51.310 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 10:28:51.312 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:28:51.316 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:28:51.316 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:28:51.321 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 10:28:51.323 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 10:28:51.326 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 10:28:51.328 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 10:28:51.331 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 10:28:51.351 | Using python 3.8 to install PyMySQL 2022-06-01 10:28:51.354 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-01 10:28:53.190 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:28:53.190 | 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 10:28:53.195 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:53.195 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:53.197 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:28:53.198 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:53.199 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:53.199 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:53.199 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:28:53.200 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:28:53.214 | 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 10:28:55.487 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:28:55.487 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:28:55.573 | + inc/python:pip_install:200 : result=0 2022-06-01 10:28:55.576 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:28:55.578 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:55.581 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:55.583 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:55.585 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:55.587 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:55.590 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:28:55.592 | + functions-common:time_stop:2329 : start_time=1654079331346 2022-06-01 10:28:55.594 | + functions-common:time_stop:2331 : [[ -z 1654079331346 ]] 2022-06-01 10:28:55.597 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:55.601 | + functions-common:time_stop:2334 : end_time=1654079335598 2022-06-01 10:28:55.603 | + functions-common:time_stop:2335 : elapsed_time=4252 2022-06-01 10:28:55.605 | + functions-common:time_stop:2336 : total=24781 2022-06-01 10:28:55.608 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:55.610 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=29033 2022-06-01 10:28:55.612 | + inc/python:pip_install:203 : return 0 2022-06-01 10:28:55.615 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 10:28:55.617 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 10:28:55.619 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 10:28:55.622 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 10:28:55.639 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:55.641 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 10:28:55.643 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 10:28:55.647 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:28:55.647 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 10:28:55.652 | + 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 10:28:55.654 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 10:28:55.657 | + 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 10:28:55.659 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 10:28:55.661 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 10:28:55.664 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 10:28:55.679 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:55.681 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 10:28:55.683 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:28:55.686 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:28:55.688 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:28:55.690 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:28:55.693 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:28:55.695 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:28:55.697 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:55.700 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:55.702 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:28:55.704 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:28:55.708 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:28:55.710 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:28:55.712 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 10:28:55.714 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:28:55.717 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:55.719 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:55.721 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 10:28:55.741 | + 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 10:28:55.850 | Reading package lists... 2022-06-01 10:28:56.100 | Building dependency tree... 2022-06-01 10:28:56.102 | Reading state information... 2022-06-01 10:28:56.361 | radvd is already the newest version (1:2.17-2). 2022-06-01 10:28:56.361 | The following packages were automatically installed and are no longer required: 2022-06-01 10:28:56.362 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:28:56.362 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:28:56.362 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:28:56.362 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:28:56.362 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:28:56.362 | python3-zope.interface 2022-06-01 10:28:56.362 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:28:56.474 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:28:56.478 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:28:56.481 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:28:56.483 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:56.486 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:56.488 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:56.490 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:56.492 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:56.494 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:28:56.496 | + functions-common:time_stop:2329 : start_time=1654079335739 2022-06-01 10:28:56.498 | + functions-common:time_stop:2331 : [[ -z 1654079335739 ]] 2022-06-01 10:28:56.501 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:56.505 | + functions-common:time_stop:2334 : end_time=1654079336503 2022-06-01 10:28:56.507 | + functions-common:time_stop:2335 : elapsed_time=764 2022-06-01 10:28:56.509 | + functions-common:time_stop:2336 : total=3064 2022-06-01 10:28:56.511 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:56.514 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3828 2022-06-01 10:28:56.516 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:28:56.518 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 10:28:56.535 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:56.537 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 10:28:56.539 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 10:28:56.542 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 10:28:56.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 10:28:56.564 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:28:56.566 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:28:56.569 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:28:56.571 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:28:56.573 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:28:56.575 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:28:56.578 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:56.580 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:56.582 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:28:56.584 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:28:56.586 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:28:56.588 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:28:56.591 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 10:28:56.593 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:28:56.596 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:56.598 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:56.600 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 10:28:56.621 | + 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 10:28:56.730 | Reading package lists... 2022-06-01 10:28:56.979 | Building dependency tree... 2022-06-01 10:28:56.981 | Reading state information... 2022-06-01 10:28:57.242 | fakeroot is already the newest version (1.24-1). 2022-06-01 10:28:57.243 | make is already the newest version (4.2.1-1.2). 2022-06-01 10:28:57.243 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 10:28:57.243 | The following packages were automatically installed and are no longer required: 2022-06-01 10:28:57.244 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:28:57.244 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:28:57.244 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:28:57.244 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:28:57.244 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:28:57.244 | python3-zope.interface 2022-06-01 10:28:57.244 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:28:57.362 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:28:57.366 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:28:57.368 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:28:57.370 | + functions-common:time_stop:2322 : local name 2022-06-01 10:28:57.373 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:28:57.375 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:28:57.377 | + functions-common:time_stop:2325 : local total 2022-06-01 10:28:57.379 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:28:57.381 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:28:57.383 | + functions-common:time_stop:2329 : start_time=1654079336618 2022-06-01 10:28:57.385 | + functions-common:time_stop:2331 : [[ -z 1654079336618 ]] 2022-06-01 10:28:57.388 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:28:57.392 | + functions-common:time_stop:2334 : end_time=1654079337389 2022-06-01 10:28:57.394 | + functions-common:time_stop:2335 : elapsed_time=771 2022-06-01 10:28:57.396 | + functions-common:time_stop:2336 : total=3828 2022-06-01 10:28:57.398 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:28:57.400 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4599 2022-06-01 10:28:57.402 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:28:57.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 10:28:57.407 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:28:57.409 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:28:57.411 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 10:28:57.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 10:28:57.417 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 10:28:57.421 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 10:28:57.423 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 10:28:57.427 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 10:28:57.428 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 10:28:57.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 10:28:57.435 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 10:28:57.437 | + functions:vercmp:652 : local v1=5.4 2022-06-01 10:28:57.439 | + functions:vercmp:653 : local 'op=<' 2022-06-01 10:28:57.441 | + functions:vercmp:654 : local v2=3.13 2022-06-01 10:28:57.444 | + functions:vercmp:655 : local result 2022-06-01 10:28:57.447 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 10:28:57.448 | ++ functions:vercmp:659 : head -1 2022-06-01 10:28:57.448 | ++ functions:vercmp:659 : sort -V 2022-06-01 10:28:57.452 | + functions:vercmp:659 : result=3.13 2022-06-01 10:28:57.455 | + functions:vercmp:661 : case $op in 2022-06-01 10:28:57.457 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 10:28:57.459 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 10:28:57.461 | + functions:vercmp:672 : return 2022-06-01 10:28:57.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 10:28:57.466 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:28:57.468 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 10:28:57.943 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 10:28:57.962 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:28:57.964 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 10:28:57.968 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 10:28:57.968 | Installing etcd 2022-06-01 10:28:57.970 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 10:28:57.983 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 10:28:57.995 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 10:28:57.997 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 10:28:58.009 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 10:28:58.012 | ++ 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 10:28:58.016 | ++ 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 10:28:58.022 | +++ 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 10:28:58.026 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:28:58.029 | ++ 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 10:28:58.031 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 10:28:58.034 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:28:58.036 | ++ functions:get_extra_file:73 : return 2022-06-01 10:28:58.039 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:28:58.041 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 10:28:58.044 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 10:28:58.047 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 10:28:58.063 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:28:58.065 | + ./stack.sh:main:835 : install_dstat 2022-06-01 10:28:58.067 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 10:28:58.083 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:28:58.085 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 10:28:58.088 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:28:58.090 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 10:28:58.093 | + ./stack.sh:main:844 : install_libs 2022-06-01 10:28:58.095 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 10:28:58.097 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 10:28:58.099 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 10:28:58.101 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 10:28:58.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 10:28:58.111 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.113 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 10:28:58.115 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 10:28:58.117 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 10:28:58.119 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 10:28:58.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 10:28:58.128 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.131 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 10:28:58.133 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 10:28:58.135 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 10:28:58.138 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 10:28:58.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 10:28:58.147 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.149 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 10:28:58.151 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 10:28:58.154 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 10:28:58.156 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 10:28:58.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 10:28:58.165 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.167 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 10:28:58.170 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 10:28:58.172 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 10:28:58.174 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 10:28:58.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.179 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 10:28:58.183 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.185 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 10:28:58.188 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 10:28:58.190 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 10:28:58.192 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 10:28:58.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 10:28:58.201 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.204 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 10:28:58.206 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 10:28:58.208 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 10:28:58.210 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 10:28:58.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 10:28:58.220 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.222 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 10:28:58.225 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 10:28:58.227 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 10:28:58.229 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 10:28:58.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 10:28:58.238 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.240 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 10:28:58.242 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 10:28:58.245 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 10:28:58.247 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 10:28:58.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 10:28:58.256 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.258 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 10:28:58.260 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 10:28:58.263 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 10:28:58.265 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 10:28:58.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 10:28:58.274 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.276 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 10:28:58.279 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 10:28:58.281 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 10:28:58.284 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 10:28:58.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 10:28:58.293 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.295 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 10:28:58.297 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 10:28:58.299 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 10:28:58.302 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 10:28:58.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 10:28:58.311 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.313 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 10:28:58.315 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 10:28:58.318 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 10:28:58.321 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 10:28:58.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 10:28:58.330 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.333 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 10:28:58.335 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 10:28:58.337 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 10:28:58.339 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 10:28:58.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 10:28:58.349 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.351 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 10:28:58.354 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 10:28:58.356 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 10:28:58.358 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 10:28:58.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.363 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 10:28:58.367 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.369 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 10:28:58.372 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 10:28:58.374 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 10:28:58.376 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 10:28:58.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.383 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 10:28:58.386 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.388 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 10:28:58.391 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 10:28:58.393 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 10:28:58.395 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 10:28:58.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 10:28:58.405 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.407 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 10:28:58.410 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 10:28:58.412 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 10:28:58.414 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 10:28:58.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 10:28:58.423 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.426 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 10:28:58.428 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 10:28:58.430 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 10:28:58.433 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 10:28:58.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 10:28:58.442 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.444 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 10:28:58.446 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 10:28:58.449 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 10:28:58.451 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 10:28:58.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 10:28:58.461 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.463 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 10:28:58.466 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 10:28:58.468 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 10:28:58.470 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 10:28:58.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 10:28:58.479 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.481 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 10:28:58.484 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 10:28:58.486 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 10:28:58.488 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 10:28:58.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 10:28:58.498 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.500 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 10:28:58.503 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 10:28:58.505 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 10:28:58.508 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 10:28:58.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 10:28:58.517 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.520 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 10:28:58.522 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 10:28:58.524 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 10:28:58.526 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 10:28:58.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.531 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 10:28:58.535 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.538 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 10:28:58.540 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 10:28:58.542 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 10:28:58.545 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 10:28:58.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 10:28:58.554 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.556 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 10:28:58.558 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 10:28:58.561 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 10:28:58.563 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 10:28:58.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.570 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 10:28:58.572 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.575 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 10:28:58.577 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 10:28:58.580 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 10:28:58.582 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 10:28:58.584 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.586 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.589 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 10:28:58.591 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.594 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 10:28:58.596 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 10:28:58.598 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 10:28:58.601 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 10:28:58.603 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.605 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 10:28:58.610 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.612 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 10:28:58.615 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 10:28:58.617 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 10:28:58.619 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 10:28:58.622 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.624 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.626 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 10:28:58.628 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.631 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 10:28:58.633 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 10:28:58.635 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 10:28:58.637 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 10:28:58.640 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 10:28:58.647 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.649 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 10:28:58.651 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 10:28:58.654 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 10:28:58.656 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 10:28:58.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 10:28:58.665 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.668 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 10:28:58.671 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 10:28:58.673 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 10:28:58.675 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 10:28:58.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 10:28:58.685 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.687 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 10:28:58.689 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 10:28:58.691 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 10:28:58.693 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 10:28:58.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.698 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.700 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 10:28:58.703 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.705 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 10:28:58.707 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 10:28:58.710 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 10:28:58.712 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 10:28:58.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 10:28:58.721 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.724 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 10:28:58.726 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 10:28:58.728 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 10:28:58.731 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 10:28:58.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.738 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 10:28:58.740 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.743 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 10:28:58.745 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 10:28:58.747 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 10:28:58.750 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 10:28:58.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:28:58.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:28:58.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 10:28:58.759 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:28:58.761 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 10:28:58.782 | Using python 3.8 to install etcd3 2022-06-01 10:28:58.784 | + 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 10:29:00.603 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:29:00.603 | 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 10:29:00.615 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:00.615 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:00.615 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:29:00.615 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:00.615 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:00.615 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:00.615 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:00.615 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:00.628 | 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 10:29:00.638 | 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 10:29:00.662 | 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 10:29:00.668 | 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 10:29:00.671 | 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 10:29:00.686 | 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 10:29:02.946 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:29:02.947 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:29:03.027 | + inc/python:pip_install:200 : result=0 2022-06-01 10:29:03.029 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:29:03.031 | + functions-common:time_stop:2322 : local name 2022-06-01 10:29:03.033 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:29:03.035 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:29:03.037 | + functions-common:time_stop:2325 : local total 2022-06-01 10:29:03.039 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:29:03.041 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:29:03.044 | + functions-common:time_stop:2329 : start_time=1654079338776 2022-06-01 10:29:03.046 | + functions-common:time_stop:2331 : [[ -z 1654079338776 ]] 2022-06-01 10:29:03.048 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:29:03.052 | + functions-common:time_stop:2334 : end_time=1654079343050 2022-06-01 10:29:03.054 | + functions-common:time_stop:2335 : elapsed_time=4274 2022-06-01 10:29:03.056 | + functions-common:time_stop:2336 : total=29033 2022-06-01 10:29:03.059 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:29:03.061 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33307 2022-06-01 10:29:03.063 | + inc/python:pip_install:203 : return 0 2022-06-01 10:29:03.066 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 10:29:03.087 | Using python 3.8 to install etcd3gw 2022-06-01 10:29:03.089 | + 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 10:29:04.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:29:04.908 | 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 10:29:04.913 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:04.914 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:04.916 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:29:04.917 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:04.917 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:04.918 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:04.918 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:04.918 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:04.933 | 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 10:29:04.960 | 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 10:29:04.967 | 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 10:29:04.970 | 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 10:29:04.991 | 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 10:29:04.994 | 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 10:29:05.016 | 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 10:29:05.018 | 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 10:29:05.021 | 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 10:29:07.244 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:29:07.244 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:29:07.326 | + inc/python:pip_install:200 : result=0 2022-06-01 10:29:07.328 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:29:07.330 | + functions-common:time_stop:2322 : local name 2022-06-01 10:29:07.332 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:29:07.335 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:29:07.337 | + functions-common:time_stop:2325 : local total 2022-06-01 10:29:07.339 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:29:07.341 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:29:07.344 | + functions-common:time_stop:2329 : start_time=1654079343081 2022-06-01 10:29:07.346 | + functions-common:time_stop:2331 : [[ -z 1654079343081 ]] 2022-06-01 10:29:07.349 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:29:07.354 | + functions-common:time_stop:2334 : end_time=1654079347351 2022-06-01 10:29:07.356 | + functions-common:time_stop:2335 : elapsed_time=4270 2022-06-01 10:29:07.358 | + functions-common:time_stop:2336 : total=33307 2022-06-01 10:29:07.360 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:29:07.362 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37577 2022-06-01 10:29:07.365 | + inc/python:pip_install:203 : return 0 2022-06-01 10:29:07.367 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 10:29:07.370 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 10:29:07.372 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 10:29:07.374 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:29:07.377 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:29:07.379 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:29:07.381 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:29:07.383 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:29:07.386 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:29:07.388 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:29:07.391 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:29:07.393 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 10:29:07.395 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 10:29:07.398 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:29:07.400 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:29:07.403 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 10:29:07.405 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 10:29:07.407 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:29:07.409 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:29:07.412 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:29:07.414 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:29:07.416 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:29:07.418 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:29:07.421 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:29:07.423 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:29:07.425 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:29:07.427 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:29:07.430 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:29:07.432 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:29:07.434 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:29:07.436 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:29:07.439 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:29:07.441 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:29:07.444 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:29:07.446 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:29:07.468 | + 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 10:29:07.577 | Reading package lists... 2022-06-01 10:29:07.828 | Building dependency tree... 2022-06-01 10:29:07.830 | Reading state information... 2022-06-01 10:29:08.112 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 10:29:08.112 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 10:29:08.112 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:29:08.112 | The following packages were automatically installed and are no longer required: 2022-06-01 10:29:08.113 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:29:08.113 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:29:08.113 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:29:08.113 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:29:08.113 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:29:08.113 | python3-zope.interface 2022-06-01 10:29:08.113 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:29:08.225 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:29:08.229 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:29:08.232 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:29:08.234 | + functions-common:time_stop:2322 : local name 2022-06-01 10:29:08.236 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:29:08.238 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:29:08.240 | + functions-common:time_stop:2325 : local total 2022-06-01 10:29:08.243 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:29:08.245 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:29:08.254 | + functions-common:time_stop:2329 : start_time=1654079347465 2022-06-01 10:29:08.254 | + functions-common:time_stop:2331 : [[ -z 1654079347465 ]] 2022-06-01 10:29:08.259 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:29:08.263 | + functions-common:time_stop:2334 : end_time=1654079348261 2022-06-01 10:29:08.265 | + functions-common:time_stop:2335 : elapsed_time=796 2022-06-01 10:29:08.268 | + functions-common:time_stop:2336 : total=4599 2022-06-01 10:29:08.270 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:29:08.272 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5395 2022-06-01 10:29:08.275 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:29:08.278 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 10:29:08.280 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:29:08.282 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:29:08.285 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 10:29:08.347 | Module proxy already enabled 2022-06-01 10:29:08.351 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 10:29:08.412 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 10:29:08.412 | Module proxy already enabled 2022-06-01 10:29:08.412 | Module proxy_uwsgi already enabled 2022-06-01 10:29:08.416 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 10:29:08.419 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:29:08.421 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:29:08.424 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:29:08.556 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 10:29:08.558 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 10:29:08.560 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 10:29:08.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:29:08.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:29:08.567 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 10:29:08.570 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:29:08.572 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 10:29:08.575 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 10:29:08.577 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 10:29:08.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:29:08.582 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:29:08.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 10:29:08.586 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:29:08.589 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 10:29:08.591 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 10:29:08.594 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 10:29:08.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:29:08.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:29:08.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 10:29:08.604 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:29:08.608 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 10:29:08.610 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 10:29:08.612 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 10:29:08.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:29:08.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:29:08.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 10:29:08.622 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:29:08.625 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 10:29:08.627 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 10:29:08.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:29:08.632 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:29:08.634 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 10:29:08.637 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:29:08.639 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 10:29:08.642 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 10:29:08.644 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 10:29:08.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:29:08.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:29:08.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 10:29:08.654 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:29:08.657 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 10:29:08.673 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:08.675 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 10:29:08.678 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 10:29:08.680 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 10:29:08.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:29:08.685 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:29:08.687 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 10:29:08.690 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:29:08.692 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 10:29:08.709 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:08.711 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 10:29:08.713 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 10:29:08.716 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 10:29:08.719 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:29:08.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:29:08.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 10:29:08.726 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:29:08.728 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 10:29:08.730 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 10:29:08.733 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 10:29:08.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:29:08.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:29:08.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 10:29:08.742 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:29:08.745 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 10:29:08.747 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 10:29:08.749 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:29:08.752 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 10:29:08.755 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 10:29:08.757 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:29:08.761 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:29:08.761 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:29:08.767 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 10:29:08.770 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 10:29:08.772 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 10:29:08.775 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 10:29:08.778 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 10:29:08.799 | Using python 3.8 to install keystonemiddleware 2022-06-01 10:29:08.801 | + 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 10:29:10.607 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:29:10.607 | 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 10:29:10.611 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:10.612 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:10.613 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:29:10.615 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:10.615 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:10.615 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:10.616 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:10.616 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:10.631 | 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 10:29:10.704 | 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 10:29:10.740 | 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 10:29:10.756 | 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 10:29:10.763 | 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 10:29:10.769 | 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 10:29:10.810 | 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 10:29:10.819 | 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 10:29:10.837 | 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 10:29:10.844 | 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 10:29:10.847 | 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 10:29:10.858 | 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 10:29:10.861 | 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 10:29:10.865 | 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 10:29:10.870 | 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 10:29:10.890 | 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 10:29:10.894 | 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 10:29:10.915 | 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 10:29:10.920 | 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 10:29:10.923 | 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 10:29:10.930 | 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 10:29:10.951 | 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 10:29:11.017 | 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 10:29:11.030 | 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 10:29:11.037 | 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 10:29:11.040 | 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 10:29:11.045 | 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 10:29:11.053 | 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 10:29:11.057 | 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 10:29:11.060 | 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 10:29:11.063 | 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 10:29:11.066 | 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 10:29:11.069 | 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 10:29:11.072 | 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 10:29:11.077 | 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 10:29:11.081 | 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 10:29:13.100 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:29:13.100 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:29:13.175 | + inc/python:pip_install:200 : result=0 2022-06-01 10:29:13.177 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:29:13.180 | + functions-common:time_stop:2322 : local name 2022-06-01 10:29:13.182 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:29:13.184 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:29:13.186 | + functions-common:time_stop:2325 : local total 2022-06-01 10:29:13.188 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:29:13.191 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:29:13.193 | + functions-common:time_stop:2329 : start_time=1654079348794 2022-06-01 10:29:13.195 | + functions-common:time_stop:2331 : [[ -z 1654079348794 ]] 2022-06-01 10:29:13.198 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:29:13.202 | + functions-common:time_stop:2334 : end_time=1654079353200 2022-06-01 10:29:13.204 | + functions-common:time_stop:2335 : elapsed_time=4406 2022-06-01 10:29:13.207 | + functions-common:time_stop:2336 : total=37577 2022-06-01 10:29:13.209 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:29:13.211 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41983 2022-06-01 10:29:13.213 | + inc/python:pip_install:203 : return 0 2022-06-01 10:29:13.216 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 10:29:13.218 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 10:29:13.221 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:29:13.224 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 10:29:13.226 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 10:29:13.228 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:29:13.232 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:29:13.232 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:29:13.238 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 10:29:13.240 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 10:29:13.242 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 10:29:13.245 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 10:29:13.248 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 10:29:13.268 | Using python 3.8 to install python-memcached 2022-06-01 10:29:13.271 | + 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 10:29:15.082 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:29:15.082 | 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 10:29:15.087 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:15.087 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:15.089 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:29:15.090 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:15.090 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:15.091 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:15.091 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:15.091 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:15.107 | 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 10:29:15.111 | 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 10:29:17.388 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:29:17.388 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:29:17.461 | + inc/python:pip_install:200 : result=0 2022-06-01 10:29:17.463 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:29:17.467 | + functions-common:time_stop:2322 : local name 2022-06-01 10:29:17.469 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:29:17.471 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:29:17.474 | + functions-common:time_stop:2325 : local total 2022-06-01 10:29:17.476 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:29:17.478 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:29:17.480 | + functions-common:time_stop:2329 : start_time=1654079353263 2022-06-01 10:29:17.482 | + functions-common:time_stop:2331 : [[ -z 1654079353263 ]] 2022-06-01 10:29:17.485 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:29:17.489 | + functions-common:time_stop:2334 : end_time=1654079357487 2022-06-01 10:29:17.491 | + functions-common:time_stop:2335 : elapsed_time=4224 2022-06-01 10:29:17.493 | + functions-common:time_stop:2336 : total=41983 2022-06-01 10:29:17.496 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:29:17.499 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46207 2022-06-01 10:29:17.501 | + inc/python:pip_install:203 : return 0 2022-06-01 10:29:17.504 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 10:29:17.520 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:17.523 | + ./stack.sh:main:866 : '[' 10.222.0.83 == 10.222.0.83 ']' 2022-06-01 10:29:17.525 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 10:29:17.527 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 10:29:17.529 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 10:29:17.532 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:29:17.534 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 10:29:17.536 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 10:29:17.551 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:29:17.553 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 10:29:17.555 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 10:29:17.557 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 10:29:17.560 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:29:17.562 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:29:17.564 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:29:17.567 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:29:17.569 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:29:17.572 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:29:17.588 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:29:17.590 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:29:17.592 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:29:17.595 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:29:17.595 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:29:17.600 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 10:29:17.602 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:29:17.604 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 10:29:17.617 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 10:29:17.620 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:29:17.621 | + functions-common:git_clone:607 : head -1 2022-06-01 10:29:17.624 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 10:29:17.626 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:29:17.628 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 10:29:17.631 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:29:17.633 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:29:17.635 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 10:29:17.637 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:29:17.639 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 10:29:17.642 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:29:17.644 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:29:17.646 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 10:29:17.649 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:29:17.651 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:29:17.654 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 10:29:17.656 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:29:17.659 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 10:29:17.661 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:29:17.664 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:29:17.666 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 10:29:17.672 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 10:29:17.675 | + 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 10:29:18.283 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 10:29:18.286 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:29:18.288 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:29:18.290 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:29:18.293 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:29:18.295 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 10:29:18.297 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:29:18.299 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:29:18.301 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:29:18.304 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:29:18.306 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:29:18.308 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:29:18.310 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:29:18.312 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 10:29:18.332 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 10:29:18.334 | + 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 10:29:20.147 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:29:20.147 | 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 10:29:20.152 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:20.153 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:20.154 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:29:20.156 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:20.156 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:20.156 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:20.157 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:20.157 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:20.170 | Obtaining file:///opt/stack/keystone 2022-06-01 10:29:21.752 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:29:23.341 | 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 10:29:23.370 | 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 10:29:23.380 | 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 10:29:23.387 | 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 10:29:23.391 | 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 10:29:23.398 | 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 10:29:23.420 | 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 10:29:23.434 | 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 10:29:23.450 | 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 10:29:23.453 | 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 10:29:23.464 | 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 10:29:23.468 | 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 10:29:23.471 | 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 10:29:23.512 | 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 10:29:23.518 | 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 10:29:23.521 | 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 10:29:23.534 | 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 10:29:23.590 | 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 10:29:23.594 | 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 10:29:23.600 | 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 10:29:23.636 | 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 10:29:23.652 | 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 10:29:23.658 | 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 10:29:23.706 | 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 10:29:23.712 | 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 10:29:23.753 | 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 10:29:23.806 | 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 10:29:23.825 | 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 10:29:23.842 | 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 10:29:23.852 | 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 10:29:23.877 | 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 10:29:23.885 | 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 10:29:23.902 | 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 10:29:23.949 | 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 10:29:23.956 | 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 10:29:23.969 | 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 10:29:23.972 | 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 10:29:23.974 | 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 10:29:23.986 | 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 10:29:23.989 | 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 10:29:23.992 | 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 10:29:23.996 | 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 10:29:24.012 | 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 10:29:24.017 | 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 10:29:24.036 | 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 10:29:24.040 | 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 10:29:24.061 | 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 10:29:24.066 | 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 10:29:24.069 | 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 10:29:24.072 | 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 10:29:24.083 | 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 10:29:24.087 | 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 10:29:24.090 | 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 10:29:24.097 | 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 10:29:24.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 10:29:24.112 | 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 10:29:24.130 | 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 10:29:24.134 | 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 10:29:24.141 | 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 10:29:24.161 | 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 10:29:24.166 | 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 10:29:24.169 | 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 10:29:24.233 | 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 10:29:24.240 | 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 10:29:24.249 | 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 10:29:24.254 | 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 10:29:24.263 | 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 10:29:24.266 | 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 10:29:24.271 | 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 10:29:24.312 | 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 10:29:24.318 | 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 10:29:24.329 | 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 10:29:24.337 | 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 10:29:24.346 | 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 10:29:24.358 | 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 10:29:24.366 | 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 10:29:24.369 | 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 10:29:24.377 | 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 10:29:24.380 | 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 10:29:24.383 | 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 10:29:24.389 | 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 10:29:24.402 | 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 10:29:24.405 | 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 10:29:24.408 | 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 10:29:24.411 | 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 10:29:24.414 | 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 10:29:24.416 | 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 10:29:24.420 | 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 10:29:24.422 | 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 10:29:24.425 | 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 10:29:24.430 | 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 10:29:24.433 | 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 10:29:24.441 | 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 10:29:24.444 | 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 10:29:24.447 | 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 10:29:24.454 | 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 10:29:24.463 | 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 10:29:24.466 | 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 10:29:25.872 | Installing collected packages: keystone 2022-06-01 10:29:25.872 | Attempting uninstall: keystone 2022-06-01 10:29:25.874 | Found existing installation: keystone 18.1.0 2022-06-01 10:29:25.877 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 10:29:25.878 | Running setup.py develop for keystone 2022-06-01 10:29:27.788 | Successfully installed keystone 2022-06-01 10:29:27.931 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:29:27.931 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:29:28.028 | + inc/python:pip_install:200 : result=0 2022-06-01 10:29:28.030 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:29:28.033 | + functions-common:time_stop:2322 : local name 2022-06-01 10:29:28.035 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:29:28.037 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:29:28.039 | + functions-common:time_stop:2325 : local total 2022-06-01 10:29:28.041 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:29:28.044 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:29:28.046 | + functions-common:time_stop:2329 : start_time=1654079358327 2022-06-01 10:29:28.048 | + functions-common:time_stop:2331 : [[ -z 1654079358327 ]] 2022-06-01 10:29:28.050 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:29:28.054 | + functions-common:time_stop:2334 : end_time=1654079368052 2022-06-01 10:29:28.056 | + functions-common:time_stop:2335 : elapsed_time=9725 2022-06-01 10:29:28.058 | + functions-common:time_stop:2336 : total=46207 2022-06-01 10:29:28.060 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:29:28.062 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55932 2022-06-01 10:29:28.064 | + inc/python:pip_install:203 : return 0 2022-06-01 10:29:28.067 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:29:28.069 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:29:28.071 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:29:28.091 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:29:28.103 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 10:29:28.106 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 10:29:28.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:29:28.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:29:28.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 10:29:28.115 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:29:28.118 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 10:29:28.134 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:29:28.137 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 10:29:28.139 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:29:28.141 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 10:29:28.144 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 10:29:28.156 | + 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 10:29:28.159 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 10:29:28.163 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 10:29:28.178 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:29:28.181 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 10:29:28.210 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 10:29:28.240 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 10:29:28.276 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 10:29:28.306 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 10:29:28.337 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 10:29:28.368 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 10:29:28.395 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 10:29:28.422 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 10:29:28.425 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 10:29:28.427 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 10:29:28.429 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 10:29:28.432 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:29:28.435 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:29:28.451 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:28.454 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:29:28.457 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:29:28.459 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:29:28.477 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:28.482 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:29:28.485 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:29:28.520 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:29:28.522 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:29:28.525 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 10:29:28.528 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 10:29:28.530 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 10:29:28.549 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:29:28.551 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.83/identity 2022-06-01 10:29:28.582 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.83/identity 2022-06-01 10:29:28.614 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 10:29:28.617 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 10:29:28.652 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 10:29:28.655 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 10:29:28.657 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 10:29:28.660 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 10:29:28.663 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 10:29:28.666 | + 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 10:29:28.696 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 10:29:28.698 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 10:29:28.701 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 10:29:28.703 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 10:29:28.706 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:29:28.723 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:29:28.725 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:29:28.727 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:29:28.730 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:29:28.732 | + 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 10:29:28.759 | + 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 10:29:28.787 | + 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 10:29:28.814 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:29:28.841 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 10:29:28.869 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 10:29:28.872 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 10:29:28.874 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 10:29:28.876 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 10:29:28.878 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 10:29:28.881 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:29:28.883 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:29:28.886 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 10:29:28.893 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 10:29:28.896 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:29:28.899 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:29:28.914 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:29:28.914 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:29:28.923 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:29:28.926 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:29:28.941 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 10:29:28.944 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 10:29:28.947 | + 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 10:29:28.976 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 10:29:29.002 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 10:29:29.030 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 10:29:29.056 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 10:29:29.082 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 10:29:29.108 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 10:29:29.136 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 10:29:29.163 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 10:29:29.193 | + 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 10:29:29.221 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 10:29:29.247 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 10:29:29.274 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 10:29:29.300 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:29:29.302 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:29:29.305 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 10:29:29.308 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 10:29:29.310 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:29:29.312 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:29:29.315 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:29:29.317 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:29:29.320 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:29:29.322 | + 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 10:29:29.348 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 10:29:29.375 | + 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 10:29:29.376 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:29:29.384 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 10:29:29.388 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 10:29:29.390 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 10:29:29.392 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:29:29.395 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:29:29.397 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:29:29.399 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:29:29.401 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:29:29.404 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:29:29.406 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:29:29.408 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:29:29.410 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:29:29.412 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 10:29:29.474 | Site keystone-wsgi-public already enabled 2022-06-01 10:29:29.481 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:29:29.483 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:29:29.486 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:29:29.488 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:29:29.622 | + 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 10:29:29.627 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 10:29:29.630 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 10:29:29.634 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 10:29:29.635 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:29:29.637 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:29:29.640 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 10:29:29.645 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 10:29:29.647 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:29:29.650 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:29:29.663 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:29:29.664 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:29:29.673 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:29:29.678 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:29:29.695 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 10:29:29.697 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 10:29:29.701 | + 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 10:29:29.733 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 10:29:29.760 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 10:29:29.787 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 10:29:29.814 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 10:29:29.842 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 10:29:29.869 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 10:29:29.896 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 10:29:29.923 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 10:29:29.950 | + 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 10:29:29.977 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 10:29:30.005 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 10:29:30.032 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 10:29:30.059 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:29:30.061 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:29:30.064 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 10:29:30.067 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 10:29:30.069 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:29:30.071 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:29:30.074 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:29:30.076 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:29:30.079 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:29:30.081 | + 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 10:29:30.108 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 10:29:30.137 | + 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 10:29:30.137 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:29:30.145 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 10:29:30.149 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 10:29:30.151 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 10:29:30.154 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:29:30.156 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:29:30.158 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:29:30.161 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:29:30.163 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:29:30.165 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:29:30.168 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:29:30.170 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:29:30.172 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:29:30.175 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 10:29:30.236 | Site keystone-wsgi-admin already enabled 2022-06-01 10:29:30.241 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:29:30.243 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:29:30.246 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:29:30.248 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:29:30.449 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 10:29:30.482 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 10:29:30.514 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 10:29:30.544 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 10:29:30.547 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 10:29:30.577 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 10:29:30.605 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 10:29:30.633 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 10:29:30.649 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:30.651 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 10:29:30.668 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:29:30.671 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 10:29:30.673 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 10:29:30.675 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 10:29:30.678 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:29:30.680 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 10:29:30.683 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 10:29:30.685 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 10:29:30.687 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 10:29:30.690 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:29:30.692 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:29:30.695 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:29:30.697 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:29:30.699 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:29:30.702 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:29:30.717 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:29:30.720 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:29:30.722 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:29:30.725 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:29:30.725 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:29:30.731 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 10:29:30.733 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:29:30.735 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 10:29:30.749 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 10:29:30.752 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:29:30.752 | + functions-common:git_clone:607 : head -1 2022-06-01 10:29:30.758 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 10:29:30.761 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:29:30.763 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 10:29:30.766 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:29:30.768 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:29:30.770 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 10:29:30.773 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 10:29:30.775 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 10:29:30.778 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:29:30.780 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:29:30.783 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 10:29:30.785 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:29:30.788 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 10:29:30.791 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 10:29:30.794 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:29:30.796 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 10:29:30.799 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:29:30.801 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:29:30.804 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 10:29:30.809 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 10:29:30.812 | + 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 10:29:31.405 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 10:29:31.408 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:29:31.410 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:29:31.412 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:29:31.415 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:29:31.417 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 10:29:31.419 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:29:31.421 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 10:29:31.424 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:29:31.426 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 10:29:31.428 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 10:29:31.430 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 10:29:31.432 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:29:31.435 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 10:29:31.459 | Using python 3.8 to install /opt/stack/swift 2022-06-01 10:29:31.461 | + 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 10:29:33.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:29:33.290 | 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 10:29:33.304 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:33.304 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:33.304 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:29:33.304 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:33.304 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:33.304 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:33.304 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:33.304 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:33.313 | Obtaining file:///opt/stack/swift 2022-06-01 10:29:34.613 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:29:35.877 | 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 10:29:35.885 | 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 10:29:35.927 | 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 10:29:35.937 | 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 10:29:35.940 | 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 10:29:35.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 10:29:36.009 | 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 10:29:36.012 | 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 10:29:36.015 | 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 10:29:36.051 | 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 10:29:36.066 | 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 10:29:36.073 | 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 10:29:36.079 | 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 10:29:36.120 | 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 10:29:36.130 | 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 10:29:36.149 | 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 10:29:36.155 | 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 10:29:36.158 | 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 10:29:36.170 | 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 10:29:36.173 | 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 10:29:36.175 | 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 10:29:36.179 | 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 10:29:36.184 | 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 10:29:36.204 | 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 10:29:36.208 | 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 10:29:36.229 | 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 10:29:36.234 | 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 10:29:36.237 | 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 10:29:36.244 | 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 10:29:36.266 | 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 10:29:36.270 | 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 10:29:36.274 | 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 10:29:36.282 | 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 10:29:36.296 | 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 10:29:36.362 | 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 10:29:36.368 | 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 10:29:36.376 | 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 10:29:36.381 | 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 10:29:36.385 | 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 10:29:36.388 | 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 10:29:36.391 | 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 10:29:36.394 | 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 10:29:36.398 | 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 10:29:36.400 | 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 10:29:36.407 | 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 10:29:36.419 | 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 10:29:36.422 | 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 10:29:38.144 | Installing collected packages: swift 2022-06-01 10:29:38.145 | Attempting uninstall: swift 2022-06-01 10:29:38.147 | Found existing installation: swift 2.26.1.dev35 2022-06-01 10:29:38.149 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 10:29:38.151 | Running setup.py develop for swift 2022-06-01 10:29:39.872 | Successfully installed swift 2022-06-01 10:29:40.049 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:29:40.049 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:29:40.127 | + inc/python:pip_install:200 : result=0 2022-06-01 10:29:40.129 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:29:40.131 | + functions-common:time_stop:2322 : local name 2022-06-01 10:29:40.134 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:29:40.136 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:29:40.138 | + functions-common:time_stop:2325 : local total 2022-06-01 10:29:40.141 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:29:40.143 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:29:40.145 | + functions-common:time_stop:2329 : start_time=1654079371453 2022-06-01 10:29:40.148 | + functions-common:time_stop:2331 : [[ -z 1654079371453 ]] 2022-06-01 10:29:40.151 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:29:40.156 | + functions-common:time_stop:2334 : end_time=1654079380153 2022-06-01 10:29:40.158 | + functions-common:time_stop:2335 : elapsed_time=8700 2022-06-01 10:29:40.161 | + functions-common:time_stop:2336 : total=55932 2022-06-01 10:29:40.163 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:29:40.166 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64632 2022-06-01 10:29:40.168 | + inc/python:pip_install:203 : return 0 2022-06-01 10:29:40.171 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:29:40.173 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:29:40.176 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:29:40.194 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:29:40.207 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 10:29:40.210 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 10:29:40.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:29:40.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:29:40.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 10:29:40.222 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:29:40.225 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 10:29:40.227 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:29:40.229 | + ./stack.sh:main:877 : configure_swift 2022-06-01 10:29:40.232 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 10:29:40.234 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 10:29:40.237 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 10:29:40.239 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 10:29:40.241 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 10:29:40.243 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 10:29:41.089 | No container-updater running 2022-06-01 10:29:41.089 | No container-replicator running 2022-06-01 10:29:41.089 | No account-reaper running 2022-06-01 10:29:41.089 | No account-server running 2022-06-01 10:29:41.089 | No container-sharder running 2022-06-01 10:29:41.089 | No container-auditor running 2022-06-01 10:29:41.089 | No object-auditor running 2022-06-01 10:29:41.089 | No container-server running 2022-06-01 10:29:41.089 | No object-expirer running 2022-06-01 10:29:41.089 | No container-reconciler running 2022-06-01 10:29:41.089 | No container-sync running 2022-06-01 10:29:41.089 | No account-auditor running 2022-06-01 10:29:41.089 | No object-reconstructor running 2022-06-01 10:29:41.089 | No object-replicator running 2022-06-01 10:29:41.089 | No proxy-server running 2022-06-01 10:29:41.089 | No object-server running 2022-06-01 10:29:41.089 | No account-replicator running 2022-06-01 10:29:41.089 | No object-updater running 2022-06-01 10:29:41.135 | + lib/swift:configure_swift:341 : true 2022-06-01 10:29:41.137 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 10:29:41.150 | + 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 10:29:41.162 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 10:29:41.164 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 10:29:41.164 | s/%GROUP%//; 2022-06-01 10:29:41.164 | s/%USER%/ubuntu/; 2022-06-01 10:29:41.164 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 10:29:41.164 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 10:29:41.164 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 10:29:41.173 | uid = ubuntu 2022-06-01 10:29:41.173 | gid = 2022-06-01 10:29:41.173 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 10:29:41.173 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 10:29:41.173 | address = 127.0.0.1 2022-06-01 10:29:41.173 | 2022-06-01 10:29:41.174 | [account6612] 2022-06-01 10:29:41.174 | max connections = 25 2022-06-01 10:29:41.174 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:29:41.174 | read only = false 2022-06-01 10:29:41.174 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 10:29:41.174 | 2022-06-01 10:29:41.174 | [account6622] 2022-06-01 10:29:41.174 | max connections = 25 2022-06-01 10:29:41.174 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:29:41.174 | read only = false 2022-06-01 10:29:41.174 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 10:29:41.174 | 2022-06-01 10:29:41.174 | [account6632] 2022-06-01 10:29:41.174 | max connections = 25 2022-06-01 10:29:41.174 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:29:41.174 | read only = false 2022-06-01 10:29:41.174 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 10:29:41.174 | 2022-06-01 10:29:41.174 | [account6642] 2022-06-01 10:29:41.174 | max connections = 25 2022-06-01 10:29:41.174 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:29:41.174 | read only = false 2022-06-01 10:29:41.174 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 10:29:41.174 | 2022-06-01 10:29:41.174 | 2022-06-01 10:29:41.174 | [container6611] 2022-06-01 10:29:41.174 | max connections = 25 2022-06-01 10:29:41.174 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:29:41.174 | read only = false 2022-06-01 10:29:41.174 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 10:29:41.174 | 2022-06-01 10:29:41.174 | [container6621] 2022-06-01 10:29:41.174 | max connections = 25 2022-06-01 10:29:41.175 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:29:41.175 | read only = false 2022-06-01 10:29:41.175 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 10:29:41.175 | 2022-06-01 10:29:41.175 | [container6631] 2022-06-01 10:29:41.175 | max connections = 25 2022-06-01 10:29:41.175 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:29:41.175 | read only = false 2022-06-01 10:29:41.175 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 10:29:41.175 | 2022-06-01 10:29:41.175 | [container6641] 2022-06-01 10:29:41.175 | max connections = 25 2022-06-01 10:29:41.175 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:29:41.175 | read only = false 2022-06-01 10:29:41.175 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 10:29:41.175 | 2022-06-01 10:29:41.175 | 2022-06-01 10:29:41.175 | [object6613] 2022-06-01 10:29:41.175 | max connections = 25 2022-06-01 10:29:41.175 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:29:41.175 | read only = false 2022-06-01 10:29:41.175 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 10:29:41.175 | 2022-06-01 10:29:41.175 | [object6623] 2022-06-01 10:29:41.175 | max connections = 25 2022-06-01 10:29:41.175 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:29:41.175 | read only = false 2022-06-01 10:29:41.175 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 10:29:41.175 | 2022-06-01 10:29:41.175 | [object6633] 2022-06-01 10:29:41.175 | max connections = 25 2022-06-01 10:29:41.175 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:29:41.175 | read only = false 2022-06-01 10:29:41.175 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 10:29:41.176 | 2022-06-01 10:29:41.176 | [object6643] 2022-06-01 10:29:41.176 | max connections = 25 2022-06-01 10:29:41.176 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:29:41.176 | read only = false 2022-06-01 10:29:41.176 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 10:29:41.176 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 10:29:41.178 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:29:41.180 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:29:41.183 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 10:29:41.195 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 10:29:41.197 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 10:29:41.201 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 10:29:41.205 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 10:29:41.208 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 10:29:41.212 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 10:29:41.241 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.83:8080/v1/ 2022-06-01 10:29:41.266 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 10:29:41.283 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 10:29:41.310 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 10:29:41.327 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:29:41.355 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 10:29:41.372 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 10:29:41.399 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 10:29:41.417 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 10:29:41.444 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 10:29:41.461 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:29:41.490 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 10:29:41.507 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 10:29:41.521 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:29:41.523 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 10:29:41.553 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 10:29:41.578 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 10:29:41.605 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 10:29:41.632 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 10:29:41.646 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:29:41.648 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 10:29:41.675 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 10:29:41.689 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:29:41.691 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 10:29:41.706 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:41.708 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 10:29:41.710 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 10:29:41.725 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:29:41.727 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 10:29:41.729 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 10:29:41.731 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 10:29:41.736 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 10:29:41.742 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 10:29:41.768 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 10:29:41.796 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 10:29:41.825 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 10:29:41.855 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 10:29:41.881 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 10:29:41.883 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 10:29:41.886 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 10:29:41.888 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 10:29:41.890 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 10:29:41.917 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 10:29:41.943 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:29:41.970 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 10:29:41.996 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 10:29:42.023 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 10:29:42.049 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 10:29:42.077 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 10:29:42.103 | + 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 10:29:42.129 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 10:29:42.156 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 10:29:42.182 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 10:29:42.209 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 10:29:42.235 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 10:29:42.265 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 10:29:42.293 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 10:29:42.310 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 10:29:42.337 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 10:29:42.365 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 10:29:42.369 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 10:29:42.398 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 10:29:42.424 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 10:29:42.450 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 10:29:42.452 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 10:29:42.455 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 10:29:42.457 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 10:29:42.461 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 10:29:42.466 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 10:29:42.468 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:29:42.471 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 10:29:42.474 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 10:29:42.477 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:29:42.479 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:29:42.482 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 10:29:42.501 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 10:29:42.529 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 10:29:42.546 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 10:29:42.574 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 10:29:42.592 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:29:42.618 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 10:29:42.636 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:29:42.664 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 10:29:42.682 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:29:42.709 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 10:29:42.727 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 10:29:42.755 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:29:42.772 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:29:42.801 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 10:29:42.818 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 10:29:42.847 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 10:29:42.866 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 10:29:42.893 | + 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 10:29:42.898 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 10:29:42.917 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:29:42.945 | + 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 10:29:42.974 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 10:29:42.976 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 10:29:42.981 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 10:29:42.983 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 10:29:42.985 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:29:42.988 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 10:29:42.990 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 10:29:42.992 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:29:42.994 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:29:42.996 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 10:29:43.013 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 10:29:43.042 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 10:29:43.059 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 10:29:43.087 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 10:29:43.110 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:29:43.139 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 10:29:43.161 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:29:43.192 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 10:29:43.210 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:29:43.239 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 10:29:43.259 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 10:29:43.288 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:29:43.306 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:29:43.334 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 10:29:43.352 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 10:29:43.380 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 10:29:43.398 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 10:29:43.426 | + 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 10:29:43.432 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 10:29:43.450 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:29:43.478 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 10:29:43.480 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 10:29:43.484 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 10:29:43.487 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 10:29:43.489 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:29:43.491 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 10:29:43.493 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 10:29:43.496 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:29:43.498 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:29:43.500 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 10:29:43.522 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 10:29:43.552 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 10:29:43.569 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 10:29:43.597 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 10:29:43.615 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:29:43.643 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 10:29:43.661 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:29:43.689 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 10:29:43.711 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:29:43.749 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 10:29:43.768 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 10:29:43.797 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:29:43.817 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:29:43.847 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 10:29:43.866 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 10:29:43.894 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 10:29:43.912 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 10:29:43.940 | + 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 10:29:43.945 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 10:29:43.962 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:29:43.991 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 10:29:44.018 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 10:29:44.050 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 10:29:44.084 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 10:29:44.087 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 10:29:44.091 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 10:29:44.120 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 10:29:44.156 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 10:29:44.185 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 10:29:44.212 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 10:29:44.240 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 10:29:44.267 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 10:29:44.294 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 10:29:44.320 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 10:29:44.347 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 10:29:44.364 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:44.366 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 10:29:44.384 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 10:29:44.387 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 10:29:44.407 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 10:29:44.409 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.83 2022-06-01 10:29:44.436 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 10:29:44.438 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 10:29:44.465 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.83/identity 2022-06-01 10:29:44.493 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 10:29:44.495 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 10:29:44.525 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 10:29:44.541 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:29:44.544 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 10:29:44.546 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 10:29:44.551 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 10:29:44.553 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 10:29:44.566 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 10:29:44.568 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 10:29:44.579 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 10:29:44.581 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 10:29:44.583 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:29:44.586 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:29:44.588 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:29:44.591 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:29:44.593 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:29:44.596 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:29:44.598 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 10:29:44.611 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 10:29:44.613 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 10:29:44.615 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 10:29:44.632 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:29:44.634 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 10:29:44.652 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:44.654 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 10:29:44.657 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 10:29:44.660 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 10:29:44.662 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:29:44.665 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 10:29:44.667 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 10:29:44.670 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 10:29:44.672 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 10:29:44.689 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:44.692 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 10:29:44.694 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 10:29:44.711 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:44.715 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 10:29:44.717 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 10:29:44.720 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 10:29:44.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:29:44.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:29:44.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 10:29:44.730 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:29:44.734 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 10:29:44.736 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 10:29:44.739 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 10:29:44.742 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 10:29:44.745 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 10:29:44.747 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 10:29:44.750 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 10:29:44.753 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 10:29:44.755 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 10:29:44.758 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 10:29:44.762 | +++ 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 10:29:44.763 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 10:29:44.768 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 10:29:44.770 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 10:29:44.773 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 10:29:44.776 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 10:29:44.779 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 10:29:44.800 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 10:29:44.803 | + 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 10:29:46.628 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:29:46.628 | 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 10:29:46.633 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:46.633 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:46.636 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:29:46.637 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:46.637 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:46.637 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:46.638 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:46.638 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:46.653 | 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 10:29:46.753 | 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 10:29:46.756 | 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 10:29:46.769 | 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 10:29:46.834 | 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 10:29:46.859 | 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 10:29:46.864 | 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 10:29:46.886 | 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 10:29:46.896 | 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 10:29:46.912 | 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 10:29:46.919 | 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 10:29:46.926 | 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 10:29:46.966 | 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 10:29:46.981 | 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 10:29:46.986 | 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 10:29:46.995 | 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 10:29:47.019 | 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 10:29:47.039 | 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 10:29:47.045 | 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 10:29:47.049 | 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 10:29:47.053 | 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 10:29:47.056 | 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 10:29:47.077 | 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 10:29:47.083 | 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 10:29:47.102 | 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 10:29:47.126 | 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 10:29:47.130 | 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 10:29:47.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 456)) (1.4.0) 2022-06-01 10:29:47.156 | 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 10:29:47.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 477)) (1.15.0) 2022-06-01 10:29:47.162 | 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 10:29:47.170 | 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 10:29:47.184 | 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 10:29:47.205 | 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 10:29:47.208 | 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 10:29:47.217 | 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 10:29:47.220 | 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 10:29:47.225 | 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 10:29:47.231 | 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 10:29:47.236 | 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 10:29:47.243 | 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 10:29:47.247 | 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 10:29:47.250 | 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 10:29:47.254 | 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 10:29:47.257 | 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 10:29:47.271 | 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 10:29:47.279 | 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 10:29:47.289 | 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 10:29:47.298 | 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 10:29:47.306 | 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 10:29:47.309 | 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 10:29:47.312 | 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 10:29:47.314 | 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 10:29:47.317 | 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 10:29:47.321 | 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 10:29:47.329 | 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 10:29:47.332 | 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 10:29:47.335 | 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 10:29:47.339 | 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 10:29:47.357 | 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 10:29:47.364 | 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 10:29:47.367 | 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 10:29:47.370 | 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 10:29:47.377 | 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 10:29:47.381 | 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 10:29:47.383 | 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 10:29:49.267 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:29:49.267 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:29:49.351 | + inc/python:pip_install:200 : result=0 2022-06-01 10:29:49.354 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:29:49.357 | + functions-common:time_stop:2322 : local name 2022-06-01 10:29:49.359 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:29:49.361 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:29:49.363 | + functions-common:time_stop:2325 : local total 2022-06-01 10:29:49.366 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:29:49.368 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:29:49.371 | + functions-common:time_stop:2329 : start_time=1654079384795 2022-06-01 10:29:49.373 | + functions-common:time_stop:2331 : [[ -z 1654079384795 ]] 2022-06-01 10:29:49.377 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:29:49.381 | + functions-common:time_stop:2334 : end_time=1654079389378 2022-06-01 10:29:49.383 | + functions-common:time_stop:2335 : elapsed_time=4583 2022-06-01 10:29:49.385 | + functions-common:time_stop:2336 : total=64632 2022-06-01 10:29:49.388 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:29:49.390 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=69215 2022-06-01 10:29:49.392 | + inc/python:pip_install:203 : return 0 2022-06-01 10:29:49.395 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 10:29:49.397 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 10:29:49.400 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 10:29:49.412 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 10:29:49.418 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 10:29:49.420 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 10:29:49.422 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 10:29:49.425 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:29:49.427 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:29:49.430 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:29:49.433 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:29:49.435 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:29:49.438 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:29:49.454 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:29:49.456 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:29:49.458 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:29:49.461 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:29:49.461 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:29:49.467 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 10:29:49.469 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:29:49.471 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 10:29:49.484 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 10:29:49.487 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:29:49.487 | + functions-common:git_clone:607 : head -1 2022-06-01 10:29:49.490 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 10:29:49.493 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:29:49.496 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 10:29:49.499 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:29:49.501 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:29:49.504 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 10:29:49.506 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:29:49.509 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 10:29:49.511 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:29:49.514 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:29:49.516 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 10:29:49.518 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:29:49.521 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:29:49.524 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 10:29:49.527 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:29:49.530 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 10:29:49.532 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:29:49.535 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:29:49.538 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 10:29:49.544 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 10:29:49.546 | + 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 10:29:50.142 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 10:29:50.144 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:29:50.146 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:29:50.149 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:29:50.152 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:29:50.154 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 10:29:50.156 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:29:50.159 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:29:50.161 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:29:50.163 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:29:50.165 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:29:50.168 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:29:50.171 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:29:50.173 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 10:29:50.195 | Using python 3.8 to install /opt/stack/glance 2022-06-01 10:29:50.197 | + 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 10:29:52.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:29:52.020 | 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 10:29:52.025 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:52.026 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:52.028 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:29:52.029 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:52.029 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:52.029 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:52.030 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:29:52.030 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:29:52.043 | Obtaining file:///opt/stack/glance 2022-06-01 10:29:53.366 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:29:54.691 | 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 10:29:54.700 | 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 10:29:54.708 | 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 10:29:54.716 | 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 10:29:54.741 | 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 10:29:54.751 | 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 10:29:54.765 | 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 10:29:54.773 | 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 10:29:54.794 | 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 10:29:54.833 | 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 10:29:54.846 | 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 10:29:54.854 | 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 10:29:54.860 | 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 10:29:54.868 | 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 10:29:54.875 | 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 10:29:54.944 | 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 10:29:54.948 | 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 10:29:54.950 | 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 10:29:54.953 | 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 10:29:54.965 | 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 10:29:55.028 | 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 10:29:55.083 | 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 10:29:55.086 | 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 10:29:55.091 | 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 10:29:55.095 | 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 10:29:55.116 | 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 10:29:55.150 | 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 10:29:55.161 | 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 10:29:55.176 | 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 10:29:55.183 | 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 10:29:55.229 | 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 10:29:55.235 | 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 10:29:55.274 | 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 10:29:55.327 | 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 10:29:55.344 | 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 10:29:55.361 | 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 10:29:55.376 | 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 10:29:55.385 | 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 10:29:55.408 | 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 10:29:55.416 | 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 10:29:55.434 | 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 10:29:55.479 | 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 10:29:55.485 | 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 10:29:55.488 | 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 10:29:55.491 | 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 10:29:55.512 | 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 10:29:55.525 | 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 10:29:55.536 | 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 10:29:55.539 | 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 10:29:55.543 | 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 10:29:55.558 | 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 10:29:55.563 | 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 10:29:55.566 | 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 10:29:55.584 | 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 10:29:55.589 | 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 10:29:55.595 | 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 10:29:55.616 | 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 10:29:55.621 | 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 10:29:55.626 | 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 10:29:55.629 | 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 10:29:55.632 | 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 10:29:55.643 | 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 10:29:55.646 | 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 10:29:55.649 | 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 10:29:55.656 | 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 10:29:55.714 | 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 10:29:55.729 | 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 10:29:55.737 | 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 10:29:55.743 | 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 10:29:55.761 | 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 10:29:55.764 | 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 10:29:55.771 | 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 10:29:55.792 | 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 10:29:55.795 | 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 10:29:55.799 | 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 10:29:55.807 | 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 10:29:55.810 | 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 10:29:55.819 | 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 10:29:55.824 | 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 10:29:55.830 | 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 10:29:55.835 | 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 10:29:55.839 | 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 10:29:55.879 | 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 10:29:55.884 | 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 10:29:55.888 | 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 10:29:55.894 | 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 10:29:55.897 | 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 10:29:55.908 | 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 10:29:55.911 | 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 10:29:55.925 | 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 10:29:55.928 | 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 10:29:55.931 | 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 10:29:55.934 | 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 10:29:55.938 | 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 10:29:55.940 | 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 10:29:55.949 | 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 10:29:55.986 | 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 10:29:55.990 | 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 10:29:55.993 | 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 10:29:55.996 | 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 10:29:55.999 | 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 10:29:56.002 | 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 10:29:56.005 | 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 10:29:56.009 | 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 10:29:56.011 | 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 10:29:56.087 | 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 10:29:56.121 | 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 10:29:56.124 | 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 10:29:56.128 | 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 10:29:56.133 | 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 10:29:57.253 | Installing collected packages: glance 2022-06-01 10:29:57.253 | Attempting uninstall: glance 2022-06-01 10:29:57.255 | Found existing installation: glance 21.1.1.dev1 2022-06-01 10:29:57.259 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 10:29:57.261 | Running setup.py develop for glance 2022-06-01 10:29:58.893 | Successfully installed glance 2022-06-01 10:29:59.035 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:29:59.035 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:29:59.123 | + inc/python:pip_install:200 : result=0 2022-06-01 10:29:59.125 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:29:59.127 | + functions-common:time_stop:2322 : local name 2022-06-01 10:29:59.130 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:29:59.132 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:29:59.135 | + functions-common:time_stop:2325 : local total 2022-06-01 10:29:59.137 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:29:59.139 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:29:59.141 | + functions-common:time_stop:2329 : start_time=1654079390189 2022-06-01 10:29:59.144 | + functions-common:time_stop:2331 : [[ -z 1654079390189 ]] 2022-06-01 10:29:59.146 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:29:59.151 | + functions-common:time_stop:2334 : end_time=1654079399148 2022-06-01 10:29:59.153 | + functions-common:time_stop:2335 : elapsed_time=8959 2022-06-01 10:29:59.155 | + functions-common:time_stop:2336 : total=69215 2022-06-01 10:29:59.158 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:29:59.160 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=78174 2022-06-01 10:29:59.162 | + inc/python:pip_install:203 : return 0 2022-06-01 10:29:59.165 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:29:59.167 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:29:59.169 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:29:59.188 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:29:59.200 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 10:29:59.203 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 10:29:59.206 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:29:59.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:29:59.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 10:29:59.214 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:29:59.217 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:29:59.219 | + ./stack.sh:main:889 : configure_glance 2022-06-01 10:29:59.222 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 10:29:59.235 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 10:29:59.237 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 10:29:59.240 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 10:29:59.242 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 10:29:59.245 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 10:29:59.248 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:29:59.251 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:29:59.253 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 10:29:59.281 | + 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 10:29:59.310 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 10:29:59.339 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 10:29:59.377 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 10:29:59.407 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 10:29:59.436 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 10:29:59.439 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 10:29:59.441 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 10:29:59.443 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:29:59.445 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 10:29:59.474 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 10:29:59.502 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:29:59.531 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 10:29:59.561 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 10:29:59.591 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 10:29:59.621 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 10:29:59.650 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 10:29:59.682 | + 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 10:29:59.711 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:29:59.740 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 10:29:59.771 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 10:29:59.773 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 10:29:59.776 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 10:29:59.778 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:29:59.781 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:29:59.783 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:29:59.800 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:59.803 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:29:59.805 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:29:59.808 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:29:59.824 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:59.827 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:29:59.829 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:29:59.863 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:29:59.866 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:29:59.868 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 10:29:59.871 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 10:29:59.873 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 10:29:59.876 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 10:29:59.878 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 10:29:59.881 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 10:29:59.883 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 10:29:59.885 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 10:29:59.888 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 10:29:59.890 | + 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 10:29:59.925 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 10:29:59.928 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.83 2022-06-01 10:29:59.960 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 10:29:59.963 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 10:29:59.980 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:29:59.983 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 10:30:00.015 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 10:30:00.045 | + 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 10:30:00.074 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 10:30:00.105 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 10:30:00.135 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 10:30:00.151 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:00.154 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:30:00.183 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 10:30:00.213 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 10:30:00.242 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.83/identity/v3 2022-06-01 10:30:00.270 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 10:30:00.300 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.83/image 2022-06-01 10:30:00.329 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 10:30:00.346 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:00.348 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 10:30:00.350 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 10:30:00.353 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 10:30:00.356 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:30:00.373 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:30:00.376 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:30:00.378 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:30:00.380 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:30:00.382 | + 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 10:30:00.416 | + 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 10:30:00.446 | + 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 10:30:00.476 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:30:00.506 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 10:30:00.511 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 10:30:00.540 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 10:30:00.569 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 10:30:00.599 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.83/identity 2022-06-01 10:30:00.628 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 10:30:00.658 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 10:30:00.690 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 10:30:00.725 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 10:30:00.756 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 10:30:00.791 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 10:30:00.821 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 10:30:00.851 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 10:30:00.856 | + 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 10:30:00.863 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 10:30:00.880 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:00.883 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 10:30:00.886 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.83:19292 /image 2022-06-01 10:30:00.888 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 10:30:00.891 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.83:19292 2022-06-01 10:30:00.893 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 10:30:00.896 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 10:30:00.899 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 10:30:00.902 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 10:30:00.904 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:30:00.906 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:00.909 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:00.911 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 10:30:00.914 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 10:30:00.916 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 10:30:00.918 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 10:30:00.921 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:30:00.923 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:00.926 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:00.928 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 10:30:00.930 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 10:30:00.986 | proxy (enabled by site administrator) 2022-06-01 10:30:00.989 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 10:30:00.992 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 10:30:00.998 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:30:01.001 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:01.004 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:01.007 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 10:30:01.010 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 10:30:01.073 | proxy_http (enabled by site administrator) 2022-06-01 10:30:01.077 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 10:30:01.077 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 10:30:01.086 | KeepAlive Off 2022-06-01 10:30:01.090 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 10:30:01.090 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 10:30:01.099 | SetEnv proxy-sendchunked 1 2022-06-01 10:30:01.103 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.83:19292" retry=0 ' 2022-06-01 10:30:01.103 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 10:30:01.111 | ProxyPass "/image" "http://10.222.0.83:19292" retry=0 2022-06-01 10:30:01.115 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 10:30:01.117 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 10:30:01.120 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:30:01.123 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:30:01.125 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:30:01.127 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:01.130 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:01.132 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:30:01.134 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:30:01.137 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:01.139 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:01.142 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 10:30:01.203 | Site glance already enabled 2022-06-01 10:30:01.208 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 10:30:01.210 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:30:01.213 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:30:01.215 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:30:01.350 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 10:30:01.391 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 10:30:01.422 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 10:30:01.453 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 10:30:01.470 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:01.473 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 10:30:01.476 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 10:30:01.479 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 10:30:01.481 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:30:01.483 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 10:30:01.486 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 10:30:01.489 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 10:30:01.491 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 10:30:01.493 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:30:01.496 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:30:01.499 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:30:01.502 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:30:01.504 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:30:01.507 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:30:01.522 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:30:01.525 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:30:01.528 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:30:01.530 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:30:01.531 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:30:01.536 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 10:30:01.538 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:30:01.541 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 10:30:01.554 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 10:30:01.557 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:30:01.557 | + functions-common:git_clone:607 : head -1 2022-06-01 10:30:01.560 | 070a0effb Handle the case when tempest fails 2022-06-01 10:30:01.563 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:30:01.566 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 10:30:01.568 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:30:01.571 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:30:01.573 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 10:30:01.576 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:30:01.578 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 10:30:01.580 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:30:01.583 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:30:01.585 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 10:30:01.588 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:30:01.591 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:30:01.594 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 10:30:01.596 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:30:01.599 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 10:30:01.602 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:30:01.605 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:30:01.608 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 10:30:01.614 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 10:30:01.616 | + 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 10:30:02.209 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 10:30:02.211 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:30:02.214 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:30:02.216 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:30:02.218 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:30:02.221 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 10:30:02.223 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:30:02.225 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:30:02.228 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:30:02.231 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:30:02.233 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:30:02.236 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:30:02.238 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:30:02.241 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 10:30:02.262 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 10:30:02.264 | + 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 10:30:04.061 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:30:04.061 | 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 10:30:04.066 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:04.066 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:04.068 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:30:04.069 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:04.069 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:04.070 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:30:04.070 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:04.070 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:30:04.084 | Obtaining file:///opt/stack/cinder 2022-06-01 10:30:06.055 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:30:08.027 | 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 10:30:08.035 | 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 10:30:08.043 | 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 10:30:08.051 | 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 10:30:08.073 | 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 10:30:08.086 | 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 10:30:08.107 | 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 10:30:08.147 | 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 10:30:08.161 | 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 10:30:08.164 | 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 10:30:08.174 | 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 10:30:08.188 | 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 10:30:08.204 | 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 10:30:08.210 | 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 10:30:08.213 | 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 10:30:08.216 | 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 10:30:08.219 | 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 10:30:08.231 | 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 10:30:08.298 | 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 10:30:08.359 | 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 10:30:08.370 | 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 10:30:08.373 | 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 10:30:08.383 | 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 10:30:08.408 | 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 10:30:08.413 | 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 10:30:08.434 | 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 10:30:08.470 | 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 10:30:08.481 | 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 10:30:08.497 | 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 10:30:08.503 | 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 10:30:08.552 | 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 10:30:08.558 | 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 10:30:08.599 | 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 10:30:08.653 | 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 10:30:08.671 | 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 10:30:08.688 | 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 10:30:08.703 | 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 10:30:08.718 | 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 10:30:08.722 | 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 10:30:08.732 | 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 10:30:08.756 | 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 10:30:08.764 | 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 10:30:08.785 | 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 10:30:08.804 | 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 10:30:08.829 | 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 10:30:08.875 | 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 10:30:08.882 | 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 10:30:08.917 | 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 10:30:08.920 | 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 10:30:08.922 | 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 10:30:08.943 | 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 10:30:08.947 | 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 10:30:08.951 | 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 10:30:08.963 | 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 10:30:08.966 | 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 10:30:08.969 | 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 10:30:08.985 | 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 10:30:08.990 | 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 10:30:09.008 | 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 10:30:09.028 | 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 10:30:09.045 | 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 10:30:09.068 | 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 10:30:09.073 | 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 10:30:09.081 | 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 10:30:09.101 | 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 10:30:09.106 | 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 10:30:09.110 | 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 10:30:09.116 | 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 10:30:09.120 | 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 10:30:09.123 | 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 10:30:09.134 | 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 10:30:09.138 | 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 10:30:09.140 | 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 10:30:09.147 | 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 10:30:09.150 | 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 10:30:09.156 | 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 10:30:09.216 | 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 10:30:09.230 | 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 10:30:09.239 | 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 10:30:09.245 | 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 10:30:09.263 | 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 10:30:09.348 | 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 10:30:09.351 | 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 10:30:09.359 | 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 10:30:09.363 | 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 10:30:09.392 | 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 10:30:09.396 | 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 10:30:09.404 | 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 10:30:09.407 | 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 10:30:09.410 | 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 10:30:09.413 | 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 10:30:09.418 | 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 10:30:09.426 | 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 10:30:09.449 | 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 10:30:09.492 | 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 10:30:09.496 | 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 10:30:09.501 | 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 10:30:09.507 | 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 10:30:09.512 | 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 10:30:09.520 | 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 10:30:09.523 | 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 10:30:09.528 | 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 10:30:09.537 | 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 10:30:09.544 | 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 10:30:09.548 | 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 10:30:09.591 | 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 10:30:09.598 | 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 10:30:09.601 | 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 10:30:09.612 | 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 10:30:09.615 | 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 10:30:09.630 | 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 10:30:09.640 | 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 10:30:09.655 | 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 10:30:09.669 | 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 10:30:09.673 | 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 10:30:09.676 | 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 10:30:09.678 | 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 10:30:09.683 | 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 10:30:09.685 | 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 10:30:09.690 | 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 10:30:09.699 | 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 10:30:09.737 | 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 10:30:09.740 | 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 10:30:09.742 | 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 10:30:09.746 | 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 10:30:09.748 | 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 10:30:09.754 | 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 10:30:09.757 | 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 10:30:09.763 | 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 10:30:09.769 | 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 10:30:09.777 | 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 10:30:09.780 | 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 10:30:09.783 | 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 10:30:09.786 | 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 10:30:09.841 | 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 10:30:09.844 | 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 10:30:09.848 | 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 10:30:09.851 | 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 10:30:09.884 | 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 10:30:10.873 | Installing collected packages: cinder 2022-06-01 10:30:10.873 | Attempting uninstall: cinder 2022-06-01 10:30:10.883 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 10:30:10.883 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 10:30:10.883 | Running setup.py develop for cinder 2022-06-01 10:30:13.133 | Successfully installed cinder 2022-06-01 10:30:13.278 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:30:13.278 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:30:13.370 | + inc/python:pip_install:200 : result=0 2022-06-01 10:30:13.373 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:30:13.375 | + functions-common:time_stop:2322 : local name 2022-06-01 10:30:13.377 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:30:13.379 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:30:13.381 | + functions-common:time_stop:2325 : local total 2022-06-01 10:30:13.384 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:30:13.386 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:30:13.388 | + functions-common:time_stop:2329 : start_time=1654079402257 2022-06-01 10:30:13.391 | + functions-common:time_stop:2331 : [[ -z 1654079402257 ]] 2022-06-01 10:30:13.393 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:30:13.397 | + functions-common:time_stop:2334 : end_time=1654079413395 2022-06-01 10:30:13.400 | + functions-common:time_stop:2335 : elapsed_time=11138 2022-06-01 10:30:13.402 | + functions-common:time_stop:2336 : total=78174 2022-06-01 10:30:13.405 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:30:13.407 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=89312 2022-06-01 10:30:13.409 | + inc/python:pip_install:203 : return 0 2022-06-01 10:30:13.412 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:30:13.414 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:30:13.416 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:30:13.435 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:30:13.447 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 10:30:13.450 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 10:30:13.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:30:13.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:30:13.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 10:30:13.460 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:30:13.463 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 10:30:13.465 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 10:30:13.468 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:30:13.470 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:30:13.473 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:30:13.475 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:30:13.477 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:30:13.480 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:30:13.482 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:13.485 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:13.487 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:30:13.489 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:30:13.492 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:30:13.495 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:30:13.497 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 10:30:13.500 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:30:13.503 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:13.505 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:13.508 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 10:30:13.530 | + 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 10:30:13.640 | Reading package lists... 2022-06-01 10:30:13.898 | Building dependency tree... 2022-06-01 10:30:13.899 | Reading state information... 2022-06-01 10:30:14.154 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 10:30:14.154 | The following packages were automatically installed and are no longer required: 2022-06-01 10:30:14.155 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:30:14.156 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:30:14.156 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:30:14.156 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:30:14.156 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:30:14.156 | python3-zope.interface 2022-06-01 10:30:14.156 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:30:14.269 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:30:14.273 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:30:14.276 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:30:14.279 | + functions-common:time_stop:2322 : local name 2022-06-01 10:30:14.281 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:30:14.284 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:30:14.286 | + functions-common:time_stop:2325 : local total 2022-06-01 10:30:14.289 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:30:14.292 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:30:14.294 | + functions-common:time_stop:2329 : start_time=1654079413527 2022-06-01 10:30:14.296 | + functions-common:time_stop:2331 : [[ -z 1654079413527 ]] 2022-06-01 10:30:14.300 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:30:14.304 | + functions-common:time_stop:2334 : end_time=1654079414301 2022-06-01 10:30:14.306 | + functions-common:time_stop:2335 : elapsed_time=774 2022-06-01 10:30:14.309 | + functions-common:time_stop:2336 : total=5395 2022-06-01 10:30:14.311 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:30:14.313 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6169 2022-06-01 10:30:14.316 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:30:14.319 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:30:14.321 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 10:30:14.324 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 10:30:14.336 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 10:30:14.340 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 10:30:14.343 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 10:30:14.345 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 10:30:14.348 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 10:30:14.348 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 10:30:14.353 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 10:30:14.355 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 10:30:14.357 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 10:30:14.359 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 10:30:14.361 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 10:30:14.364 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 10:30:14.366 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 10:30:14.368 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 10:30:14.379 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 10:30:14.391 | + 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 10:30:14.404 | + 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 10:30:14.416 | + 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 10:30:14.428 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 10:30:14.431 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 10:30:14.435 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.kHM0DbEQQq 2022-06-01 10:30:14.437 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 10:30:14.439 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 10:30:14.442 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 10:30:14.444 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.kHM0DbEQQq 2022-06-01 10:30:14.448 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.kHM0DbEQQq 2022-06-01 10:30:14.459 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.kHM0DbEQQq /etc/sudoers.d/cinder-rootwrap 2022-06-01 10:30:14.472 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 10:30:14.476 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 10:30:14.479 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 10:30:14.481 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 10:30:14.483 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 10:30:14.485 | + 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 10:30:14.487 | + 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 10:30:14.490 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 10:30:14.492 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 10:30:14.497 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 10:30:14.502 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 10:30:14.521 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 10:30:14.540 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 10:30:14.559 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 10:30:14.579 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 10:30:14.600 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 10:30:14.625 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 10:30:14.647 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 10:30:14.667 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 10:30:14.669 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:30:14.672 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 10:30:14.674 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:30:14.677 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 10:30:14.707 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 10:30:14.735 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:30:14.764 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 10:30:14.793 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 10:30:14.825 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 10:30:14.859 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 10:30:14.889 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 10:30:14.920 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:30:14.950 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:30:14.978 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 10:30:15.012 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 10:30:15.042 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 10:30:15.044 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 10:30:15.047 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 10:30:15.049 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 10:30:15.052 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 10:30:15.054 | + 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 10:30:15.086 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 10:30:15.114 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 10:30:15.143 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 10:30:15.172 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 10:30:15.201 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 10:30:15.231 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 10:30:15.271 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 10:30:15.273 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.83 2022-06-01 10:30:15.303 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 10:30:15.336 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 10:30:15.344 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key a0fc37bcab5705dd9d9dc8bcb5014c9f 2022-06-01 10:30:15.381 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 10:30:15.397 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:15.400 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 10:30:15.403 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 10:30:15.405 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 10:30:15.407 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 10:30:15.410 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 10:30:15.412 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 10:30:15.414 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 10:30:15.417 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 10:30:15.419 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 10:30:15.422 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 10:30:15.424 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 10:30:15.454 | + 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 10:30:15.482 | + 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 10:30:15.510 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 10:30:15.542 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 10:30:15.569 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 10:30:15.572 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 10:30:15.575 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 10:30:15.577 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 10:30:15.606 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 10:30:15.640 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 10:30:15.642 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 10:30:15.671 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 10:30:15.673 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 10:30:15.676 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 10:30:15.678 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 10:30:15.707 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 10:30:15.709 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 10:30:15.712 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 10:30:15.728 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:15.731 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.83:8080/v1/AUTH_ 2022-06-01 10:30:15.760 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 10:30:15.779 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:15.781 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 10:30:15.803 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:15.806 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 10:30:15.808 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 10:30:15.811 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 10:30:15.813 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 10:30:15.817 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:30:15.823 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:30:15.825 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:30:15.842 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:15.845 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:30:15.849 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:30:15.851 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:30:15.867 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:15.870 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:30:15.873 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:30:15.901 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:30:15.903 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:30:15.906 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 10:30:15.908 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 10:30:15.911 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:30:15.914 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:30:15.932 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:30:15.935 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:30:15.937 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:30:15.939 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:30:15.942 | + 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 10:30:15.970 | + 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 10:30:15.999 | + 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 10:30:16.028 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:30:16.058 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 10:30:16.061 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 10:30:16.063 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 10:30:16.066 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 10:30:16.068 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:30:16.070 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:30:16.074 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 10:30:16.078 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 10:30:16.080 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:30:16.083 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:30:16.096 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:30:16.096 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:30:16.105 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:30:16.108 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:30:16.124 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 10:30:16.127 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 10:30:16.131 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 10:30:16.160 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 10:30:16.188 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 10:30:16.216 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:30:16.243 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:30:16.271 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:30:16.300 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:30:16.327 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:30:16.355 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:30:16.385 | + 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 10:30:16.413 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:30:16.440 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:30:16.468 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:30:16.496 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:30:16.499 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:30:16.502 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 10:30:16.504 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 10:30:16.506 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:30:16.509 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:16.511 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:16.514 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:30:16.516 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:30:16.519 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 10:30:16.547 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:30:16.579 | + 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 10:30:16.581 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:30:16.598 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 10:30:16.601 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 10:30:16.604 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 10:30:16.607 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:30:16.609 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:30:16.611 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:30:16.614 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:16.616 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:16.618 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:30:16.621 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:30:16.623 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:16.626 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:16.629 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 10:30:16.695 | Enabling site cinder-wsgi. 2022-06-01 10:30:16.700 | To activate the new configuration, you need to run: 2022-06-01 10:30:16.700 | systemctl reload apache2 2022-06-01 10:30:16.705 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:30:16.707 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:30:16.710 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:30:16.713 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:30:16.933 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 10:30:16.935 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 10:30:16.969 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.83/image 2022-06-01 10:30:17.004 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 10:30:17.024 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:17.027 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 10:30:17.029 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:30:17.032 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 10:30:17.034 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 10:30:17.037 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 10:30:17.075 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 10:30:17.106 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.83/identity 2022-06-01 10:30:17.136 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 10:30:17.165 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 10:30:17.194 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 10:30:17.223 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 10:30:17.256 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 10:30:17.284 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:30:17.312 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 10:30:17.340 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 10:30:17.370 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:30:17.403 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 10:30:17.405 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 10:30:17.422 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:17.425 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.83:2379 2022-06-01 10:30:17.457 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 10:30:17.481 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:17.483 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 10:30:17.486 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 10:30:17.490 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 10:30:17.492 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:30:17.495 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 10:30:17.498 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 10:30:17.502 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:30:17.502 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 10:30:17.508 | + 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 10:30:17.510 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 10:30:17.513 | + 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 10:30:17.515 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 10:30:17.518 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 10:30:17.521 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 10:30:17.523 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 10:30:17.526 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:30:17.529 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:30:17.531 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 10:30:17.534 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:30:17.536 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 10:30:17.539 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 10:30:17.542 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 10:30:17.544 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:30:17.546 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:30:17.549 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:30:17.552 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:30:17.554 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:30:17.557 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:30:17.573 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:30:17.575 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:30:17.578 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:30:17.580 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:30:17.581 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:30:17.586 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 10:30:17.589 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:30:17.591 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 10:30:17.604 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 10:30:17.607 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:30:17.608 | + functions-common:git_clone:607 : head -1 2022-06-01 10:30:17.618 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-01 10:30:17.621 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:30:17.624 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 10:30:17.627 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:30:17.630 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:30:17.632 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 10:30:17.635 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:30:17.638 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 10:30:17.640 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:30:17.642 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:30:17.645 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 10:30:17.647 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:30:17.651 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:30:17.654 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 10:30:17.656 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:30:17.659 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 10:30:17.662 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:30:17.664 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:30:17.667 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 10:30:17.673 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 10:30:17.676 | + 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 10:30:18.275 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 10:30:18.278 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:30:18.280 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:30:18.283 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:30:18.285 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:30:18.287 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 10:30:18.290 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:30:18.292 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:30:18.295 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:30:18.297 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:30:18.299 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:30:18.302 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:30:18.304 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:30:18.307 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 10:30:18.328 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 10:30:18.330 | + 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 10:30:20.141 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:30:20.142 | 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 10:30:20.146 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:20.147 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:20.148 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:30:20.150 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:20.150 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:20.151 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:30:20.151 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:20.151 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:30:20.164 | Obtaining file:///opt/stack/neutron 2022-06-01 10:30:22.362 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:30:24.416 | 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 10:30:24.423 | 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 10:30:24.426 | 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 10:30:24.434 | 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 10:30:24.442 | 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 10:30:24.450 | 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 10:30:24.471 | 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 10:30:24.484 | 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 10:30:24.494 | 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 10:30:24.502 | 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 10:30:24.505 | 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 10:30:24.517 | 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 10:30:24.524 | 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 10:30:24.527 | 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 10:30:24.530 | 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 10:30:24.594 | 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 10:30:24.649 | 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 10:30:24.652 | 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 10:30:24.657 | 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 10:30:24.660 | 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 10:30:24.701 | 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 10:30:24.728 | 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 10:30:24.748 | 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 10:30:24.752 | 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 10:30:24.757 | 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 10:30:24.780 | 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 10:30:24.798 | 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 10:30:24.833 | 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 10:30:24.844 | 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 10:30:24.861 | 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 10:30:24.867 | 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 10:30:24.913 | 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 10:30:24.920 | 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 10:30:24.961 | 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 10:30:25.014 | 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 10:30:25.032 | 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 10:30:25.050 | 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 10:30:25.064 | 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 10:30:25.078 | 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 10:30:25.083 | 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 10:30:25.092 | 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 10:30:25.116 | 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 10:30:25.124 | 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 10:30:25.142 | 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 10:30:25.162 | 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 10:30:25.206 | 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 10:30:25.212 | 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 10:30:25.221 | 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 10:30:25.228 | 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 10:30:25.262 | 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 10:30:25.265 | 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 10:30:25.275 | 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 10:30:25.278 | 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 10:30:25.298 | 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 10:30:25.311 | 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 10:30:25.323 | 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 10:30:25.325 | 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 10:30:25.329 | 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 10:30:25.335 | 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 10:30:25.340 | 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 10:30:25.360 | 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 10:30:25.363 | 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 10:30:25.381 | 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 10:30:25.408 | 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 10:30:25.425 | 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 10:30:25.429 | 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 10:30:25.436 | 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 10:30:25.457 | 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 10:30:25.459 | 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 10:30:25.464 | 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 10:30:25.468 | 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 10:30:25.471 | 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 10:30:25.474 | 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 10:30:25.477 | 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 10:30:25.487 | 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 10:30:25.490 | 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 10:30:25.494 | 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 10:30:25.501 | 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 10:30:25.516 | 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 10:30:25.525 | 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 10:30:25.530 | 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 10:30:25.548 | 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 10:30:25.567 | 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 10:30:25.624 | 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 10:30:25.628 | 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 10:30:25.635 | 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 10:30:25.656 | 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 10:30:25.660 | 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 10:30:25.663 | 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 10:30:25.666 | 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 10:30:25.674 | 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 10:30:25.683 | 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 10:30:25.685 | 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 10:30:25.691 | 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 10:30:25.694 | 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 10:30:25.700 | 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 10:30:25.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 10:30:25.724 | 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 10:30:25.764 | 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 10:30:25.767 | 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 10:30:25.770 | 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 10:30:25.775 | 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 10:30:25.780 | 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 10:30:25.843 | 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 10:30:25.847 | 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 10:30:25.850 | 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 10:30:25.855 | 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 10:30:25.865 | 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 10:30:25.879 | 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 10:30:25.889 | 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 10:30:25.913 | 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 10:30:25.916 | 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 10:30:25.931 | 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 10:30:25.943 | 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 10:30:25.958 | 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 10:30:25.963 | 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 10:30:25.966 | 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 10:30:25.969 | 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 10:30:25.972 | 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 10:30:25.975 | 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 10:30:25.978 | 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 10:30:25.980 | 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 10:30:25.983 | 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 10:30:25.986 | 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 10:30:25.989 | 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 10:30:25.992 | 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 10:30:25.995 | 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 10:30:26.002 | 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 10:30:26.017 | 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 10:30:26.070 | 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 10:30:26.075 | 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 10:30:26.078 | 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 10:30:26.083 | 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 10:30:26.117 | 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 10:30:26.158 | 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 10:30:27.146 | Installing collected packages: neutron 2022-06-01 10:30:27.146 | Attempting uninstall: neutron 2022-06-01 10:30:27.157 | Found existing installation: neutron 17.4.2.dev8 2022-06-01 10:30:27.158 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 10:30:27.159 | Running setup.py develop for neutron 2022-06-01 10:30:29.553 | Successfully installed neutron 2022-06-01 10:30:29.692 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:30:29.692 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:30:29.782 | + inc/python:pip_install:200 : result=0 2022-06-01 10:30:29.784 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:30:29.787 | + functions-common:time_stop:2322 : local name 2022-06-01 10:30:29.789 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:30:29.791 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:30:29.793 | + functions-common:time_stop:2325 : local total 2022-06-01 10:30:29.795 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:30:29.798 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:30:29.800 | + functions-common:time_stop:2329 : start_time=1654079418323 2022-06-01 10:30:29.802 | + functions-common:time_stop:2331 : [[ -z 1654079418323 ]] 2022-06-01 10:30:29.805 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:30:29.809 | + functions-common:time_stop:2334 : end_time=1654079429806 2022-06-01 10:30:29.811 | + functions-common:time_stop:2335 : elapsed_time=11483 2022-06-01 10:30:29.813 | + functions-common:time_stop:2336 : total=89312 2022-06-01 10:30:29.816 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:30:29.818 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100795 2022-06-01 10:30:29.820 | + inc/python:pip_install:203 : return 0 2022-06-01 10:30:29.823 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:30:29.825 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:30:29.828 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:30:29.847 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:30:29.859 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 10:30:29.861 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 10:30:29.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:30:29.866 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:30:29.869 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 10:30:29.871 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:30:29.874 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 10:30:29.876 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:30:29.879 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 10:30:29.896 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:29.899 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 10:30:29.902 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 10:30:29.904 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 10:30:29.907 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:30:29.909 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 10:30:29.912 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 10:30:29.914 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 10:30:29.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:30:29.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:30:29.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 10:30:29.924 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:30:29.926 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 10:30:29.942 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:29.944 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 10:30:29.961 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:29.964 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 10:30:29.980 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:29.982 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 10:30:29.985 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 10:30:29.987 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 10:30:29.989 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:30:29.991 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:30:29.995 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:30:29.997 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:30:30.000 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:30:30.002 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:30:30.018 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:30:30.021 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:30:30.023 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:30:30.026 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:30:30.026 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:30:30.031 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 10:30:30.033 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:30:30.035 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 10:30:30.048 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 10:30:30.051 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:30:30.051 | + functions-common:git_clone:607 : head -1 2022-06-01 10:30:30.054 | 612a9cb76e Merge commit 'refs/changes/45/840845/1' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-06-01 10:30:30.057 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:30:30.060 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 10:30:30.062 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:30:30.065 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:30:30.067 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 10:30:30.069 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:30:30.072 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 10:30:30.075 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:30:30.077 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:30:30.080 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 10:30:30.082 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:30:30.084 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:30:30.088 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 10:30:30.090 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:30:30.093 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 10:30:30.095 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:30:30.098 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:30:30.101 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 10:30:30.107 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 10:30:30.109 | + 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 10:30:30.700 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 10:30:30.702 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:30:30.704 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:30:30.707 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:30:30.709 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:30:30.711 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 10:30:30.713 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:30:30.716 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:30:30.718 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:30:30.720 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:30:30.723 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:30:30.725 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:30:30.728 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:30:30.730 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 10:30:30.751 | Using python 3.8 to install /opt/stack/nova 2022-06-01 10:30:30.753 | + 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 10:30:32.564 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:30:32.565 | 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 10:30:32.569 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:32.569 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:32.571 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:30:32.572 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:32.573 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:32.573 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:30:32.573 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:32.574 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:30:32.590 | Obtaining file:///opt/stack/nova 2022-06-01 10:30:35.669 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:30:38.766 | 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 10:30:38.773 | 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 10:30:38.776 | 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 10:30:38.784 | 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 10:30:38.793 | 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 10:30:38.796 | 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 10:30:38.804 | 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 10:30:38.825 | 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 10:30:38.840 | 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 10:30:38.861 | 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 10:30:38.900 | 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 10:30:38.913 | 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 10:30:38.917 | 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 10:30:38.926 | 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 10:30:38.933 | 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 10:30:38.936 | 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 10:30:38.939 | 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 10:30:38.950 | 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 10:30:39.013 | 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 10:30:39.069 | 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 10:30:39.079 | 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 10:30:39.084 | 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 10:30:39.087 | 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 10:30:39.092 | 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 10:30:39.095 | 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 10:30:39.122 | 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 10:30:39.159 | 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 10:30:39.165 | 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 10:30:39.169 | 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 10:30:39.174 | 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 10:30:39.197 | 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 10:30:39.218 | 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 10:30:39.236 | 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 10:30:39.270 | 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 10:30:39.282 | 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 10:30:39.297 | 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 10:30:39.304 | 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 10:30:39.354 | 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 10:30:39.360 | 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 10:30:39.400 | 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 10:30:39.453 | 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 10:30:39.471 | 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 10:30:39.488 | 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 10:30:39.503 | 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 10:30:39.517 | 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 10:30:39.522 | 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 10:30:39.532 | 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 10:30:39.555 | 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 10:30:39.563 | 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 10:30:39.581 | 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 10:30:39.601 | 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 10:30:39.612 | 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 10:30:39.620 | 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 10:30:39.662 | 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 10:30:39.665 | 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 10:30:39.667 | 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 10:30:39.688 | 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 10:30:39.700 | 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 10:30:39.702 | 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 10:30:39.706 | 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 10:30:39.732 | 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 10:30:39.739 | 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 10:30:39.755 | 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 10:30:39.774 | 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 10:30:39.778 | 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 10:30:39.796 | 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 10:30:39.814 | 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 10:30:39.841 | 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 10:30:39.845 | 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 10:30:39.852 | 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 10:30:39.873 | 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 10:30:39.876 | 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 10:30:39.880 | 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 10:30:39.886 | 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 10:30:39.889 | 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 10:30:39.892 | 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 10:30:39.902 | 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 10:30:39.906 | 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 10:30:39.908 | 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 10:30:39.915 | 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 10:30:39.974 | 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 10:30:39.993 | 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 10:30:40.006 | 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 10:30:40.015 | 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 10:30:40.032 | 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 10:30:40.112 | 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 10:30:40.116 | 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 10:30:40.124 | 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 10:30:40.144 | 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 10:30:40.148 | 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 10:30:40.156 | 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 10:30:40.160 | 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 10:30:40.163 | 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 10:30:40.167 | 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 10:30:40.181 | 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 10:30:40.184 | 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 10:30:40.193 | 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 10:30:40.198 | 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 10:30:40.201 | 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 10:30:40.208 | 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 10:30:40.211 | 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 10:30:40.232 | 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 10:30:40.240 | 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 10:30:40.246 | 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 10:30:40.251 | 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 10:30:40.260 | 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 10:30:40.263 | 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 10:30:40.304 | 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 10:30:40.309 | 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 10:30:40.312 | 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 10:30:40.323 | 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 10:30:40.328 | 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 10:30:40.347 | 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 10:30:40.357 | 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 10:30:40.362 | 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 10:30:40.365 | 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 10:30:40.381 | 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 10:30:40.395 | 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 10:30:40.399 | 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 10:30:40.414 | 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 10:30:40.417 | 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 10:30:40.421 | 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 10:30:40.424 | 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 10:30:40.426 | 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 10:30:40.464 | 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 10:30:40.469 | 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 10:30:40.478 | 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 10:30:40.480 | 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 10:30:40.483 | 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 10:30:40.486 | 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 10:30:40.488 | 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 10:30:40.492 | 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 10:30:40.501 | 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 10:30:40.504 | 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 10:30:40.507 | 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 10:30:40.510 | 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 10:30:40.517 | 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 10:30:40.520 | 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 10:30:40.524 | 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 10:30:40.578 | 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 10:30:40.582 | 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 10:30:40.624 | 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 10:30:40.657 | 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 10:30:40.663 | 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 10:30:41.678 | Installing collected packages: nova 2022-06-01 10:30:41.678 | Attempting uninstall: nova 2022-06-01 10:30:41.680 | Found existing installation: nova 22.4.1.dev5 2022-06-01 10:30:41.685 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 10:30:41.686 | Running setup.py develop for nova 2022-06-01 10:30:45.029 | Successfully installed nova 2022-06-01 10:30:45.170 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:30:45.170 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:30:45.261 | + inc/python:pip_install:200 : result=0 2022-06-01 10:30:45.264 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:30:45.266 | + functions-common:time_stop:2322 : local name 2022-06-01 10:30:45.268 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:30:45.270 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:30:45.272 | + functions-common:time_stop:2325 : local total 2022-06-01 10:30:45.274 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:30:45.276 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:30:45.279 | + functions-common:time_stop:2329 : start_time=1654079430745 2022-06-01 10:30:45.281 | + functions-common:time_stop:2331 : [[ -z 1654079430745 ]] 2022-06-01 10:30:45.283 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:30:45.287 | + functions-common:time_stop:2334 : end_time=1654079445285 2022-06-01 10:30:45.289 | + functions-common:time_stop:2335 : elapsed_time=14540 2022-06-01 10:30:45.292 | + functions-common:time_stop:2336 : total=100795 2022-06-01 10:30:45.294 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:30:45.296 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=115335 2022-06-01 10:30:45.298 | + inc/python:pip_install:203 : return 0 2022-06-01 10:30:45.300 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:30:45.303 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:30:45.306 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:30:45.324 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:30:45.336 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 10:30:45.338 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 10:30:45.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:30:45.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:30:45.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 10:30:45.349 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:30:45.352 | + 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 10:30:45.364 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:30:45.367 | + ./stack.sh:main:906 : configure_nova 2022-06-01 10:30:45.370 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 10:30:45.382 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 10:30:45.384 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 10:30:45.387 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 10:30:45.391 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 10:30:45.391 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 10:30:45.396 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 10:30:45.398 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 10:30:45.400 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 10:30:45.403 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 10:30:45.405 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 10:30:45.408 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 10:30:45.410 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 10:30:45.413 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 10:30:45.425 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 10:30:45.437 | + 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 10:30:45.449 | + 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 10:30:45.461 | + 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 10:30:45.473 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 10:30:45.477 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 10:30:45.481 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.SkA9jB9JKQ 2022-06-01 10:30:45.484 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 10:30:45.486 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 10:30:45.489 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 10:30:45.491 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 10:30:45.494 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 10:30:45.497 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.SkA9jB9JKQ 2022-06-01 10:30:45.501 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.SkA9jB9JKQ 2022-06-01 10:30:45.512 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.SkA9jB9JKQ /etc/sudoers.d/nova-rootwrap 2022-06-01 10:30:45.525 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 10:30:45.529 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 10:30:45.532 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 10:30:45.535 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 10:30:45.537 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 10:30:45.540 | + 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 10:30:45.542 | + 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 10:30:45.545 | + 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 10:30:45.547 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 10:30:45.552 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 10:30:45.568 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:45.571 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 10:30:45.573 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 10:30:45.577 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 10:30:45.580 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 10:30:45.609 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 10:30:45.611 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 10:30:45.637 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 10:30:45.666 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 10:30:45.692 | + 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 10:30:45.721 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 10:30:45.751 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 10:30:45.781 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 10:30:45.783 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.83 2022-06-01 10:30:45.809 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 10:30:45.836 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 10:30:45.862 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 10:30:45.889 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 10:30:45.915 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 10:30:45.945 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 10:30:45.947 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:30:45.950 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:30:45.952 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:30:45.954 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:30:45.956 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:30:45.958 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:30:45.960 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:30:45.962 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:30:45.964 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 10:30:45.967 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:30:45.969 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:30:45.971 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:30:45.973 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:30:45.975 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:30:45.977 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:30:45.979 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 10:30:45.996 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:45.998 | + 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 10:30:46.000 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 10:30:46.002 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 10:30:46.031 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 10:30:46.033 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 10:30:46.035 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 10:30:46.038 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 10:30:46.040 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 10:30:46.043 | + 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 10:30:46.073 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 10:30:46.075 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 10:30:46.077 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 10:30:46.079 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 10:30:46.082 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 10:30:46.084 | + 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 10:30:46.114 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 10:30:46.143 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 10:30:46.171 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 10:30:46.198 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 10:30:46.213 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:46.215 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 10:30:46.231 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:46.235 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 10:30:46.235 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 10:30:46.240 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 10:30:46.243 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 10:30:46.270 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 10:30:46.285 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:46.287 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 10:30:46.290 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 10:30:46.295 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 10:30:46.298 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:30:46.300 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 10:30:46.330 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 10:30:46.357 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:30:46.385 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 10:30:46.411 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 10:30:46.438 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 10:30:46.464 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 10:30:46.491 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 10:30:46.518 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:30:46.546 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:30:46.572 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 10:30:46.588 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:46.591 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 10:30:46.593 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 10:30:46.623 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 10:30:46.651 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.83/identity 2022-06-01 10:30:46.681 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 10:30:46.708 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 10:30:46.734 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 10:30:46.762 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 10:30:46.789 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 10:30:46.819 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 10:30:46.836 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:46.839 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 10:30:46.842 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 10:30:46.870 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 10:30:46.899 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 10:30:46.902 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 10:30:46.928 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 10:30:46.931 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 10:30:46.933 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 10:30:46.937 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:30:46.944 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:30:46.947 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:30:46.949 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:30:46.951 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:30:46.954 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:30:46.956 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 10:30:46.959 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 10:30:46.961 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 10:30:46.964 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:30:46.980 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:30:46.983 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:30:46.985 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:30:46.987 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:30:46.989 | + 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 10:30:47.017 | + 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 10:30:47.045 | + 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 10:30:47.073 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:30:47.100 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 10:30:47.130 | + 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 10:30:47.133 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 10:30:47.136 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 10:30:47.138 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 10:30:47.141 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:30:47.143 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:30:47.146 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 10:30:47.151 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 10:30:47.153 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:30:47.157 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:30:47.170 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:30:47.171 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:30:47.180 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:30:47.183 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:30:47.200 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 10:30:47.203 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 10:30:47.208 | + 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 10:30:47.251 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 10:30:47.281 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 10:30:47.311 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:30:47.340 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:30:47.366 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:30:47.394 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:30:47.421 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:30:47.447 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:30:47.474 | + 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 10:30:47.501 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:30:47.528 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:30:47.555 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:30:47.582 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:30:47.584 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:30:47.587 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 10:30:47.590 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 10:30:47.592 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:30:47.594 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:47.597 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:47.599 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:30:47.602 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:30:47.604 | + 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 10:30:47.636 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:30:47.664 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:30:47.664 | + 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 10:30:47.672 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 10:30:47.675 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 10:30:47.678 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 10:30:47.680 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:30:47.682 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:30:47.684 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:30:47.686 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:47.689 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:47.691 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:30:47.693 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:30:47.695 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:47.698 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:47.700 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 10:30:47.761 | Enabling site nova-api-wsgi. 2022-06-01 10:30:47.767 | To activate the new configuration, you need to run: 2022-06-01 10:30:47.767 | systemctl reload apache2 2022-06-01 10:30:47.771 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:30:47.774 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:30:47.777 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:30:47.779 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:30:47.918 | + 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 10:30:47.920 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 10:30:47.923 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 10:30:47.925 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 10:30:47.928 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 10:30:47.930 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:30:47.933 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 10:30:47.937 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 10:30:47.939 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:30:47.941 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:30:47.956 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:30:47.956 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:30:47.966 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:30:47.969 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:30:47.985 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 10:30:47.987 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 10:30:47.991 | + 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 10:30:48.022 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 10:30:48.049 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 10:30:48.077 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:30:48.103 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:30:48.130 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:30:48.158 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:30:48.184 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:30:48.211 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:30:48.240 | + 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 10:30:48.268 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:30:48.294 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:30:48.321 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:30:48.348 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 10:30:48.350 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 10:30:48.377 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 10:30:48.393 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:48.395 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 10:30:48.425 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 10:30:48.427 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 10:30:48.430 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 10:30:48.446 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:48.449 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:30:48.451 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:30:48.479 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 10:30:48.509 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 10:30:48.511 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 10:30:48.513 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 10:30:48.516 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:30:48.518 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:30:48.520 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:30:48.536 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:48.539 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:30:48.542 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:30:48.544 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:30:48.560 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:48.562 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:30:48.565 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:30:48.592 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:30:48.594 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:30:48.596 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 10:30:48.624 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 10:30:48.660 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 10:30:48.691 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 10:30:48.707 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:48.709 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:30:48.737 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 10:30:48.739 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 10:30:48.755 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:48.758 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 10:30:48.762 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 10:30:48.764 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 10:30:48.766 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 10:30:48.769 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 10:30:48.771 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 10:30:48.774 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 10:30:48.777 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 10:30:48.779 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 10:30:48.781 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 10:30:48.786 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 10:30:48.788 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 10:30:48.791 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 10:30:48.793 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 10:30:48.796 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 10:30:48.798 | + 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 10:30:48.828 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 10:30:48.858 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 10:30:48.895 | + 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 10:30:48.897 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 10:30:48.900 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 10:30:48.903 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 10:30:48.920 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:48.923 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 10:30:48.924 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 10:30:49.603 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 10:30:49.605 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 10:30:49.608 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 10:30:49.610 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 10:30:49.612 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:30:49.615 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 10:30:49.617 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:30:49.633 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:49.637 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 10:30:49.639 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 10:30:49.642 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:30:49.657 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:49.659 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/nova_cell1 2022-06-01 10:30:49.662 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/nova_cell1 2022-06-01 10:30:49.690 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:30:49.692 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:30:49.694 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 10:30:49.711 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:49.713 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 10:30:49.716 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 10:30:49.719 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 10:30:49.749 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.83/identity 2022-06-01 10:30:49.778 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 10:30:49.805 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 10:30:49.833 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 10:30:49.860 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 10:30:49.888 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 10:30:49.916 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 10:30:49.944 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 10:30:49.947 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 10:30:49.949 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 10:30:49.952 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:30:49.968 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:30:49.971 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:30:49.973 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:30:49.975 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:30:49.978 | + 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 10:30:50.005 | + 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 10:30:50.036 | + 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 10:30:50.063 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:30:50.092 | + 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 10:30:50.094 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 10:30:50.098 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 10:30:50.101 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 10:30:50.103 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 10:30:50.106 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 10:30:50.109 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 10:30:50.112 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 10:30:50.114 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 10:30:50.116 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 10:30:50.119 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 10:30:50.122 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 10:30:50.124 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 10:30:50.126 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 10:30:50.128 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 10:30:50.144 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:50.146 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 10:30:50.161 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:50.164 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 10:30:50.166 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 10:30:50.182 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:50.185 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 10:30:50.200 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:50.202 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 10:30:50.220 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:30:50.222 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 10:30:50.239 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:30:50.241 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 10:30:50.244 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 10:30:50.247 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 10:30:50.250 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:30:50.252 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 10:30:50.257 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 10:30:50.260 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 10:30:50.262 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:50.265 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:50.267 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 10:30:50.270 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:30:50.272 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:30:50.275 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:30:50.278 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:30:50.280 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:30:50.283 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:30:50.285 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:50.288 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:50.291 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:30:50.293 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:30:50.295 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:30:50.298 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:30:50.300 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 10:30:50.303 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:30:50.305 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:50.308 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:50.310 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 10:30:50.332 | + 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 10:30:50.443 | Reading package lists... 2022-06-01 10:30:50.689 | Building dependency tree... 2022-06-01 10:30:50.690 | Reading state information... 2022-06-01 10:30:50.943 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:30:50.943 | The following packages were automatically installed and are no longer required: 2022-06-01 10:30:50.944 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:30:50.944 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:30:50.944 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:30:50.944 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:30:50.944 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:30:50.945 | python3-zope.interface 2022-06-01 10:30:50.945 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:30:51.059 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:30:51.064 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:30:51.066 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:30:51.069 | + functions-common:time_stop:2322 : local name 2022-06-01 10:30:51.072 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:30:51.074 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:30:51.077 | + functions-common:time_stop:2325 : local total 2022-06-01 10:30:51.079 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:30:51.081 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:30:51.083 | + functions-common:time_stop:2329 : start_time=1654079450330 2022-06-01 10:30:51.086 | + functions-common:time_stop:2331 : [[ -z 1654079450330 ]] 2022-06-01 10:30:51.089 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:30:51.093 | + functions-common:time_stop:2334 : end_time=1654079451090 2022-06-01 10:30:51.095 | + functions-common:time_stop:2335 : elapsed_time=760 2022-06-01 10:30:51.097 | + functions-common:time_stop:2336 : total=6169 2022-06-01 10:30:51.100 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:30:51.102 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6929 2022-06-01 10:30:51.104 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:30:51.107 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 10:30:51.109 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 10:30:51.112 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 10:30:51.114 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 10:30:51.117 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 10:30:51.140 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 10:30:51.142 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:30:51.145 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:30:51.147 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:30:51.150 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:30:51.152 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:30:51.154 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:30:51.157 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:51.159 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:51.162 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:30:51.164 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:30:51.167 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:30:51.169 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:30:51.172 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 10:30:51.174 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:30:51.177 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:51.179 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:51.182 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 10:30:51.205 | + 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 10:30:51.326 | Reading package lists... 2022-06-01 10:30:51.574 | Building dependency tree... 2022-06-01 10:30:51.576 | Reading state information... 2022-06-01 10:30:51.829 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 10:30:51.829 | The following packages were automatically installed and are no longer required: 2022-06-01 10:30:51.830 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:30:51.830 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:30:51.830 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:30:51.830 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:30:51.831 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:30:51.831 | python3-zope.interface 2022-06-01 10:30:51.831 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:30:51.943 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:30:51.948 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:30:51.951 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:30:51.953 | + functions-common:time_stop:2322 : local name 2022-06-01 10:30:51.956 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:30:51.958 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:30:51.960 | + functions-common:time_stop:2325 : local total 2022-06-01 10:30:51.963 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:30:51.965 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:30:51.967 | + functions-common:time_stop:2329 : start_time=1654079451202 2022-06-01 10:30:51.970 | + functions-common:time_stop:2331 : [[ -z 1654079451202 ]] 2022-06-01 10:30:51.973 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:30:51.977 | + functions-common:time_stop:2334 : end_time=1654079451974 2022-06-01 10:30:51.979 | + functions-common:time_stop:2335 : elapsed_time=772 2022-06-01 10:30:51.981 | + functions-common:time_stop:2336 : total=6929 2022-06-01 10:30:51.984 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:30:51.986 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7701 2022-06-01 10:30:51.989 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:30:51.991 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 10:30:51.995 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 10:30:51.997 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:30:51.999 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:30:52.002 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:30:52.004 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 10:30:52.007 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 10:30:52.065 | wsgi (enabled by maintainer script) 2022-06-01 10:30:52.068 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 10:30:52.070 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 10:30:52.073 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:30:52.077 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 10:30:52.079 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 10:30:52.082 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:30:52.086 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:30:52.086 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:30:52.091 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 10:30:52.095 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 10:30:52.100 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 10:30:52.104 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 10:30:52.106 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 10:30:52.129 | Using python 3.8 to install osc-placement 2022-06-01 10:30:52.132 | + 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 10:30:53.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:30:53.943 | 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 10:30:53.948 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:53.949 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:53.950 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:30:53.952 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:53.952 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:53.952 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:30:53.953 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:53.953 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:30:53.969 | 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 10:30:53.996 | 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 10:30:54.015 | 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 10:30:54.021 | 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 10:30:54.025 | 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 10:30:54.028 | 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 10:30:54.032 | 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 10:30:54.035 | 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 10:30:54.039 | 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 10:30:54.105 | 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 10:30:54.121 | 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 10:30:54.126 | 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 10:30:54.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 10:30:54.137 | 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 10:30:54.153 | 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 10:30:54.156 | 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 10:30:54.178 | 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 10:30:54.185 | 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 10:30:54.190 | 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 10:30:54.217 | 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 10:30:54.232 | 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 10:30:54.235 | 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 10:30:54.256 | 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 10:30:54.259 | 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 10:30:54.262 | 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 10:30:54.265 | 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 10:30:54.287 | 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 10:30:54.291 | 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 10:30:54.294 | 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 10:30:54.300 | 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 10:30:54.303 | 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 10:30:54.344 | 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 10:30:54.349 | 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 10:30:54.352 | 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 10:30:54.355 | 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 10:30:54.410 | 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 10:30:54.413 | 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 10:30:54.417 | 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 10:30:54.420 | 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 10:30:54.453 | 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 10:30:54.458 | 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 10:30:54.502 | 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 10:30:54.506 | 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 10:30:54.509 | 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 10:30:56.493 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:30:56.493 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:30:56.567 | + inc/python:pip_install:200 : result=0 2022-06-01 10:30:56.569 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:30:56.572 | + functions-common:time_stop:2322 : local name 2022-06-01 10:30:56.575 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:30:56.577 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:30:56.580 | + functions-common:time_stop:2325 : local total 2022-06-01 10:30:56.582 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:30:56.585 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:30:56.587 | + functions-common:time_stop:2329 : start_time=1654079452124 2022-06-01 10:30:56.590 | + functions-common:time_stop:2331 : [[ -z 1654079452124 ]] 2022-06-01 10:30:56.593 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:30:56.597 | + functions-common:time_stop:2334 : end_time=1654079456595 2022-06-01 10:30:56.600 | + functions-common:time_stop:2335 : elapsed_time=4471 2022-06-01 10:30:56.603 | + functions-common:time_stop:2336 : total=115335 2022-06-01 10:30:56.605 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:30:56.608 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=119806 2022-06-01 10:30:56.610 | + inc/python:pip_install:203 : return 0 2022-06-01 10:30:56.613 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 10:30:56.616 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 10:30:56.618 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 10:30:56.621 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:30:56.624 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:30:56.627 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:30:56.630 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:30:56.632 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:30:56.635 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:30:56.652 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:30:56.654 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:30:56.656 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:30:56.660 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:30:56.660 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:30:56.666 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 10:30:56.668 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:30:56.670 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 10:30:56.684 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 10:30:56.687 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:30:56.687 | + functions-common:git_clone:607 : head -1 2022-06-01 10:30:56.691 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 10:30:56.693 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:30:56.696 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 10:30:56.699 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:30:56.701 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:30:56.704 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 10:30:56.706 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:30:56.709 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 10:30:56.711 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:30:56.714 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:30:56.716 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 10:30:56.719 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:30:56.721 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:30:56.724 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 10:30:56.727 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:30:56.730 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 10:30:56.733 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:30:56.735 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:30:56.738 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 10:30:56.745 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 10:30:56.747 | + 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 10:30:57.356 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 10:30:57.359 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:30:57.361 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:30:57.364 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:30:57.366 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:30:57.371 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 10:30:57.374 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:30:57.376 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:30:57.379 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:30:57.381 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:30:57.386 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:30:57.389 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:30:57.392 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:30:57.394 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 10:30:57.416 | Using python 3.8 to install /opt/stack/placement 2022-06-01 10:30:57.418 | + 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 10:30:59.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:30:59.226 | 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 10:30:59.231 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:59.231 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:59.233 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:30:59.234 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:59.235 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:59.235 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:30:59.235 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:30:59.236 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:30:59.248 | Obtaining file:///opt/stack/placement 2022-06-01 10:31:00.502 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:31:01.716 | 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 10:31:01.725 | 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 10:31:01.747 | 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 10:31:01.761 | 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 10:31:01.773 | 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 10:31:01.830 | 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 10:31:01.835 | 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 10:31:01.839 | 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 10:31:01.844 | 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 10:31:01.880 | 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 10:31:01.890 | 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 10:31:01.906 | 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 10:31:01.912 | 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 10:31:01.960 | 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 10:31:01.967 | 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 10:31:02.006 | 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 10:31:02.025 | 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 10:31:02.042 | 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 10:31:02.051 | 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 10:31:02.059 | 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 10:31:02.077 | 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 10:31:02.084 | 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 10:31:02.087 | 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 10:31:02.090 | 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 10:31:02.101 | 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 10:31:02.103 | 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 10:31:02.107 | 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 10:31:02.112 | 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 10:31:02.130 | 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 10:31:02.135 | 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 10:31:02.143 | 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 10:31:02.165 | 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 10:31:02.170 | 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 10:31:02.173 | 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 10:31:02.184 | 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 10:31:02.187 | 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 10:31:02.190 | 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 10:31:02.197 | 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 10:31:02.206 | 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 10:31:02.213 | 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 10:31:02.230 | 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 10:31:02.234 | 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 10:31:02.241 | 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 10:31:02.264 | 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 10:31:02.306 | 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 10:31:02.370 | 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 10:31:02.376 | 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 10:31:02.381 | 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 10:31:02.386 | 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 10:31:02.394 | 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 10:31:02.397 | 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 10:31:02.407 | 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 10:31:02.413 | 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 10:31:02.417 | 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 10:31:02.420 | 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 10:31:02.423 | 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 10:31:02.426 | 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 10:31:02.428 | 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 10:31:02.432 | 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 10:31:02.435 | 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 10:31:02.438 | 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 10:31:02.449 | 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 10:31:02.452 | 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 10:31:02.454 | 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 10:31:02.457 | 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 10:31:02.460 | 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 10:31:02.465 | 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 10:31:02.468 | 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 10:31:02.471 | 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 10:31:02.473 | 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 10:31:02.482 | 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 10:31:04.050 | Installing collected packages: openstack-placement 2022-06-01 10:31:04.050 | Attempting uninstall: openstack-placement 2022-06-01 10:31:04.052 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 10:31:04.053 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 10:31:04.055 | Running setup.py develop for openstack-placement 2022-06-01 10:31:05.677 | Successfully installed openstack-placement 2022-06-01 10:31:05.855 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:31:05.855 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:31:05.936 | + inc/python:pip_install:200 : result=0 2022-06-01 10:31:05.938 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:31:05.941 | + functions-common:time_stop:2322 : local name 2022-06-01 10:31:05.943 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:31:05.945 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:31:05.948 | + functions-common:time_stop:2325 : local total 2022-06-01 10:31:05.950 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:31:05.952 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:31:05.954 | + functions-common:time_stop:2329 : start_time=1654079457410 2022-06-01 10:31:05.956 | + functions-common:time_stop:2331 : [[ -z 1654079457410 ]] 2022-06-01 10:31:05.959 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:31:05.964 | + functions-common:time_stop:2334 : end_time=1654079465961 2022-06-01 10:31:05.966 | + functions-common:time_stop:2335 : elapsed_time=8551 2022-06-01 10:31:05.969 | + functions-common:time_stop:2336 : total=119806 2022-06-01 10:31:05.971 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:31:05.973 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=128357 2022-06-01 10:31:05.976 | + inc/python:pip_install:203 : return 0 2022-06-01 10:31:05.979 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:31:05.981 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:31:05.984 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:31:06.003 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:31:06.015 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 10:31:06.017 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 10:31:06.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:31:06.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:31:06.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 10:31:06.028 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:31:06.031 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:31:06.033 | + ./stack.sh:main:912 : configure_placement 2022-06-01 10:31:06.036 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 10:31:06.048 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 10:31:06.051 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 10:31:06.055 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 10:31:06.058 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 10:31:06.060 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 10:31:06.063 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 10:31:06.065 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 10:31:06.069 | + 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 10:31:06.100 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 10:31:06.132 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 10:31:06.166 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 10:31:06.168 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 10:31:06.171 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 10:31:06.173 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:31:06.176 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 10:31:06.207 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 10:31:06.237 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:31:06.266 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 10:31:06.295 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 10:31:06.325 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 10:31:06.354 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 10:31:06.384 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 10:31:06.414 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:31:06.448 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:31:06.478 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 10:31:06.480 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 10:31:06.483 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 10:31:06.486 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:31:06.504 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:31:06.506 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:31:06.509 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:31:06.512 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:31:06.514 | + 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 10:31:06.543 | + 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 10:31:06.572 | + 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 10:31:06.601 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:31:06.630 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 10:31:06.632 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 10:31:06.635 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 10:31:06.638 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 10:31:06.640 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 10:31:06.643 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:31:06.645 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:31:06.648 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 10:31:06.653 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 10:31:06.656 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:31:06.658 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:31:06.671 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:31:06.671 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:31:06.679 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:31:06.683 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:31:06.699 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 10:31:06.701 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 10:31:06.705 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 10:31:06.736 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 10:31:06.765 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 10:31:06.794 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:31:06.823 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:31:06.851 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:31:06.881 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:31:06.909 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:31:06.938 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:31:06.966 | + 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 10:31:06.995 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:31:07.024 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:31:07.052 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:31:07.081 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:31:07.083 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:31:07.086 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 10:31:07.089 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 10:31:07.092 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:31:07.094 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:31:07.097 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:31:07.099 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 10:31:07.103 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 10:31:07.105 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 10:31:07.134 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:31:07.163 | + 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 10:31:07.164 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 10:31:07.173 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 10:31:07.177 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 10:31:07.179 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 10:31:07.182 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:31:07.185 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:31:07.187 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:31:07.190 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:31:07.192 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:31:07.195 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:31:07.197 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:31:07.200 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:31:07.202 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:31:07.205 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 10:31:07.266 | Site placement-api already enabled 2022-06-01 10:31:07.271 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:31:07.273 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:31:07.276 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:31:07.278 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:31:07.411 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 10:31:07.429 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:31:07.432 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 10:31:07.454 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:31:07.456 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 10:31:07.479 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:31:07.482 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 10:31:07.484 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 10:31:07.487 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 10:31:07.518 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.83/identity 2022-06-01 10:31:07.548 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 10:31:07.576 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 10:31:07.605 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 10:31:07.634 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 10:31:07.663 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 10:31:07.691 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 10:31:07.720 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 10:31:07.737 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:31:07.740 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 10:31:07.757 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:31:07.760 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 10:31:07.763 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 10:31:07.765 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 10:31:07.768 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:31:07.770 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:31:07.773 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:31:07.775 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:31:07.778 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:31:07.781 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:31:07.786 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:31:07.788 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:31:07.791 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:31:07.793 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 10:31:07.796 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:31:07.812 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:31:07.814 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:31:07.816 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:31:07.819 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 10:31:07.822 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 10:31:07.824 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:31:07.826 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 10:31:07.829 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 10:31:07.831 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 10:31:07.833 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 10:31:07.835 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 10:31:07.837 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 10:31:07.840 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 10:31:07.842 | +++ functions-common:git_clone:529 : pwd 2022-06-01 10:31:07.845 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:31:07.847 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:31:07.850 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:31:07.870 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:31:07.872 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:31:07.874 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:31:07.877 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 10:31:07.877 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:31:07.882 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 10:31:07.884 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:31:07.886 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 10:31:07.899 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 10:31:07.902 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 10:31:07.902 | ++ functions-common:git_clone:607 : head -1 2022-06-01 10:31:07.905 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 10:31:07.907 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:31:07.910 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 10:31:07.932 | Using python 3.8 to install tox!=2.8.0 2022-06-01 10:31:07.935 | ++ 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 10:31:09.747 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:31:09.748 | 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 10:31:09.752 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:31:09.753 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:31:09.754 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:31:09.756 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:31:09.756 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:31:09.756 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:31:09.756 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:31:09.757 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:31:09.772 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 10:31:09.833 | 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 10:31:09.837 | 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 10:31:09.844 | 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 10:31:09.847 | 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 10:31:09.850 | 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 10:31:09.903 | 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 10:31:09.906 | 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 10:31:09.916 | 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 10:31:09.920 | 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 10:31:09.923 | 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 10:31:12.117 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:31:12.117 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:31:12.189 | ++ inc/python:pip_install:200 : result=0 2022-06-01 10:31:12.192 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:31:12.194 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:31:12.197 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:31:12.200 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:31:12.202 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:31:12.205 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:31:12.207 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:31:12.209 | ++ functions-common:time_stop:2329 : start_time=1654079467926 2022-06-01 10:31:12.212 | ++ functions-common:time_stop:2331 : [[ -z 1654079467926 ]] 2022-06-01 10:31:12.215 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:31:12.219 | ++ functions-common:time_stop:2334 : end_time=1654079472216 2022-06-01 10:31:12.221 | ++ functions-common:time_stop:2335 : elapsed_time=4290 2022-06-01 10:31:12.224 | ++ functions-common:time_stop:2336 : total=128357 2022-06-01 10:31:12.226 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:31:12.228 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=132647 2022-06-01 10:31:12.231 | ++ inc/python:pip_install:203 : return 0 2022-06-01 10:31:12.234 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 10:31:12.234 | /opt/stack/tempest ~/devstack 2022-06-01 10:31:12.236 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 10:31:12.255 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 10:31:12.255 | HACKING.rst 2022-06-01 10:31:12.255 | doc/source/conf.py 2022-06-01 10:31:12.255 | doc/source/configuration.rst 2022-06-01 10:31:12.255 | doc/source/contributor/contributing.rst 2022-06-01 10:31:12.255 | doc/source/index.rst 2022-06-01 10:31:12.255 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 10:31:12.255 | doc/source/microversion_testing.rst 2022-06-01 10:31:12.255 | doc/source/plugins/plugin.rst 2022-06-01 10:31:12.255 | doc/source/supported_version.rst 2022-06-01 10:31:12.255 | doc/source/test_removal.rst 2022-06-01 10:31:12.255 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 10:31:12.255 | playbooks/devstack-tempest.yaml 2022-06-01 10:31:12.255 | playbooks/enable-fips.yaml 2022-06-01 10:31:12.255 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 10:31:12.256 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 10:31:12.257 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 10:31:12.257 | releasenotes/source/conf.py 2022-06-01 10:31:12.257 | releasenotes/source/index.rst 2022-06-01 10:31:12.257 | releasenotes/source/v26.1.0.rst 2022-06-01 10:31:12.257 | releasenotes/source/v27.0.0.rst 2022-06-01 10:31:12.257 | releasenotes/source/v28.0.0.rst 2022-06-01 10:31:12.257 | releasenotes/source/v28.1.0.rst 2022-06-01 10:31:12.257 | releasenotes/source/v29.0.0.rst 2022-06-01 10:31:12.257 | releasenotes/source/v29.1.0.rst 2022-06-01 10:31:12.257 | releasenotes/source/v29.2.0.rst 2022-06-01 10:31:12.257 | releasenotes/source/v30.0.0.rst 2022-06-01 10:31:12.257 | requirements.txt 2022-06-01 10:31:12.257 | roles/run-tempest/README.rst 2022-06-01 10:31:12.257 | roles/run-tempest/defaults/main.yaml 2022-06-01 10:31:12.257 | roles/run-tempest/tasks/main.yaml 2022-06-01 10:31:12.257 | roles/run-tempest-26/README.rst 2022-06-01 10:31:12.257 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 10:31:12.257 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 10:31:12.257 | setup.cfg 2022-06-01 10:31:12.257 | tempest/api/compute/admin/test_agents.py 2022-06-01 10:31:12.257 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 10:31:12.257 | tempest/api/compute/admin/test_create_server.py 2022-06-01 10:31:12.257 | tempest/api/compute/admin/test_flavors.py 2022-06-01 10:31:12.257 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 10:31:12.257 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 10:31:12.257 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 10:31:12.257 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 10:31:12.257 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 10:31:12.257 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 10:31:12.257 | tempest/api/compute/admin/test_quotas. 2022-06-01 10:31:12.257 | Aborting 2022-06-01 10:31:12.259 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 10:31:12.261 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 10:31:12.264 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 10:31:12.267 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 10:31:12.269 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 10:31:12.271 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 10:31:12.274 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 10:31:12.276 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 10:31:12.278 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 10:31:12.281 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 10:31:12.281 | Error on exit 2022-06-01 10:31:12.283 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 10:31:12.285 | + ./stack.sh:exit_trap:517 : generate-subunit 1654079283 189 fail 2022-06-01 10:31:12.873 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 10:31:12.877 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 10:31:13.089 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 10:31:13.089 | 2022-06-01 10:31:13.361 | + ./stack.sh:exit_trap:531 : exit 1