2021-05-13 06:42:00.385 | + ./stack.sh:main:469 : exec 2021-05-13 06:42:00.385 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-064200' 2021-05-13 06:42:00.385 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-064200.summary.2021-05-13-064200 2021-05-13 06:42:00.385 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:42:00.385 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-064200 2021-05-13 06:42:00.385 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-064200 /opt/stack/logs/stack.sh.log 2021-05-13 06:42:00.385 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-064200.summary.2021-05-13-064200 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:42:00.385 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:42:00.385 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:42:00.385 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:42:00.385 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:42:00.385 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:42:00.385 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:42:00.385 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:42:00.385 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:42:00.385 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:42:00.385 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:42:00.385 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:42:00.385 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:42:00.385 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:42:00.386 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:42:00.386 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:42:00.386 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:42:00.386 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:42:00.388 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:42:00.390 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:42:00.391 | Linux dv-cinder-790910-2-smb 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:42:00.393 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:42:00.395 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:42:00.398 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:42:00.426 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:42:00.441 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:42:00.443 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:42:00.445 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:42:00.447 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:42:00.449 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:42:00.451 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:42:00.453 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:42:00.455 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:42:00.457 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:42:00.459 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:42:00.461 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:42:00.463 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:42:00.464 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:42:00.467 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:42:00.470 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:42:00.472 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:42:00.474 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:42:00.475 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:42:00.477 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:42:00.490 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:00.492 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:42:00.494 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:42:00.495 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:42:00.497 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:42:00.499 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:42:00.501 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:42:00.503 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:42:00.505 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:42:00.507 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:42:00.509 | + 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:42:00.510 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:42:00.512 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:42:00.514 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:42:00.516 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:42:00.517 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:42:00.519 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:42:00.542 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:42:00.545 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:42:00.560 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:00.563 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:42:00.566 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:42:00.568 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:42:00.572 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:42:00.574 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:42:00.576 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:42:00.578 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:42:00.580 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:42:00.581 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:42:00.584 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:42:00.585 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:42:00.590 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:42:00.602 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:42:00.618 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:42:00.630 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:42:00.642 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:42:00.668 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:42:00.708 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:42:00.792 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:42:00.814 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:42:00.853 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:42:00.905 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:42:01.088 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:42:01.102 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:42:01.115 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:42:01.128 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:42:01.220 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:42:01.223 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:42:01.226 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:42:01.229 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:42:01.231 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:42:01.235 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:42:01.238 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:42:01.240 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:42:01.244 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:42:01.249 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:42:01.252 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:42:01.254 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:42:01.256 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:42:01.258 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:42:01.275 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:01.277 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:42:01.279 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:42:01.318 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:42:01.320 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:42:01.322 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:42:01.324 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:42:01.327 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:42:01.329 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:42:01.331 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:42:01.334 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:42:01.336 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:42:01.338 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:42:01.340 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.342 | + 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:42:01.345 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.347 | + 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:42:01.350 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.352 | + 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:42:01.354 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.357 | + 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:42:01.359 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.361 | + 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:42:01.364 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.366 | + 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:42:01.369 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.372 | + 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:42:01.374 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.377 | + 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:42:01.379 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.381 | + 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:42:01.384 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.386 | + 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:42:01.388 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.392 | + 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:42:01.394 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.396 | + 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:42:01.399 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.401 | + 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:42:01.403 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.406 | + 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:42:01.408 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.410 | + 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:42:01.412 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.415 | + 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:42:01.417 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.419 | + 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:42:01.422 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.424 | + 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:42:01.426 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.429 | + 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:42:01.431 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.433 | + 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:42:01.436 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.438 | + 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:42:01.440 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.443 | + 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:42:01.445 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.447 | + 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:42:01.450 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.452 | + 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:42:01.454 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.456 | + 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:42:01.459 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.461 | + 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:42:01.464 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.466 | + 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:42:01.468 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.471 | + 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:42:01.473 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.475 | + 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:42:01.478 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.480 | + 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:42:01.482 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.485 | + 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:42:01.487 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.489 | + 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:42:01.491 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.494 | + 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:42:01.496 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.498 | + 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:42:01.500 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.503 | + 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:42:01.505 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.507 | + 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:42:01.510 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.512 | + 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:42:01.514 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.517 | + 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:42:01.519 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.521 | + 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:42:01.524 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:42:01.526 | + 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:42:01.529 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:42:01.531 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:42:01.533 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:42:01.548 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:01.550 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:42:01.552 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:42:01.554 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:42:01.569 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:01.571 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:42:01.574 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:42:01.576 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:42:01.578 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:42:01.580 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:42:01.583 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:42:01.585 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:42:01.588 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:42:01.591 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:42:01.593 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:42:01.596 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:42:01.598 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:42:01.600 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:42:01.600 | Using mysql database backend 2021-05-13 06:42:01.603 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:42:01.618 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:42:01.634 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:01.636 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:42:01.652 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:42:01.668 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:01.670 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:42:01.686 | + ./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:42:01.702 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:42:01.719 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:01.722 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:42:01.738 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:01.740 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:42:01.757 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:42:01.759 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:42:01.761 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:42:01.764 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:42:01.767 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:42:01.771 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-064201 2021-05-13 06:42:01.773 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-064201 736' 2021-05-13 06:42:01.776 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:42:01.778 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:42:01.780 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:42:01.783 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:42:01.785 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:42:01.788 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:42:01.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:42:01.793 | + 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:42:01.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:42:01.799 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2021-05-13 06:42:01.802 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:42:01.805 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2021-05-13 06:42:01.807 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:42:01.810 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-064200 2021-05-13 06:42:01.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:42:01.815 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:42:01.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:42:01.820 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2021-05-13 06:42:01.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:42:01.825 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:42:01.827 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:42:01.830 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:42:01.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:42:01.835 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:42:01.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:42:01.839 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:42:01.842 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:42:01.844 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:42:01.846 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:42:01.849 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:42:01.851 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:42:01.853 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:42:01.856 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:42:01.858 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:42:01.861 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:42:01.876 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:42:01.878 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:42:01.880 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:01.883 | + functions-common:git_clone:544 : echo master 2021-05-13 06:42:01.883 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:42:01.888 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:42:01.890 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:01.893 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:42:01.896 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:42:01.896 | + functions-common:git_clone:593 : head -1 2021-05-13 06:42:01.899 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:42:01.902 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:42:01.904 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:42:01.907 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:42:01.909 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:42:01.912 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:42:01.914 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:42:01.917 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:42:01.919 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:42:01.922 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:42:01.924 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:42:01.927 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:42:01.930 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:42:01.934 | ++ tools/install_prereqs.sh:source:47 : NOW=1620888121 2021-05-13 06:42:01.937 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:42:01.942 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620887963 2021-05-13 06:42:01.944 | ++ tools/install_prereqs.sh:source:49 : DELTA=158 2021-05-13 06:42:01.947 | ++ tools/install_prereqs.sh:source:50 : [[ 158 -lt 7200 ]] 2021-05-13 06:42:01.949 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:42:01.951 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:42:01.954 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:42:01.956 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:42:01.959 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:42:01.961 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:42:01.963 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:42:01.966 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:42:01.969 | +++ 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:42:02.014 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:42:02.014 | apache2-dev 2021-05-13 06:42:02.014 | bc 2021-05-13 06:42:02.014 | bsdmainutils 2021-05-13 06:42:02.014 | curl 2021-05-13 06:42:02.014 | g++ 2021-05-13 06:42:02.014 | gawk 2021-05-13 06:42:02.014 | gcc 2021-05-13 06:42:02.014 | gettext 2021-05-13 06:42:02.014 | git 2021-05-13 06:42:02.014 | graphviz 2021-05-13 06:42:02.014 | iputils-ping 2021-05-13 06:42:02.014 | libapache2-mod-proxy-uwsgi 2021-05-13 06:42:02.014 | libffi-dev 2021-05-13 06:42:02.014 | libjpeg-dev 2021-05-13 06:42:02.014 | libmysqlclient-dev 2021-05-13 06:42:02.014 | libpcre3-dev 2021-05-13 06:42:02.015 | libpq-dev 2021-05-13 06:42:02.015 | libssl-dev 2021-05-13 06:42:02.015 | libsystemd-dev 2021-05-13 06:42:02.015 | libxml2-dev 2021-05-13 06:42:02.015 | libxslt1-dev 2021-05-13 06:42:02.015 | libyaml-dev 2021-05-13 06:42:02.015 | lsof 2021-05-13 06:42:02.015 | openssh-server 2021-05-13 06:42:02.015 | openssl 2021-05-13 06:42:02.015 | pkg-config 2021-05-13 06:42:02.015 | psmisc 2021-05-13 06:42:02.015 | python3-dev 2021-05-13 06:42:02.015 | python3-pip 2021-05-13 06:42:02.015 | python3-systemd 2021-05-13 06:42:02.015 | python3-venv 2021-05-13 06:42:02.015 | tar 2021-05-13 06:42:02.015 | tcpdump 2021-05-13 06:42:02.015 | unzip 2021-05-13 06:42:02.015 | uuid-runtime 2021-05-13 06:42:02.015 | wget 2021-05-13 06:42:02.015 | wget 2021-05-13 06:42:02.015 | zlib1g-dev 2021-05-13 06:42:02.015 | libkrb5-dev 2021-05-13 06:42:02.015 | libldap2-dev 2021-05-13 06:42:02.015 | libsasl2-dev 2021-05-13 06:42:02.015 | memcached 2021-05-13 06:42:02.015 | python3-mysqldb 2021-05-13 06:42:02.015 | sqlite3 2021-05-13 06:42:02.015 | conntrack 2021-05-13 06:42:02.015 | curl 2021-05-13 06:42:02.015 | dnsmasq-base 2021-05-13 06:42:02.015 | dnsmasq-utils 2021-05-13 06:42:02.015 | ebtables 2021-05-13 06:42:02.015 | genisoimage 2021-05-13 06:42:02.015 | iptables 2021-05-13 06:42:02.015 | iputils-arping 2021-05-13 06:42:02.016 | kpartx 2021-05-13 06:42:02.016 | libjs-jquery-tablesorter 2021-05-13 06:42:02.016 | libmysqlclient-dev 2021-05-13 06:42:02.016 | parted 2021-05-13 06:42:02.016 | pm-utils 2021-05-13 06:42:02.016 | python3-mysqldb 2021-05-13 06:42:02.016 | socat 2021-05-13 06:42:02.016 | sqlite3 2021-05-13 06:42:02.016 | sudo 2021-05-13 06:42:02.016 | vlan 2021-05-13 06:42:02.016 | lsscsi 2021-05-13 06:42:02.016 | open-iscsi 2021-05-13 06:42:02.016 | lvm2 2021-05-13 06:42:02.016 | qemu-utils 2021-05-13 06:42:02.016 | thin-provisioning-tools 2021-05-13 06:42:02.016 | acl 2021-05-13 06:42:02.016 | dnsmasq-base 2021-05-13 06:42:02.016 | dnsmasq-utils 2021-05-13 06:42:02.016 | ebtables 2021-05-13 06:42:02.016 | haproxy 2021-05-13 06:42:02.016 | iptables 2021-05-13 06:42:02.016 | iputils-arping 2021-05-13 06:42:02.016 | iputils-ping 2021-05-13 06:42:02.016 | libmysqlclient-dev 2021-05-13 06:42:02.016 | postgresql-server-dev-all 2021-05-13 06:42:02.016 | python3-mysqldb 2021-05-13 06:42:02.016 | sqlite3 2021-05-13 06:42:02.016 | sudo 2021-05-13 06:42:02.016 | vlan 2021-05-13 06:42:02.016 | ipset 2021-05-13 06:42:02.016 | conntrack 2021-05-13 06:42:02.016 | conntrackd 2021-05-13 06:42:02.016 | keepalived 2021-05-13 06:42:02.016 | dstat 2021-05-13 06:42:02.016 | lvm2 2021-05-13 06:42:02.016 | qemu-utils 2021-05-13 06:42:02.016 | thin-provisioning-tools 2021-05-13 06:42:02.016 | curl 2021-05-13 06:42:02.017 | liberasurecode-dev 2021-05-13 06:42:02.017 | make 2021-05-13 06:42:02.017 | memcached 2021-05-13 06:42:02.017 | sqlite3 2021-05-13 06:42:02.017 | xfsprogs' 2021-05-13 06:42:02.019 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:42:02.036 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:42:02.036 | apache2-dev 2021-05-13 06:42:02.036 | bc 2021-05-13 06:42:02.036 | bsdmainutils 2021-05-13 06:42:02.036 | curl 2021-05-13 06:42:02.036 | g++ 2021-05-13 06:42:02.036 | gawk 2021-05-13 06:42:02.037 | gcc 2021-05-13 06:42:02.037 | gettext 2021-05-13 06:42:02.037 | git 2021-05-13 06:42:02.037 | graphviz 2021-05-13 06:42:02.037 | iputils-ping 2021-05-13 06:42:02.037 | libapache2-mod-proxy-uwsgi 2021-05-13 06:42:02.037 | libffi-dev 2021-05-13 06:42:02.037 | libjpeg-dev 2021-05-13 06:42:02.037 | libmysqlclient-dev 2021-05-13 06:42:02.037 | libpcre3-dev 2021-05-13 06:42:02.037 | libpq-dev 2021-05-13 06:42:02.037 | libssl-dev 2021-05-13 06:42:02.037 | libsystemd-dev 2021-05-13 06:42:02.037 | libxml2-dev 2021-05-13 06:42:02.037 | libxslt1-dev 2021-05-13 06:42:02.037 | libyaml-dev 2021-05-13 06:42:02.037 | lsof 2021-05-13 06:42:02.037 | openssh-server 2021-05-13 06:42:02.037 | openssl 2021-05-13 06:42:02.037 | pkg-config 2021-05-13 06:42:02.037 | psmisc 2021-05-13 06:42:02.037 | python3-dev 2021-05-13 06:42:02.037 | python3-pip 2021-05-13 06:42:02.037 | python3-systemd 2021-05-13 06:42:02.037 | python3-venv 2021-05-13 06:42:02.037 | tar 2021-05-13 06:42:02.037 | tcpdump 2021-05-13 06:42:02.037 | unzip 2021-05-13 06:42:02.037 | uuid-runtime 2021-05-13 06:42:02.037 | wget 2021-05-13 06:42:02.037 | wget 2021-05-13 06:42:02.037 | zlib1g-dev 2021-05-13 06:42:02.037 | libkrb5-dev 2021-05-13 06:42:02.037 | libldap2-dev 2021-05-13 06:42:02.037 | libsasl2-dev 2021-05-13 06:42:02.037 | memcached 2021-05-13 06:42:02.037 | python3-mysqldb 2021-05-13 06:42:02.038 | sqlite3 2021-05-13 06:42:02.038 | conntrack 2021-05-13 06:42:02.038 | curl 2021-05-13 06:42:02.038 | dnsmasq-base 2021-05-13 06:42:02.038 | dnsmasq-utils 2021-05-13 06:42:02.038 | ebtables 2021-05-13 06:42:02.038 | genisoimage 2021-05-13 06:42:02.038 | iptables 2021-05-13 06:42:02.038 | iputils-arping 2021-05-13 06:42:02.038 | kpartx 2021-05-13 06:42:02.038 | libjs-jquery-tablesorter 2021-05-13 06:42:02.038 | libmysqlclient-dev 2021-05-13 06:42:02.038 | parted 2021-05-13 06:42:02.038 | pm-utils 2021-05-13 06:42:02.038 | python3-mysqldb 2021-05-13 06:42:02.038 | socat 2021-05-13 06:42:02.038 | sqlite3 2021-05-13 06:42:02.038 | sudo 2021-05-13 06:42:02.038 | vlan 2021-05-13 06:42:02.038 | lsscsi 2021-05-13 06:42:02.038 | open-iscsi 2021-05-13 06:42:02.038 | lvm2 2021-05-13 06:42:02.038 | qemu-utils 2021-05-13 06:42:02.038 | thin-provisioning-tools 2021-05-13 06:42:02.038 | acl 2021-05-13 06:42:02.038 | dnsmasq-base 2021-05-13 06:42:02.038 | dnsmasq-utils 2021-05-13 06:42:02.038 | ebtables 2021-05-13 06:42:02.038 | haproxy 2021-05-13 06:42:02.038 | iptables 2021-05-13 06:42:02.038 | iputils-arping 2021-05-13 06:42:02.038 | iputils-ping 2021-05-13 06:42:02.038 | libmysqlclient-dev 2021-05-13 06:42:02.038 | postgresql-server-dev-all 2021-05-13 06:42:02.038 | python3-mysqldb 2021-05-13 06:42:02.038 | sqlite3 2021-05-13 06:42:02.038 | sudo 2021-05-13 06:42:02.038 | vlan 2021-05-13 06:42:02.039 | ipset 2021-05-13 06:42:02.039 | conntrack 2021-05-13 06:42:02.039 | conntrackd 2021-05-13 06:42:02.039 | keepalived 2021-05-13 06:42:02.039 | dstat 2021-05-13 06:42:02.039 | lvm2 2021-05-13 06:42:02.039 | qemu-utils 2021-05-13 06:42:02.039 | thin-provisioning-tools 2021-05-13 06:42:02.039 | curl 2021-05-13 06:42:02.039 | liberasurecode-dev 2021-05-13 06:42:02.039 | make 2021-05-13 06:42:02.039 | memcached 2021-05-13 06:42:02.039 | sqlite3 2021-05-13 06:42:02.039 | xfsprogs ' 2021-05-13 06:42:02.039 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:42:02.041 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:02.043 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:02.047 | ++ 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:42:02.047 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:42:02.051 | ++ 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:42:02.054 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:42:02.056 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:42:02.058 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:42:02.060 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:42:02.062 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:02.065 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:42:02.067 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:02.069 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:02.071 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:42:02.073 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:42:02.075 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:02.077 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:42:02.080 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:42:02.085 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:42:02.087 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:42:02.089 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:42:02.091 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:42:02.093 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:42:02.096 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:42:02.100 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620888122097 2021-05-13 06:42:02.102 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:42:02.104 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:42:02.106 | ++ 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:42:03.052 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:42:03.278 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:42:03.453 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:42:04.317 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:42:04.773 | Fetched 324 kB in 2s (137 kB/s) 2021-05-13 06:42:06.102 | Reading package lists... 2021-05-13 06:42:06.136 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:42:06.139 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:42:06.142 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:42:06.145 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:06.147 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:06.151 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:42:06.154 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:06.157 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:42:06.160 | ++ functions-common:time_stop:2311 : start_time=1620888122097 2021-05-13 06:42:06.163 | ++ functions-common:time_stop:2313 : [[ -z 1620888122097 ]] 2021-05-13 06:42:06.165 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:06.169 | ++ functions-common:time_stop:2316 : end_time=1620888126167 2021-05-13 06:42:06.172 | ++ functions-common:time_stop:2317 : elapsed_time=4070 2021-05-13 06:42:06.174 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:42:06.176 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:06.178 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4070 2021-05-13 06:42:06.181 | ++ 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:42:06.183 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:42:06.185 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:06.187 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:06.190 | ++ 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:42:06.211 | ++ 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:42:06.316 | Reading package lists... 2021-05-13 06:42:06.533 | Building dependency tree... 2021-05-13 06:42:06.535 | Reading state information... 2021-05-13 06:42:06.565 | acl is already the newest version (2.2.53-6). 2021-05-13 06:42:06.565 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:42:06.565 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:42:06.565 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:42:06.565 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:42:06.566 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:42:06.566 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:42:06.566 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:42:06.566 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:42:06.566 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:42:06.566 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:42:06.566 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:42:06.566 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:42:06.566 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:42:06.566 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:42:06.566 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:42:06.566 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:42:06.566 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:42:06.566 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:42:06.566 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:42:06.566 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:42:06.566 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:42:06.566 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:42:06.566 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:42:06.566 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:42:06.566 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:42:06.566 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:42:06.566 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:42:06.566 | psmisc is already the newest version (23.3-1). 2021-05-13 06:42:06.566 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:42:06.566 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:42:06.566 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:42:06.566 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:42:06.566 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:42:06.566 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:42:06.566 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:42:06.566 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:42:06.566 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:42:06.566 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:42:06.566 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:42:06.567 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:42:06.567 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:42:06.567 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:42:06.567 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:42:06.567 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:42:06.567 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:42:06.567 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:42:06.567 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:42:06.567 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:42:06.567 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:42:06.567 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:42:06.567 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:42:06.567 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:42:06.567 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:42:06.567 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:42:06.567 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:42:06.567 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:42:06.567 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:42:06.567 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:42:06.567 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:42:06.567 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:42:06.567 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:42:06.567 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:42:06.567 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:42:06.567 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:42:06.567 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:42:06.567 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:42:06.567 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:42:06.567 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:42:06.764 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:42:06.765 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:42:06.765 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:42:06.765 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:42:06.765 | The following packages were automatically installed and are no longer required: 2021-05-13 06:42:06.766 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:42:06.766 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:42:06.766 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:42:06.766 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:42:06.766 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:42:06.766 | python3-zope.interface 2021-05-13 06:42:06.766 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:42:06.915 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:42:06.919 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:42:06.921 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:42:06.924 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:42:06.926 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:06.928 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:06.930 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:42:06.933 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:06.935 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:42:06.937 | ++ functions-common:time_stop:2311 : start_time=1620888126207 2021-05-13 06:42:06.939 | ++ functions-common:time_stop:2313 : [[ -z 1620888126207 ]] 2021-05-13 06:42:06.942 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:06.946 | ++ functions-common:time_stop:2316 : end_time=1620888126944 2021-05-13 06:42:06.949 | ++ functions-common:time_stop:2317 : elapsed_time=737 2021-05-13 06:42:06.951 | ++ functions-common:time_stop:2318 : total=708 2021-05-13 06:42:06.953 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:06.955 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1445 2021-05-13 06:42:06.958 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:42:06.960 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:42:06.963 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:42:06.966 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:42:06.972 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:42:06.976 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:42:06.978 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:42:06.981 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:42:08.368 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:42:08.370 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:42:08.373 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:42:08.376 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:42:08.378 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:42:08.380 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:42:08.382 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:42:08.384 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:42:08.386 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:42:08.388 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:42:08.390 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:42:08.461 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:42:08.464 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:42:08.533 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:42:08.537 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:42:08.606 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:42:08.609 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:42:08.612 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:42:08.614 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:42:08.618 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:42:08.621 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:42:08.623 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:42:08.627 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:42:08.629 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:42:08.633 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:42:08.634 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:42:08.635 | Distro: focal 2021-05-13 06:42:08.637 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:42:08.639 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:42:08.642 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:42:08.644 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:42:08.647 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:42:08.647 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:42:09.116 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:42:09.119 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:42:09.119 | pip: 20.2.2 2021-05-13 06:42:09.122 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:42:09.559 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:42:09.583 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:42:09.586 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:42:09.589 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:42:09.595 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:42:09.599 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:42:09.605 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:42:09.609 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:42:09.612 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:42:09.615 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:42:09.620 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:42:09.621 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:42:09.621 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:42:09.627 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:42:09.629 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:42:09.631 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:42:09.639 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:42:09.643 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:42:09.645 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:42:09.647 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:42:09.650 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:42:09.652 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:42:09.654 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:42:09.656 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:42:09.658 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:42:09.660 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:42:09.662 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:42:09.665 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:42:09.667 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:42:09.669 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:42:09.671 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:42:09.673 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:42:09.675 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:42:09.678 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:42:09.680 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:42:09.682 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:42:09.684 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:42:09.686 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:42:09.688 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:42:09.691 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:42:09.693 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:42:09.695 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:42:09.716 | Using python 3.8 to install os-testr 2021-05-13 06:42:09.718 | + 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:42:10.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:10.446 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:10.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:10.446 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:11.468 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:11.468 | 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:42:11.472 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:11.472 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:11.488 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:11.493 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:11.500 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:11.560 | 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:42:11.569 | 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:42:11.572 | 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:42:11.586 | 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:42:11.613 | 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:42:11.630 | 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:42:11.633 | 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:42:11.640 | 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:42:11.644 | 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:42:11.647 | 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:42:11.659 | 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:42:11.669 | 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:42:11.672 | 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:42:11.676 | 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:42:11.678 | 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:42:11.681 | 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:42:11.684 | 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:42:11.687 | 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:42:11.689 | 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:42:11.696 | 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:42:11.751 | 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:42:11.754 | 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:42:11.794 | 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:42:11.796 | 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:42:11.802 | 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:42:13.795 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:42:13.795 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:42:13.871 | + inc/python:pip_install:200 : result=0 2021-05-13 06:42:13.874 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:42:13.876 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:13.879 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:13.882 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:13.885 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:13.888 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:13.890 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:42:13.893 | + functions-common:time_stop:2311 : start_time=1620888129711 2021-05-13 06:42:13.896 | + functions-common:time_stop:2313 : [[ -z 1620888129711 ]] 2021-05-13 06:42:13.899 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:13.904 | + functions-common:time_stop:2316 : end_time=1620888133901 2021-05-13 06:42:13.906 | + functions-common:time_stop:2317 : elapsed_time=4190 2021-05-13 06:42:13.909 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:42:13.912 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:13.914 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4190 2021-05-13 06:42:13.916 | + inc/python:pip_install:203 : return 0 2021-05-13 06:42:13.919 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:42:13.972 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:42:14.078 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:42:14.081 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:42:14.084 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:42:14.087 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:42:14.090 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:42:14.117 | + 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:42:16.160 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:16.163 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:16.217 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:16.414 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:16.688 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:16.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:16.965 | 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:42:17.232 | + inc/python:pip_install:200 : result=0 2021-05-13 06:42:17.235 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:42:17.239 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:17.242 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:17.245 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:17.247 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:17.249 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:17.252 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:42:17.254 | + functions-common:time_stop:2311 : start_time=1620888134107 2021-05-13 06:42:17.257 | + functions-common:time_stop:2313 : [[ -z 1620888134107 ]] 2021-05-13 06:42:17.261 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:17.266 | + functions-common:time_stop:2316 : end_time=1620888137264 2021-05-13 06:42:17.268 | + functions-common:time_stop:2317 : elapsed_time=3157 2021-05-13 06:42:17.271 | + functions-common:time_stop:2318 : total=4190 2021-05-13 06:42:17.273 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:17.275 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7347 2021-05-13 06:42:17.278 | + inc/python:pip_install:203 : return 0 2021-05-13 06:42:17.280 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:42:17.283 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:42:17.305 | + 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:42:19.220 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:19.223 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:19.277 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:19.473 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:19.752 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:19.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:19.909 | Processing /opt/stack/requirements 2021-05-13 06:42:21.622 | 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:42:21.625 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:42:21.636 | 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:42:21.642 | 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:42:21.644 | 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:42:21.647 | 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:42:21.665 | 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:42:21.668 | 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:42:21.684 | 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:42:21.688 | 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:42:21.694 | 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:42:21.714 | 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:42:21.716 | 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:42:21.731 | 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:42:21.735 | 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:42:21.738 | 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:42:21.740 | 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:42:21.743 | 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:42:21.745 | 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:42:21.747 | 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:42:21.749 | 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:42:21.760 | 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:42:21.832 | 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:42:21.834 | 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:42:21.840 | 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:42:21.880 | 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:42:21.882 | 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:42:21.886 | 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:42:21.891 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:42:21.892 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:42:22.681 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:42:22.681 | ERROR: Command errored out with exit status 1: 2021-05-13 06:42:22.682 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-auzfko0o/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-auzfko0o/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-oa15j6gz 2021-05-13 06:42:22.682 | cwd: /tmp/pip-req-build-auzfko0o/ 2021-05-13 06:42:22.682 | Complete output (6 lines): 2021-05-13 06:42:22.682 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:42:22.682 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:42:22.682 | or: setup.py --help-commands 2021-05-13 06:42:22.682 | or: setup.py cmd --help 2021-05-13 06:42:22.682 | 2021-05-13 06:42:22.682 | error: invalid command 'bdist_wheel' 2021-05-13 06:42:22.682 | ---------------------------------------- 2021-05-13 06:42:22.682 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:42:22.682 | Running setup.py clean for openstack-requirements 2021-05-13 06:42:23.470 | Failed to build openstack-requirements 2021-05-13 06:42:23.487 | Installing collected packages: openstack-requirements 2021-05-13 06:42:23.487 | Attempting uninstall: openstack-requirements 2021-05-13 06:42:23.488 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:42:23.522 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:42:23.541 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:42:23.544 | Running setup.py install for openstack-requirements: started 2021-05-13 06:42:25.810 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:42:25.837 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:42:25.966 | + inc/python:pip_install:200 : result=0 2021-05-13 06:42:25.970 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:42:25.973 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:25.977 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:25.981 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:25.984 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:25.988 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:25.991 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:42:25.993 | + functions-common:time_stop:2311 : start_time=1620888137298 2021-05-13 06:42:25.996 | + functions-common:time_stop:2313 : [[ -z 1620888137298 ]] 2021-05-13 06:42:25.998 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:26.002 | + functions-common:time_stop:2316 : end_time=1620888146000 2021-05-13 06:42:26.005 | + functions-common:time_stop:2317 : elapsed_time=8702 2021-05-13 06:42:26.007 | + functions-common:time_stop:2318 : total=7347 2021-05-13 06:42:26.009 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:26.011 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16049 2021-05-13 06:42:26.013 | + inc/python:pip_install:203 : return 0 2021-05-13 06:42:26.016 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:42:26.018 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:42:26.021 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:42:26.024 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:26.027 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:26.029 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:42:26.032 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:26.035 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:42:26.056 | Using python 3.8 to install pbr 2021-05-13 06:42:26.058 | + 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:42:26.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:26.794 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:26.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:26.794 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:27.828 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:27.828 | 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:42:27.832 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:27.832 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:27.834 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:27.852 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:27.859 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:27.966 | 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:42:30.099 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:42:30.099 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:42:30.176 | + inc/python:pip_install:200 : result=0 2021-05-13 06:42:30.180 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:42:30.183 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:30.186 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:30.190 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:30.193 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:30.195 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:30.197 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:42:30.199 | + functions-common:time_stop:2311 : start_time=1620888146050 2021-05-13 06:42:30.202 | + functions-common:time_stop:2313 : [[ -z 1620888146050 ]] 2021-05-13 06:42:30.205 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:30.209 | + functions-common:time_stop:2316 : end_time=1620888150207 2021-05-13 06:42:30.212 | + functions-common:time_stop:2317 : elapsed_time=4157 2021-05-13 06:42:30.214 | + functions-common:time_stop:2318 : total=16049 2021-05-13 06:42:30.217 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:30.220 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20206 2021-05-13 06:42:30.223 | + inc/python:pip_install:203 : return 0 2021-05-13 06:42:30.226 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:42:32.426 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:42:34.284 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:34.285 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:42:34.291 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:42:34.294 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:42:34.296 | 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:42:34.366 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:42:34.371 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:42:34.376 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:42:34.399 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:42:34.402 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:42:34.404 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:42:34.407 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:42:34.409 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:42:34.411 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:42:34.414 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:42:34.416 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:42:34.418 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:42:34.421 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:42:34.423 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:42:34.427 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:42:34.430 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:42:34.432 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:42:34.434 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:42:34.437 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:42:34.452 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:34.454 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:42:34.456 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:42:34.459 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:42:34.461 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:42:34.463 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:42:34.465 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:42:34.467 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:42:34.470 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:42:34.472 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:42:34.474 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:42:34.476 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:42:34.478 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:42:34.480 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:42:34.483 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:42:34.485 | + 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:42:34.487 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:42:34.489 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:42:34.491 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:42:34.494 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:42:34.496 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:42:34.498 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:42:34.501 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:42:34.503 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:42:34.506 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:42:34.508 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:42:34.559 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:42:34.559 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:42:34.562 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:42:34.924 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:42:34.928 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:42:34.946 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:34.949 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:42:34.951 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:42:34.954 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:42:34.957 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:42:34.959 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:42:34.962 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:34.964 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:42:34.966 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:34.968 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:34.971 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:42:34.973 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:42:34.975 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:42:34.978 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:42:34.980 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:42:34.982 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:42:34.985 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:34.987 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:34.990 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:42:35.011 | + 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:42:35.116 | Reading package lists... 2021-05-13 06:42:35.334 | Building dependency tree... 2021-05-13 06:42:35.336 | Reading state information... 2021-05-13 06:42:35.563 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:42:35.563 | The following packages were automatically installed and are no longer required: 2021-05-13 06:42:35.564 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:42:35.564 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:42:35.564 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:42:35.564 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:42:35.564 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:42:35.564 | python3-zope.interface 2021-05-13 06:42:35.564 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:42:35.713 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:42:35.718 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:42:35.720 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:42:35.723 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:35.726 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:35.728 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:35.730 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:35.733 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:35.735 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:42:35.737 | + functions-common:time_stop:2311 : start_time=1620888155008 2021-05-13 06:42:35.740 | + functions-common:time_stop:2313 : [[ -z 1620888155008 ]] 2021-05-13 06:42:35.743 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:35.747 | + functions-common:time_stop:2316 : end_time=1620888155744 2021-05-13 06:42:35.749 | + functions-common:time_stop:2317 : elapsed_time=736 2021-05-13 06:42:35.751 | + functions-common:time_stop:2318 : total=1445 2021-05-13 06:42:35.754 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:35.756 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2181 2021-05-13 06:42:35.758 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:42:35.761 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:42:35.763 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:42:35.765 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:42:35.768 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:42:35.770 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:42:35.772 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:42:35.775 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:42:35.777 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:42:35.780 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:42:35.782 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:42:35.785 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:42:35.787 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:42:35.790 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:42:35.792 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:42:35.795 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:42:35.797 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:42:35.800 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:42:35.802 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:42:35.804 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:42:35.807 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:42:35.809 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:42:35.811 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:42:35.813 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:42:35.816 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:42:35.818 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:42:35.821 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:42:35.837 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:35.839 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:42:35.841 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:42:35.844 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:42:35.846 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:42:35.849 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:42:35.853 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:42:35.856 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:42:35.858 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:42:35.860 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:42:35.863 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:42:35.865 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:42:35.868 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:42:36.587 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:42:36.587 | user tags 2021-05-13 06:42:36.587 | stackrabbit []' 2021-05-13 06:42:36.591 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:42:36.591 | user tags 2021-05-13 06:42:36.591 | stackrabbit []' 2021-05-13 06:42:36.591 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:42:36.598 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:42:36.601 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:42:36.604 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:42:37.323 | Changing password for user "stackrabbit" ... 2021-05-13 06:42:37.350 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:42:38.030 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:42:38.057 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:42:38.060 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:42:38.754 | Changing password for user "stackrabbit" ... 2021-05-13 06:42:38.780 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:42:38.783 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:42:38.785 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:42:39.517 | Deleting user "guest" ... 2021-05-13 06:42:39.532 | Error: 2021-05-13 06:42:39.532 | {:no_such_user, "guest"} 2021-05-13 06:42:39.545 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:42:39.548 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:42:39.565 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:39.568 | + ./stack.sh:main:801 : install_database 2021-05-13 06:42:39.570 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:42:39.573 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:42:39.575 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:39.578 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:39.581 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:42:39.799 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:42:39.804 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:42:39.807 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:42:39.811 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:42:39.814 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:42:39.819 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:42:39.822 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:42:39.824 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:42:39.826 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:42:39.829 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:42:39.832 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:42:39.834 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:42:39.836 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:42:39.838 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:42:39.841 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:42:39.843 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:42:39.845 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:42:39.848 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:42:39.850 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:42:39.853 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:42:39.855 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:42:39.858 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:42:39.860 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:39.862 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:39.865 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:42:39.867 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:42:39.871 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:42:39.873 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:42:39.875 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:42:39.879 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:39.881 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:42:39.883 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:39.886 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:39.889 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:42:39.892 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:42:39.894 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:42:39.896 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:42:39.899 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:42:39.901 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:42:39.904 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:39.906 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:39.909 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:42:39.930 | + 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:42:40.035 | Reading package lists... 2021-05-13 06:42:40.252 | Building dependency tree... 2021-05-13 06:42:40.253 | Reading state information... 2021-05-13 06:42:40.478 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:42:40.478 | The following packages were automatically installed and are no longer required: 2021-05-13 06:42:40.479 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:42:40.479 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:42:40.479 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:42:40.479 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:42:40.480 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:42:40.480 | python3-zope.interface 2021-05-13 06:42:40.480 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:42:40.604 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:42:40.608 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:42:40.611 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:42:40.614 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:40.617 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:40.620 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:40.623 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:40.625 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:40.628 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:42:40.631 | + functions-common:time_stop:2311 : start_time=1620888159927 2021-05-13 06:42:40.634 | + functions-common:time_stop:2313 : [[ -z 1620888159927 ]] 2021-05-13 06:42:40.637 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:40.641 | + functions-common:time_stop:2316 : end_time=1620888160638 2021-05-13 06:42:40.644 | + functions-common:time_stop:2317 : elapsed_time=711 2021-05-13 06:42:40.646 | + functions-common:time_stop:2318 : total=2181 2021-05-13 06:42:40.648 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:40.651 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2892 2021-05-13 06:42:40.653 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:42:40.656 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:42:40.659 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:42:40.661 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:42:40.664 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:42:40.666 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:42:40.668 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:42:40.671 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:42:40.674 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:42:40.676 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:42:40.680 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:42:40.680 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:42:40.685 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:42:40.687 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:42:40.690 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:42:40.692 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:42:40.695 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:42:40.716 | Using python 3.8 to install PyMySQL 2021-05-13 06:42:40.719 | + 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:42:41.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:42:41.452 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:41.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:42:41.452 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:42.473 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:42.473 | 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:42:42.477 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:42.477 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:42.479 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:42.497 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:42.504 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:42.509 | 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:42:44.667 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:42:44.668 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:42:44.742 | + inc/python:pip_install:200 : result=0 2021-05-13 06:42:44.745 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:42:44.749 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:44.752 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:44.756 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:44.760 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:44.764 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:44.768 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:42:44.771 | + functions-common:time_stop:2311 : start_time=1620888160711 2021-05-13 06:42:44.774 | + functions-common:time_stop:2313 : [[ -z 1620888160711 ]] 2021-05-13 06:42:44.777 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:44.782 | + functions-common:time_stop:2316 : end_time=1620888164779 2021-05-13 06:42:44.784 | + functions-common:time_stop:2317 : elapsed_time=4068 2021-05-13 06:42:44.786 | + functions-common:time_stop:2318 : total=20206 2021-05-13 06:42:44.789 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:44.791 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24274 2021-05-13 06:42:44.793 | + inc/python:pip_install:203 : return 0 2021-05-13 06:42:44.796 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:42:44.798 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:42:44.801 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:42:44.803 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:42:44.819 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:44.822 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:42:44.824 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:42:44.827 | ++ 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:42:44.828 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:42:44.833 | + 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:42:44.835 | + 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:42:44.838 | + 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:42:44.840 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:42:44.842 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:42:44.845 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:42:44.860 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:44.862 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:42:44.864 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:42:44.867 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:42:44.869 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:42:44.872 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:42:44.874 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:44.876 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:42:44.878 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:44.881 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:44.883 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:42:44.886 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:42:44.888 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:42:44.890 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:42:44.893 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:42:44.895 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:42:44.897 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:44.899 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:44.902 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:42:44.924 | + 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:42:45.033 | Reading package lists... 2021-05-13 06:42:45.250 | Building dependency tree... 2021-05-13 06:42:45.252 | Reading state information... 2021-05-13 06:42:45.478 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:42:45.478 | The following packages were automatically installed and are no longer required: 2021-05-13 06:42:45.479 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:42:45.479 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:42:45.480 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:42:45.480 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:42:45.480 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:42:45.480 | python3-zope.interface 2021-05-13 06:42:45.480 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:42:45.613 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:42:45.619 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:42:45.621 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:42:45.624 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:45.626 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:45.629 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:45.632 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:45.634 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:45.637 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:42:45.639 | + functions-common:time_stop:2311 : start_time=1620888164921 2021-05-13 06:42:45.642 | + functions-common:time_stop:2313 : [[ -z 1620888164921 ]] 2021-05-13 06:42:45.646 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:45.650 | + functions-common:time_stop:2316 : end_time=1620888165647 2021-05-13 06:42:45.653 | + functions-common:time_stop:2317 : elapsed_time=726 2021-05-13 06:42:45.655 | + functions-common:time_stop:2318 : total=2892 2021-05-13 06:42:45.657 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:45.660 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3618 2021-05-13 06:42:45.662 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:42:45.664 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:42:45.681 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:45.683 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:42:45.686 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:42:45.689 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:42:45.709 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:42:45.711 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:42:45.714 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:42:45.716 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:42:45.718 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:42:45.720 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:45.723 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:42:45.725 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:45.727 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:45.729 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:42:45.731 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:42:45.733 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:42:45.736 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:42:45.738 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:42:45.740 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:42:45.742 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:45.744 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:45.747 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:42:45.766 | + 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:42:45.871 | Reading package lists... 2021-05-13 06:42:46.087 | Building dependency tree... 2021-05-13 06:42:46.088 | Reading state information... 2021-05-13 06:42:46.318 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:42:46.318 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:42:46.318 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:42:46.318 | The following packages were automatically installed and are no longer required: 2021-05-13 06:42:46.320 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:42:46.320 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:42:46.320 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:42:46.320 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:42:46.320 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:42:46.320 | python3-zope.interface 2021-05-13 06:42:46.320 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:42:46.436 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:42:46.441 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:42:46.444 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:42:46.446 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:46.449 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:46.451 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:46.453 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:46.456 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:46.458 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:42:46.460 | + functions-common:time_stop:2311 : start_time=1620888165764 2021-05-13 06:42:46.462 | + functions-common:time_stop:2313 : [[ -z 1620888165764 ]] 2021-05-13 06:42:46.465 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:46.469 | + functions-common:time_stop:2316 : end_time=1620888166467 2021-05-13 06:42:46.471 | + functions-common:time_stop:2317 : elapsed_time=703 2021-05-13 06:42:46.473 | + functions-common:time_stop:2318 : total=3618 2021-05-13 06:42:46.476 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:46.478 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4321 2021-05-13 06:42:46.480 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:42:46.483 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:42:46.485 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:46.487 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:46.490 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:42:46.492 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:42:46.496 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:42:46.500 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:42:46.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:42:46.506 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:42:46.506 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:42:46.511 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:42:46.513 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:42:46.516 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:42:46.518 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:42:46.520 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:42:46.522 | + functions:vercmp:631 : local result 2021-05-13 06:42:46.526 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:42:46.527 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:42:46.527 | ++ functions:vercmp:635 : head -1 2021-05-13 06:42:46.532 | + functions:vercmp:635 : result=3.13 2021-05-13 06:42:46.534 | + functions:vercmp:637 : case $op in 2021-05-13 06:42:46.536 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:42:46.539 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:42:46.541 | + functions:vercmp:648 : return 2021-05-13 06:42:46.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:42:46.545 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:42:46.548 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:42:46.732 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:42:46.735 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:42:46.737 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:46.739 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:46.742 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:42:46.744 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:46.747 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:42:46.765 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:46.768 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:42:46.770 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:42:46.770 | Installing etcd 2021-05-13 06:42:46.772 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:42:46.785 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:42:46.797 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:42:46.799 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:42:46.812 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:42:46.815 | ++ 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:42:46.817 | ++ 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:42:46.820 | +++ 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:42:46.825 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:42:46.827 | ++ 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:42:46.830 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:42:46.832 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:42:46.835 | ++ functions:get_extra_file:74 : return 2021-05-13 06:42:46.838 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:42:46.840 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:42:46.843 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:42:46.845 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:42:46.861 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:46.864 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:42:46.866 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:42:46.883 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:42:46.885 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:42:46.887 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:42:46.890 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:42:46.892 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:42:46.895 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:42:46.897 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:42:46.900 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:42:46.902 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:42:46.904 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:46.906 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:46.909 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:42:46.911 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:46.913 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:42:46.915 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:42:46.918 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:42:46.920 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:42:46.922 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:46.924 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:46.926 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:42:46.928 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:46.931 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:42:46.933 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:42:46.935 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:42:46.939 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:42:46.941 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:46.943 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:46.945 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:42:46.948 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:46.950 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:42:46.952 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:42:46.955 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:42:46.957 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:42:46.959 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:46.962 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:46.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:42:46.966 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:46.969 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:42:46.971 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:42:46.973 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:42:46.976 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:42:46.978 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:46.981 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:46.983 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:42:46.985 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:46.988 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:42:46.990 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:42:46.993 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:42:46.995 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:42:46.998 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.003 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:42:47.005 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.007 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:42:47.010 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:42:47.012 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:42:47.015 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:42:47.017 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.019 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.022 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:42:47.024 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.026 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:42:47.029 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:42:47.031 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:42:47.034 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:42:47.036 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.041 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:42:47.043 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.046 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:42:47.048 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:42:47.051 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:42:47.053 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:42:47.055 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.060 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:42:47.063 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.065 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:42:47.068 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:42:47.071 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:42:47.073 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:42:47.076 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.078 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.081 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:42:47.083 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.086 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:42:47.088 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:42:47.091 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:42:47.093 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:42:47.095 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.098 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.100 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:42:47.102 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.105 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:42:47.107 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:42:47.109 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:42:47.112 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:42:47.114 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.116 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.118 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:42:47.121 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.123 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:42:47.125 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:42:47.128 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:42:47.130 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:42:47.132 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.134 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:42:47.139 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.141 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:42:47.143 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:42:47.146 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:42:47.148 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:42:47.150 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.152 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.155 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:42:47.157 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.159 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:42:47.162 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:42:47.164 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:42:47.166 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:42:47.169 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.171 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.173 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:42:47.176 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.178 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:42:47.180 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:42:47.183 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:42:47.185 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:42:47.187 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.190 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.192 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:42:47.194 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.196 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:42:47.199 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:42:47.201 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:42:47.203 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:42:47.206 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.208 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.210 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:42:47.213 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.215 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:42:47.217 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:42:47.219 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:42:47.221 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:42:47.224 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.226 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.228 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:42:47.230 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.233 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:42:47.235 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:42:47.237 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:42:47.239 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:42:47.242 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.244 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.246 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:42:47.248 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.251 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:42:47.253 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:42:47.255 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:42:47.257 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:42:47.260 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.262 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.264 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:42:47.266 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.269 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:42:47.271 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:42:47.273 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:42:47.275 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:42:47.278 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.280 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:42:47.284 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.287 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:42:47.289 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:42:47.291 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:42:47.293 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:42:47.296 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.298 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.301 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:42:47.303 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.306 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:42:47.308 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:42:47.311 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:42:47.313 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:42:47.315 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.318 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.320 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:42:47.322 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.325 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:42:47.327 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:42:47.330 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:42:47.332 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:42:47.334 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.337 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.339 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:42:47.342 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.344 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:42:47.347 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:42:47.349 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:42:47.351 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:42:47.354 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.356 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.359 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:42:47.362 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.364 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:42:47.368 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:42:47.370 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:42:47.372 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:42:47.376 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.378 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.380 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:42:47.383 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.386 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:42:47.388 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:42:47.390 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:42:47.392 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:42:47.395 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.397 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.399 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:42:47.401 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.404 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:42:47.406 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:42:47.408 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:42:47.410 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:42:47.413 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.416 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.419 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:42:47.421 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.423 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:42:47.425 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:42:47.428 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:42:47.430 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:42:47.432 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.434 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.437 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:42:47.439 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.441 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:42:47.444 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:42:47.446 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:42:47.449 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:42:47.451 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.453 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.456 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:42:47.459 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.461 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:42:47.463 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:42:47.467 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:42:47.469 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:42:47.471 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.474 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.477 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:42:47.479 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.481 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:42:47.483 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:42:47.486 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:42:47.488 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:42:47.490 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.492 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.495 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:42:47.497 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.499 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:42:47.501 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:42:47.503 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:42:47.506 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:42:47.508 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.510 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.512 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:42:47.515 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.517 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:42:47.519 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:42:47.522 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:42:47.524 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:42:47.526 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.528 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.531 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:42:47.533 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.535 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:42:47.538 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:42:47.540 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:42:47.542 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:42:47.544 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.547 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.549 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:42:47.551 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.554 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:42:47.556 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:42:47.558 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:42:47.561 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:42:47.563 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:47.565 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:47.567 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:42:47.570 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:47.572 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:42:47.593 | Using python 3.8 to install etcd3 2021-05-13 06:42:47.595 | + 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:42:48.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:48.333 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:48.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:48.333 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:49.358 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:49.359 | 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:42:49.362 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:49.362 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:49.364 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:49.383 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:49.390 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:49.396 | 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:42:49.405 | 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:42:49.415 | 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:42:49.419 | 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:42:49.422 | 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:42:51.541 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:42:51.541 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:42:51.623 | + inc/python:pip_install:200 : result=0 2021-05-13 06:42:51.627 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:42:51.630 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:51.634 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:51.637 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:51.641 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:51.645 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:51.647 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:42:51.650 | + functions-common:time_stop:2311 : start_time=1620888167588 2021-05-13 06:42:51.652 | + functions-common:time_stop:2313 : [[ -z 1620888167588 ]] 2021-05-13 06:42:51.655 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:51.659 | + functions-common:time_stop:2316 : end_time=1620888171657 2021-05-13 06:42:51.661 | + functions-common:time_stop:2317 : elapsed_time=4069 2021-05-13 06:42:51.664 | + functions-common:time_stop:2318 : total=24274 2021-05-13 06:42:51.666 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:51.668 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28343 2021-05-13 06:42:51.671 | + inc/python:pip_install:203 : return 0 2021-05-13 06:42:51.673 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:42:51.695 | Using python 3.8 to install etcd3gw 2021-05-13 06:42:51.697 | + 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:42:52.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:52.437 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:52.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:52.437 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:53.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:53.475 | 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:42:53.478 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:53.478 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:53.480 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:53.498 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:53.505 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:53.512 | 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:42:53.522 | 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:42:53.529 | 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:42:53.532 | 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:42:53.551 | 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:42:53.554 | 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:42:53.574 | 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:42:53.577 | 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:42:53.581 | 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:42:55.649 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:42:55.649 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:42:55.731 | + inc/python:pip_install:200 : result=0 2021-05-13 06:42:55.735 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:42:55.738 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:55.742 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:55.746 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:55.749 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:55.753 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:55.756 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:42:55.759 | + functions-common:time_stop:2311 : start_time=1620888171689 2021-05-13 06:42:55.761 | + functions-common:time_stop:2313 : [[ -z 1620888171689 ]] 2021-05-13 06:42:55.764 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:55.768 | + functions-common:time_stop:2316 : end_time=1620888175766 2021-05-13 06:42:55.770 | + functions-common:time_stop:2317 : elapsed_time=4077 2021-05-13 06:42:55.773 | + functions-common:time_stop:2318 : total=28343 2021-05-13 06:42:55.775 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:55.777 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32420 2021-05-13 06:42:55.780 | + inc/python:pip_install:203 : return 0 2021-05-13 06:42:55.782 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:42:55.784 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:42:55.787 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:42:55.789 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:42:55.792 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:42:55.794 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:42:55.796 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:42:55.799 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:42:55.801 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:42:55.803 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:42:55.806 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:42:55.808 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:42:55.810 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:42:55.813 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:42:55.815 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:55.817 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:55.820 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:42:55.822 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:42:55.824 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:42:55.827 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:42:55.830 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:42:55.832 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:42:55.834 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:42:55.837 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:42:55.839 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:42:55.841 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:55.844 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:55.846 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:42:55.848 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:42:55.851 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:42:55.853 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:42:55.855 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:42:55.858 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:42:55.860 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:55.862 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:55.864 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:42:55.885 | + 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:42:55.991 | Reading package lists... 2021-05-13 06:42:56.207 | Building dependency tree... 2021-05-13 06:42:56.209 | Reading state information... 2021-05-13 06:42:56.435 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:42:56.435 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:42:56.435 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:42:56.435 | The following packages were automatically installed and are no longer required: 2021-05-13 06:42:56.436 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:42:56.436 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:42:56.436 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:42:56.436 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:42:56.436 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:42:56.436 | python3-zope.interface 2021-05-13 06:42:56.436 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:42:56.575 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:42:56.581 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:42:56.585 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:42:56.588 | + functions-common:time_stop:2304 : local name 2021-05-13 06:42:56.590 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:42:56.593 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:42:56.596 | + functions-common:time_stop:2307 : local total 2021-05-13 06:42:56.599 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:42:56.601 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:42:56.604 | + functions-common:time_stop:2311 : start_time=1620888175882 2021-05-13 06:42:56.607 | + functions-common:time_stop:2313 : [[ -z 1620888175882 ]] 2021-05-13 06:42:56.611 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:42:56.616 | + functions-common:time_stop:2316 : end_time=1620888176612 2021-05-13 06:42:56.618 | + functions-common:time_stop:2317 : elapsed_time=730 2021-05-13 06:42:56.620 | + functions-common:time_stop:2318 : total=4321 2021-05-13 06:42:56.623 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:42:56.625 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5051 2021-05-13 06:42:56.627 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:42:56.630 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:42:56.632 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:42:56.635 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:42:56.637 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:42:56.700 | Module proxy already enabled 2021-05-13 06:42:56.706 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:42:56.771 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:42:56.771 | Module proxy already enabled 2021-05-13 06:42:56.771 | Module proxy_uwsgi already enabled 2021-05-13 06:42:56.777 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:42:56.780 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:42:56.784 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:42:56.787 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:42:56.920 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:42:56.922 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:42:56.925 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:42:56.928 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:56.931 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:56.933 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:42:56.936 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:56.939 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:42:56.942 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:42:56.945 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:42:56.948 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:56.950 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:56.952 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:42:56.955 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:56.958 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:42:56.960 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:42:56.962 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:42:56.965 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:56.967 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:56.970 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:42:56.972 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:56.974 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:42:56.976 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:42:56.979 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:42:56.982 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:56.984 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:56.987 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:42:56.990 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:56.993 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:42:56.996 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:42:56.998 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:57.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:57.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:42:57.007 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:57.010 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:42:57.012 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:42:57.014 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:42:57.019 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:57.022 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:57.024 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:42:57.026 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:57.029 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:42:57.047 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:57.050 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:42:57.053 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:42:57.055 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:42:57.057 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:57.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:57.062 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:42:57.065 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:57.068 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:42:57.084 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:42:57.086 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:42:57.089 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:42:57.091 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:42:57.094 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:57.096 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:57.098 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:42:57.101 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:57.103 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:42:57.106 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:42:57.108 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:42:57.111 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:42:57.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:42:57.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:42:57.118 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:42:57.120 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:42:57.123 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:42:57.125 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:42:57.128 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:42:57.131 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:42:57.133 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:42:57.137 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:42:57.138 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:42:57.142 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:42:57.145 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:42:57.147 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:42:57.150 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:42:57.153 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:42:57.173 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:42:57.175 | + 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:42:57.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:57.907 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:57.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:42:57.907 | from cryptography.utils import int_from_bytes 2021-05-13 06:42:58.929 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:42:58.929 | 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:42:58.933 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:58.933 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:58.935 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:58.953 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:58.961 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:42:58.966 | 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:42:59.018 | 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:42:59.054 | 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:42:59.093 | 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:42:59.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:42:59.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:42:59.144 | 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:42:59.153 | 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:42:59.168 | 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:42:59.174 | 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:42:59.177 | 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:42:59.187 | 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:42:59.190 | 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:42:59.193 | 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:42:59.198 | 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:42:59.216 | 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:42:59.220 | 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:42:59.240 | 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:42:59.244 | 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:42:59.247 | 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:42:59.254 | 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:42:59.274 | 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:42:59.287 | 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:42:59.345 | 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:42:59.351 | 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:42:59.358 | 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:42:59.361 | 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:42:59.366 | 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:42:59.369 | 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:42:59.372 | 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:42:59.375 | 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:42:59.379 | 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:42:59.382 | 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:42:59.385 | 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:42:59.390 | 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:42:59.393 | 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:43:01.255 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:43:01.255 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:43:01.329 | + inc/python:pip_install:200 : result=0 2021-05-13 06:43:01.333 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:43:01.336 | + functions-common:time_stop:2304 : local name 2021-05-13 06:43:01.339 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:43:01.342 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:43:01.345 | + functions-common:time_stop:2307 : local total 2021-05-13 06:43:01.348 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:43:01.351 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:43:01.353 | + functions-common:time_stop:2311 : start_time=1620888177167 2021-05-13 06:43:01.356 | + functions-common:time_stop:2313 : [[ -z 1620888177167 ]] 2021-05-13 06:43:01.361 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:43:01.365 | + functions-common:time_stop:2316 : end_time=1620888181362 2021-05-13 06:43:01.369 | + functions-common:time_stop:2317 : elapsed_time=4195 2021-05-13 06:43:01.371 | + functions-common:time_stop:2318 : total=32420 2021-05-13 06:43:01.373 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:43:01.377 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36615 2021-05-13 06:43:01.379 | + inc/python:pip_install:203 : return 0 2021-05-13 06:43:01.382 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:43:01.385 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:43:01.387 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:43:01.392 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:43:01.395 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:43:01.397 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:43:01.401 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:43:01.401 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:43:01.407 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:43:01.409 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:43:01.412 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:43:01.415 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:43:01.417 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:43:01.439 | Using python 3.8 to install python-memcached 2021-05-13 06:43:01.441 | + 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:43:02.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:02.188 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:02.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:02.188 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:03.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:43:03.234 | 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:43:03.238 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:03.238 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:03.253 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:03.259 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:03.266 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:03.272 | 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:43:03.276 | 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:43:05.475 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:43:05.475 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:43:05.548 | + inc/python:pip_install:200 : result=0 2021-05-13 06:43:05.552 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:43:05.555 | + functions-common:time_stop:2304 : local name 2021-05-13 06:43:05.557 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:43:05.559 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:43:05.562 | + functions-common:time_stop:2307 : local total 2021-05-13 06:43:05.564 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:43:05.566 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:43:05.568 | + functions-common:time_stop:2311 : start_time=1620888181433 2021-05-13 06:43:05.571 | + functions-common:time_stop:2313 : [[ -z 1620888181433 ]] 2021-05-13 06:43:05.574 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:43:05.578 | + functions-common:time_stop:2316 : end_time=1620888185575 2021-05-13 06:43:05.580 | + functions-common:time_stop:2317 : elapsed_time=4142 2021-05-13 06:43:05.583 | + functions-common:time_stop:2318 : total=36615 2021-05-13 06:43:05.585 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:43:05.587 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40757 2021-05-13 06:43:05.589 | + inc/python:pip_install:203 : return 0 2021-05-13 06:43:05.592 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:43:05.609 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:05.612 | + ./stack.sh:main:862 : '[' 10.222.0.25 == 10.222.0.25 ']' 2021-05-13 06:43:05.614 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:43:05.617 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:43:05.619 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:43:05.622 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:43:05.624 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:43:05.626 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:43:05.642 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:05.644 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:43:05.646 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:43:05.649 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:43:05.652 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:43:05.655 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:43:05.658 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:43:05.662 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:43:05.664 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:43:05.667 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:43:05.683 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:43:05.686 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:43:05.688 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:43:05.691 | + functions-common:git_clone:544 : echo master 2021-05-13 06:43:05.691 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:43:05.696 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:43:05.698 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:43:05.700 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:43:05.703 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:43:05.703 | + functions-common:git_clone:593 : head -1 2021-05-13 06:43:05.707 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:43:05.709 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:43:05.712 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:43:05.714 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:43:05.716 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:43:05.719 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:43:05.721 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:43:05.723 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:43:05.726 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:43:05.728 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:43:05.730 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:43:05.732 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:43:05.735 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:43:05.738 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:43:05.740 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:43:05.743 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:43:05.745 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:43:05.748 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:43:05.751 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:43:05.756 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:43:05.759 | + 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:43:06.369 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:43:06.372 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:43:06.376 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:43:06.379 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:43:06.383 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:43:06.386 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:43:06.390 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:43:06.393 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:43:06.397 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:43:06.399 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:43:06.402 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:43:06.404 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:43:06.406 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:43:06.409 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:43:06.429 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:43:06.431 | + 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:43:07.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:07.174 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:07.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:07.174 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:08.210 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:43:08.210 | 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:43:08.214 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:08.214 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:08.216 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:08.221 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:08.228 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:08.232 | Obtaining file:///opt/stack/keystone 2021-05-13 06:43:09.806 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:43:11.353 | 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:43:11.381 | 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:43:11.391 | 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:43:11.398 | 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:43:11.401 | 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:43:11.428 | 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:43:11.455 | 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:43:11.468 | 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:43:11.484 | 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:43:11.496 | 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:43:11.506 | 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:43:11.509 | 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:43:11.512 | 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:43:11.551 | 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:43:11.557 | 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:43:11.560 | 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:43:11.572 | 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:43:11.624 | 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:43:11.627 | 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:43:11.633 | 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:43:11.668 | 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:43:11.708 | 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:43:11.714 | 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:43:11.762 | 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:43:11.768 | 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:43:11.806 | 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:43:11.860 | 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:43:11.878 | 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:43:11.893 | 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:43:11.902 | 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:43:11.925 | 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:43:11.936 | 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:43:11.951 | 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:43:11.996 | 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:43:12.002 | 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:43:12.015 | 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:43:12.018 | 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:43:12.020 | 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:43:12.031 | 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:43:12.034 | 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:43:12.037 | 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:43:12.041 | 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:43:12.058 | 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:43:12.062 | 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:43:12.081 | 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:43:12.085 | 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:43:12.105 | 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:43:12.109 | 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:43:12.112 | 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:43:12.115 | 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:43:12.125 | 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:43:12.128 | 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:43:12.131 | 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:43:12.138 | 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:43:12.147 | 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:43:12.153 | 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:43:12.171 | 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:43:12.174 | 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:43:12.181 | 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:43:12.201 | 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:43:12.228 | 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:43:12.233 | 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:43:12.236 | 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:43:12.295 | 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:43:12.300 | 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:43:12.308 | 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:43:12.311 | 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:43:12.320 | 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:43:12.326 | 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:43:12.329 | 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:43:12.334 | 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:43:12.373 | 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:43:12.382 | 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:43:12.392 | 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:43:12.403 | 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:43:12.412 | 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:43:12.421 | 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:43:12.426 | 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:43:12.436 | 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:43:12.439 | 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:43:12.442 | 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:43:12.466 | 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:43:12.480 | 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:43:12.485 | 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:43:12.489 | 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:43:12.492 | 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:43:12.495 | 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:43:12.498 | 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:43:12.500 | 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:43:12.503 | 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:43:12.506 | 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:43:12.509 | 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:43:12.519 | 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:43:12.523 | 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:43:12.526 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:43:12.529 | 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:43:12.537 | 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:43:12.540 | 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:43:12.589 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:43:12.596 | 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:43:12.604 | 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:43:12.610 | 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:43:13.769 | Installing collected packages: keystone 2021-05-13 06:43:13.769 | Attempting uninstall: keystone 2021-05-13 06:43:13.771 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:43:13.774 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:43:13.775 | Running setup.py develop for keystone 2021-05-13 06:43:15.633 | Successfully installed keystone 2021-05-13 06:43:15.768 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:43:15.768 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:43:15.857 | + inc/python:pip_install:200 : result=0 2021-05-13 06:43:15.860 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:43:15.863 | + functions-common:time_stop:2304 : local name 2021-05-13 06:43:15.865 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:43:15.869 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:43:15.872 | + functions-common:time_stop:2307 : local total 2021-05-13 06:43:15.876 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:43:15.879 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:43:15.882 | + functions-common:time_stop:2311 : start_time=1620888186424 2021-05-13 06:43:15.885 | + functions-common:time_stop:2313 : [[ -z 1620888186424 ]] 2021-05-13 06:43:15.888 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:43:15.892 | + functions-common:time_stop:2316 : end_time=1620888195889 2021-05-13 06:43:15.894 | + functions-common:time_stop:2317 : elapsed_time=9465 2021-05-13 06:43:15.897 | + functions-common:time_stop:2318 : total=40757 2021-05-13 06:43:15.900 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:43:15.902 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50222 2021-05-13 06:43:15.906 | + inc/python:pip_install:203 : return 0 2021-05-13 06:43:15.909 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:43:15.911 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:43:15.914 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:43:15.932 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:43:15.944 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:43:15.946 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:43:15.949 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:43:15.951 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:43:15.954 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:43:15.956 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:43:15.959 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:43:15.976 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:15.978 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:43:15.981 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:43:15.983 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:43:15.986 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:43:15.998 | + 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:43:16.000 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:43:16.005 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:43:16.021 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:16.023 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:43:16.053 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:43:16.081 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:43:16.111 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:43:16.141 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:43:16.172 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:43:16.202 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:43:16.230 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:43:16.259 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:43:16.261 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:43:16.263 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:43:16.266 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:43:16.268 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:43:16.270 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:43:16.286 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:16.289 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:43:16.292 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:43:16.294 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:43:16.309 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:16.312 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:43:16.314 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:43:16.345 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:43:16.347 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:43:16.350 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:43:16.352 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:43:16.355 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:43:16.371 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:16.374 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2021-05-13 06:43:16.404 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.25/identity 2021-05-13 06:43:16.431 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:43:16.434 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:43:16.465 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:43:16.467 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:43:16.470 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:43:16.472 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:43:16.474 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:43:16.477 | + 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:43:16.507 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:43:16.510 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:43:16.512 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:43:16.515 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:43:16.518 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:43:16.534 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:43:16.537 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:43:16.539 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:43:16.542 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:43:16.544 | + 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:43:16.572 | + 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:43:16.600 | + 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:43:16.628 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:43:16.655 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:43:16.683 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:43:16.685 | + 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:43:16.688 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:43:16.690 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:43:16.693 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:43:16.695 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:43:16.697 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:43:16.700 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:43:16.705 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:43:16.707 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:43:16.709 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:43:16.722 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:43:16.722 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:43:16.730 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:43:16.734 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:43:16.749 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:43:16.752 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:43:16.756 | + 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:43:16.785 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:43:16.812 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:43:16.840 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:43:16.867 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:43:16.894 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:43:16.922 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:43:16.950 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:43:16.977 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:43:17.005 | + 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:43:17.033 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:43:17.060 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:43:17.088 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:43:17.115 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:43:17.117 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:43:17.120 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:43:17.123 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:43:17.125 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:43:17.128 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:17.130 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:17.132 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:43:17.135 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:43:17.138 | + 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:43:17.165 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:43:17.195 | + 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:43:17.195 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:43:17.204 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:43:17.208 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:43:17.210 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:43:17.212 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:43:17.215 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:43:17.217 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:43:17.219 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:17.222 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:17.224 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:43:17.227 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:43:17.229 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:17.231 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:17.234 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:43:17.297 | Site keystone-wsgi-public already enabled 2021-05-13 06:43:17.303 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:43:17.307 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:43:17.310 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:43:17.314 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:43:17.443 | + 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:43:17.445 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:43:17.448 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:43:17.450 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:43:17.453 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:43:17.455 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:43:17.458 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:43:17.463 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:43:17.465 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:43:17.468 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:43:17.481 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:43:17.481 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:43:17.490 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:43:17.493 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:43:17.509 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:43:17.512 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:43:17.516 | + 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:43:17.546 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:43:17.574 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:43:17.602 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:43:17.630 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:43:17.658 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:43:17.686 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:43:17.714 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:43:17.741 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:43:17.769 | + 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:43:17.797 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:43:17.824 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:43:17.852 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:43:17.880 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:43:17.882 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:43:17.885 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:43:17.888 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:43:17.890 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:43:17.893 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:17.895 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:17.897 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:43:17.900 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:43:17.903 | + 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:43:17.930 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:43:17.958 | + 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:43:17.959 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:43:17.967 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:43:17.971 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:43:17.973 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:43:17.976 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:43:17.978 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:43:17.980 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:43:17.983 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:17.985 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:17.988 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:43:17.990 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:43:17.993 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:17.995 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:17.997 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:43:18.060 | Site keystone-wsgi-admin already enabled 2021-05-13 06:43:18.066 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:43:18.069 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:43:18.071 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:43:18.074 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:43:18.202 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:43:18.232 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:43:18.263 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:43:18.294 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:43:18.296 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:43:18.327 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:43:18.355 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:43:18.384 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:43:18.401 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:18.403 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:43:18.420 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:18.422 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:43:18.425 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:43:18.427 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:43:18.430 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:43:18.432 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:43:18.434 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:43:18.437 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:43:18.439 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:43:18.441 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:43:18.443 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:43:18.446 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:43:18.448 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:43:18.451 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:43:18.454 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:43:18.469 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:43:18.471 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:43:18.473 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:43:18.476 | + functions-common:git_clone:544 : echo master 2021-05-13 06:43:18.477 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:43:18.482 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:43:18.484 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:43:18.486 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:43:18.489 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:43:18.490 | + functions-common:git_clone:593 : head -1 2021-05-13 06:43:18.494 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:43:18.497 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:43:18.499 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:43:18.502 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:43:18.504 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:43:18.507 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:43:18.509 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:43:18.512 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:43:18.514 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:43:18.516 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:43:18.518 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:43:18.521 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:43:18.523 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:43:18.526 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:43:18.529 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:43:18.531 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:43:18.534 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:43:18.536 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:43:18.539 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:43:18.545 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:43:18.547 | + 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:43:19.136 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:43:19.140 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:43:19.143 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:43:19.146 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:43:19.149 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:43:19.151 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:43:19.154 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:43:19.156 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:43:19.158 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:43:19.161 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:43:19.163 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:43:19.165 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:43:19.168 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:43:19.170 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:43:19.191 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:43:19.196 | + 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:43:19.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:19.930 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:19.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:19.930 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:20.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:43:20.951 | 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:43:20.955 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:20.955 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:20.957 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:20.962 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:20.969 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:20.973 | Obtaining file:///opt/stack/swift 2021-05-13 06:43:22.261 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:43:23.554 | 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:43:23.562 | 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:43:23.601 | 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:43:23.610 | 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:43:23.616 | 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:43:23.680 | 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:43:23.690 | 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:43:23.693 | 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:43:23.729 | 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:43:23.769 | 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:43:23.775 | 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:43:23.781 | 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:43:23.819 | 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:43:23.828 | 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:43:23.844 | 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:43:23.850 | 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:43:23.853 | 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:43:23.863 | 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:43:23.866 | 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:43:23.869 | 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:43:23.872 | 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:43:23.877 | 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:43:23.895 | 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:43:23.899 | 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:43:23.919 | 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:43:23.923 | 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:43:23.973 | 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:43:23.976 | 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:43:23.983 | 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:43:24.003 | 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:43:24.007 | 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:43:24.010 | 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:43:24.019 | 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:43:24.031 | 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:43:24.090 | 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:43:24.096 | 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:43:24.101 | 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:43:24.108 | 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:43:24.112 | 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:43:24.115 | 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:43:24.118 | 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:43:24.122 | 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:43:24.125 | 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:43:24.128 | 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:43:24.131 | 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:43:24.136 | 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:43:24.139 | 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:43:25.677 | Installing collected packages: swift 2021-05-13 06:43:25.677 | Attempting uninstall: swift 2021-05-13 06:43:25.679 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:43:25.681 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:43:25.683 | Running setup.py develop for swift 2021-05-13 06:43:27.384 | Successfully installed swift 2021-05-13 06:43:27.520 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:43:27.520 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:43:27.610 | + inc/python:pip_install:200 : result=0 2021-05-13 06:43:27.614 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:43:27.617 | + functions-common:time_stop:2304 : local name 2021-05-13 06:43:27.619 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:43:27.623 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:43:27.627 | + functions-common:time_stop:2307 : local total 2021-05-13 06:43:27.629 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:43:27.632 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:43:27.636 | + functions-common:time_stop:2311 : start_time=1620888199186 2021-05-13 06:43:27.639 | + functions-common:time_stop:2313 : [[ -z 1620888199186 ]] 2021-05-13 06:43:27.642 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:43:27.648 | + functions-common:time_stop:2316 : end_time=1620888207644 2021-05-13 06:43:27.651 | + functions-common:time_stop:2317 : elapsed_time=8458 2021-05-13 06:43:27.654 | + functions-common:time_stop:2318 : total=50222 2021-05-13 06:43:27.658 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:43:27.661 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58680 2021-05-13 06:43:27.663 | + inc/python:pip_install:203 : return 0 2021-05-13 06:43:27.666 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:43:27.668 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:43:27.671 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:43:27.690 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:43:27.702 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:43:27.705 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:43:27.707 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:43:27.710 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:43:27.712 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:43:27.715 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:43:27.717 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:43:27.720 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:43:27.722 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:43:27.725 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:43:27.727 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:43:27.729 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:43:27.731 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:43:27.733 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:43:27.735 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:43:28.614 | No account-replicator running 2021-05-13 06:43:28.614 | No container-sync running 2021-05-13 06:43:28.614 | No container-replicator running 2021-05-13 06:43:28.614 | No container-updater running 2021-05-13 06:43:28.614 | No object-server running 2021-05-13 06:43:28.614 | No object-expirer running 2021-05-13 06:43:28.614 | No account-reaper running 2021-05-13 06:43:28.614 | No container-server running 2021-05-13 06:43:28.614 | No container-auditor running 2021-05-13 06:43:28.614 | No account-auditor running 2021-05-13 06:43:28.614 | No container-reconciler running 2021-05-13 06:43:28.614 | No object-replicator running 2021-05-13 06:43:28.614 | No object-updater running 2021-05-13 06:43:28.614 | No object-reconstructor running 2021-05-13 06:43:28.614 | No proxy-server running 2021-05-13 06:43:28.614 | No container-sharder running 2021-05-13 06:43:28.615 | No object-auditor running 2021-05-13 06:43:28.615 | No account-server running 2021-05-13 06:43:28.664 | + lib/swift:configure_swift:341 : true 2021-05-13 06:43:28.666 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:43:28.682 | + 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:43:28.695 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:43:28.698 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:43:28.698 | s/%GROUP%//; 2021-05-13 06:43:28.698 | s/%USER%/ubuntu/; 2021-05-13 06:43:28.698 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:43:28.698 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:43:28.698 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:43:28.707 | uid = ubuntu 2021-05-13 06:43:28.707 | gid = 2021-05-13 06:43:28.707 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:43:28.707 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:43:28.707 | address = 127.0.0.1 2021-05-13 06:43:28.707 | 2021-05-13 06:43:28.707 | [account6612] 2021-05-13 06:43:28.707 | max connections = 25 2021-05-13 06:43:28.707 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:43:28.707 | read only = false 2021-05-13 06:43:28.707 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:43:28.707 | 2021-05-13 06:43:28.707 | [account6622] 2021-05-13 06:43:28.707 | max connections = 25 2021-05-13 06:43:28.707 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:43:28.707 | read only = false 2021-05-13 06:43:28.707 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:43:28.707 | 2021-05-13 06:43:28.707 | [account6632] 2021-05-13 06:43:28.708 | max connections = 25 2021-05-13 06:43:28.708 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:43:28.708 | read only = false 2021-05-13 06:43:28.708 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:43:28.708 | 2021-05-13 06:43:28.708 | [account6642] 2021-05-13 06:43:28.708 | max connections = 25 2021-05-13 06:43:28.708 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:43:28.708 | read only = false 2021-05-13 06:43:28.708 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:43:28.708 | 2021-05-13 06:43:28.708 | 2021-05-13 06:43:28.708 | [container6611] 2021-05-13 06:43:28.708 | max connections = 25 2021-05-13 06:43:28.708 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:43:28.708 | read only = false 2021-05-13 06:43:28.708 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:43:28.708 | 2021-05-13 06:43:28.708 | [container6621] 2021-05-13 06:43:28.708 | max connections = 25 2021-05-13 06:43:28.708 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:43:28.708 | read only = false 2021-05-13 06:43:28.708 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:43:28.708 | 2021-05-13 06:43:28.708 | [container6631] 2021-05-13 06:43:28.708 | max connections = 25 2021-05-13 06:43:28.708 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:43:28.708 | read only = false 2021-05-13 06:43:28.708 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:43:28.708 | 2021-05-13 06:43:28.708 | [container6641] 2021-05-13 06:43:28.708 | max connections = 25 2021-05-13 06:43:28.708 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:43:28.708 | read only = false 2021-05-13 06:43:28.708 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:43:28.708 | 2021-05-13 06:43:28.709 | 2021-05-13 06:43:28.709 | [object6613] 2021-05-13 06:43:28.709 | max connections = 25 2021-05-13 06:43:28.709 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:43:28.709 | read only = false 2021-05-13 06:43:28.709 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:43:28.709 | 2021-05-13 06:43:28.709 | [object6623] 2021-05-13 06:43:28.709 | max connections = 25 2021-05-13 06:43:28.709 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:43:28.709 | read only = false 2021-05-13 06:43:28.709 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:43:28.709 | 2021-05-13 06:43:28.709 | [object6633] 2021-05-13 06:43:28.709 | max connections = 25 2021-05-13 06:43:28.709 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:43:28.709 | read only = false 2021-05-13 06:43:28.709 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:43:28.709 | 2021-05-13 06:43:28.709 | [object6643] 2021-05-13 06:43:28.709 | max connections = 25 2021-05-13 06:43:28.709 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:43:28.709 | read only = false 2021-05-13 06:43:28.709 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:43:28.710 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:43:28.712 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:28.714 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:28.716 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:43:28.728 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:43:28.730 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:43:28.735 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:43:28.739 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:43:28.741 | + 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:43:28.746 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:43:28.774 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2021-05-13 06:43:28.800 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:43:28.818 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:43:28.846 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:43:28.864 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:43:28.892 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:43:28.909 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:43:28.938 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:43:28.956 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:43:28.984 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:43:29.002 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:43:29.030 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:43:29.048 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:43:29.065 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:29.068 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:43:29.098 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:43:29.125 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:43:29.152 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:43:29.180 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:43:29.195 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:29.197 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:43:29.225 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:43:29.240 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:29.242 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:43:29.257 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:29.259 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:43:29.261 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:43:29.276 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:29.278 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:43:29.281 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:43:29.283 | + 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:43:29.288 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:43:29.293 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:43:29.320 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:43:29.347 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:43:29.377 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:43:29.407 | + 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:43:29.434 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:43:29.436 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:43:29.439 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:43:29.441 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:43:29.443 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:43:29.470 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:43:29.498 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:43:29.525 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:43:29.552 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:43:29.580 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:43:29.607 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:43:29.634 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:43:29.662 | + 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:43:29.689 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:43:29.716 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:43:29.744 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:43:29.771 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:43:29.798 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:43:29.829 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:43:29.856 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:43:29.875 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:43:29.902 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:43:29.933 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:43:29.938 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:43:29.967 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:43:29.994 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:43:30.022 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:43:30.024 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:43:30.026 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:43:30.028 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:43:30.033 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:43:30.035 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:43:30.037 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:43:30.040 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:43:30.042 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:43:30.044 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:43:30.046 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:43:30.048 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:43:30.066 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:43:30.094 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:43:30.112 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:43:30.140 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:43:30.158 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:43:30.186 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:43:30.205 | + 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:43:30.233 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:43:30.251 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:43:30.280 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:43:30.298 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:43:30.327 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:43:30.345 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:43:30.374 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:43:30.392 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:43:30.421 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:43:30.439 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:43:30.467 | + 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:43:30.472 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:43:30.490 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:43:30.519 | + 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:43:30.548 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:43:30.550 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:43:30.555 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:43:30.557 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:43:30.559 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:43:30.561 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:43:30.564 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:43:30.566 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:43:30.568 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:43:30.571 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:43:30.589 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:43:30.618 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:43:30.636 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:43:30.664 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:43:30.682 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:43:30.711 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:43:30.729 | + 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:43:30.757 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:43:30.775 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:43:30.803 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:43:30.821 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:43:30.850 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:43:30.868 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:43:30.896 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:43:30.915 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:43:30.943 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:43:30.961 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:43:30.989 | + 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:43:30.993 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:43:31.012 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:43:31.040 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:43:31.043 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:43:31.047 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:43:31.049 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:43:31.052 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:43:31.054 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:43:31.056 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:43:31.058 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:43:31.061 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:43:31.063 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:43:31.081 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:43:31.109 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:43:31.126 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:43:31.154 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:43:31.173 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:43:31.201 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:43:31.220 | + 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:43:31.248 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:43:31.266 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:43:31.295 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:43:31.313 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:43:31.342 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:43:31.360 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:43:31.389 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:43:31.407 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:43:31.436 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:43:31.454 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:43:31.481 | + 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:43:31.486 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:43:31.504 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:43:31.533 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:43:31.561 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:43:31.589 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:43:31.617 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:43:31.619 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:43:31.624 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:43:31.652 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:43:31.681 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:43:31.710 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:43:31.739 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:43:31.767 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:43:31.795 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:43:31.822 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:43:31.850 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:43:31.877 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:43:31.896 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:31.899 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:43:31.920 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:43:31.923 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:43:31.943 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:43:31.946 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2021-05-13 06:43:31.973 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:43:31.976 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:43:32.005 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2021-05-13 06:43:32.033 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:43:32.036 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:43:32.063 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:43:32.080 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:32.082 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:43:32.085 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:43:32.090 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:43:32.092 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:43:32.105 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:43:32.107 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:43:32.119 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:43:32.121 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:43:32.124 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:43:32.126 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:43:32.128 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:43:32.131 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:43:32.133 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:43:32.135 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:43:32.138 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:43:32.150 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:43:32.153 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:43:32.156 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:43:32.174 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:32.177 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:43:32.194 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:32.197 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:43:32.199 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:43:32.202 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:43:32.204 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:43:32.207 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:43:32.209 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:43:32.212 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:43:32.215 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:43:32.232 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:32.234 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:43:32.237 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:43:32.254 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:32.257 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:43:32.260 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:43:32.262 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:43:32.265 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:43:32.268 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:43:32.270 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:43:32.273 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:43:32.276 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:43:32.279 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:43:32.282 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:43:32.285 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:43:32.288 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:43:32.290 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:43:32.293 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:43:32.296 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:43:32.299 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:43:32.302 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:43:32.306 | +++ 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:43:32.306 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:43:32.311 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:43:32.314 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:43:32.317 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:43:32.320 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:43:32.323 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:43:32.345 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:43:32.347 | + 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:43:33.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:33.090 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:33.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:33.090 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:34.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:43:34.136 | 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:43:34.140 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:34.141 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:34.142 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:34.147 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:34.154 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:34.160 | 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:43:34.254 | 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:43:34.259 | 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:43:34.271 | 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:43:34.331 | 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:43:34.353 | 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:43:34.358 | 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:43:34.376 | 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:43:34.387 | 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:43:34.428 | 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:43:34.434 | 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:43:34.440 | 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:43:34.479 | 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:43:34.494 | 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:43:34.498 | 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:43:34.508 | 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:43:34.531 | 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:43:34.547 | 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:43:34.553 | 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:43:34.556 | 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:43:34.558 | 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:43:34.562 | 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:43:34.577 | 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:43:34.583 | 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:43:34.602 | 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:43:34.627 | 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:43:34.631 | 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:43:34.652 | 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:43:34.656 | 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:43:34.659 | 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:43:34.662 | 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:43:34.669 | 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:43:34.683 | 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:43:34.704 | 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:43:34.710 | 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:43:34.719 | 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:43:34.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:43:34.727 | 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:43:34.735 | 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:43:34.739 | 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:43:34.743 | 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:43:34.747 | 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:43:34.752 | 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:43:34.755 | 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:43:34.764 | 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:43:34.775 | 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:43:34.785 | 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:43:34.794 | 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:43:34.808 | 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:43:34.811 | 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:43:34.813 | 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:43:34.817 | 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:43:34.820 | 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:43:34.823 | 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:43:34.832 | 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:43:34.834 | 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:43:34.837 | 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:43:34.840 | 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:43:34.891 | 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:43:34.909 | 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:43:34.916 | 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:43:34.923 | 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:43:34.927 | 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:43:34.929 | 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:43:34.932 | 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:43:34.935 | 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:43:36.636 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:43:36.636 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:43:36.719 | + inc/python:pip_install:200 : result=0 2021-05-13 06:43:36.723 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:43:36.727 | + functions-common:time_stop:2304 : local name 2021-05-13 06:43:36.731 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:43:36.734 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:43:36.737 | + functions-common:time_stop:2307 : local total 2021-05-13 06:43:36.741 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:43:36.745 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:43:36.748 | + functions-common:time_stop:2311 : start_time=1620888212339 2021-05-13 06:43:36.752 | + functions-common:time_stop:2313 : [[ -z 1620888212339 ]] 2021-05-13 06:43:36.755 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:43:36.760 | + functions-common:time_stop:2316 : end_time=1620888216757 2021-05-13 06:43:36.762 | + functions-common:time_stop:2317 : elapsed_time=4418 2021-05-13 06:43:36.765 | + functions-common:time_stop:2318 : total=58680 2021-05-13 06:43:36.767 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:43:36.769 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63098 2021-05-13 06:43:36.772 | + inc/python:pip_install:203 : return 0 2021-05-13 06:43:36.774 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:43:36.777 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:43:36.780 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:43:36.794 | + 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:43:36.800 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:43:36.802 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:43:36.805 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:43:36.808 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:43:36.810 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:43:36.813 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:43:36.817 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:43:36.819 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:43:36.822 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:43:36.839 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:43:36.841 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:43:36.844 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:43:36.847 | + functions-common:git_clone:544 : echo master 2021-05-13 06:43:36.848 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:43:36.853 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:43:36.855 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:43:36.858 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:43:36.861 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:43:36.861 | + functions-common:git_clone:593 : head -1 2021-05-13 06:43:36.864 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:43:36.866 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:43:36.869 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:43:36.872 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:43:36.874 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:43:36.877 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:43:36.880 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:43:36.882 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:43:36.885 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:43:36.888 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:43:36.890 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:43:36.893 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:43:36.895 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:43:36.898 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:43:36.901 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:43:36.904 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:43:36.906 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:43:36.909 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:43:36.912 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:43:36.918 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:43:36.920 | + 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:43:37.510 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:43:37.514 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:43:37.518 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:43:37.522 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:43:37.526 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:43:37.530 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:43:37.535 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:43:37.538 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:43:37.540 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:43:37.543 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:43:37.546 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:43:37.549 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:43:37.552 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:43:37.555 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:43:37.579 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:43:37.582 | + 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:43:38.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:38.322 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:38.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:38.322 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:39.355 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:43:39.356 | 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:43:39.359 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:39.359 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:39.361 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:39.366 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:39.373 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:39.391 | Obtaining file:///opt/stack/glance 2021-05-13 06:43:40.665 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:43:41.939 | 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:43:41.949 | 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:43:41.958 | 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:43:41.969 | 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:43:41.997 | 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:43:42.005 | 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:43:42.019 | 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:43:42.028 | 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:43:42.047 | 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:43:42.086 | 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:43:42.100 | 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:43:42.107 | 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:43:42.113 | 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:43:42.122 | 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:43:42.128 | 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:43:42.196 | 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:43:42.202 | 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:43:42.206 | 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:43:42.209 | 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:43:42.220 | 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:43:42.279 | 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:43:42.331 | 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:43:42.336 | 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:43:42.340 | 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:43:42.358 | 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:43:42.393 | 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:43:42.404 | 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:43:42.443 | 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:43:42.449 | 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:43:42.497 | 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:43:42.503 | 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:43:42.542 | 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:43:42.595 | 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:43:42.613 | 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:43:42.628 | 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:43:42.642 | 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:43:42.651 | 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:43:42.674 | 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:43:42.685 | 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:43:42.701 | 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:43:42.745 | 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:43:42.751 | 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:43:42.754 | 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:43:42.757 | 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:43:42.777 | 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:43:42.791 | 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:43:42.802 | 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:43:42.804 | 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:43:42.808 | 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:43:42.824 | 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:43:42.830 | 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:43:42.832 | 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:43:42.850 | 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:43:42.855 | 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:43:42.862 | 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:43:42.881 | 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:43:42.886 | 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:43:42.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:43:42.939 | 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:43:42.943 | 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:43:42.946 | 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:43:42.957 | 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:43:42.960 | 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:43:42.963 | 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:43:42.970 | 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:43:43.024 | 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:43:43.038 | 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:43:43.047 | 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:43:43.052 | 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:43:43.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:43:43.073 | 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:43:43.081 | 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:43:43.101 | 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:43:43.104 | 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:43:43.109 | 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:43:43.117 | 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:43:43.121 | 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:43:43.129 | 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:43:43.135 | 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:43:43.140 | 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:43:43.143 | 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:43:43.148 | 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:43:43.152 | 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:43:43.191 | 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:43:43.197 | 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:43:43.201 | 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:43:43.233 | 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:43:43.236 | 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:43:43.248 | 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:43:43.252 | 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:43:43.255 | 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:43:43.258 | 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:43:43.261 | 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:43:43.264 | 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:43:43.269 | 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:43:43.276 | 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:43:43.313 | 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:43:43.316 | 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:43:43.318 | 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:43:43.321 | 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:43:43.324 | 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:43:43.327 | 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:43:43.331 | 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:43:43.334 | 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:43:43.337 | 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:43:43.391 | 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:43:43.394 | 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:43:43.399 | 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:43:43.404 | 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:43:44.412 | Installing collected packages: glance 2021-05-13 06:43:44.412 | Attempting uninstall: glance 2021-05-13 06:43:44.414 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:43:44.418 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:43:44.420 | Running setup.py develop for glance 2021-05-13 06:43:46.015 | Successfully installed glance 2021-05-13 06:43:46.152 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:43:46.152 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:43:46.242 | + inc/python:pip_install:200 : result=0 2021-05-13 06:43:46.246 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:43:46.250 | + functions-common:time_stop:2304 : local name 2021-05-13 06:43:46.254 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:43:46.258 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:43:46.262 | + functions-common:time_stop:2307 : local total 2021-05-13 06:43:46.266 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:43:46.270 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:43:46.272 | + functions-common:time_stop:2311 : start_time=1620888217573 2021-05-13 06:43:46.275 | + functions-common:time_stop:2313 : [[ -z 1620888217573 ]] 2021-05-13 06:43:46.278 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:43:46.282 | + functions-common:time_stop:2316 : end_time=1620888226279 2021-05-13 06:43:46.285 | + functions-common:time_stop:2317 : elapsed_time=8706 2021-05-13 06:43:46.288 | + functions-common:time_stop:2318 : total=63098 2021-05-13 06:43:46.291 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:43:46.294 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71804 2021-05-13 06:43:46.297 | + inc/python:pip_install:203 : return 0 2021-05-13 06:43:46.300 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:43:46.302 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:43:46.305 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:43:46.324 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:43:46.337 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:43:46.340 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:43:46.342 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:43:46.345 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:43:46.347 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:43:46.350 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:43:46.353 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:43:46.355 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:43:46.358 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:43:46.371 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:43:46.374 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:43:46.376 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:43:46.379 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:43:46.381 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:43:46.384 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:43:46.387 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:43:46.389 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:43:46.419 | + 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:43:46.452 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:43:46.482 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:43:46.512 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:43:46.544 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:43:46.576 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:43:46.579 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:43:46.581 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:43:46.584 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:43:46.586 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:43:46.615 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:43:46.644 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:43:46.674 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:43:46.704 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:43:46.734 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:43:46.764 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:43:46.794 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:43:46.824 | + 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:43:46.854 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:43:46.884 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:43:46.914 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:43:46.917 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:43:46.920 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:43:46.922 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:43:46.925 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:43:46.927 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:43:46.944 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:46.947 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:43:46.950 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:43:46.952 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:43:46.969 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:46.972 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:43:46.974 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:43:47.005 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:43:47.007 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:43:47.010 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:43:47.012 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:43:47.015 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:43:47.017 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:43:47.020 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:43:47.022 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:43:47.024 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:43:47.027 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:43:47.029 | + 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:43:47.059 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:43:47.061 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2021-05-13 06:43:47.092 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:43:47.094 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:43:47.111 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:47.114 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:43:47.144 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:43:47.175 | + 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:43:47.205 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:43:47.236 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:43:47.266 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:43:47.283 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:47.285 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:43:47.315 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:43:47.346 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:43:47.376 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2021-05-13 06:43:47.406 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:43:47.441 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2021-05-13 06:43:47.471 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:43:47.488 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:47.491 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:43:47.494 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:43:47.496 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:43:47.499 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:43:47.517 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:43:47.519 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:43:47.522 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:43:47.524 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:43:47.527 | + 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:43:47.558 | + 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:43:47.588 | + 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:43:47.619 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:43:47.649 | + 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:43:47.654 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:43:47.684 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:43:47.714 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:43:47.745 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2021-05-13 06:43:47.775 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:43:47.806 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:43:47.837 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:43:47.867 | + 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:43:47.898 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:43:47.929 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:43:47.960 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:43:47.990 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:43:47.996 | + 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:43:48.004 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:43:48.020 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:43:48.023 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:43:48.026 | + 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:43:48.028 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:43:48.030 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:43:48.033 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:43:48.036 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:43:48.040 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:43:48.042 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:43:48.046 | + 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:43:48.077 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:43:48.079 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:43:48.082 | ++ functions:get_random_port:837 : true 2021-05-13 06:43:48.084 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:43:48.086 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:43:48.089 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:43:48.141 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:43:48.145 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:43:48.149 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:43:48.154 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:43:48.158 | + 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:43:48.187 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:43:48.215 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:43:48.243 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:43:48.271 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:43:48.299 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:43:48.327 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:43:48.355 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:43:48.383 | + 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:43:48.411 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:43:48.439 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:43:48.468 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:43:48.496 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:43:48.524 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:43:48.552 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:43:48.580 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:43:48.608 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:43:48.636 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:43:48.664 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:43:48.692 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:43:48.695 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:43:48.697 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:43:48.700 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:48.703 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:48.705 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:43:48.707 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:43:48.761 | proxy (enabled by site administrator) 2021-05-13 06:43:48.765 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:43:48.769 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:43:48.772 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:43:48.776 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:48.780 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:48.784 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:43:48.787 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:43:48.840 | proxy_http (enabled by site administrator) 2021-05-13 06:43:48.844 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:43:48.848 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:43:48.851 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:43:48.853 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:43:48.856 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:48.859 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:48.862 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:43:48.865 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:43:48.868 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:43:48.868 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:43:48.881 | KeepAlive Off 2021-05-13 06:43:48.885 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:43:48.885 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:43:48.893 | SetEnv proxy-sendchunked 1 2021-05-13 06:43:48.898 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:43:48.898 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:43:48.906 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:43:48.910 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:43:48.912 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:43:48.915 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:43:48.917 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:43:48.920 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:43:48.922 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:48.925 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:48.927 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:43:48.929 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:43:48.932 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:43:48.934 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:43:48.937 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:43:49.000 | Site glance-wsgi-api already enabled 2021-05-13 06:43:49.005 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:43:49.009 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:43:49.013 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:43:49.016 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:43:49.148 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:43:49.154 | + 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:43:49.189 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:43:49.207 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:43:49.209 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:43:49.212 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:43:49.214 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:43:49.217 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:43:49.219 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:43:49.222 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:43:49.225 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:43:49.227 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:43:49.229 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:43:49.231 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:43:49.234 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:43:49.237 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:43:49.240 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:43:49.243 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:43:49.261 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:43:49.264 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:43:49.266 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:43:49.269 | + functions-common:git_clone:544 : echo master 2021-05-13 06:43:49.269 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:43:49.275 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:43:49.277 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:43:49.279 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:43:49.282 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:43:49.283 | + functions-common:git_clone:593 : head -1 2021-05-13 06:43:49.287 | ed4d261d1 [SVF]: Fix mkvdisk volume name length issue 2021-05-13 06:43:49.289 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:43:49.292 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:43:49.295 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:43:49.297 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:43:49.300 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:43:49.302 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:43:49.305 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:43:49.308 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:43:49.310 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:43:49.313 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:43:49.315 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:43:49.318 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:43:49.321 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:43:49.324 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:43:49.327 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:43:49.329 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:43:49.332 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:43:49.335 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:43:49.341 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:43:49.344 | + 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:43:49.938 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:43:49.943 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:43:49.946 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:43:49.951 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:43:49.954 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:43:49.958 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:43:49.960 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:43:49.963 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:43:49.965 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:43:49.968 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:43:49.970 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:43:49.973 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:43:49.976 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:43:49.979 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:43:50.001 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:43:50.003 | + 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:43:50.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:50.736 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:50.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:43:50.736 | from cryptography.utils import int_from_bytes 2021-05-13 06:43:51.766 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:43:51.766 | 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:43:51.769 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:51.770 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:51.771 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:51.776 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:51.783 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:43:51.788 | Obtaining file:///opt/stack/cinder 2021-05-13 06:43:53.814 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:43:55.844 | 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:43:55.852 | 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:43:55.861 | 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:43:55.872 | 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:43:55.900 | 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:43:55.913 | 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:43:55.922 | 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:43:55.933 | 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:43:55.954 | 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:43:55.993 | 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:43:56.006 | 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:43:56.010 | 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:43:56.019 | 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:43:56.033 | 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:43:56.056 | 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:43:56.062 | 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:43:56.067 | 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:43:56.072 | 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:43:56.075 | 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:43:56.079 | 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:43:56.090 | 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:43:56.149 | 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:43:56.201 | 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:43:56.211 | 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:43:56.221 | 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:43:56.244 | 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:43:56.248 | 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:43:56.266 | 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:43:56.302 | 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:43:56.313 | 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:43:56.353 | 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:43:56.359 | 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:43:56.407 | 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:43:56.413 | 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:43:56.451 | 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:43:56.505 | 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:43:56.523 | 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:43:56.538 | 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:43:56.553 | 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:43:56.567 | 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:43:56.572 | 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:43:56.581 | 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:43:56.604 | 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:43:56.615 | 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:43:56.631 | 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:43:56.651 | 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:43:56.674 | 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:43:56.719 | 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:43:56.724 | 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:43:56.758 | 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:43:56.761 | 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:43:56.764 | 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:43:56.785 | 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:43:56.787 | 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:43:56.792 | 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:43:56.803 | 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:43:56.806 | 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:43:56.809 | 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:43:56.824 | 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:43:56.830 | 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:43:56.847 | 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:43:56.866 | 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:43:56.881 | 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:43:56.906 | 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:43:56.910 | 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:43:56.918 | 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:43:56.937 | 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:43:56.942 | 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:43:56.946 | 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:43:56.952 | 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:43:56.961 | 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:43:57.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:43:57.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:43:57.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:43:57.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:43:57.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:43:57.059 | 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:43:57.062 | 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:43:57.069 | 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:43:57.124 | 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:43:57.138 | 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:43:57.147 | 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:43:57.153 | 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:43:57.171 | 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:43:57.229 | 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:43:57.233 | 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:43:57.240 | 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:43:57.243 | 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:43:57.264 | 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:43:57.268 | 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:43:57.276 | 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:43:57.278 | 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:43:57.283 | 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:43:57.287 | 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:43:57.290 | 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:43:57.299 | 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:43:57.322 | 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:43:57.326 | 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:43:57.332 | 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:43:57.337 | 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:43:57.344 | 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:43:57.348 | 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:43:57.353 | 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:43:57.361 | 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:43:57.401 | 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:43:57.407 | 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:43:57.412 | 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:43:57.419 | 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:43:57.422 | 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:43:57.433 | 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:43:57.436 | 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:43:57.446 | 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:43:57.459 | 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:43:57.471 | 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:43:57.485 | 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:43:57.489 | 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:43:57.492 | 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:43:57.495 | 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:43:57.500 | 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:43:57.503 | 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:43:57.509 | 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:43:57.546 | 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:43:57.551 | 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:43:57.553 | 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:43:57.556 | 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:43:57.559 | 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:43:57.562 | 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:43:57.567 | 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:43:57.570 | 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:43:57.574 | 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:43:57.581 | 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:43:57.584 | 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:43:57.591 | 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:43:57.594 | 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:43:57.597 | 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:43:57.600 | 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:43:57.655 | 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:43:57.658 | 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:43:57.698 | 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:43:57.701 | 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:43:57.707 | 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:43:58.553 | Installing collected packages: cinder 2021-05-13 06:43:58.553 | Attempting uninstall: cinder 2021-05-13 06:43:58.555 | Found existing installation: cinder 18.1.0.dev93 2021-05-13 06:43:58.558 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:43:58.560 | Running setup.py develop for cinder 2021-05-13 06:44:00.833 | Successfully installed cinder 2021-05-13 06:44:00.968 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:44:00.968 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:44:01.057 | + inc/python:pip_install:200 : result=0 2021-05-13 06:44:01.061 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:44:01.064 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:01.067 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:01.071 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:01.074 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:01.078 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:01.082 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:44:01.084 | + functions-common:time_stop:2311 : start_time=1620888229995 2021-05-13 06:44:01.086 | + functions-common:time_stop:2313 : [[ -z 1620888229995 ]] 2021-05-13 06:44:01.089 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:01.093 | + functions-common:time_stop:2316 : end_time=1620888241091 2021-05-13 06:44:01.095 | + functions-common:time_stop:2317 : elapsed_time=11096 2021-05-13 06:44:01.098 | + functions-common:time_stop:2318 : total=71804 2021-05-13 06:44:01.100 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:01.102 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82900 2021-05-13 06:44:01.105 | + inc/python:pip_install:203 : return 0 2021-05-13 06:44:01.107 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:44:01.110 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:44:01.113 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:44:01.134 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:44:01.146 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:44:01.148 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:44:01.151 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:01.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:01.156 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:44:01.158 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:01.161 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:44:01.163 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:44:01.166 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:44:01.168 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:01.171 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:01.173 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:44:01.186 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:44:01.189 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:44:01.191 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:44:01.194 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:44:01.196 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:44:01.199 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:01.202 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:44:01.204 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:01.207 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:01.209 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:44:01.212 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:44:01.214 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:44:01.217 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:44:01.219 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:44:01.222 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:44:01.224 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:01.227 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:01.229 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:44:01.252 | + 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:44:01.357 | Reading package lists... 2021-05-13 06:44:01.576 | Building dependency tree... 2021-05-13 06:44:01.577 | Reading state information... 2021-05-13 06:44:01.801 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:44:01.801 | The following packages were automatically installed and are no longer required: 2021-05-13 06:44:01.802 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:44:01.802 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:44:01.802 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:44:01.802 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:44:01.802 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:44:01.802 | python3-zope.interface 2021-05-13 06:44:01.803 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:44:01.923 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:44:01.929 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:44:01.932 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:44:01.935 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:01.938 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:01.942 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:01.945 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:01.948 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:01.951 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:44:01.954 | + functions-common:time_stop:2311 : start_time=1620888241249 2021-05-13 06:44:01.957 | + functions-common:time_stop:2313 : [[ -z 1620888241249 ]] 2021-05-13 06:44:01.961 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:01.967 | + functions-common:time_stop:2316 : end_time=1620888241963 2021-05-13 06:44:01.969 | + functions-common:time_stop:2317 : elapsed_time=714 2021-05-13 06:44:01.972 | + functions-common:time_stop:2318 : total=5051 2021-05-13 06:44:01.975 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:01.978 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5765 2021-05-13 06:44:01.980 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:44:01.983 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:44:01.986 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:44:01.989 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:44:02.002 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:44:02.007 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:44:02.009 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:44:02.012 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:44:02.015 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:44:02.015 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:44:02.020 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:44:02.022 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:44:02.024 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:44:02.027 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:44:02.029 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:44:02.031 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:44:02.033 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:44:02.035 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:44:02.047 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:44:02.059 | + 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:44:02.071 | + 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:44:02.084 | + 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:44:02.096 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:44:02.098 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:44:02.103 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.b64yKx3mFx 2021-05-13 06:44:02.105 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:44:02.107 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:44:02.110 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:44:02.112 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.b64yKx3mFx 2021-05-13 06:44:02.116 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.b64yKx3mFx 2021-05-13 06:44:02.128 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.b64yKx3mFx /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:44:02.140 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:44:02.144 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:44:02.147 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:44:02.149 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:44:02.151 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:44:02.153 | + 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:44:02.156 | + 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:44:02.158 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:44:02.161 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:44:02.166 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:44:02.170 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:44:02.190 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:44:02.209 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:44:02.228 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:44:02.247 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:44:02.266 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:44:02.286 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:44:02.305 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:44:02.327 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:44:02.329 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:44:02.332 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:44:02.335 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:44:02.338 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:44:02.368 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:44:02.396 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:44:02.424 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:44:02.453 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:44:02.481 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:44:02.509 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:44:02.538 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:44:02.566 | + 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:44:02.594 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:44:02.623 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:44:02.654 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:44:02.683 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:44:02.686 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:44:02.689 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:44:02.691 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:44:02.694 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:44:02.697 | + 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:44:02.728 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:44:02.757 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:44:02.785 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:44:02.814 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:44:02.842 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:44:02.871 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:44:02.903 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:44:02.905 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2021-05-13 06:44:02.934 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:44:02.967 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:44:02.974 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key f3d5186295252a57fc72a7cb03426164 2021-05-13 06:44:03.003 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:44:03.031 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:44:03.048 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:03.051 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:44:03.068 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:03.070 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:44:03.088 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:03.090 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:44:03.107 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:03.110 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:44:03.112 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:44:03.115 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:44:03.117 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:44:03.120 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:44:03.122 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:44:03.125 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:44:03.141 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:03.145 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:44:03.148 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:44:03.150 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:44:03.166 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:03.169 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:44:03.172 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:44:03.201 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:44:03.204 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:44:03.206 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:44:03.209 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:44:03.211 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:44:03.214 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:44:03.232 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:44:03.235 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:44:03.237 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:44:03.240 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:44:03.242 | + 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:44:03.271 | + 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:44:03.300 | + 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:44:03.329 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:44:03.358 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:44:03.360 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:44:03.363 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:44:03.365 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:44:03.368 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:44:03.370 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:44:03.374 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:44:03.378 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:44:03.380 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:44:03.383 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:44:03.396 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:44:03.396 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:44:03.404 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:44:03.408 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:44:03.423 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:44:03.426 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:44:03.430 | + 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:44:03.460 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:44:03.488 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:44:03.516 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:44:03.544 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:44:03.572 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:44:03.600 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:44:03.628 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:44:03.657 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:44:03.691 | + 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:44:03.722 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:44:03.752 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:44:03.780 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:44:03.807 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:44:03.810 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:44:03.813 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:44:03.815 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:44:03.818 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:44:03.820 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:03.822 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:03.825 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:44:03.828 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:44:03.830 | + 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:44:03.859 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:44:03.889 | + 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:44:03.890 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:44:03.898 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:44:03.902 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:44:03.904 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:44:03.906 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:44:03.909 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:44:03.911 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:44:03.914 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:03.916 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:03.918 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:44:03.921 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:44:03.923 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:44:03.926 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:44:03.928 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:44:03.992 | Enabling site cinder-wsgi. 2021-05-13 06:44:04.001 | To activate the new configuration, you need to run: 2021-05-13 06:44:04.001 | systemctl reload apache2 2021-05-13 06:44:04.006 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:44:04.009 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:44:04.011 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:44:04.014 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:44:04.142 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:44:04.145 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:44:04.175 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2021-05-13 06:44:04.204 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:44:04.221 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:44:04.224 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:44:04.226 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:44:04.229 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:44:04.231 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:44:04.233 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:44:04.265 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:44:04.294 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2021-05-13 06:44:04.322 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:44:04.351 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:44:04.380 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:44:04.409 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:44:04.437 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:44:04.467 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:44:04.501 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:44:04.530 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:44:04.559 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:44:04.588 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:44:04.590 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:44:04.607 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:04.610 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2021-05-13 06:44:04.641 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:44:04.658 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:04.661 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:44:04.663 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:44:04.666 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:44:04.668 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:44:04.671 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:44:04.673 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:44:04.677 | ++ 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:44:04.677 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:44:04.683 | + 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:44:04.685 | + 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:44:04.688 | + 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:44:04.691 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:44:04.693 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:44:04.696 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:44:04.699 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:44:04.702 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:04.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:04.707 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:44:04.709 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:04.712 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:44:04.714 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:44:04.717 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:44:04.719 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:44:04.721 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:44:04.724 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:44:04.727 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:44:04.730 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:44:04.732 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:44:04.748 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:44:04.751 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:44:04.753 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:04.756 | + functions-common:git_clone:544 : echo master 2021-05-13 06:44:04.756 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:44:04.762 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:44:04.764 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:44:04.766 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:44:04.769 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:44:04.770 | + functions-common:git_clone:593 : head -1 2021-05-13 06:44:04.773 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:44:04.776 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:44:04.778 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:44:04.781 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:44:04.783 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:44:04.786 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:44:04.789 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:44:04.791 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:44:04.794 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:44:04.796 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:44:04.799 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:44:04.801 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:44:04.804 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:44:04.807 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:44:04.810 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:44:04.813 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:44:04.815 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:44:04.818 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:44:04.821 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:44:04.828 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:44:04.830 | + 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:44:05.422 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:44:05.425 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:44:05.429 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:44:05.432 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:44:05.435 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:44:05.439 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:44:05.441 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:44:05.444 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:44:05.446 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:44:05.448 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:44:05.451 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:44:05.454 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:44:05.456 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:44:05.459 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:44:05.481 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:44:05.483 | + 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:44:06.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:06.215 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:06.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:44:06.215 | from cryptography.utils import int_from_bytes 2021-05-13 06:44:07.246 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:44:07.246 | 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:44:07.249 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:07.250 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:07.251 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:07.256 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:07.263 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:44:07.267 | Obtaining file:///opt/stack/neutron 2021-05-13 06:44:09.364 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:44:11.482 | 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:44:11.488 | 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:44:11.492 | 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:44:11.500 | 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:44:11.509 | 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:44:11.520 | 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:44:11.548 | 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:44:11.561 | 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:44:11.570 | 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:44:11.577 | 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:44:11.581 | 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:44:11.590 | 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:44:11.596 | 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:44:11.601 | 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:44:11.606 | 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:44:11.666 | 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:44:11.718 | 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:44:11.722 | 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:44:11.725 | 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:44:11.764 | 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:44:11.789 | 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:44:11.807 | 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:44:11.811 | 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:44:11.816 | 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:44:11.839 | 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:44:11.874 | 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:44:11.885 | 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:44:11.924 | 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:44:11.930 | 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:44:11.977 | 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:44:11.983 | 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:44:12.021 | 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:44:12.075 | 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:44:12.092 | 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:44:12.107 | 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:44:12.122 | 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:44:12.136 | 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:44:12.140 | 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:44:12.149 | 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:44:12.172 | 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:44:12.182 | 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:44:12.198 | 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:44:12.217 | 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:44:12.262 | 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:44:12.267 | 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:44:12.276 | 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:44:12.282 | 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:44:12.285 | 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:44:12.294 | 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:44:12.296 | 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:44:12.317 | 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:44:12.332 | 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:44:12.342 | 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:44:12.345 | 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:44:12.348 | 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:44:12.354 | 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:44:12.359 | 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:44:12.379 | 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:44:12.381 | 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:44:12.399 | 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:44:12.425 | 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:44:12.440 | 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:44:12.444 | 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:44:12.452 | 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:44:12.471 | 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:44:12.473 | 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:44:12.478 | 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:44:12.483 | 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:44:12.533 | 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:44:12.536 | 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:44:12.539 | 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:44:12.543 | 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:44:12.553 | 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:44:12.556 | 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:44:12.559 | 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:44:12.566 | 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:44:12.580 | 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:44:12.589 | 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:44:12.595 | 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:44:12.612 | 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:44:12.631 | 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:44:12.687 | 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:44:12.713 | 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:44:12.720 | 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:44:12.740 | 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:44:12.745 | 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:44:12.747 | 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:44:12.752 | 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:44:12.760 | 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:44:12.769 | 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:44:12.772 | 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:44:12.776 | 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:44:12.780 | 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:44:12.802 | 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:44:12.805 | 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:44:12.809 | 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:44:12.814 | 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:44:12.854 | 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:44:12.857 | 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:44:12.862 | 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:44:12.865 | 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:44:12.870 | 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:44:12.910 | 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:44:12.913 | 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:44:12.924 | 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:44:12.926 | 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:44:12.948 | 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:44:12.960 | 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:44:12.975 | 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:44:12.987 | 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:44:12.991 | 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:44:12.994 | 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:44:12.997 | 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:44:13.001 | 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:44:13.003 | 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:44:13.006 | 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:44:13.008 | 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:44:13.011 | 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:44:13.014 | 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:44:13.017 | 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:44:13.020 | 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:44:13.023 | 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:44:13.026 | 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:44:13.037 | 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:44:13.050 | 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:44:13.105 | 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:44:13.110 | 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:44:13.114 | 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:44:13.117 | 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:44:13.157 | 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:44:14.079 | Installing collected packages: neutron 2021-05-13 06:44:14.079 | Attempting uninstall: neutron 2021-05-13 06:44:14.081 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:44:14.091 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:44:14.092 | Running setup.py develop for neutron 2021-05-13 06:44:16.521 | Successfully installed neutron 2021-05-13 06:44:16.657 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:44:16.657 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:44:16.748 | + inc/python:pip_install:200 : result=0 2021-05-13 06:44:16.751 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:44:16.754 | + functions-common:time_stop:2304 : local name 2021-05-13 06:44:16.757 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:44:16.760 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:44:16.763 | + functions-common:time_stop:2307 : local total 2021-05-13 06:44:16.765 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:44:16.768 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:44:16.771 | + functions-common:time_stop:2311 : start_time=1620888245474 2021-05-13 06:44:16.773 | + functions-common:time_stop:2313 : [[ -z 1620888245474 ]] 2021-05-13 06:44:16.776 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:44:16.780 | + functions-common:time_stop:2316 : end_time=1620888256778 2021-05-13 06:44:16.783 | + functions-common:time_stop:2317 : elapsed_time=11304 2021-05-13 06:44:16.785 | + functions-common:time_stop:2318 : total=82900 2021-05-13 06:44:16.787 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:44:16.789 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94204 2021-05-13 06:44:16.792 | + inc/python:pip_install:203 : return 0 2021-05-13 06:44:16.794 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:44:16.797 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:44:16.800 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:44:16.819 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:44:16.831 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:44:16.834 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:44:16.837 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:44:16.839 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:44:16.842 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:44:16.845 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:44:16.847 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:44:16.850 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:44:16.852 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:44:16.855 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:44:16.855 | Installing OVN and dependent packages 2021-05-13 06:44:16.857 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:44:16.860 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:44:16.878 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:44:16.881 | + 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:44:16.885 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:44:16.888 | [Call Trace] 2021-05-13 06:44:16.888 | ./stack.sh:896:stack_install_service 2021-05-13 06:44:16.888 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:44:16.888 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:44:16.888 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:44:16.888 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:44:16.888 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:44:16.893 | [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:44:17.897 | Error on exit 2021-05-13 06:44:18.700 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:44:18.700 |