2021-05-13 06:32:26.232 | + ./stack.sh:main:469 : exec 2021-05-13 06:32:26.233 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-063226' 2021-05-13 06:32:26.233 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-063226.summary.2021-05-13-063226 2021-05-13 06:32:26.233 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:32:26.233 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-063226 2021-05-13 06:32:26.233 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-063226 /opt/stack/logs/stack.sh.log 2021-05-13 06:32:26.233 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-063226.summary.2021-05-13-063226 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:32:26.233 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:32:26.233 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:32:26.233 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:32:26.233 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:32:26.233 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:32:26.233 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:32:26.233 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:32:26.233 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:32:26.233 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:32:26.233 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:32:26.233 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:32:26.233 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:32:26.233 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:32:26.233 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:32:26.233 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:32:26.233 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:32:26.234 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:32:26.236 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:32:26.238 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:32:26.239 | Linux dv-cinder-786524-6-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-05-13 06:32:26.241 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:32:26.243 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:32:26.247 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:32:26.274 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:32:26.289 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:32:26.291 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:32:26.293 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:32:26.295 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:32:26.297 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:32:26.299 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:32:26.301 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:32:26.303 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:32:26.304 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:32:26.306 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:32:26.308 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:32:26.309 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:32:26.311 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:32:26.313 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:32:26.316 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:32:26.318 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:32:26.320 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:32:26.322 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:32:26.324 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:32:26.336 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:26.338 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:32:26.339 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:32:26.341 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:32:26.343 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:32:26.345 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:32:26.347 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:32:26.349 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:32:26.350 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:32:26.352 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:32:26.354 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:32:26.356 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:32:26.357 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:32:26.359 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:32:26.361 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:32:26.363 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:32:26.365 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:32:26.382 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:32:26.384 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:32:26.396 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:26.398 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:32:26.402 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:32:26.403 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:32:26.405 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:32:26.407 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:32:26.409 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:32:26.411 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:32:26.413 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:32:26.414 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:32:26.416 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:32:26.418 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:32:26.422 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:32:26.434 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:32:26.450 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:32:26.463 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:32:26.475 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:32:26.501 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:32:26.541 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:32:26.624 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:32:26.645 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:32:26.683 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:32:26.734 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:32:26.917 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:32:26.930 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:32:26.943 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:32:26.956 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:32:27.047 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:32:27.049 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:32:27.051 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:32:27.053 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:32:27.055 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:32:27.057 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:32:27.059 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:32:27.061 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:32:27.064 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:32:27.068 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:32:27.070 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:32:27.072 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:32:27.074 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:32:27.076 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:32:27.091 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:27.093 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:32:27.095 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:32:27.134 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:32:27.136 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:32:27.138 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:32:27.140 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:32:27.143 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:32:27.145 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:32:27.147 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:32:27.149 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:32:27.152 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:32:27.154 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:32:27.156 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.158 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-05-13 06:32:27.161 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.163 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-05-13 06:32:27.165 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.167 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-05-13 06:32:27.170 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.172 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-05-13 06:32:27.175 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.177 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-05-13 06:32:27.179 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.181 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-05-13 06:32:27.184 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.186 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-05-13 06:32:27.188 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.191 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-05-13 06:32:27.193 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.196 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-05-13 06:32:27.198 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.200 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-05-13 06:32:27.202 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.205 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-05-13 06:32:27.207 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.209 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-05-13 06:32:27.211 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.214 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-05-13 06:32:27.216 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.218 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-05-13 06:32:27.220 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.223 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-05-13 06:32:27.225 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.227 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-05-13 06:32:27.230 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.232 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-05-13 06:32:27.234 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.237 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-05-13 06:32:27.239 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.241 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-05-13 06:32:27.244 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.246 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-05-13 06:32:27.248 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.250 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-05-13 06:32:27.253 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.256 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-05-13 06:32:27.258 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.260 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-05-13 06:32:27.262 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.265 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-05-13 06:32:27.267 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.269 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-05-13 06:32:27.271 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.274 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-05-13 06:32:27.276 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.278 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-05-13 06:32:27.280 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.283 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-05-13 06:32:27.285 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.287 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-05-13 06:32:27.290 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.292 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-05-13 06:32:27.294 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.296 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-05-13 06:32:27.299 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.301 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-05-13 06:32:27.304 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.306 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-05-13 06:32:27.308 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.310 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-05-13 06:32:27.313 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.315 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-05-13 06:32:27.317 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.320 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-05-13 06:32:27.322 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.324 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-05-13 06:32:27.326 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.329 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-05-13 06:32:27.331 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.334 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-05-13 06:32:27.336 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:27.338 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-05-13 06:32:27.341 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:32:27.343 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:32:27.346 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:32:27.360 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:27.362 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:32:27.365 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:32:27.367 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:32:27.382 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:27.384 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:32:27.386 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:32:27.388 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:32:27.391 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:32:27.393 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:32:27.395 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:32:27.398 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:32:27.400 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:32:27.403 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:32:27.405 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:32:27.408 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:32:27.410 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:32:27.413 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:32:27.413 | Using mysql database backend 2021-05-13 06:32:27.415 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:32:27.430 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:32:27.446 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:27.448 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:32:27.464 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:32:27.481 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:27.483 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:32:27.499 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-05-13 06:32:27.515 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:32:27.531 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:27.534 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:32:27.550 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:27.552 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:32:27.568 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:32:27.570 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:32:27.573 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:32:27.575 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:32:27.578 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:32:27.582 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-063227 2021-05-13 06:32:27.584 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-063227 736' 2021-05-13 06:32:27.587 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:27.589 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:32:27.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:27.594 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:32:27.596 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:27.599 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:32:27.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:27.603 | + 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,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,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 2021-05-13 06:32:27.606 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:27.608 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2021-05-13 06:32:27.610 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:27.613 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2021-05-13 06:32:27.616 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:27.618 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-063226 2021-05-13 06:32:27.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:27.623 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:32:27.625 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:27.628 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2021-05-13 06:32:27.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:27.632 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:32:27.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:27.637 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:32:27.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:27.641 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:32:27.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:27.646 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:32:27.648 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:32:27.651 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:32:27.653 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:32:27.655 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:32:27.657 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:32:27.660 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:32:27.663 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:32:27.665 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:32:27.667 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:32:27.682 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:32:27.685 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:32:27.687 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:27.689 | + functions-common:git_clone:544 : echo master 2021-05-13 06:32:27.690 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:32:27.694 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:32:27.697 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:27.699 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:32:27.701 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:32:27.702 | + functions-common:git_clone:593 : head -1 2021-05-13 06:32:27.705 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:32:27.707 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:32:27.710 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:32:27.712 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:32:27.715 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:32:27.717 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:32:27.720 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:32:27.722 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:32:27.725 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:32:27.727 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:32:27.730 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:32:27.732 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:32:27.735 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:32:27.739 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887547 2021-05-13 06:32:27.742 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:32:27.747 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620887398 2021-05-13 06:32:27.750 | ++ tools/install_prereqs.sh:source:49 : DELTA=149 2021-05-13 06:32:27.752 | ++ tools/install_prereqs.sh:source:50 : [[ 149 -lt 7200 ]] 2021-05-13 06:32:27.755 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:32:27.757 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:32:27.759 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:32:27.762 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:32:27.764 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:32:27.766 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:32:27.769 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:32:27.771 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:32:27.774 | +++ 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,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,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 2021-05-13 06:32:27.820 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:32:27.820 | apache2-dev 2021-05-13 06:32:27.821 | bc 2021-05-13 06:32:27.821 | bsdmainutils 2021-05-13 06:32:27.821 | curl 2021-05-13 06:32:27.821 | g++ 2021-05-13 06:32:27.821 | gawk 2021-05-13 06:32:27.821 | gcc 2021-05-13 06:32:27.821 | gettext 2021-05-13 06:32:27.821 | git 2021-05-13 06:32:27.821 | graphviz 2021-05-13 06:32:27.821 | iputils-ping 2021-05-13 06:32:27.821 | libapache2-mod-proxy-uwsgi 2021-05-13 06:32:27.821 | libffi-dev 2021-05-13 06:32:27.821 | libjpeg-dev 2021-05-13 06:32:27.821 | libmysqlclient-dev 2021-05-13 06:32:27.821 | libpcre3-dev 2021-05-13 06:32:27.821 | libpq-dev 2021-05-13 06:32:27.821 | libssl-dev 2021-05-13 06:32:27.821 | libsystemd-dev 2021-05-13 06:32:27.821 | libxml2-dev 2021-05-13 06:32:27.821 | libxslt1-dev 2021-05-13 06:32:27.821 | libyaml-dev 2021-05-13 06:32:27.821 | lsof 2021-05-13 06:32:27.821 | openssh-server 2021-05-13 06:32:27.821 | openssl 2021-05-13 06:32:27.821 | pkg-config 2021-05-13 06:32:27.821 | psmisc 2021-05-13 06:32:27.821 | python3-dev 2021-05-13 06:32:27.821 | python3-pip 2021-05-13 06:32:27.821 | python3-systemd 2021-05-13 06:32:27.821 | python3-venv 2021-05-13 06:32:27.821 | tar 2021-05-13 06:32:27.821 | tcpdump 2021-05-13 06:32:27.821 | unzip 2021-05-13 06:32:27.821 | uuid-runtime 2021-05-13 06:32:27.821 | wget 2021-05-13 06:32:27.822 | wget 2021-05-13 06:32:27.822 | zlib1g-dev 2021-05-13 06:32:27.822 | libkrb5-dev 2021-05-13 06:32:27.822 | libldap2-dev 2021-05-13 06:32:27.822 | libsasl2-dev 2021-05-13 06:32:27.822 | memcached 2021-05-13 06:32:27.822 | python3-mysqldb 2021-05-13 06:32:27.822 | sqlite3 2021-05-13 06:32:27.822 | conntrack 2021-05-13 06:32:27.822 | curl 2021-05-13 06:32:27.822 | dnsmasq-base 2021-05-13 06:32:27.822 | dnsmasq-utils 2021-05-13 06:32:27.822 | ebtables 2021-05-13 06:32:27.822 | genisoimage 2021-05-13 06:32:27.822 | iptables 2021-05-13 06:32:27.822 | iputils-arping 2021-05-13 06:32:27.822 | kpartx 2021-05-13 06:32:27.822 | libjs-jquery-tablesorter 2021-05-13 06:32:27.822 | libmysqlclient-dev 2021-05-13 06:32:27.822 | parted 2021-05-13 06:32:27.822 | pm-utils 2021-05-13 06:32:27.822 | python3-mysqldb 2021-05-13 06:32:27.822 | socat 2021-05-13 06:32:27.822 | sqlite3 2021-05-13 06:32:27.822 | sudo 2021-05-13 06:32:27.822 | vlan 2021-05-13 06:32:27.822 | lsscsi 2021-05-13 06:32:27.822 | open-iscsi 2021-05-13 06:32:27.822 | lvm2 2021-05-13 06:32:27.822 | qemu-utils 2021-05-13 06:32:27.822 | thin-provisioning-tools 2021-05-13 06:32:27.822 | acl 2021-05-13 06:32:27.822 | dnsmasq-base 2021-05-13 06:32:27.822 | dnsmasq-utils 2021-05-13 06:32:27.822 | ebtables 2021-05-13 06:32:27.822 | haproxy 2021-05-13 06:32:27.823 | iptables 2021-05-13 06:32:27.823 | iputils-arping 2021-05-13 06:32:27.823 | iputils-ping 2021-05-13 06:32:27.823 | libmysqlclient-dev 2021-05-13 06:32:27.823 | postgresql-server-dev-all 2021-05-13 06:32:27.823 | python3-mysqldb 2021-05-13 06:32:27.823 | sqlite3 2021-05-13 06:32:27.823 | sudo 2021-05-13 06:32:27.823 | vlan 2021-05-13 06:32:27.823 | ipset 2021-05-13 06:32:27.823 | conntrack 2021-05-13 06:32:27.823 | conntrackd 2021-05-13 06:32:27.823 | keepalived 2021-05-13 06:32:27.823 | dstat 2021-05-13 06:32:27.823 | lvm2 2021-05-13 06:32:27.823 | qemu-utils 2021-05-13 06:32:27.823 | thin-provisioning-tools 2021-05-13 06:32:27.823 | curl 2021-05-13 06:32:27.823 | liberasurecode-dev 2021-05-13 06:32:27.823 | make 2021-05-13 06:32:27.823 | memcached 2021-05-13 06:32:27.823 | sqlite3 2021-05-13 06:32:27.823 | xfsprogs' 2021-05-13 06:32:27.824 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:32:27.841 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:32:27.841 | apache2-dev 2021-05-13 06:32:27.841 | bc 2021-05-13 06:32:27.841 | bsdmainutils 2021-05-13 06:32:27.841 | curl 2021-05-13 06:32:27.841 | g++ 2021-05-13 06:32:27.841 | gawk 2021-05-13 06:32:27.841 | gcc 2021-05-13 06:32:27.841 | gettext 2021-05-13 06:32:27.841 | git 2021-05-13 06:32:27.841 | graphviz 2021-05-13 06:32:27.841 | iputils-ping 2021-05-13 06:32:27.841 | libapache2-mod-proxy-uwsgi 2021-05-13 06:32:27.841 | libffi-dev 2021-05-13 06:32:27.841 | libjpeg-dev 2021-05-13 06:32:27.841 | libmysqlclient-dev 2021-05-13 06:32:27.841 | libpcre3-dev 2021-05-13 06:32:27.841 | libpq-dev 2021-05-13 06:32:27.841 | libssl-dev 2021-05-13 06:32:27.841 | libsystemd-dev 2021-05-13 06:32:27.841 | libxml2-dev 2021-05-13 06:32:27.841 | libxslt1-dev 2021-05-13 06:32:27.841 | libyaml-dev 2021-05-13 06:32:27.842 | lsof 2021-05-13 06:32:27.842 | openssh-server 2021-05-13 06:32:27.842 | openssl 2021-05-13 06:32:27.842 | pkg-config 2021-05-13 06:32:27.842 | psmisc 2021-05-13 06:32:27.842 | python3-dev 2021-05-13 06:32:27.842 | python3-pip 2021-05-13 06:32:27.842 | python3-systemd 2021-05-13 06:32:27.842 | python3-venv 2021-05-13 06:32:27.842 | tar 2021-05-13 06:32:27.842 | tcpdump 2021-05-13 06:32:27.842 | unzip 2021-05-13 06:32:27.842 | uuid-runtime 2021-05-13 06:32:27.842 | wget 2021-05-13 06:32:27.842 | wget 2021-05-13 06:32:27.842 | zlib1g-dev 2021-05-13 06:32:27.842 | libkrb5-dev 2021-05-13 06:32:27.842 | libldap2-dev 2021-05-13 06:32:27.842 | libsasl2-dev 2021-05-13 06:32:27.842 | memcached 2021-05-13 06:32:27.842 | python3-mysqldb 2021-05-13 06:32:27.842 | sqlite3 2021-05-13 06:32:27.842 | conntrack 2021-05-13 06:32:27.842 | curl 2021-05-13 06:32:27.842 | dnsmasq-base 2021-05-13 06:32:27.842 | dnsmasq-utils 2021-05-13 06:32:27.842 | ebtables 2021-05-13 06:32:27.842 | genisoimage 2021-05-13 06:32:27.842 | iptables 2021-05-13 06:32:27.842 | iputils-arping 2021-05-13 06:32:27.842 | kpartx 2021-05-13 06:32:27.842 | libjs-jquery-tablesorter 2021-05-13 06:32:27.842 | libmysqlclient-dev 2021-05-13 06:32:27.842 | parted 2021-05-13 06:32:27.842 | pm-utils 2021-05-13 06:32:27.843 | python3-mysqldb 2021-05-13 06:32:27.843 | socat 2021-05-13 06:32:27.843 | sqlite3 2021-05-13 06:32:27.843 | sudo 2021-05-13 06:32:27.843 | vlan 2021-05-13 06:32:27.843 | lsscsi 2021-05-13 06:32:27.843 | open-iscsi 2021-05-13 06:32:27.843 | lvm2 2021-05-13 06:32:27.843 | qemu-utils 2021-05-13 06:32:27.843 | thin-provisioning-tools 2021-05-13 06:32:27.843 | acl 2021-05-13 06:32:27.843 | dnsmasq-base 2021-05-13 06:32:27.843 | dnsmasq-utils 2021-05-13 06:32:27.843 | ebtables 2021-05-13 06:32:27.843 | haproxy 2021-05-13 06:32:27.843 | iptables 2021-05-13 06:32:27.843 | iputils-arping 2021-05-13 06:32:27.843 | iputils-ping 2021-05-13 06:32:27.843 | libmysqlclient-dev 2021-05-13 06:32:27.843 | postgresql-server-dev-all 2021-05-13 06:32:27.843 | python3-mysqldb 2021-05-13 06:32:27.843 | sqlite3 2021-05-13 06:32:27.843 | sudo 2021-05-13 06:32:27.843 | vlan 2021-05-13 06:32:27.843 | ipset 2021-05-13 06:32:27.843 | conntrack 2021-05-13 06:32:27.843 | conntrackd 2021-05-13 06:32:27.843 | keepalived 2021-05-13 06:32:27.843 | dstat 2021-05-13 06:32:27.843 | lvm2 2021-05-13 06:32:27.843 | qemu-utils 2021-05-13 06:32:27.843 | thin-provisioning-tools 2021-05-13 06:32:27.843 | curl 2021-05-13 06:32:27.843 | liberasurecode-dev 2021-05-13 06:32:27.844 | make 2021-05-13 06:32:27.844 | memcached 2021-05-13 06:32:27.844 | sqlite3 2021-05-13 06:32:27.844 | xfsprogs ' 2021-05-13 06:32:27.844 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:32:27.846 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:27.848 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:27.851 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 2021-05-13 06:32:27.852 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:32:27.856 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 2021-05-13 06:32:27.858 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:32:27.861 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:32:27.863 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:32:27.865 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:32:27.867 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:27.869 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:32:27.872 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:27.874 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:27.876 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:32:27.878 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:32:27.880 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:27.882 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:32:27.884 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:32:27.889 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:32:27.891 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:32:27.893 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:32:27.895 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:32:27.897 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:32:27.900 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:32:27.903 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887547901 2021-05-13 06:32:27.905 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:32:27.907 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:32:27.910 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-05-13 06:32:28.443 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:32:28.581 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:32:28.633 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:32:29.412 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:32:29.823 | Fetched 324 kB in 2s (197 kB/s) 2021-05-13 06:32:31.135 | Reading package lists... 2021-05-13 06:32:31.164 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:32:31.166 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:32:31.168 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:32:31.170 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:31.172 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:31.175 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:32:31.177 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:31.179 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:32:31.181 | ++ functions-common:time_stop:2311 : start_time=1620887547901 2021-05-13 06:32:31.183 | ++ functions-common:time_stop:2313 : [[ -z 1620887547901 ]] 2021-05-13 06:32:31.186 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:31.190 | ++ functions-common:time_stop:2316 : end_time=1620887551188 2021-05-13 06:32:31.192 | ++ functions-common:time_stop:2317 : elapsed_time=3287 2021-05-13 06:32:31.194 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:32:31.196 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:31.199 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3287 2021-05-13 06:32:31.201 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 2021-05-13 06:32:31.203 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:32:31.205 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:31.207 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:31.210 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 2021-05-13 06:32:31.230 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 2021-05-13 06:32:31.335 | Reading package lists... 2021-05-13 06:32:31.545 | Building dependency tree... 2021-05-13 06:32:31.546 | Reading state information... 2021-05-13 06:32:31.577 | acl is already the newest version (2.2.53-6). 2021-05-13 06:32:31.577 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:32:31.577 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:32:31.577 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:32:31.577 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:32:31.577 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:32:31.577 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:32:31.577 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:32:31.577 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:32:31.577 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:32:31.577 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:32:31.577 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:32:31.577 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:32:31.577 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:32:31.577 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:32:31.577 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:32:31.577 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:32:31.577 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:32:31.577 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:32:31.577 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:32:31.577 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:32:31.577 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:32:31.577 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:32:31.577 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:32:31.577 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:32:31.578 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:32:31.578 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:32:31.578 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:32:31.578 | psmisc is already the newest version (23.3-1). 2021-05-13 06:32:31.578 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:32:31.578 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:32:31.578 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:32:31.578 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:32:31.578 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:32:31.578 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:32:31.578 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:32:31.578 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:32:31.578 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:32:31.578 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:32:31.578 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:32:31.578 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:32:31.578 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:32:31.578 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:32:31.578 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:32:31.578 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:32:31.578 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:32:31.578 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:32:31.578 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:32:31.578 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:32:31.578 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:32:31.578 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:32:31.578 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:32:31.578 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:32:31.578 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:32:31.578 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:32:31.578 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:32:31.578 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:32:31.578 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:32:31.579 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:32:31.579 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:32:31.579 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:32:31.579 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:32:31.579 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:32:31.579 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:32:31.579 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:32:31.579 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:32:31.579 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:32:31.579 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:32:31.579 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:32:31.773 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:32:31.773 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:32:31.773 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:32:31.773 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:32:31.773 | The following packages were automatically installed and are no longer required: 2021-05-13 06:32:31.774 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:32:31.774 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:32:31.774 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:32:31.774 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:32:31.774 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:32:31.774 | python3-zope.interface 2021-05-13 06:32:31.774 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:32:31.883 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:32:31.887 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:32:31.889 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:32:31.892 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:32:31.894 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:31.896 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:31.898 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:32:31.900 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:31.902 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:32:31.905 | ++ functions-common:time_stop:2311 : start_time=1620887551227 2021-05-13 06:32:31.907 | ++ functions-common:time_stop:2313 : [[ -z 1620887551227 ]] 2021-05-13 06:32:31.909 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:31.914 | ++ functions-common:time_stop:2316 : end_time=1620887551911 2021-05-13 06:32:31.916 | ++ functions-common:time_stop:2317 : elapsed_time=684 2021-05-13 06:32:31.918 | ++ functions-common:time_stop:2318 : total=675 2021-05-13 06:32:31.920 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:31.922 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1359 2021-05-13 06:32:31.925 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:32:31.927 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:32:31.930 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:32:31.932 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:32:31.936 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:32:31.941 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:32:31.944 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:32:31.946 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:32:33.294 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:32:33.296 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:32:33.299 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:32:33.302 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:32:33.304 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:32:33.306 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:32:33.307 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:32:33.310 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:32:33.312 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:32:33.313 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:32:33.316 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:32:33.387 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:32:33.389 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:32:33.457 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:32:33.460 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:32:33.529 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:32:33.531 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:32:33.533 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:32:33.535 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:32:33.537 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:32:33.538 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:32:33.540 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:32:33.542 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:32:33.544 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:32:33.546 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:32:33.548 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:32:33.548 | Distro: focal 2021-05-13 06:32:33.550 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:32:33.553 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:32:33.556 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:32:33.558 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:32:33.560 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:32:33.561 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:32:34.025 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:32:34.027 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:32:34.027 | pip: 20.2.2 2021-05-13 06:32:34.029 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:32:34.466 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:32:34.488 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:32:34.490 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:32:34.492 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:32:34.495 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:32:34.498 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:32:34.502 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:32:34.504 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:32:34.506 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:32:34.508 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:32:34.513 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:32:34.513 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:32:34.514 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:32:34.520 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:32:34.522 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:32:34.524 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:32:34.532 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:32:34.535 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:32:34.538 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:32:34.540 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:32:34.542 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:32:34.544 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:32:34.546 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:32:34.548 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:32:34.550 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:32:34.552 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:32:34.554 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:32:34.556 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:32:34.558 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:32:34.560 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:32:34.562 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:32:34.565 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:32:34.567 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:32:34.569 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:32:34.572 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:32:34.574 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:32:34.576 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:32:34.578 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:32:34.580 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:32:34.582 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:32:34.584 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:32:34.587 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:32:34.607 | Using python 3.8 to install os-testr 2021-05-13 06:32:34.610 | + 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 2021-05-13 06:32:35.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:35.355 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:35.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:35.355 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:36.389 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:36.389 | 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. 2021-05-13 06:32:36.393 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:36.393 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:36.408 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:36.413 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:36.420 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:36.471 | 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 294)) (2.0.0) 2021-05-13 06:32:36.480 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:32:36.483 | 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 427)) (1.4.0) 2021-05-13 06:32:36.498 | Requirement already satisfied, skipping upgrade: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.2.0) 2021-05-13 06:32:36.526 | 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 533)) (2.4.0) 2021-05-13 06:32:36.543 | 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 544)) (1.4.0) 2021-05-13 06:32:36.547 | 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 553)) (1.1.0) 2021-05-13 06:32:36.554 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:32:36.558 | 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 163)) (1.0.0) 2021-05-13 06:32:36.561 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:32:36.573 | 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 167)) (3.0.0) 2021-05-13 06:32:36.584 | 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 171)) (0.18.2) 2021-05-13 06:32:36.587 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:32:36.590 | 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 482)) (1.15.0) 2021-05-13 06:32:36.593 | 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 411)) (1.6.0) 2021-05-13 06:32:36.596 | 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 236)) (1.0.0) 2021-05-13 06:32:36.599 | 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 553)) (1.4.0) 2021-05-13 06:32:36.602 | 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 339)) (0.7.2) 2021-05-13 06:32:36.604 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:32:36.611 | 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 367)) (2.4.7) 2021-05-13 06:32:36.614 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:32:36.671 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:32:36.713 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:32:36.717 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:32:36.720 | 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 565)) (0.2.5) 2021-05-13 06:32:38.785 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:32:38.786 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:32:38.863 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:38.865 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:38.867 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:38.870 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:38.872 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:38.874 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:38.876 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:38.878 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:38.880 | + functions-common:time_stop:2311 : start_time=1620887554602 2021-05-13 06:32:38.882 | + functions-common:time_stop:2313 : [[ -z 1620887554602 ]] 2021-05-13 06:32:38.885 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:38.889 | + functions-common:time_stop:2316 : end_time=1620887558887 2021-05-13 06:32:38.891 | + functions-common:time_stop:2317 : elapsed_time=4285 2021-05-13 06:32:38.893 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:32:38.895 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:38.897 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4285 2021-05-13 06:32:38.900 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:38.902 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:32:38.954 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:32:39.064 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:32:39.067 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:32:39.070 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:32:39.072 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:32:39.074 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:32:39.098 | + 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 2021-05-13 06:32:41.133 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:41.136 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:41.191 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:41.387 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:41.661 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:41.819 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:41.936 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:32:42.203 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:42.205 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:42.207 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:42.209 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:42.211 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:42.213 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:42.215 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:42.217 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:42.220 | + functions-common:time_stop:2311 : start_time=1620887559089 2021-05-13 06:32:42.222 | + functions-common:time_stop:2313 : [[ -z 1620887559089 ]] 2021-05-13 06:32:42.224 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:42.228 | + functions-common:time_stop:2316 : end_time=1620887562226 2021-05-13 06:32:42.230 | + functions-common:time_stop:2317 : elapsed_time=3137 2021-05-13 06:32:42.233 | + functions-common:time_stop:2318 : total=4285 2021-05-13 06:32:42.235 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:42.237 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7422 2021-05-13 06:32:42.239 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:42.242 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:32:42.244 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:32:42.267 | + 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 2021-05-13 06:32:44.174 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:44.177 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:44.233 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:44.435 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:44.716 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:44.877 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:44.879 | Processing /opt/stack/requirements 2021-05-13 06:32:46.558 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:32:46.561 | 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 167)) (3.0.0) 2021-05-13 06:32:46.573 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:32:46.578 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:32:46.581 | 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 367)) (2.4.7) 2021-05-13 06:32:46.584 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:32:46.602 | 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 482)) (1.15.0) 2021-05-13 06:32:46.605 | 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 533)) (2.4.0) 2021-05-13 06:32:46.622 | 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 544)) (1.4.0) 2021-05-13 06:32:46.626 | 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 553)) (1.1.0) 2021-05-13 06:32:46.633 | Requirement already satisfied: urllib3===1.26.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:32:46.653 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (1.3) 2021-05-13 06:32:46.656 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (0.3.0) 2021-05-13 06:32:46.671 | 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 199)) (2.10) 2021-05-13 06:32:46.675 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:32:46.678 | Requirement already satisfied: certifi===2020.12.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:32:46.680 | 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 163)) (1.0.0) 2021-05-13 06:32:46.683 | 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 411)) (1.6.0) 2021-05-13 06:32:46.685 | 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 236)) (1.0.0) 2021-05-13 06:32:46.687 | 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 553)) (1.4.0) 2021-05-13 06:32:46.690 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:32:46.701 | 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 339)) (0.7.2) 2021-05-13 06:32:46.703 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:32:46.710 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:32:46.783 | 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 565)) (0.2.5) 2021-05-13 06:32:46.788 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:32:46.792 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:32:46.794 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:32:46.835 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:32:46.836 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:32:47.608 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:32:47.608 | ERROR: Command errored out with exit status 1: 2021-05-13 06:32:47.608 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-srp6jfv6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-srp6jfv6/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-8miindug 2021-05-13 06:32:47.608 | cwd: /tmp/pip-req-build-srp6jfv6/ 2021-05-13 06:32:47.608 | Complete output (6 lines): 2021-05-13 06:32:47.608 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:32:47.608 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:32:47.608 | or: setup.py --help-commands 2021-05-13 06:32:47.608 | or: setup.py cmd --help 2021-05-13 06:32:47.608 | 2021-05-13 06:32:47.608 | error: invalid command 'bdist_wheel' 2021-05-13 06:32:47.608 | ---------------------------------------- 2021-05-13 06:32:47.608 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:32:47.608 | Running setup.py clean for openstack-requirements 2021-05-13 06:32:48.383 | Failed to build openstack-requirements 2021-05-13 06:32:48.392 | Installing collected packages: openstack-requirements 2021-05-13 06:32:48.392 | Attempting uninstall: openstack-requirements 2021-05-13 06:32:48.393 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:32:48.428 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:32:48.448 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:32:48.451 | Running setup.py install for openstack-requirements: started 2021-05-13 06:32:50.661 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:32:50.687 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:32:50.816 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:50.818 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:50.821 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:50.823 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:50.825 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:50.827 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:50.829 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:50.831 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:50.833 | + functions-common:time_stop:2311 : start_time=1620887562260 2021-05-13 06:32:50.835 | + functions-common:time_stop:2313 : [[ -z 1620887562260 ]] 2021-05-13 06:32:50.838 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:50.842 | + functions-common:time_stop:2316 : end_time=1620887570840 2021-05-13 06:32:50.844 | + functions-common:time_stop:2317 : elapsed_time=8580 2021-05-13 06:32:50.847 | + functions-common:time_stop:2318 : total=7422 2021-05-13 06:32:50.849 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:50.851 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16002 2021-05-13 06:32:50.853 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:50.856 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:32:50.858 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:32:50.861 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:32:50.863 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:32:50.866 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:32:50.868 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:32:50.871 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:32:50.873 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:32:50.893 | Using python 3.8 to install pbr 2021-05-13 06:32:50.895 | + 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 2021-05-13 06:32:51.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:51.636 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:51.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:51.636 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:52.651 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:52.651 | 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. 2021-05-13 06:32:52.654 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:52.655 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:52.656 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:52.674 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:52.681 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:52.789 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:32:54.943 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:32:54.943 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:32:55.016 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:55.019 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:55.021 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:55.023 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:55.025 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:55.027 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:55.029 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:55.031 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:55.034 | + functions-common:time_stop:2311 : start_time=1620887570888 2021-05-13 06:32:55.036 | + functions-common:time_stop:2313 : [[ -z 1620887570888 ]] 2021-05-13 06:32:55.039 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:55.042 | + functions-common:time_stop:2316 : end_time=1620887575040 2021-05-13 06:32:55.045 | + functions-common:time_stop:2317 : elapsed_time=4152 2021-05-13 06:32:55.047 | + functions-common:time_stop:2318 : total=16002 2021-05-13 06:32:55.049 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:55.051 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20154 2021-05-13 06:32:55.053 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:55.055 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:32:57.247 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:32:59.120 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:59.121 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:32:59.128 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-05-13 06:32:59.130 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:32:59.132 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:32:59.200 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:32:59.202 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:32:59.206 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:32:59.222 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:32:59.225 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:32:59.227 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:32:59.230 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:32:59.232 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:32:59.234 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:32:59.237 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:32:59.239 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:32:59.241 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:32:59.244 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:32:59.247 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:32:59.250 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:32:59.253 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:32:59.255 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:32:59.257 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:32:59.259 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:32:59.274 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:59.276 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:32:59.278 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:32:59.281 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:32:59.283 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:32:59.285 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:32:59.287 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:32:59.289 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:32:59.291 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:32:59.293 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:32:59.296 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:32:59.298 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:32:59.300 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:32:59.302 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:32:59.305 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:32:59.307 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:32:59.309 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:32:59.311 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:32:59.313 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:32:59.315 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:32:59.317 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:32:59.320 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:32:59.322 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:32:59.324 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:32:59.327 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:32:59.329 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:32:59.380 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:32:59.380 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:32:59.383 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:32:59.731 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:32:59.733 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:32:59.750 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:59.753 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:32:59.755 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:32:59.757 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:32:59.760 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:32:59.762 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:32:59.764 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:59.767 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:32:59.769 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:59.771 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:59.773 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:32:59.776 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:32:59.778 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:32:59.780 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:32:59.783 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:32:59.785 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:32:59.787 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:59.790 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:59.792 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:32:59.813 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-05-13 06:32:59.917 | Reading package lists... 2021-05-13 06:33:00.127 | Building dependency tree... 2021-05-13 06:33:00.128 | Reading state information... 2021-05-13 06:33:00.352 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:33:00.352 | The following packages were automatically installed and are no longer required: 2021-05-13 06:33:00.353 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:33:00.353 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:33:00.353 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:33:00.353 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:33:00.353 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:33:00.353 | python3-zope.interface 2021-05-13 06:33:00.353 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:33:00.462 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:33:00.467 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:33:00.470 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:33:00.472 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:00.474 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:00.476 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:00.478 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:00.480 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:00.483 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:33:00.485 | + functions-common:time_stop:2311 : start_time=1620887579811 2021-05-13 06:33:00.487 | + functions-common:time_stop:2313 : [[ -z 1620887579811 ]] 2021-05-13 06:33:00.490 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:00.494 | + functions-common:time_stop:2316 : end_time=1620887580491 2021-05-13 06:33:00.496 | + functions-common:time_stop:2317 : elapsed_time=680 2021-05-13 06:33:00.498 | + functions-common:time_stop:2318 : total=1359 2021-05-13 06:33:00.501 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:00.503 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2039 2021-05-13 06:33:00.505 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:33:00.508 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:33:00.510 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:33:00.512 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:33:00.514 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:33:00.517 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:33:00.519 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:33:00.522 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:33:00.524 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:33:00.526 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:33:00.529 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:33:00.531 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:33:00.533 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:33:00.535 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:33:00.538 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:33:00.540 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:33:00.542 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:33:00.544 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:33:00.547 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:33:00.549 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:33:00.551 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:33:00.553 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:33:00.556 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:33:00.558 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:33:00.560 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:33:00.562 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:33:00.565 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:33:00.581 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:00.583 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:33:00.586 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:33:00.588 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:33:00.590 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:33:00.593 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:33:00.597 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:33:00.600 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:33:00.602 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:33:00.604 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:33:00.606 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:33:00.609 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:33:00.612 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:33:01.294 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:33:01.294 | user tags 2021-05-13 06:33:01.294 | stackrabbit []' 2021-05-13 06:33:01.298 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:33:01.298 | user tags 2021-05-13 06:33:01.298 | stackrabbit []' 2021-05-13 06:33:01.298 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:33:01.304 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:33:01.306 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:33:01.309 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:33:01.974 | Changing password for user "stackrabbit" ... 2021-05-13 06:33:01.997 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:33:02.644 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:33:02.667 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:33:02.669 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:33:03.321 | Changing password for user "stackrabbit" ... 2021-05-13 06:33:03.343 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:33:03.346 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:33:03.348 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:33:03.999 | Deleting user "guest" ... 2021-05-13 06:33:04.014 | Error: 2021-05-13 06:33:04.014 | {:no_such_user, "guest"} 2021-05-13 06:33:04.027 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:33:04.029 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:33:04.046 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:04.049 | + ./stack.sh:main:801 : install_database 2021-05-13 06:33:04.051 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:33:04.053 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:33:04.056 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:04.058 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:04.060 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:33:04.275 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:33:04.277 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:33:04.279 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:33:04.282 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:33:04.284 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:33:04.287 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:33:04.289 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:33:04.291 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:33:04.294 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:33:04.296 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:33:04.299 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:33:04.301 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:33:04.303 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:33:04.305 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:33:04.308 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:33:04.310 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:33:04.312 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:33:04.315 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:33:04.317 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:33:04.319 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:33:04.321 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:33:04.324 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:33:04.326 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:04.329 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:04.331 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:33:04.333 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:33:04.335 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:33:04.338 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:33:04.340 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:33:04.342 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:04.345 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:33:04.347 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:04.349 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:04.351 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:33:04.354 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:33:04.356 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:33:04.358 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:33:04.360 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:33:04.363 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:33:04.365 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:04.367 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:04.370 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:33:04.390 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-05-13 06:33:04.494 | Reading package lists... 2021-05-13 06:33:04.705 | Building dependency tree... 2021-05-13 06:33:04.706 | Reading state information... 2021-05-13 06:33:04.931 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:33:04.931 | The following packages were automatically installed and are no longer required: 2021-05-13 06:33:04.932 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:33:04.932 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:33:04.932 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:33:04.932 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:33:04.932 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:33:04.932 | python3-zope.interface 2021-05-13 06:33:04.932 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:33:05.041 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:33:05.045 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:33:05.047 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:33:05.050 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:05.052 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:05.054 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:05.056 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:05.058 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:05.060 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:33:05.063 | + functions-common:time_stop:2311 : start_time=1620887584388 2021-05-13 06:33:05.065 | + functions-common:time_stop:2313 : [[ -z 1620887584388 ]] 2021-05-13 06:33:05.068 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:05.072 | + functions-common:time_stop:2316 : end_time=1620887585070 2021-05-13 06:33:05.074 | + functions-common:time_stop:2317 : elapsed_time=682 2021-05-13 06:33:05.076 | + functions-common:time_stop:2318 : total=2039 2021-05-13 06:33:05.079 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:05.081 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2721 2021-05-13 06:33:05.084 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:33:05.086 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:33:05.088 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:33:05.091 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:33:05.093 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:33:05.095 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:33:05.097 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:33:05.100 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:33:05.103 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:33:05.105 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:33:05.108 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:33:05.109 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:33:05.113 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:33:05.116 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:33:05.118 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:33:05.121 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:33:05.123 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:33:05.145 | Using python 3.8 to install PyMySQL 2021-05-13 06:33:05.147 | + 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 2021-05-13 06:33:05.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:05.909 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:05.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:05.909 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:06.937 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:06.937 | 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. 2021-05-13 06:33:06.941 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:06.941 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:06.943 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:06.961 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:06.968 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:06.974 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-05-13 06:33:09.154 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:09.154 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:09.224 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:09.226 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:09.228 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:09.231 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:09.233 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:09.236 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:09.238 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:09.240 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:09.243 | + functions-common:time_stop:2311 : start_time=1620887585139 2021-05-13 06:33:09.245 | + functions-common:time_stop:2313 : [[ -z 1620887585139 ]] 2021-05-13 06:33:09.248 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:09.252 | + functions-common:time_stop:2316 : end_time=1620887589249 2021-05-13 06:33:09.255 | + functions-common:time_stop:2317 : elapsed_time=4110 2021-05-13 06:33:09.257 | + functions-common:time_stop:2318 : total=20154 2021-05-13 06:33:09.259 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:09.261 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24264 2021-05-13 06:33:09.264 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:09.267 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:33:09.269 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:33:09.271 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:33:09.273 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:33:09.289 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:09.292 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:33:09.294 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:33:09.298 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:33:09.298 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:33:09.303 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:33:09.306 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-13 06:33:09.308 | + 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,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,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- ]] 2021-05-13 06:33:09.310 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:33:09.313 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:33:09.316 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:33:09.331 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:09.333 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:33:09.335 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:33:09.338 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:33:09.340 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:33:09.342 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:33:09.344 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:09.347 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:33:09.349 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:09.351 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:09.353 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:33:09.356 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:33:09.358 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:33:09.360 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:33:09.363 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:33:09.365 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:33:09.367 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:09.370 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:09.372 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:33:09.393 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-05-13 06:33:09.496 | Reading package lists... 2021-05-13 06:33:09.707 | Building dependency tree... 2021-05-13 06:33:09.708 | Reading state information... 2021-05-13 06:33:09.932 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:33:09.932 | The following packages were automatically installed and are no longer required: 2021-05-13 06:33:09.933 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:33:09.933 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:33:09.933 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:33:09.933 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:33:09.933 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:33:09.933 | python3-zope.interface 2021-05-13 06:33:09.933 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:33:10.042 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:33:10.046 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:33:10.048 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:33:10.051 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:10.053 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:10.055 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:10.057 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:10.059 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:10.062 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:33:10.064 | + functions-common:time_stop:2311 : start_time=1620887589390 2021-05-13 06:33:10.066 | + functions-common:time_stop:2313 : [[ -z 1620887589390 ]] 2021-05-13 06:33:10.069 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:10.073 | + functions-common:time_stop:2316 : end_time=1620887590070 2021-05-13 06:33:10.075 | + functions-common:time_stop:2317 : elapsed_time=680 2021-05-13 06:33:10.077 | + functions-common:time_stop:2318 : total=2721 2021-05-13 06:33:10.080 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:10.082 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3401 2021-05-13 06:33:10.084 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:33:10.087 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:33:10.103 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:10.106 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:33:10.108 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:33:10.111 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:33:10.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:33:10.132 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:33:10.135 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:33:10.137 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:33:10.139 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:33:10.142 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:10.144 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:33:10.146 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:10.148 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:10.150 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:33:10.153 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:33:10.155 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:33:10.157 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:33:10.159 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:33:10.161 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:33:10.164 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:10.166 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:10.168 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:33:10.188 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-05-13 06:33:10.292 | Reading package lists... 2021-05-13 06:33:10.502 | Building dependency tree... 2021-05-13 06:33:10.503 | Reading state information... 2021-05-13 06:33:10.730 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:33:10.730 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:33:10.730 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:33:10.730 | The following packages were automatically installed and are no longer required: 2021-05-13 06:33:10.731 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:33:10.731 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:33:10.731 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:33:10.731 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:33:10.731 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:33:10.731 | python3-zope.interface 2021-05-13 06:33:10.731 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:33:10.840 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:33:10.844 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:33:10.846 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:33:10.848 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:10.850 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:10.852 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:10.854 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:10.856 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:10.858 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:33:10.861 | + functions-common:time_stop:2311 : start_time=1620887590185 2021-05-13 06:33:10.863 | + functions-common:time_stop:2313 : [[ -z 1620887590185 ]] 2021-05-13 06:33:10.866 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:10.870 | + functions-common:time_stop:2316 : end_time=1620887590868 2021-05-13 06:33:10.872 | + functions-common:time_stop:2317 : elapsed_time=683 2021-05-13 06:33:10.874 | + functions-common:time_stop:2318 : total=3401 2021-05-13 06:33:10.877 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:10.879 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4084 2021-05-13 06:33:10.881 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:33:10.883 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:33:10.885 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:10.888 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:10.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:33:10.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:33:10.895 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:33:10.899 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:33:10.902 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:33:10.905 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:33:10.905 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:33:10.910 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:33:10.913 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:33:10.915 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:33:10.917 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:33:10.919 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:33:10.922 | + functions:vercmp:631 : local result 2021-05-13 06:33:10.925 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:33:10.925 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:33:10.926 | ++ functions:vercmp:635 : head -1 2021-05-13 06:33:10.931 | + functions:vercmp:635 : result=3.13 2021-05-13 06:33:10.933 | + functions:vercmp:637 : case $op in 2021-05-13 06:33:10.935 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:33:10.937 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:33:10.940 | + functions:vercmp:648 : return 2021-05-13 06:33:10.942 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:33:10.944 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:33:10.946 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:33:11.124 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:33:11.127 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:33:11.129 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.131 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.134 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:33:11.136 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.138 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:33:11.155 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:11.158 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:33:11.161 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:33:11.161 | Installing etcd 2021-05-13 06:33:11.163 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:33:11.176 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:33:11.187 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:33:11.190 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:33:11.202 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:33:11.205 | ++ 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 2021-05-13 06:33:11.208 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:33:11.211 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:33:11.215 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:33:11.217 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-05-13 06:33:11.220 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:33:11.222 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:33:11.225 | ++ functions:get_extra_file:74 : return 2021-05-13 06:33:11.227 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:33:11.230 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:33:11.232 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:33:11.235 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:33:11.251 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:11.254 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:33:11.256 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:33:11.272 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:11.274 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:33:11.276 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:33:11.279 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:33:11.282 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:33:11.285 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:33:11.287 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:33:11.289 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:33:11.292 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:33:11.294 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.296 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.298 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:33:11.301 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.303 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:33:11.305 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:33:11.307 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:33:11.309 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:33:11.312 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.314 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:33:11.319 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.321 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:33:11.323 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:33:11.325 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:33:11.328 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:33:11.330 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.332 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:33:11.337 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.339 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:33:11.341 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:33:11.344 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:33:11.346 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:33:11.348 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.350 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:33:11.355 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.357 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:33:11.360 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:33:11.362 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:33:11.365 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:33:11.367 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.369 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:33:11.374 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.376 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:33:11.378 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:33:11.381 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:33:11.383 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:33:11.385 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.387 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:33:11.392 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.395 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:33:11.397 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:33:11.399 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:33:11.401 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:33:11.403 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.408 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:33:11.411 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.413 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:33:11.415 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:33:11.418 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:33:11.420 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:33:11.422 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.427 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:33:11.429 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.431 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:33:11.434 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:33:11.436 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:33:11.438 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:33:11.440 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.443 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.445 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:33:11.447 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.449 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:33:11.452 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:33:11.454 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:33:11.457 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:33:11.459 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.461 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:33:11.466 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.468 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:33:11.471 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:33:11.473 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:33:11.475 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:33:11.478 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:33:11.484 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.486 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:33:11.489 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:33:11.491 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:33:11.493 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:33:11.496 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.498 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.500 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:33:11.502 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.505 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:33:11.507 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:33:11.509 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:33:11.511 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:33:11.513 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.516 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.518 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:33:11.521 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.523 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:33:11.525 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:33:11.528 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:33:11.530 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:33:11.533 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.535 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.537 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:33:11.539 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.542 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:33:11.544 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:33:11.546 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:33:11.548 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:33:11.551 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.553 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.555 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:33:11.558 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.560 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:33:11.562 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:33:11.564 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:33:11.567 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:33:11.569 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.571 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.574 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:33:11.576 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.579 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:33:11.581 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:33:11.583 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:33:11.585 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:33:11.588 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.592 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:33:11.595 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.597 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:33:11.599 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:33:11.601 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:33:11.604 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:33:11.606 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.608 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.611 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:33:11.613 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.616 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:33:11.618 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:33:11.620 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:33:11.623 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:33:11.625 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.627 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.629 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:33:11.632 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.634 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:33:11.636 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:33:11.638 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:33:11.641 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:33:11.644 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.646 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.648 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:33:11.650 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.653 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:33:11.655 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:33:11.658 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:33:11.660 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:33:11.662 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.665 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.667 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:33:11.669 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.672 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:33:11.674 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:33:11.676 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:33:11.678 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:33:11.681 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.683 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.685 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:33:11.687 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.690 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:33:11.692 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:33:11.694 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:33:11.697 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:33:11.699 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.701 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.704 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:33:11.706 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.709 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:33:11.711 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:33:11.713 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:33:11.715 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:33:11.718 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.721 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.723 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:33:11.725 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.727 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:33:11.730 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:33:11.732 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:33:11.734 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:33:11.736 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.739 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.741 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:33:11.743 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.746 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:33:11.748 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:33:11.751 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:33:11.753 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:33:11.755 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.758 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.760 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:33:11.762 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.765 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:33:11.767 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:33:11.770 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:33:11.772 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:33:11.774 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.777 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.779 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:33:11.782 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.784 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:33:11.786 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:33:11.789 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:33:11.791 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:33:11.793 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.795 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.798 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:33:11.801 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.803 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:33:11.805 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:33:11.808 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:33:11.810 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:33:11.812 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.814 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.817 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:33:11.819 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.821 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:33:11.824 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:33:11.826 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:33:11.828 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:33:11.830 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.833 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.835 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:33:11.837 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.840 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:33:11.842 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:33:11.845 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:33:11.847 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:33:11.849 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.852 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.854 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:33:11.856 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.859 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:33:11.862 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:33:11.864 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:33:11.866 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:33:11.869 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.871 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.873 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:33:11.876 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.878 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:33:11.880 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:33:11.882 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:33:11.885 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:33:11.887 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.889 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.892 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:33:11.894 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.896 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:33:11.899 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:33:11.901 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:33:11.903 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:33:11.906 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.908 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.911 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:33:11.913 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.915 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:33:11.918 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:33:11.920 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:33:11.923 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:33:11.925 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.928 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.930 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:33:11.932 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.935 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:33:11.937 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:33:11.939 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:33:11.941 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:33:11.944 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:11.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:11.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:33:11.951 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:11.953 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:33:11.974 | Using python 3.8 to install etcd3 2021-05-13 06:33:11.976 | + 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 2021-05-13 06:33:12.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:12.721 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:12.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:12.721 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:13.757 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:13.757 | 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. 2021-05-13 06:33:13.761 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:13.761 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:13.763 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:13.782 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:13.789 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:13.795 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.12.0) 2021-05-13 06:33:13.804 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.37.1) 2021-05-13 06:33:13.814 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:33:13.818 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:33:13.821 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:33:15.990 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:15.990 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:16.069 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:16.072 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:16.074 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:16.076 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:16.078 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:16.080 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:16.083 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:16.085 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:16.087 | + functions-common:time_stop:2311 : start_time=1620887591968 2021-05-13 06:33:16.089 | + functions-common:time_stop:2313 : [[ -z 1620887591968 ]] 2021-05-13 06:33:16.092 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:16.096 | + functions-common:time_stop:2316 : end_time=1620887596093 2021-05-13 06:33:16.098 | + functions-common:time_stop:2317 : elapsed_time=4125 2021-05-13 06:33:16.100 | + functions-common:time_stop:2318 : total=24264 2021-05-13 06:33:16.102 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:16.104 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28389 2021-05-13 06:33:16.107 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:16.110 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:33:16.131 | Using python 3.8 to install etcd3gw 2021-05-13 06:33:16.133 | + 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 2021-05-13 06:33:16.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:16.868 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:16.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:16.868 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:17.883 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:17.884 | 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. 2021-05-13 06:33:17.887 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:17.887 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:17.889 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:17.907 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:17.914 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:17.920 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.2.5) 2021-05-13 06:33:17.932 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:33:17.938 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:33:17.941 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:33:17.960 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:33:17.963 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:33:17.985 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:33:17.988 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:33:17.992 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:33:20.114 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:20.115 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:20.192 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:20.195 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:20.197 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:20.199 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:20.201 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:20.204 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:20.206 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:20.208 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:20.211 | + functions-common:time_stop:2311 : start_time=1620887596126 2021-05-13 06:33:20.213 | + functions-common:time_stop:2313 : [[ -z 1620887596126 ]] 2021-05-13 06:33:20.215 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:20.219 | + functions-common:time_stop:2316 : end_time=1620887600217 2021-05-13 06:33:20.222 | + functions-common:time_stop:2317 : elapsed_time=4091 2021-05-13 06:33:20.224 | + functions-common:time_stop:2318 : total=28389 2021-05-13 06:33:20.226 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:20.228 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32480 2021-05-13 06:33:20.230 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:20.233 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:33:20.235 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:33:20.237 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:33:20.240 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:33:20.242 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:33:20.244 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:33:20.247 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:33:20.249 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:33:20.252 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:33:20.254 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:33:20.256 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:33:20.259 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:33:20.261 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:33:20.263 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:33:20.266 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:20.268 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:20.270 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:33:20.273 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:33:20.275 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:33:20.277 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:33:20.279 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:33:20.282 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:33:20.284 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:33:20.286 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:20.288 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:33:20.291 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:20.293 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:20.295 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:33:20.298 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:33:20.300 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:33:20.302 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:33:20.304 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:33:20.307 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:33:20.309 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:20.311 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:20.314 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:33:20.335 | + functions-common:apt_get:1109 : 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 2021-05-13 06:33:20.440 | Reading package lists... 2021-05-13 06:33:20.652 | Building dependency tree... 2021-05-13 06:33:20.653 | Reading state information... 2021-05-13 06:33:20.880 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:33:20.880 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:33:20.880 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:33:20.880 | The following packages were automatically installed and are no longer required: 2021-05-13 06:33:20.881 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:33:20.881 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:33:20.881 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:33:20.881 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:33:20.881 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:33:20.881 | python3-zope.interface 2021-05-13 06:33:20.881 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:33:20.989 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:33:20.993 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:33:20.996 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:33:20.998 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:21.001 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:21.003 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:21.005 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:21.007 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:21.010 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:33:21.012 | + functions-common:time_stop:2311 : start_time=1620887600332 2021-05-13 06:33:21.014 | + functions-common:time_stop:2313 : [[ -z 1620887600332 ]] 2021-05-13 06:33:21.017 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:21.021 | + functions-common:time_stop:2316 : end_time=1620887601019 2021-05-13 06:33:21.024 | + functions-common:time_stop:2317 : elapsed_time=687 2021-05-13 06:33:21.026 | + functions-common:time_stop:2318 : total=4084 2021-05-13 06:33:21.028 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:21.030 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4771 2021-05-13 06:33:21.033 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:33:21.035 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:33:21.037 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:21.039 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:21.042 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:33:21.103 | Module proxy already enabled 2021-05-13 06:33:21.107 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:33:21.167 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:33:21.167 | Module proxy already enabled 2021-05-13 06:33:21.167 | Module proxy_uwsgi already enabled 2021-05-13 06:33:21.172 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:33:21.174 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:33:21.177 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:33:21.179 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:33:21.305 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:33:21.308 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:33:21.311 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:33:21.314 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:21.317 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:21.319 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:33:21.321 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:21.324 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:33:21.326 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:33:21.329 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:33:21.331 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:21.333 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:21.336 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:33:21.338 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:21.341 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:33:21.343 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:33:21.345 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:33:21.348 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:21.350 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:21.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:33:21.355 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:21.357 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:33:21.360 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:33:21.363 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:33:21.366 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:21.368 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:21.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:33:21.373 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:21.376 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:33:21.378 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:33:21.381 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:21.383 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:21.385 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:33:21.388 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:21.390 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:33:21.392 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:33:21.395 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:33:21.397 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:21.399 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:21.402 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:33:21.404 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:21.407 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:33:21.424 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:21.426 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:33:21.429 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:33:21.431 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:33:21.433 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:21.436 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:21.438 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:33:21.441 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:21.443 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:33:21.460 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:21.462 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:33:21.465 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:33:21.467 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:33:21.470 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:21.472 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:21.475 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:33:21.477 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:21.480 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:33:21.482 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:33:21.484 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:33:21.487 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:21.489 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:21.491 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:33:21.494 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:21.497 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:33:21.499 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:33:21.502 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:33:21.505 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:33:21.507 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:33:21.510 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:33:21.513 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:33:21.514 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:33:21.519 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:33:21.521 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:33:21.524 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:33:21.527 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:33:21.529 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:33:21.549 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:33:21.551 | + 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 2021-05-13 06:33:22.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:22.298 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:22.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:22.298 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:23.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:23.326 | 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. 2021-05-13 06:33:23.329 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:23.330 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:23.331 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:23.350 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:23.357 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:23.363 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:33:23.418 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:33:23.455 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:33:23.496 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:33:23.502 | 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 306)) (5.0.1) 2021-05-13 06:33:23.508 | 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 308)) (4.4.0) 2021-05-13 06:33:23.548 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:33:23.558 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:33:23.573 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:33:23.580 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:33:23.583 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:33:23.594 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:33:23.596 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:33:23.600 | 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 394)) (2.8.1) 2021-05-13 06:33:23.605 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:33:23.623 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:33:23.628 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:33:23.648 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:33:23.652 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:33:23.655 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:33:23.663 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:33:23.682 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:33:23.696 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:33:23.757 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:33:23.763 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:33:23.769 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:33:23.772 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:33:23.780 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:33:23.783 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:33:23.786 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:33:23.789 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:33:23.791 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:33:23.795 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:33:23.798 | 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 293)) (1.7.0) 2021-05-13 06:33:23.803 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:33:23.806 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:33:25.746 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:25.746 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:25.817 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:25.819 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:25.821 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:25.823 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:25.826 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:25.828 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:25.830 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:25.833 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:25.835 | + functions-common:time_stop:2311 : start_time=1620887601544 2021-05-13 06:33:25.837 | + functions-common:time_stop:2313 : [[ -z 1620887601544 ]] 2021-05-13 06:33:25.840 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:25.844 | + functions-common:time_stop:2316 : end_time=1620887605841 2021-05-13 06:33:25.846 | + functions-common:time_stop:2317 : elapsed_time=4297 2021-05-13 06:33:25.849 | + functions-common:time_stop:2318 : total=32480 2021-05-13 06:33:25.851 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:25.853 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36777 2021-05-13 06:33:25.855 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:25.858 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:33:25.860 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:33:25.862 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:33:25.866 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:33:25.868 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:33:25.871 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:33:25.874 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:33:25.874 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:33:25.880 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:33:25.882 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:33:25.884 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:33:25.887 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:33:25.890 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:33:25.911 | Using python 3.8 to install python-memcached 2021-05-13 06:33:25.914 | + 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 2021-05-13 06:33:26.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:26.652 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:26.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:26.652 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:27.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:27.668 | 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. 2021-05-13 06:33:27.671 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:27.672 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:27.686 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:27.692 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:27.698 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:27.705 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.59) 2021-05-13 06:33:27.709 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:33:29.877 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:29.877 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:29.947 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:29.949 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:29.951 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:29.954 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:29.956 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:29.958 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:29.961 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:29.963 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:29.965 | + functions-common:time_stop:2311 : start_time=1620887605905 2021-05-13 06:33:29.967 | + functions-common:time_stop:2313 : [[ -z 1620887605905 ]] 2021-05-13 06:33:29.970 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:29.974 | + functions-common:time_stop:2316 : end_time=1620887609972 2021-05-13 06:33:29.976 | + functions-common:time_stop:2317 : elapsed_time=4067 2021-05-13 06:33:29.979 | + functions-common:time_stop:2318 : total=36777 2021-05-13 06:33:29.981 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:29.983 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40844 2021-05-13 06:33:29.985 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:29.988 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:33:30.005 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:30.007 | + ./stack.sh:main:862 : '[' 10.222.0.30 == 10.222.0.30 ']' 2021-05-13 06:33:30.009 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:33:30.012 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:33:30.014 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:33:30.017 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:33:30.019 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:33:30.021 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:33:30.036 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:30.039 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:33:30.041 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:33:30.043 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:33:30.045 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:33:30.047 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:33:30.050 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:33:30.052 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:33:30.054 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:33:30.057 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:33:30.072 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:33:30.075 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:33:30.077 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:30.080 | + functions-common:git_clone:544 : echo master 2021-05-13 06:33:30.080 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:33:30.085 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:33:30.087 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:30.089 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:33:30.092 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:33:30.092 | + functions-common:git_clone:593 : head -1 2021-05-13 06:33:30.095 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:33:30.098 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:33:30.100 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:33:30.102 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:33:30.104 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:33:30.107 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:33:30.109 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:33:30.111 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:33:30.114 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:33:30.116 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:33:30.118 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:33:30.121 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:33:30.123 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:33:30.126 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:33:30.128 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:33:30.131 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:33:30.133 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:33:30.136 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:33:30.138 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:33:30.144 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:33:30.146 | + 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' 2021-05-13 06:33:30.762 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:33:30.764 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:33:30.766 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:33:30.769 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:33:30.771 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:33:30.773 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:33:30.775 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:33:30.777 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:33:30.779 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:33:30.782 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:33:30.784 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:33:30.786 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:33:30.789 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:33:30.791 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:33:30.811 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:33:30.813 | + 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 2021-05-13 06:33:31.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:31.551 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:31.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:31.551 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:32.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:32.568 | 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. 2021-05-13 06:33:32.571 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:32.572 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:32.573 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:32.579 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:32.586 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:32.590 | Obtaining file:///opt/stack/keystone 2021-05-13 06:33:34.146 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:33:35.682 | 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) 2021-05-13 06:33:35.711 | 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) 2021-05-13 06:33:35.720 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:33:35.727 | 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) 2021-05-13 06:33:35.731 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-05-13 06:33:35.759 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:33:35.787 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:33:35.800 | 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) 2021-05-13 06:33:35.816 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (9.0.1) 2021-05-13 06:33:35.828 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:33:35.838 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:33:35.842 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (7.1.2) 2021-05-13 06:33:35.846 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:33:35.886 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:33:35.892 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.1.0) 2021-05-13 06:33:35.895 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:33:35.907 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:33:35.959 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:33:35.962 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.1.0) 2021-05-13 06:33:35.968 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:33:36.004 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:33:36.045 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:33:36.051 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:33:36.099 | 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 306)) (5.0.1) 2021-05-13 06:33:36.105 | 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 308)) (4.4.0) 2021-05-13 06:33:36.144 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:33:36.198 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:33:36.216 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:33:36.231 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:33:36.241 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:33:36.264 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:33:36.275 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:33:36.291 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:33:36.336 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:33:36.343 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.7.4) 2021-05-13 06:33:36.355 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:33:36.359 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:33:36.361 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:33:36.373 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:33:36.376 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:33:36.379 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:33:36.382 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (6.5.1) 2021-05-13 06:33:36.400 | 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 394)) (2.8.1) 2021-05-13 06:33:36.405 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:33:36.423 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:33:36.427 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:33:36.447 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:33:36.451 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (0.8.18) 2021-05-13 06:33:36.455 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:33:36.458 | 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 508)) (0.13.0) 2021-05-13 06:33:36.468 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:33:36.472 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:33:36.474 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:33:36.481 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:33:36.491 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:33:36.497 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:33:36.515 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:33:36.518 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:33:36.525 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:33:36.546 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.6.1) 2021-05-13 06:33:36.573 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:33:36.578 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:33:36.581 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:33:36.641 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:33:36.649 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:33:36.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 257)) (0.8.0) 2021-05-13 06:33:36.658 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:33:36.666 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:33:36.673 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:33:36.678 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:33:36.717 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:33:36.721 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:33:36.729 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:33:36.739 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:33:36.750 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:33:36.760 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:33:36.769 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:33:36.781 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:33:36.785 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:33:36.788 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:33:36.791 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:33:36.806 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (5.1.2) 2021-05-13 06:33:36.829 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:33:36.835 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:33:36.837 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:33:36.841 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:33:36.845 | 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) 2021-05-13 06:33:36.847 | 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 411)) (1.6.0) 2021-05-13 06:33:36.850 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:33:36.853 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:33:36.855 | 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 553)) (1.4.0) 2021-05-13 06:33:36.858 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.2.1) 2021-05-13 06:33:36.869 | 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 293)) (1.7.0) 2021-05-13 06:33:36.874 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:33:36.877 | 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 396)) (1.0.4) 2021-05-13 06:33:36.879 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:33:36.887 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:33:36.890 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:33:36.941 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:33:36.948 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:33:36.956 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:33:36.961 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:33:38.139 | Installing collected packages: keystone 2021-05-13 06:33:38.139 | Attempting uninstall: keystone 2021-05-13 06:33:38.141 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:33:38.144 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:33:38.146 | Running setup.py develop for keystone 2021-05-13 06:33:40.005 | Successfully installed keystone 2021-05-13 06:33:40.140 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:40.140 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:40.224 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:40.226 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:40.229 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:40.231 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:40.233 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:40.235 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:40.237 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:40.240 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:40.242 | + functions-common:time_stop:2311 : start_time=1620887610806 2021-05-13 06:33:40.244 | + functions-common:time_stop:2313 : [[ -z 1620887610806 ]] 2021-05-13 06:33:40.247 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:40.251 | + functions-common:time_stop:2316 : end_time=1620887620248 2021-05-13 06:33:40.253 | + functions-common:time_stop:2317 : elapsed_time=9442 2021-05-13 06:33:40.256 | + functions-common:time_stop:2318 : total=40844 2021-05-13 06:33:40.258 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:40.260 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50286 2021-05-13 06:33:40.262 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:40.264 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:33:40.266 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:33:40.269 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:33:40.287 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:33:40.298 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:33:40.301 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:33:40.303 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:40.305 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:40.308 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:33:40.310 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:40.313 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:33:40.329 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:40.331 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:33:40.333 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:33:40.336 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:33:40.338 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:33:40.351 | + 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 ]] 2021-05-13 06:33:40.353 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:33:40.357 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:33:40.373 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:40.376 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:33:40.406 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:33:40.432 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:33:40.462 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:33:40.492 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:33:40.522 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:33:40.551 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:33:40.579 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:33:40.606 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:33:40.609 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:33:40.611 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:33:40.614 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:33:40.616 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:33:40.618 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:33:40.634 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:40.637 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:33:40.639 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:33:40.642 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:33:40.657 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:40.659 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:33:40.662 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:33:40.691 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:33:40.693 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:33:40.695 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:33:40.698 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:33:40.700 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:33:40.716 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:40.718 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2021-05-13 06:33:40.748 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.30/identity 2021-05-13 06:33:40.776 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:33:40.778 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:33:40.808 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:33:40.811 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:33:40.813 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:33:40.815 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:33:40.817 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:33:40.820 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:33:40.851 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:33:40.853 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:33:40.856 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:33:40.858 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:33:40.861 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:33:40.878 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:33:40.880 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:33:40.882 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:33:40.885 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:33:40.887 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:33:40.915 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:33:40.942 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:33:40.969 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:33:40.997 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:33:41.025 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:33:41.027 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-05-13 06:33:41.029 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:33:41.031 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:33:41.034 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:33:41.036 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:33:41.038 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:33:41.041 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:33:41.045 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:33:41.048 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:33:41.050 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:33:41.063 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:33:41.063 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:33:41.071 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:33:41.074 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:33:41.090 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:33:41.093 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:33:41.096 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-05-13 06:33:41.126 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:33:41.152 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:33:41.179 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:33:41.206 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:33:41.233 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:33:41.260 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:33:41.287 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:33:41.314 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:33:41.342 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:33:41.369 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:33:41.396 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:33:41.423 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:33:41.449 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:33:41.452 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:33:41.455 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:33:41.457 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:33:41.460 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:33:41.462 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:41.464 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:41.467 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:33:41.469 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:33:41.472 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:33:41.499 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:33:41.527 | + 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 ' 2021-05-13 06:33:41.528 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:33:41.536 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:33:41.539 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:33:41.542 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:33:41.544 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:33:41.547 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:33:41.549 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:33:41.551 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:41.554 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:41.556 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:33:41.558 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:33:41.561 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:41.564 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:41.566 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:33:41.627 | Site keystone-wsgi-public already enabled 2021-05-13 06:33:41.631 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:33:41.633 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:33:41.635 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:33:41.638 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:33:41.763 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-05-13 06:33:41.765 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:33:41.768 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:33:41.770 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:33:41.773 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:33:41.775 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:33:41.778 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:33:41.783 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:33:41.786 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:33:41.788 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:33:41.801 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:33:41.801 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:33:41.809 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:33:41.813 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:33:41.828 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:33:41.830 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:33:41.834 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:33:41.865 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:33:41.892 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:33:41.920 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:33:41.947 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:33:41.974 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:33:42.002 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:33:42.029 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:33:42.057 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:33:42.084 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:33:42.112 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:33:42.139 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:33:42.167 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:33:42.194 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:33:42.197 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:33:42.200 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:33:42.202 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:33:42.205 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:33:42.207 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:42.209 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:42.212 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:33:42.214 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:33:42.216 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:33:42.244 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:33:42.272 | + 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 ' 2021-05-13 06:33:42.272 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:33:42.282 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:33:42.285 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:33:42.287 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:33:42.290 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:33:42.292 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:33:42.294 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:33:42.297 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:42.299 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:42.301 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:33:42.303 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:33:42.306 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:42.308 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:42.310 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:33:42.372 | Site keystone-wsgi-admin already enabled 2021-05-13 06:33:42.376 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:33:42.378 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:33:42.381 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:33:42.383 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:33:42.508 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:33:42.540 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:33:42.570 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:33:42.601 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:33:42.603 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:33:42.634 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:33:42.661 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:33:42.690 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:33:42.706 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:42.708 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:33:42.725 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:42.727 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:33:42.730 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:33:42.732 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:33:42.734 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:33:42.737 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:33:42.739 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:33:42.742 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:33:42.744 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:33:42.746 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:33:42.748 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:33:42.752 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:33:42.754 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:33:42.756 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:33:42.759 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:33:42.775 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:33:42.777 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:33:42.779 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:42.783 | + functions-common:git_clone:544 : echo master 2021-05-13 06:33:42.783 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:33:42.788 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:33:42.790 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:42.792 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:33:42.795 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:33:42.796 | + functions-common:git_clone:593 : head -1 2021-05-13 06:33:42.800 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:33:42.803 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:33:42.805 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:33:42.808 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:33:42.810 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:33:42.813 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:33:42.815 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:33:42.818 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:33:42.820 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:33:42.823 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:33:42.825 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:33:42.827 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:33:42.830 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:33:42.833 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:33:42.835 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:33:42.838 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:33:42.840 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:33:42.843 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:33:42.846 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:33:42.852 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:33:42.854 | + 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' 2021-05-13 06:33:43.458 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:33:43.461 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:33:43.463 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:33:43.465 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:33:43.468 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:33:43.470 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:33:43.472 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:33:43.475 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:33:43.477 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:33:43.479 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:33:43.481 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:33:43.484 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:33:43.486 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:33:43.489 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:33:43.509 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:33:43.512 | + 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]' 2021-05-13 06:33:44.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:44.259 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:44.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:44.259 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:45.282 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:45.283 | 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. 2021-05-13 06:33:45.286 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:45.286 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:45.288 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:45.293 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:45.301 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:45.305 | Obtaining file:///opt/stack/swift 2021-05-13 06:33:46.554 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:33:47.815 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:33:47.824 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:33:47.864 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:33:47.873 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:33:47.878 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:33:47.931 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (4.6.3) 2021-05-13 06:33:47.941 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:33:47.944 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-05-13 06:33:47.980 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:33:48.021 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:33:48.027 | 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 307)) (5.0.1) 2021-05-13 06:33:48.034 | 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 309)) (4.4.0) 2021-05-13 06:33:48.073 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:33:48.082 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:33:48.098 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:33:48.104 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:33:48.107 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-05-13 06:33:48.117 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.6.0) 2021-05-13 06:33:48.120 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:33:48.123 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:33:48.127 | 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 395)) (2.8.1) 2021-05-13 06:33:48.132 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:33:48.150 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:33:48.155 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:33:48.174 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:33:48.179 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:33:48.229 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:33:48.232 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:33:48.239 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:33:48.259 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.9.7) 2021-05-13 06:33:48.263 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:33:48.267 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:33:48.276 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:33:48.335 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:33:48.349 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:33:48.354 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:33:48.359 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:33:48.366 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:33:48.371 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:33:48.375 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:33:48.378 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:33:48.380 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:33:48.384 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:33:48.387 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:33:48.390 | 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 294)) (1.7.0) 2021-05-13 06:33:48.395 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:33:48.398 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:33:49.972 | Installing collected packages: swift 2021-05-13 06:33:49.972 | Attempting uninstall: swift 2021-05-13 06:33:49.974 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:33:49.976 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:33:49.978 | Running setup.py develop for swift 2021-05-13 06:33:51.647 | Successfully installed swift 2021-05-13 06:33:51.785 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:51.785 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:51.872 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:51.874 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:51.877 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:51.879 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:51.881 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:51.883 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:51.886 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:51.888 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:51.891 | + functions-common:time_stop:2311 : start_time=1620887623504 2021-05-13 06:33:51.893 | + functions-common:time_stop:2313 : [[ -z 1620887623504 ]] 2021-05-13 06:33:51.896 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:51.900 | + functions-common:time_stop:2316 : end_time=1620887631897 2021-05-13 06:33:51.902 | + functions-common:time_stop:2317 : elapsed_time=8393 2021-05-13 06:33:51.904 | + functions-common:time_stop:2318 : total=50286 2021-05-13 06:33:51.907 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:51.909 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58679 2021-05-13 06:33:51.911 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:51.913 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:33:51.916 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:33:51.918 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:33:51.937 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:33:51.949 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:33:51.952 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:33:51.954 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:51.956 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:51.959 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:33:51.961 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:51.964 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:33:51.966 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:33:51.968 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:33:51.971 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:33:51.973 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:33:51.975 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:33:51.977 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:33:51.979 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:33:51.981 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:33:52.864 | No container-updater running 2021-05-13 06:33:52.864 | No container-sharder running 2021-05-13 06:33:52.864 | No container-auditor running 2021-05-13 06:33:52.864 | No object-reconstructor running 2021-05-13 06:33:52.864 | No account-replicator running 2021-05-13 06:33:52.864 | No account-reaper running 2021-05-13 06:33:52.864 | No container-sync running 2021-05-13 06:33:52.864 | No object-expirer running 2021-05-13 06:33:52.864 | No container-server running 2021-05-13 06:33:52.864 | No proxy-server running 2021-05-13 06:33:52.864 | No object-replicator running 2021-05-13 06:33:52.864 | No container-replicator running 2021-05-13 06:33:52.864 | No account-server running 2021-05-13 06:33:52.864 | No object-updater running 2021-05-13 06:33:52.864 | No object-auditor running 2021-05-13 06:33:52.864 | No object-server running 2021-05-13 06:33:52.864 | No container-reconciler running 2021-05-13 06:33:52.864 | No account-auditor running 2021-05-13 06:33:52.912 | + lib/swift:configure_swift:341 : true 2021-05-13 06:33:52.914 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:33:52.926 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-05-13 06:33:52.938 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:33:52.941 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:33:52.941 | s/%GROUP%//; 2021-05-13 06:33:52.941 | s/%USER%/ubuntu/; 2021-05-13 06:33:52.941 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:33:52.941 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:33:52.941 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:33:52.950 | uid = ubuntu 2021-05-13 06:33:52.950 | gid = 2021-05-13 06:33:52.950 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:33:52.950 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:33:52.950 | address = 127.0.0.1 2021-05-13 06:33:52.950 | 2021-05-13 06:33:52.950 | [account6612] 2021-05-13 06:33:52.950 | max connections = 25 2021-05-13 06:33:52.950 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:33:52.950 | read only = false 2021-05-13 06:33:52.950 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:33:52.950 | 2021-05-13 06:33:52.950 | [account6622] 2021-05-13 06:33:52.950 | max connections = 25 2021-05-13 06:33:52.950 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:33:52.950 | read only = false 2021-05-13 06:33:52.950 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:33:52.950 | 2021-05-13 06:33:52.950 | [account6632] 2021-05-13 06:33:52.950 | max connections = 25 2021-05-13 06:33:52.950 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:33:52.950 | read only = false 2021-05-13 06:33:52.950 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:33:52.950 | 2021-05-13 06:33:52.950 | [account6642] 2021-05-13 06:33:52.950 | max connections = 25 2021-05-13 06:33:52.950 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:33:52.950 | read only = false 2021-05-13 06:33:52.950 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:33:52.951 | 2021-05-13 06:33:52.951 | 2021-05-13 06:33:52.951 | [container6611] 2021-05-13 06:33:52.951 | max connections = 25 2021-05-13 06:33:52.951 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:33:52.951 | read only = false 2021-05-13 06:33:52.951 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:33:52.951 | 2021-05-13 06:33:52.951 | [container6621] 2021-05-13 06:33:52.951 | max connections = 25 2021-05-13 06:33:52.951 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:33:52.951 | read only = false 2021-05-13 06:33:52.951 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:33:52.951 | 2021-05-13 06:33:52.951 | [container6631] 2021-05-13 06:33:52.951 | max connections = 25 2021-05-13 06:33:52.951 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:33:52.951 | read only = false 2021-05-13 06:33:52.951 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:33:52.951 | 2021-05-13 06:33:52.951 | [container6641] 2021-05-13 06:33:52.951 | max connections = 25 2021-05-13 06:33:52.951 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:33:52.951 | read only = false 2021-05-13 06:33:52.951 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:33:52.951 | 2021-05-13 06:33:52.951 | 2021-05-13 06:33:52.951 | [object6613] 2021-05-13 06:33:52.951 | max connections = 25 2021-05-13 06:33:52.951 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:33:52.952 | read only = false 2021-05-13 06:33:52.952 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:33:52.952 | 2021-05-13 06:33:52.952 | [object6623] 2021-05-13 06:33:52.952 | max connections = 25 2021-05-13 06:33:52.952 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:33:52.952 | read only = false 2021-05-13 06:33:52.952 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:33:52.952 | 2021-05-13 06:33:52.952 | [object6633] 2021-05-13 06:33:52.952 | max connections = 25 2021-05-13 06:33:52.952 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:33:52.952 | read only = false 2021-05-13 06:33:52.952 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:33:52.952 | 2021-05-13 06:33:52.952 | [object6643] 2021-05-13 06:33:52.952 | max connections = 25 2021-05-13 06:33:52.952 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:33:52.952 | read only = false 2021-05-13 06:33:52.952 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:33:52.953 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:33:52.955 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:52.957 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:52.959 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:33:52.970 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:33:52.972 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:33:52.977 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:33:52.981 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:33:52.983 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-05-13 06:33:52.988 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:33:53.016 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2021-05-13 06:33:53.041 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:33:53.058 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:33:53.086 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:33:53.104 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:33:53.132 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:33:53.151 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:33:53.178 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:33:53.196 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:33:53.224 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:33:53.241 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:33:53.270 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:33:53.288 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:33:53.302 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:53.304 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:33:53.332 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:33:53.359 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:33:53.386 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:33:53.413 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:33:53.428 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:53.430 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:33:53.457 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:33:53.471 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:53.473 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:33:53.488 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:53.490 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:33:53.493 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:33:53.507 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:53.509 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:33:53.511 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:33:53.513 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-05-13 06:33:53.519 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:33:53.524 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:33:53.551 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:33:53.578 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:33:53.607 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:33:53.637 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-05-13 06:33:53.664 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:33:53.667 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:33:53.669 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:33:53.671 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:33:53.673 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:33:53.699 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:33:53.726 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:33:53.754 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:33:53.780 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:33:53.807 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:33:53.835 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:33:53.861 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:33:53.889 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:33:53.916 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:33:53.943 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:33:53.970 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:33:53.997 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:33:54.024 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:33:54.054 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:33:54.081 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:33:54.099 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:33:54.126 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:33:54.153 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:33:54.157 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:33:54.185 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:33:54.212 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:33:54.239 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:33:54.241 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:33:54.244 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:33:54.246 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:33:54.250 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:33:54.252 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:33:54.255 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:33:54.257 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:33:54.259 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:33:54.261 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:33:54.263 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:33:54.266 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:33:54.283 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:33:54.311 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:33:54.329 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:33:54.356 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:33:54.375 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:33:54.403 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:33:54.421 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:33:54.448 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:33:54.466 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:33:54.494 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:33:54.512 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:33:54.540 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:33:54.558 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:33:54.586 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:33:54.604 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:33:54.632 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:33:54.650 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:33:54.677 | + 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 2021-05-13 06:33:54.682 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:33:54.700 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:33:54.728 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-05-13 06:33:54.757 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:33:54.759 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:33:54.763 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:33:54.766 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:33:54.768 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:33:54.770 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:33:54.772 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:33:54.774 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:33:54.777 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:33:54.779 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:33:54.797 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:33:54.825 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:33:54.843 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:33:54.871 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:33:54.889 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:33:54.917 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:33:54.935 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:33:54.963 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:33:54.980 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:33:55.009 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:33:55.026 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:33:55.054 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:33:55.072 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:33:55.100 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:33:55.118 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:33:55.146 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:33:55.164 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:33:55.191 | + 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 2021-05-13 06:33:55.195 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:33:55.213 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:33:55.242 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:33:55.244 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:33:55.249 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:33:55.251 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:33:55.253 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:33:55.255 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:33:55.257 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:33:55.260 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:33:55.262 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:33:55.264 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:33:55.282 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:33:55.309 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:33:55.327 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:33:55.355 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:33:55.374 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:33:55.401 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:33:55.419 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:33:55.447 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:33:55.465 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:33:55.494 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:33:55.511 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:33:55.539 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:33:55.556 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:33:55.585 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:33:55.603 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:33:55.631 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:33:55.650 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:33:55.677 | + 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 2021-05-13 06:33:55.682 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:33:55.699 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:33:55.728 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:33:55.755 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:33:55.783 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:33:55.811 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:33:55.813 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:33:55.818 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:33:55.847 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:33:55.875 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:33:55.903 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:33:55.932 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:33:55.960 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:33:55.987 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:33:56.014 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:33:56.041 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:33:56.068 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:33:56.084 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:56.086 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:33:56.104 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:33:56.107 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:33:56.127 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:33:56.129 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2021-05-13 06:33:56.156 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:33:56.159 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:33:56.186 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2021-05-13 06:33:56.214 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:33:56.216 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:33:56.244 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:33:56.260 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:56.262 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:33:56.265 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:33:56.270 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:33:56.272 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:33:56.285 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:33:56.287 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:33:56.298 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:33:56.300 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:33:56.303 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:33:56.305 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:33:56.307 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:33:56.309 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:33:56.312 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:33:56.314 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:33:56.317 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:33:56.329 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:33:56.331 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:33:56.334 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:33:56.351 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:56.353 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:33:56.370 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:56.373 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:33:56.376 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:33:56.378 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:33:56.380 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:33:56.383 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:33:56.385 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:33:56.388 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:33:56.391 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:33:56.407 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:56.410 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:33:56.413 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:33:56.430 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:56.432 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:33:56.435 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:33:56.437 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:33:56.440 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:56.443 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:56.445 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:33:56.448 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:56.452 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:33:56.454 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:33:56.457 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:33:56.460 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:33:56.463 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:33:56.465 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:33:56.468 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:33:56.471 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:33:56.474 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:33:56.476 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:33:56.480 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:33:56.480 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:33:56.486 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:33:56.488 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:33:56.491 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:33:56.494 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:33:56.497 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:33:56.518 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:33:56.521 | + 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' 2021-05-13 06:33:57.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:57.259 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:57.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:57.259 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:58.281 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:58.281 | 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. 2021-05-13 06:33:58.285 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:58.285 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:58.287 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:58.292 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:58.299 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:58.305 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.5.0) 2021-05-13 06:33:58.399 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:33:58.403 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:33:58.415 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:33:58.475 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-05-13 06:33:58.498 | 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 294)) (1.7.0) 2021-05-13 06:33:58.503 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-05-13 06:33:58.521 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-05-13 06:33:58.532 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-05-13 06:33:58.573 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-05-13 06:33:58.579 | 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 307)) (5.0.1) 2021-05-13 06:33:58.585 | 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 309)) (4.4.0) 2021-05-13 06:33:58.624 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-13 06:33:58.639 | 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 316)) (6.2.0) 2021-05-13 06:33:58.643 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-13 06:33:58.653 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-05-13 06:33:58.676 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.0) 2021-05-13 06:33:58.692 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:33:58.698 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:33:58.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 362)) (0.9.6) 2021-05-13 06:33:58.704 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:33:58.707 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-05-13 06:33:58.722 | 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 395)) (2.8.1) 2021-05-13 06:33:58.728 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-05-13 06:33:58.746 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.11.1) 2021-05-13 06:33:58.772 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:33:58.776 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:33:58.797 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:33:58.801 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-05-13 06:33:58.804 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:33:58.807 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:33:58.814 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:33:58.829 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:33:58.849 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:33:58.854 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:33:58.863 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:33:58.866 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:33:58.872 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:33:58.875 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:33:58.880 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:33:58.887 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:33:58.892 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:33:58.897 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:33:58.900 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:33:58.909 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:33:58.917 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:33:58.929 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:33:58.942 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:33:58.953 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:33:58.956 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-13 06:33:58.958 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:33:58.961 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:33:58.964 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:33:58.968 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:33:58.976 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:33:58.979 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:33:58.982 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:33:58.985 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:33:59.036 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2021-05-13 06:33:59.043 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:33:59.060 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:33:59.068 | 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 412)) (1.6.0) 2021-05-13 06:33:59.070 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:33:59.074 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:33:59.077 | 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 553)) (1.4.0) 2021-05-13 06:33:59.079 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:34:00.780 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:00.780 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:00.858 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:00.860 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:00.863 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:00.865 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:00.867 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:00.870 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:00.872 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:00.875 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:00.877 | + functions-common:time_stop:2311 : start_time=1620887636513 2021-05-13 06:34:00.880 | + functions-common:time_stop:2313 : [[ -z 1620887636513 ]] 2021-05-13 06:34:00.883 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:00.887 | + functions-common:time_stop:2316 : end_time=1620887640884 2021-05-13 06:34:00.890 | + functions-common:time_stop:2317 : elapsed_time=4371 2021-05-13 06:34:00.892 | + functions-common:time_stop:2318 : total=58679 2021-05-13 06:34:00.894 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:00.897 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63050 2021-05-13 06:34:00.899 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:00.902 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:34:00.904 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:34:00.907 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:34:00.919 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-05-13 06:34:00.925 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:34:00.927 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:34:00.929 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:34:00.932 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:34:00.934 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:34:00.938 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:34:00.940 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:34:00.942 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:34:00.945 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:34:00.962 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:34:00.964 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:34:00.966 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:00.969 | + functions-common:git_clone:544 : echo master 2021-05-13 06:34:00.969 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:34:00.975 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:34:00.977 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:00.979 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:34:00.982 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:34:00.983 | + functions-common:git_clone:593 : head -1 2021-05-13 06:34:00.986 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:34:00.988 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:34:00.991 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:34:00.994 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:34:00.996 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:34:00.999 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:34:01.002 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:34:01.004 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:34:01.007 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:34:01.009 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:34:01.012 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:34:01.014 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:34:01.017 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:34:01.020 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:34:01.022 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:34:01.025 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:34:01.028 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:34:01.030 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:34:01.033 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:34:01.039 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:34:01.042 | + 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' 2021-05-13 06:34:01.647 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:34:01.649 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:34:01.652 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:34:01.654 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:34:01.657 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:34:01.659 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:34:01.662 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:34:01.664 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:34:01.666 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:34:01.669 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:34:01.671 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:34:01.674 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:34:01.676 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:34:01.679 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:34:01.700 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:34:01.703 | + 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 2021-05-13 06:34:02.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:02.452 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:02.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:02.452 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:03.482 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:03.483 | 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. 2021-05-13 06:34:03.486 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:03.486 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:03.488 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:03.493 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:03.501 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:03.519 | Obtaining file:///opt/stack/glance 2021-05-13 06:34:04.769 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:34:06.015 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:34:06.024 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:34:06.033 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:34:06.044 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:34:06.072 | Requirement already satisfied: WSME===0.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.1) 2021-05-13 06:34:06.081 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:34:06.095 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:34:06.104 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:34:06.124 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:34:06.163 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-05-13 06:34:06.177 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:34:06.185 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:34:06.190 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:34:06.199 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:34:06.206 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (2.5.0) 2021-05-13 06:34:06.275 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:34:06.280 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:34:06.285 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:34:06.288 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:34:06.300 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:34:06.359 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:34:06.412 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:34:06.417 | 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 293)) (1.7.0) 2021-05-13 06:34:06.422 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:34:06.440 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:34:06.476 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:34:06.487 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:34:06.527 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:34:06.533 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:34:06.581 | 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 306)) (5.0.1) 2021-05-13 06:34:06.587 | 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 308)) (4.4.0) 2021-05-13 06:34:06.627 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:34:06.681 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:34:06.699 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:34:06.714 | 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 314)) (2.2.0) 2021-05-13 06:34:06.728 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:34:06.738 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:34:06.761 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:34:06.772 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:34:06.788 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:34:06.833 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:34:06.839 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:34:06.842 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:34:06.845 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:34:06.865 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:34:06.880 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:34:06.891 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:34:06.893 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:34:06.897 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:34:06.913 | 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 394)) (2.8.1) 2021-05-13 06:34:06.918 | 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 396)) (1.0.4) 2021-05-13 06:34:06.921 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:34:06.939 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:34:06.943 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:34:06.950 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:34:06.970 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.3.3) 2021-05-13 06:34:06.975 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:34:06.979 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:34:07.030 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.8.1) 2021-05-13 06:34:07.033 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:34:07.036 | 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 508)) (0.13.0) 2021-05-13 06:34:07.047 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:34:07.050 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:34:07.053 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:34:07.060 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:34:07.115 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:34:07.130 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:34:07.139 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:34:07.145 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:34:07.162 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:34:07.166 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:34:07.173 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:34:07.194 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:34:07.196 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:34:07.202 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:34:07.209 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:34:07.213 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:34:07.221 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:34:07.227 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:34:07.233 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:34:07.236 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:34:07.276 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:34:07.279 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:34:07.285 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:34:07.291 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:34:07.294 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:34:07.326 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:34:07.329 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:34:07.341 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:34:07.344 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:34:07.348 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:34:07.352 | 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) 2021-05-13 06:34:07.354 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:34:07.358 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:34:07.363 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:34:07.370 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:34:07.409 | 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 411)) (1.6.0) 2021-05-13 06:34:07.411 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:34:07.414 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:34:07.416 | 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 553)) (1.4.0) 2021-05-13 06:34:07.419 | 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) 2021-05-13 06:34:07.423 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:34:07.426 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:34:07.429 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:34:07.432 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:34:07.488 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:34:07.493 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:34:07.496 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:34:07.500 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:34:08.532 | Installing collected packages: glance 2021-05-13 06:34:08.533 | Attempting uninstall: glance 2021-05-13 06:34:08.534 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:34:08.538 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:34:08.539 | Running setup.py develop for glance 2021-05-13 06:34:10.121 | Successfully installed glance 2021-05-13 06:34:10.261 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:10.261 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:10.346 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:10.348 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:10.351 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:10.353 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:10.355 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:10.358 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:10.361 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:10.363 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:10.365 | + functions-common:time_stop:2311 : start_time=1620887641695 2021-05-13 06:34:10.367 | + functions-common:time_stop:2313 : [[ -z 1620887641695 ]] 2021-05-13 06:34:10.371 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:10.375 | + functions-common:time_stop:2316 : end_time=1620887650372 2021-05-13 06:34:10.377 | + functions-common:time_stop:2317 : elapsed_time=8677 2021-05-13 06:34:10.379 | + functions-common:time_stop:2318 : total=63050 2021-05-13 06:34:10.382 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:10.384 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71727 2021-05-13 06:34:10.386 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:10.389 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:34:10.391 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:34:10.394 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:34:10.413 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:34:10.425 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:34:10.428 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:34:10.430 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:10.432 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:10.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:34:10.438 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:10.441 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:34:10.443 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:34:10.446 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:34:10.458 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:34:10.461 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:34:10.464 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:34:10.466 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:34:10.468 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:34:10.471 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:34:10.474 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:34:10.476 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:34:10.505 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:34:10.534 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:34:10.564 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:34:10.594 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:34:10.624 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:34:10.653 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:34:10.656 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:34:10.658 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:34:10.661 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:34:10.663 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:34:10.692 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:34:10.721 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:34:10.751 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:34:10.780 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:34:10.810 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:34:10.839 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:34:10.869 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:34:10.899 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:34:10.929 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:34:10.958 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:34:10.988 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:34:10.991 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:34:10.993 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:34:10.996 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:34:10.998 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:34:11.000 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:34:11.017 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:11.020 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:34:11.022 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:34:11.025 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:34:11.042 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:11.044 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:34:11.047 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:34:11.077 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:34:11.079 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:34:11.082 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:34:11.084 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:34:11.087 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:34:11.089 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:34:11.092 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:34:11.094 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:34:11.097 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:34:11.099 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:34:11.101 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:34:11.131 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:34:11.134 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2021-05-13 06:34:11.164 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:34:11.166 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:34:11.183 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:11.186 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:34:11.215 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:34:11.245 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-05-13 06:34:11.276 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:34:11.306 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:34:11.335 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:34:11.353 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:11.355 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:34:11.385 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:34:11.415 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:34:11.444 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2021-05-13 06:34:11.474 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:34:11.504 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2021-05-13 06:34:11.533 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:34:11.551 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:11.553 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:34:11.555 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:34:11.558 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:34:11.561 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:34:11.578 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:34:11.581 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:34:11.583 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:34:11.586 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:34:11.588 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:34:11.618 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:34:11.648 | + functions:setup_systemd_logging:705 : 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' 2021-05-13 06:34:11.678 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:34:11.708 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-05-13 06:34:11.713 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:34:11.743 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:34:11.774 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:34:11.804 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2021-05-13 06:34:11.834 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:34:11.865 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:34:11.895 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:34:11.926 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:34:11.956 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:34:11.987 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:34:12.016 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:34:12.046 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:34:12.051 | + lib/glance:configure_glance:353 : 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 2021-05-13 06:34:12.059 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:34:12.075 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:12.078 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:34:12.081 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-05-13 06:34:12.083 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:34:12.085 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:34:12.088 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:34:12.091 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:34:12.094 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:34:12.097 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:34:12.101 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-05-13 06:34:12.131 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:34:12.133 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:34:12.135 | ++ functions:get_random_port:837 : true 2021-05-13 06:34:12.138 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:34:12.141 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:34:12.143 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:34:12.199 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:34:12.202 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:34:12.204 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:34:12.207 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:34:12.209 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-05-13 06:34:12.237 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:34:12.265 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:34:12.292 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:34:12.319 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:34:12.347 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:34:12.375 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:34:12.402 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:34:12.430 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:34:12.458 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:34:12.486 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:34:12.513 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:34:12.541 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:34:12.569 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:34:12.596 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:34:12.624 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:34:12.652 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:34:12.679 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:34:12.707 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:34:12.735 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:34:12.737 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:34:12.739 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:34:12.742 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:12.744 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:12.747 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:34:12.750 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:34:12.802 | proxy (enabled by site administrator) 2021-05-13 06:34:12.805 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:34:12.808 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:34:12.811 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:34:12.813 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:12.815 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:12.818 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:34:12.820 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:34:12.873 | proxy_http (enabled by site administrator) 2021-05-13 06:34:12.876 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:34:12.879 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:34:12.882 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:34:12.884 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:34:12.886 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:12.889 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:12.892 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:34:12.894 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:34:12.897 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:34:12.898 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:34:12.906 | KeepAlive Off 2021-05-13 06:34:12.910 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:34:12.910 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:34:12.919 | SetEnv proxy-sendchunked 1 2021-05-13 06:34:12.923 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:34:12.923 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:34:12.932 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:34:12.935 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:34:12.938 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:34:12.940 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:34:12.943 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:34:12.945 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:34:12.947 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:12.950 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:12.952 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:34:12.954 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:34:12.957 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:12.959 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:12.961 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:34:13.022 | Site glance-wsgi-api already enabled 2021-05-13 06:34:13.027 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:34:13.029 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:34:13.031 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:34:13.034 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:34:13.164 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:34:13.172 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-05-13 06:34:13.204 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:34:13.221 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:13.224 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:34:13.226 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:34:13.229 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:34:13.232 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:34:13.235 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:34:13.237 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:34:13.240 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:34:13.242 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:34:13.245 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:34:13.247 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:34:13.250 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:34:13.253 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:34:13.256 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:34:13.259 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:34:13.275 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:34:13.277 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:34:13.280 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:13.283 | + functions-common:git_clone:544 : echo master 2021-05-13 06:34:13.284 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:34:13.289 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:34:13.291 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:13.294 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:34:13.297 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:34:13.297 | + functions-common:git_clone:593 : head -1 2021-05-13 06:34:13.302 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:34:13.305 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:34:13.307 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:34:13.310 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:34:13.313 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:34:13.315 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:34:13.318 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:34:13.320 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:34:13.323 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:34:13.325 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:34:13.328 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:34:13.331 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:34:13.333 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:34:13.336 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:34:13.339 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:34:13.342 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:34:13.344 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:34:13.347 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:34:13.350 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:34:13.355 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:34:13.358 | + 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' 2021-05-13 06:34:13.964 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:34:13.967 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:34:13.969 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:34:13.972 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:34:13.974 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:34:13.976 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:34:13.979 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:34:13.981 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:34:13.984 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:34:13.986 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:34:13.989 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:34:13.991 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:34:13.994 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:34:13.996 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:34:14.018 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:34:14.020 | + 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 2021-05-13 06:34:14.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:14.766 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:14.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:14.766 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:15.790 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:15.790 | 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. 2021-05-13 06:34:15.794 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:15.794 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:15.796 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:15.801 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:15.808 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:15.812 | Obtaining file:///opt/stack/cinder 2021-05-13 06:34:17.814 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:34:19.791 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:34:19.800 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:34:19.809 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:34:19.821 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:34:19.848 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:34:19.862 | Requirement already satisfied: boto3===1.17.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (1.17.62) 2021-05-13 06:34:19.871 | Requirement already satisfied: botocore===1.20.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (1.20.62) 2021-05-13 06:34:19.883 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:34:19.903 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-13 06:34:19.943 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-05-13 06:34:19.957 | 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) 2021-05-13 06:34:19.960 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:34:19.970 | Requirement already satisfied: google-api-python-client===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.3.0) 2021-05-13 06:34:19.985 | Requirement already satisfied: google-auth===1.30.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.30.0) 2021-05-13 06:34:20.008 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.1.0) 2021-05-13 06:34:20.014 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:34:20.019 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:34:20.024 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:34:20.027 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-05-13 06:34:20.031 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:34:20.042 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:34:20.103 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:34:20.156 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.3) 2021-05-13 06:34:20.167 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.1.3) 2021-05-13 06:34:20.177 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-05-13 06:34:20.200 | 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 293)) (1.7.0) 2021-05-13 06:34:20.205 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-05-13 06:34:20.223 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:34:20.260 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:34:20.272 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:34:20.312 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:34:20.318 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:34:20.368 | 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 306)) (5.0.1) 2021-05-13 06:34:20.374 | 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 308)) (4.4.0) 2021-05-13 06:34:20.414 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:34:20.469 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:34:20.487 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:34:20.502 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:34:20.518 | 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 314)) (2.2.0) 2021-05-13 06:34:20.532 | 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 315)) (6.2.0) 2021-05-13 06:34:20.536 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:34:20.546 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:34:20.570 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:34:20.581 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:34:20.597 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:34:20.617 | Requirement already satisfied: oslo.vmware===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.9.0) 2021-05-13 06:34:20.641 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:34:20.687 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:34:20.692 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.7.2) 2021-05-13 06:34:20.728 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:34:20.731 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:34:20.733 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:34:20.755 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.4.8) 2021-05-13 06:34:20.758 | 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 352)) (0.2.8) 2021-05-13 06:34:20.762 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:34:20.773 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:34:20.776 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:34:20.780 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-05-13 06:34:20.796 | 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 394)) (2.8.1) 2021-05-13 06:34:20.801 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-05-13 06:34:20.818 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:34:20.836 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:34:20.852 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (3.11.1) 2021-05-13 06:34:20.879 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:34:20.883 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:34:20.891 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:34:20.911 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:34:20.915 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (4.7.2) 2021-05-13 06:34:20.920 | 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 464)) (2.1.74) 2021-05-13 06:34:20.925 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (0.4.2) 2021-05-13 06:34:20.934 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:34:20.985 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:34:20.988 | 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 508)) (0.13.0) 2021-05-13 06:34:20.999 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:34:21.002 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:34:21.005 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:34:21.012 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.6) 2021-05-13 06:34:21.015 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.8.9) 2021-05-13 06:34:21.021 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:34:21.099 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:34:21.113 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:34:21.123 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:34:21.129 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:34:21.147 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:34:21.206 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:34:21.210 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:34:21.217 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.0.1) 2021-05-13 06:34:21.220 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:34:21.241 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:34:21.245 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-05-13 06:34:21.253 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:34:21.256 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:34:21.261 | Requirement already satisfied: zstd===1.4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.4.9.1) 2021-05-13 06:34:21.265 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:34:21.268 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-13 06:34:21.277 | Requirement already satisfied: google-api-core===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.26.3) 2021-05-13 06:34:21.301 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:34:21.304 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-13 06:34:21.310 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-13 06:34:21.316 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:34:21.321 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:34:21.325 | 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) 2021-05-13 06:34:21.332 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:34:21.341 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-13 06:34:21.347 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:34:21.389 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:34:21.393 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:34:21.400 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:34:21.404 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-13 06:34:21.414 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:34:21.417 | 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) 2021-05-13 06:34:21.431 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:34:21.441 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-05-13 06:34:21.452 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:34:21.467 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:34:21.471 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:34:21.474 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:34:21.477 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.22.0) 2021-05-13 06:34:21.481 | 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) 2021-05-13 06:34:21.484 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:34:21.521 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:34:21.527 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:34:21.534 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-13 06:34:21.536 | 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 411)) (1.6.0) 2021-05-13 06:34:21.539 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:34:21.541 | 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 553)) (1.4.0) 2021-05-13 06:34:21.544 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.32) 2021-05-13 06:34:21.549 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:34:21.552 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:34:21.556 | Requirement already satisfied: googleapis-common-protos===1.53.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (1.53.0) 2021-05-13 06:34:21.563 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:34:21.565 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:34:21.573 | 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 396)) (1.0.4) 2021-05-13 06:34:21.576 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:34:21.579 | 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) 2021-05-13 06:34:21.582 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-05-13 06:34:21.639 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.1) 2021-05-13 06:34:21.642 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:34:21.645 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-05-13 06:34:21.649 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:34:21.654 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:34:22.562 | Installing collected packages: cinder 2021-05-13 06:34:22.562 | Attempting uninstall: cinder 2021-05-13 06:34:22.564 | Found existing installation: cinder 18.1.0.dev94 2021-05-13 06:34:22.567 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:34:22.569 | Running setup.py develop for cinder 2021-05-13 06:34:24.802 | Successfully installed cinder 2021-05-13 06:34:24.940 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:24.940 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:25.027 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:25.030 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:25.033 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:25.035 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:25.037 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:25.039 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:25.042 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:25.044 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:25.046 | + functions-common:time_stop:2311 : start_time=1620887654012 2021-05-13 06:34:25.048 | + functions-common:time_stop:2313 : [[ -z 1620887654012 ]] 2021-05-13 06:34:25.051 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:25.055 | + functions-common:time_stop:2316 : end_time=1620887665053 2021-05-13 06:34:25.058 | + functions-common:time_stop:2317 : elapsed_time=11041 2021-05-13 06:34:25.060 | + functions-common:time_stop:2318 : total=71727 2021-05-13 06:34:25.062 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:25.064 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82768 2021-05-13 06:34:25.067 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:25.069 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:34:25.072 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:34:25.074 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:34:25.093 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:34:25.105 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:34:25.108 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:34:25.110 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:25.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:25.115 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:34:25.118 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:25.120 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:34:25.123 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:34:25.125 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:34:25.128 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:25.130 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:25.133 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:34:25.145 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:34:25.147 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:34:25.150 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:34:25.152 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:34:25.155 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:34:25.158 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:25.160 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:34:25.163 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:25.165 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:25.168 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:34:25.170 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:34:25.173 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:34:25.175 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:34:25.178 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:34:25.180 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:34:25.183 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:25.185 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:25.188 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:34:25.210 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-05-13 06:34:25.314 | Reading package lists... 2021-05-13 06:34:25.525 | Building dependency tree... 2021-05-13 06:34:25.526 | Reading state information... 2021-05-13 06:34:25.750 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:34:25.750 | The following packages were automatically installed and are no longer required: 2021-05-13 06:34:25.751 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:34:25.751 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:34:25.751 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:34:25.751 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:34:25.751 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:34:25.751 | python3-zope.interface 2021-05-13 06:34:25.752 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:34:25.860 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:34:25.865 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:34:25.867 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:34:25.870 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:25.873 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:25.875 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:25.878 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:25.880 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:25.883 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:34:25.885 | + functions-common:time_stop:2311 : start_time=1620887665207 2021-05-13 06:34:25.888 | + functions-common:time_stop:2313 : [[ -z 1620887665207 ]] 2021-05-13 06:34:25.892 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:25.896 | + functions-common:time_stop:2316 : end_time=1620887665893 2021-05-13 06:34:25.898 | + functions-common:time_stop:2317 : elapsed_time=686 2021-05-13 06:34:25.901 | + functions-common:time_stop:2318 : total=4771 2021-05-13 06:34:25.904 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:25.906 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5457 2021-05-13 06:34:25.909 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:34:25.911 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:34:25.914 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:34:25.916 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:34:25.929 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:34:25.933 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:34:25.935 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:34:25.937 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:34:25.940 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:34:25.941 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:34:25.945 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:34:25.947 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:34:25.950 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:34:25.952 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:34:25.954 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:34:25.957 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:34:25.959 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:34:25.961 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:34:25.973 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:34:25.984 | + 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 2021-05-13 06:34:25.996 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-05-13 06:34:26.009 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-05-13 06:34:26.020 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:34:26.023 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:34:26.027 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.HlbiHJ8VT4 2021-05-13 06:34:26.030 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:34:26.032 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:34:26.035 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:34:26.037 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.HlbiHJ8VT4 2021-05-13 06:34:26.041 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.HlbiHJ8VT4 2021-05-13 06:34:26.053 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.HlbiHJ8VT4 /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:34:26.065 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:34:26.069 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:34:26.071 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:34:26.073 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:34:26.075 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:34:26.077 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-05-13 06:34:26.080 | + 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 ]] 2021-05-13 06:34:26.082 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:34:26.084 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:34:26.089 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:34:26.094 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:34:26.114 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:34:26.132 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:34:26.151 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:34:26.171 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:34:26.190 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:34:26.209 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:34:26.228 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:34:26.247 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:34:26.250 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:34:26.252 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:34:26.254 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:34:26.257 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:34:26.286 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:34:26.314 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2021-05-13 06:34:26.342 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:34:26.369 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:34:26.397 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:34:26.424 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:34:26.452 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:34:26.480 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:34:26.508 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:34:26.535 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:34:26.566 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:34:26.596 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:34:26.598 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:34:26.601 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:34:26.603 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:34:26.606 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:34:26.609 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:34:26.639 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:34:26.667 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:34:26.695 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:34:26.723 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:34:26.751 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:34:26.779 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:34:26.809 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:34:26.812 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2021-05-13 06:34:26.840 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:34:26.872 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:34:26.880 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key bb842ef65e7a1eef1091e8914ca13b8f 2021-05-13 06:34:26.908 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:34:26.936 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:34:26.953 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:26.955 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:34:26.972 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:26.974 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:34:26.991 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:26.994 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:34:27.010 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:27.013 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:34:27.015 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:34:27.018 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:34:27.020 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:34:27.022 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:34:27.025 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:34:27.027 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:34:27.044 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:27.047 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:34:27.050 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:34:27.052 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:34:27.068 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:27.071 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:34:27.074 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2021-05-13 06:34:27.102 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:34:27.104 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:34:27.106 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:34:27.109 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:34:27.111 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:34:27.114 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:34:27.132 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:34:27.135 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:34:27.137 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:34:27.140 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:34:27.142 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:34:27.170 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:34:27.198 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:34:27.226 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:34:27.255 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:34:27.258 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:34:27.260 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:34:27.262 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:34:27.265 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:34:27.268 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:34:27.271 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:34:27.275 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:34:27.277 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:34:27.280 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:34:27.292 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:34:27.292 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:34:27.301 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:34:27.304 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:34:27.320 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:34:27.322 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:34:27.327 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-05-13 06:34:27.356 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:34:27.384 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:34:27.411 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:34:27.439 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:34:27.467 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:34:27.495 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:34:27.522 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:34:27.549 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:34:27.577 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:34:27.604 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:34:27.632 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:34:27.660 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:34:27.688 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:34:27.690 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:34:27.693 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:34:27.696 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:34:27.698 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:34:27.700 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:27.703 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:27.705 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:34:27.708 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:34:27.710 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:34:27.738 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:34:27.767 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-05-13 06:34:27.767 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:34:27.776 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:34:27.780 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:34:27.782 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:34:27.784 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:34:27.787 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:34:27.789 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:34:27.792 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:27.794 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:27.797 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:34:27.799 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:34:27.801 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:27.804 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:27.806 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:34:27.869 | Enabling site cinder-wsgi. 2021-05-13 06:34:27.874 | To activate the new configuration, you need to run: 2021-05-13 06:34:27.874 | systemctl reload apache2 2021-05-13 06:34:27.879 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:34:27.881 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:34:27.883 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:34:27.886 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:34:28.013 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:34:28.016 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:34:28.048 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2021-05-13 06:34:28.077 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:34:28.094 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:28.097 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:34:28.099 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:34:28.102 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:34:28.104 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:34:28.106 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:34:28.137 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:34:28.167 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2021-05-13 06:34:28.195 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:34:28.223 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:34:28.252 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:34:28.281 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:34:28.308 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:34:28.337 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:34:28.365 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:34:28.394 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:34:28.423 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:34:28.451 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:34:28.454 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:34:28.471 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:28.473 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2021-05-13 06:34:28.505 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:34:28.522 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:28.524 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:34:28.527 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:34:28.530 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:34:28.532 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:34:28.535 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:34:28.537 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:34:28.541 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:34:28.541 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:34:28.547 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:34:28.549 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-13 06:34:28.552 | + 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,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,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- ]] 2021-05-13 06:34:28.555 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:34:28.557 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:34:28.560 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:34:28.563 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:34:28.565 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:28.568 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:28.570 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:34:28.573 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:28.576 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:34:28.579 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:34:28.581 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:34:28.583 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:34:28.585 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:34:28.588 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:34:28.591 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:34:28.593 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:34:28.596 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:34:28.612 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:34:28.614 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:34:28.617 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:28.620 | + functions-common:git_clone:544 : echo master 2021-05-13 06:34:28.620 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:34:28.626 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:34:28.628 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:28.630 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:34:28.633 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:34:28.634 | + functions-common:git_clone:593 : head -1 2021-05-13 06:34:28.637 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:34:28.640 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:34:28.642 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:34:28.645 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:34:28.647 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:34:28.650 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:34:28.652 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:34:28.655 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:34:28.657 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:34:28.660 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:34:28.662 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:34:28.665 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:34:28.667 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:34:28.671 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:34:28.674 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:34:28.676 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:34:28.679 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:34:28.682 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:34:28.685 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:34:28.691 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:34:28.694 | + 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' 2021-05-13 06:34:29.307 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:34:29.310 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:34:29.313 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:34:29.315 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:34:29.317 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:34:29.320 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:34:29.322 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:34:29.324 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:34:29.327 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:34:29.329 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:34:29.332 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:34:29.334 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:34:29.336 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:34:29.339 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:34:29.360 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:34:29.362 | + 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 2021-05-13 06:34:30.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:30.105 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:30.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:30.105 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:31.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:31.133 | 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. 2021-05-13 06:34:31.137 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:31.137 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:31.139 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:31.144 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:31.151 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:31.156 | Obtaining file:///opt/stack/neutron 2021-05-13 06:34:33.244 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:34:35.320 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:34:35.327 | 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) 2021-05-13 06:34:35.331 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:34:35.339 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:34:35.348 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:34:35.359 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:34:35.387 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:34:35.400 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:34:35.409 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:34:35.416 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:34:35.420 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:34:35.429 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:34:35.435 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:34:35.440 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:34:35.445 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:34:35.505 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:34:35.558 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:34:35.563 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:34:35.566 | Requirement already satisfied: neutron-lib===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.11.0) 2021-05-13 06:34:35.605 | Requirement already satisfied: openstacksdk===0.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.56.0) 2021-05-13 06:34:35.632 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-05-13 06:34:35.650 | 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 293)) (1.7.0) 2021-05-13 06:34:35.655 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-05-13 06:34:35.659 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-05-13 06:34:35.682 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:34:35.719 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:34:35.730 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:34:35.770 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:34:35.776 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:34:35.824 | 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 306)) (5.0.1) 2021-05-13 06:34:35.831 | 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 308)) (4.4.0) 2021-05-13 06:34:35.870 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:34:35.925 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:34:35.942 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:34:35.958 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:34:35.974 | 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 314)) (2.2.0) 2021-05-13 06:34:35.987 | 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 315)) (6.2.0) 2021-05-13 06:34:35.992 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:34:36.002 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:34:36.025 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:34:36.036 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:34:36.052 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:34:36.072 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:34:36.117 | Requirement already satisfied: ovs===2.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.3) 2021-05-13 06:34:36.123 | Requirement already satisfied: ovsdbapp===1.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.10.0) 2021-05-13 06:34:36.131 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:34:36.137 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:34:36.140 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2021-05-13 06:34:36.149 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:34:36.152 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:34:36.173 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:34:36.188 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:34:36.198 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:34:36.201 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:34:36.205 | Requirement already satisfied: pyroute2===0.5.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.18) 2021-05-13 06:34:36.211 | 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 394)) (2.8.1) 2021-05-13 06:34:36.216 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (4.2.0) 2021-05-13 06:34:36.236 | 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 396)) (1.0.4) 2021-05-13 06:34:36.239 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:34:36.257 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (7.3.0) 2021-05-13 06:34:36.284 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:34:36.299 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:34:36.304 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:34:36.311 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:34:36.330 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-05-13 06:34:36.333 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:34:36.337 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.2.2) 2021-05-13 06:34:36.343 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:34:36.394 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-05-13 06:34:36.397 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:34:36.400 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2021-05-13 06:34:36.403 | 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 508)) (0.13.0) 2021-05-13 06:34:36.414 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:34:36.417 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:34:36.420 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:34:36.427 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:34:36.441 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:34:36.450 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:34:36.456 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:34:36.474 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.0.4) 2021-05-13 06:34:36.492 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:34:36.551 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:34:36.554 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:34:36.583 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:34:36.603 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:34:36.607 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:34:36.610 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:34:36.616 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:34:36.624 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:34:36.632 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:34:36.635 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.10.0) 2021-05-13 06:34:36.639 | 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) 2021-05-13 06:34:36.642 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5.0) 2021-05-13 06:34:36.664 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:34:36.671 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.32) 2021-05-13 06:34:36.675 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:34:36.715 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:34:36.719 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:34:36.722 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:34:36.727 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.0.2) 2021-05-13 06:34:36.768 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:34:36.771 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:34:36.776 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:34:36.780 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:34:36.791 | 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) 2021-05-13 06:34:36.813 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.3.5) 2021-05-13 06:34:36.816 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:34:36.827 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.4.0) 2021-05-13 06:34:36.842 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:34:36.854 | 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 287)) (2.1.0) 2021-05-13 06:34:36.858 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:34:36.862 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:34:36.866 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:34:36.869 | 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) 2021-05-13 06:34:36.871 | 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 411)) (1.6.0) 2021-05-13 06:34:36.874 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:34:36.877 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:34:36.879 | 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 553)) (1.4.0) 2021-05-13 06:34:36.882 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1) 2021-05-13 06:34:36.885 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:34:36.888 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:34:36.891 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:34:36.894 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (2.0.0) 2021-05-13 06:34:36.907 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.9.3) 2021-05-13 06:34:36.919 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:34:36.974 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.2.1) 2021-05-13 06:34:36.979 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:34:37.021 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:34:37.023 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:34:37.028 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:34:37.965 | Installing collected packages: neutron 2021-05-13 06:34:37.965 | Attempting uninstall: neutron 2021-05-13 06:34:37.967 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:34:37.978 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:34:37.979 | Running setup.py develop for neutron 2021-05-13 06:34:40.367 | Successfully installed neutron 2021-05-13 06:34:40.505 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:40.505 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:40.591 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:40.594 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:40.596 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:40.598 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:40.600 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:40.603 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:40.605 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:40.608 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:40.610 | + functions-common:time_stop:2311 : start_time=1620887669354 2021-05-13 06:34:40.612 | + functions-common:time_stop:2313 : [[ -z 1620887669354 ]] 2021-05-13 06:34:40.615 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:40.619 | + functions-common:time_stop:2316 : end_time=1620887680616 2021-05-13 06:34:40.621 | + functions-common:time_stop:2317 : elapsed_time=11262 2021-05-13 06:34:40.623 | + functions-common:time_stop:2318 : total=82768 2021-05-13 06:34:40.626 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:40.628 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94030 2021-05-13 06:34:40.630 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:40.633 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:34:40.635 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:34:40.638 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:34:40.657 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:34:40.669 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:34:40.672 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:34:40.674 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:40.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:40.679 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:34:40.682 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:40.684 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:34:40.686 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:34:40.689 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:34:40.692 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:34:40.692 | Installing OVN and dependent packages 2021-05-13 06:34:40.694 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:34:40.697 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:34:40.713 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:40.715 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:360 : die 360 'The q-agt/neutron-agt service must be disabled with OVN.' 2021-05-13 06:34:40.718 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:34:40.721 | [Call Trace] 2021-05-13 06:34:40.721 | ./stack.sh:896:stack_install_service 2021-05-13 06:34:40.721 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:34:40.721 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:34:40.721 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:34:40.721 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:34:40.721 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:34:40.725 | [ERROR] /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360 The q-agt/neutron-agt service must be disabled with OVN. 2021-05-13 06:34:41.728 | Error on exit 2021-05-13 06:34:42.490 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:34:42.490 |