2021-05-13 06:27:21.506 | + ./stack.sh:main:469 : exec 2021-05-13 06:27:21.506 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062721' 2021-05-13 06:27:21.506 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-062721.summary.2021-05-13-062721 2021-05-13 06:27:21.506 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:27:21.506 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062721 2021-05-13 06:27:21.506 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062721 /opt/stack/logs/stack.sh.log 2021-05-13 06:27:21.506 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062721.summary.2021-05-13-062721 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:27:21.507 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:27:21.507 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:27:21.507 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:27:21.507 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:27:21.507 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:27:21.507 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:27:21.507 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:27:21.507 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:27:21.507 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:27:21.507 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:27:21.507 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:27:21.507 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:27:21.507 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:27:21.507 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:27:21.507 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:27:21.509 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:27:21.511 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:27:21.513 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:27:21.515 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:27:21.516 | 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:27:21.518 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:27:21.520 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:27:21.523 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:27:21.550 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:27:21.565 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:27:21.567 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:27:21.569 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:27:21.571 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:27:21.573 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:27:21.575 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:27:21.577 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:27:21.578 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:27:21.580 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:27:21.582 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:27:21.584 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:27:21.586 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:27:21.587 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:27:21.590 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:27:21.593 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:27:21.595 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:27:21.596 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:27:21.598 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:27:21.600 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:27:21.613 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:21.614 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:27:21.616 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:21.618 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:21.620 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:21.622 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:21.624 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:21.625 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:27:21.627 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:27:21.629 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:27:21.631 | + 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:27:21.632 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:27:21.634 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:27:21.636 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:27:21.638 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:27:21.639 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:27:21.641 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:27:21.658 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:27:21.660 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:27:21.673 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:27:21.675 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:27:21.679 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:27:21.681 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:27:21.682 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:27:21.684 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:27:21.686 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:27:21.688 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:27:21.690 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:27:21.691 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:27:21.693 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:27:21.695 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:27:21.699 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:27:21.711 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:27:21.728 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:27:21.740 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:27:21.752 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:27:21.778 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:27:21.818 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:27:21.902 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:27:21.923 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:27:21.961 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:27:22.013 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:27:22.196 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:27:22.211 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:27:22.223 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:27:22.236 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:27:22.325 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:27:22.329 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:27:22.332 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:27:22.335 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:27:22.338 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:27:22.342 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:27:22.345 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:27:22.349 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:27:22.353 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:27:22.357 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:27:22.359 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:27:22.361 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:27:22.363 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:27:22.366 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:27:22.380 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:22.382 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:27:22.385 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:27:22.424 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:27:22.426 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:27:22.428 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:27:22.431 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:27:22.433 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:27:22.435 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:27:22.437 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:27:22.440 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:27:22.442 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:27:22.444 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:27:22.446 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.449 | + 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:27:22.451 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.454 | + 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:27:22.456 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.459 | + 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:27:22.461 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.464 | + 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:27:22.466 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.468 | + 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:27:22.471 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.473 | + 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:27:22.475 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.478 | + 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:27:22.480 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.482 | + 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:27:22.484 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.487 | + 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:27:22.489 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.491 | + 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:27:22.494 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.496 | + 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:27:22.499 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.501 | + 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:27:22.503 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.506 | + 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:27:22.508 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.510 | + 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:27:22.513 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.515 | + 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:27:22.517 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.519 | + 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:27:22.522 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.524 | + 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:27:22.526 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.529 | + 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:27:22.531 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.533 | + 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:27:22.536 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.538 | + 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:27:22.540 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.542 | + 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:27:22.545 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.547 | + 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:27:22.549 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.552 | + 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:27:22.554 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.556 | + 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:27:22.559 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.561 | + 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:27:22.563 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.565 | + 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:27:22.568 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.570 | + 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:27:22.572 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.575 | + 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:27:22.577 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.579 | + 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:27:22.582 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.584 | + 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:27:22.586 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.588 | + 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:27:22.591 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.593 | + 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:27:22.595 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.598 | + 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:27:22.600 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.602 | + 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:27:22.604 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.607 | + 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:27:22.609 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.611 | + 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:27:22.614 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.616 | + 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:27:22.619 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.621 | + 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:27:22.623 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.625 | + 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:27:22.628 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:22.630 | + 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:27:22.633 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:27:22.635 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:27:22.637 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:27:22.652 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:22.654 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:27:22.656 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:27:22.659 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:27:22.674 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:27:22.676 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:27:22.678 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:27:22.681 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:27:22.683 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:27:22.685 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:27:22.688 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:27:22.690 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:27:22.693 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:27:22.695 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:27:22.697 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:27:22.700 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:27:22.702 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:27:22.705 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:27:22.705 | Using mysql database backend 2021-05-13 06:27:22.707 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:27:22.723 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:27:22.738 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:22.740 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:27:22.757 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:27:22.772 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:22.775 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:27:22.791 | + ./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:27:22.806 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:27:22.822 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:27:22.825 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:27:22.840 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:22.843 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:27:22.859 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:27:22.861 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:27:22.864 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:27:22.866 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:27:22.870 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:27:22.874 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-062722 2021-05-13 06:27:22.877 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-062722 736' 2021-05-13 06:27:22.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:22.881 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:27:22.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:22.886 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:27:22.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:22.891 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:27:22.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:22.896 | + 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:27:22.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:22.901 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2021-05-13 06:27:22.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:22.906 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2021-05-13 06:27:22.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:22.910 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-062721 2021-05-13 06:27:22.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:22.915 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:27:22.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:22.920 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2021-05-13 06:27:22.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:22.925 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:27:22.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:22.929 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:27:22.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:22.934 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:27:22.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:22.939 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:27:22.941 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:27:22.944 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:27:22.946 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:27:22.948 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:27:22.950 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:27:22.953 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:27:22.956 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:27:22.958 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:27:22.961 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:27:22.975 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:27:22.978 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:27:22.980 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:22.982 | + functions-common:git_clone:544 : echo master 2021-05-13 06:27:22.983 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:27:22.988 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:27:22.990 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:22.992 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:27:22.995 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:27:22.996 | + functions-common:git_clone:593 : head -1 2021-05-13 06:27:22.999 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:27:23.001 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:27:23.004 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:27:23.006 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:27:23.009 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:27:23.011 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:27:23.014 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:27:23.016 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:27:23.018 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:27:23.021 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:27:23.023 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:27:23.025 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:27:23.028 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:27:23.032 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887243 2021-05-13 06:27:23.036 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:27:23.040 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620887084 2021-05-13 06:27:23.042 | ++ tools/install_prereqs.sh:source:49 : DELTA=159 2021-05-13 06:27:23.045 | ++ tools/install_prereqs.sh:source:50 : [[ 159 -lt 7200 ]] 2021-05-13 06:27:23.047 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:27:23.049 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:27:23.051 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:27:23.054 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:27:23.056 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:27:23.058 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:27:23.060 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:27:23.063 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:27:23.066 | +++ 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:27:23.112 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:27:23.112 | apache2-dev 2021-05-13 06:27:23.112 | bc 2021-05-13 06:27:23.112 | bsdmainutils 2021-05-13 06:27:23.112 | curl 2021-05-13 06:27:23.112 | g++ 2021-05-13 06:27:23.112 | gawk 2021-05-13 06:27:23.112 | gcc 2021-05-13 06:27:23.112 | gettext 2021-05-13 06:27:23.112 | git 2021-05-13 06:27:23.112 | graphviz 2021-05-13 06:27:23.112 | iputils-ping 2021-05-13 06:27:23.112 | libapache2-mod-proxy-uwsgi 2021-05-13 06:27:23.112 | libffi-dev 2021-05-13 06:27:23.112 | libjpeg-dev 2021-05-13 06:27:23.112 | libmysqlclient-dev 2021-05-13 06:27:23.112 | libpcre3-dev 2021-05-13 06:27:23.112 | libpq-dev 2021-05-13 06:27:23.112 | libssl-dev 2021-05-13 06:27:23.112 | libsystemd-dev 2021-05-13 06:27:23.112 | libxml2-dev 2021-05-13 06:27:23.112 | libxslt1-dev 2021-05-13 06:27:23.112 | libyaml-dev 2021-05-13 06:27:23.112 | lsof 2021-05-13 06:27:23.112 | openssh-server 2021-05-13 06:27:23.112 | openssl 2021-05-13 06:27:23.112 | pkg-config 2021-05-13 06:27:23.112 | psmisc 2021-05-13 06:27:23.112 | python3-dev 2021-05-13 06:27:23.112 | python3-pip 2021-05-13 06:27:23.112 | python3-systemd 2021-05-13 06:27:23.112 | python3-venv 2021-05-13 06:27:23.112 | tar 2021-05-13 06:27:23.112 | tcpdump 2021-05-13 06:27:23.113 | unzip 2021-05-13 06:27:23.113 | uuid-runtime 2021-05-13 06:27:23.113 | wget 2021-05-13 06:27:23.113 | wget 2021-05-13 06:27:23.113 | zlib1g-dev 2021-05-13 06:27:23.113 | libkrb5-dev 2021-05-13 06:27:23.113 | libldap2-dev 2021-05-13 06:27:23.113 | libsasl2-dev 2021-05-13 06:27:23.113 | memcached 2021-05-13 06:27:23.113 | python3-mysqldb 2021-05-13 06:27:23.113 | sqlite3 2021-05-13 06:27:23.113 | conntrack 2021-05-13 06:27:23.113 | curl 2021-05-13 06:27:23.113 | dnsmasq-base 2021-05-13 06:27:23.113 | dnsmasq-utils 2021-05-13 06:27:23.113 | ebtables 2021-05-13 06:27:23.113 | genisoimage 2021-05-13 06:27:23.113 | iptables 2021-05-13 06:27:23.113 | iputils-arping 2021-05-13 06:27:23.113 | kpartx 2021-05-13 06:27:23.113 | libjs-jquery-tablesorter 2021-05-13 06:27:23.113 | libmysqlclient-dev 2021-05-13 06:27:23.113 | parted 2021-05-13 06:27:23.113 | pm-utils 2021-05-13 06:27:23.113 | python3-mysqldb 2021-05-13 06:27:23.113 | socat 2021-05-13 06:27:23.113 | sqlite3 2021-05-13 06:27:23.113 | sudo 2021-05-13 06:27:23.113 | vlan 2021-05-13 06:27:23.113 | lsscsi 2021-05-13 06:27:23.113 | open-iscsi 2021-05-13 06:27:23.113 | lvm2 2021-05-13 06:27:23.113 | qemu-utils 2021-05-13 06:27:23.113 | thin-provisioning-tools 2021-05-13 06:27:23.113 | acl 2021-05-13 06:27:23.113 | dnsmasq-base 2021-05-13 06:27:23.113 | dnsmasq-utils 2021-05-13 06:27:23.113 | ebtables 2021-05-13 06:27:23.114 | haproxy 2021-05-13 06:27:23.114 | iptables 2021-05-13 06:27:23.114 | iputils-arping 2021-05-13 06:27:23.114 | iputils-ping 2021-05-13 06:27:23.114 | libmysqlclient-dev 2021-05-13 06:27:23.114 | postgresql-server-dev-all 2021-05-13 06:27:23.114 | python3-mysqldb 2021-05-13 06:27:23.114 | sqlite3 2021-05-13 06:27:23.114 | sudo 2021-05-13 06:27:23.114 | vlan 2021-05-13 06:27:23.114 | ipset 2021-05-13 06:27:23.114 | conntrack 2021-05-13 06:27:23.114 | conntrackd 2021-05-13 06:27:23.114 | keepalived 2021-05-13 06:27:23.114 | dstat 2021-05-13 06:27:23.114 | lvm2 2021-05-13 06:27:23.114 | qemu-utils 2021-05-13 06:27:23.114 | thin-provisioning-tools 2021-05-13 06:27:23.114 | curl 2021-05-13 06:27:23.114 | liberasurecode-dev 2021-05-13 06:27:23.114 | make 2021-05-13 06:27:23.114 | memcached 2021-05-13 06:27:23.114 | sqlite3 2021-05-13 06:27:23.114 | xfsprogs' 2021-05-13 06:27:23.115 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:27:23.133 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:27:23.133 | apache2-dev 2021-05-13 06:27:23.133 | bc 2021-05-13 06:27:23.133 | bsdmainutils 2021-05-13 06:27:23.133 | curl 2021-05-13 06:27:23.133 | g++ 2021-05-13 06:27:23.133 | gawk 2021-05-13 06:27:23.133 | gcc 2021-05-13 06:27:23.133 | gettext 2021-05-13 06:27:23.133 | git 2021-05-13 06:27:23.133 | graphviz 2021-05-13 06:27:23.133 | iputils-ping 2021-05-13 06:27:23.133 | libapache2-mod-proxy-uwsgi 2021-05-13 06:27:23.133 | libffi-dev 2021-05-13 06:27:23.133 | libjpeg-dev 2021-05-13 06:27:23.133 | libmysqlclient-dev 2021-05-13 06:27:23.133 | libpcre3-dev 2021-05-13 06:27:23.134 | libpq-dev 2021-05-13 06:27:23.134 | libssl-dev 2021-05-13 06:27:23.134 | libsystemd-dev 2021-05-13 06:27:23.134 | libxml2-dev 2021-05-13 06:27:23.134 | libxslt1-dev 2021-05-13 06:27:23.134 | libyaml-dev 2021-05-13 06:27:23.134 | lsof 2021-05-13 06:27:23.134 | openssh-server 2021-05-13 06:27:23.134 | openssl 2021-05-13 06:27:23.134 | pkg-config 2021-05-13 06:27:23.134 | psmisc 2021-05-13 06:27:23.134 | python3-dev 2021-05-13 06:27:23.134 | python3-pip 2021-05-13 06:27:23.134 | python3-systemd 2021-05-13 06:27:23.134 | python3-venv 2021-05-13 06:27:23.134 | tar 2021-05-13 06:27:23.134 | tcpdump 2021-05-13 06:27:23.134 | unzip 2021-05-13 06:27:23.134 | uuid-runtime 2021-05-13 06:27:23.134 | wget 2021-05-13 06:27:23.134 | wget 2021-05-13 06:27:23.134 | zlib1g-dev 2021-05-13 06:27:23.134 | libkrb5-dev 2021-05-13 06:27:23.134 | libldap2-dev 2021-05-13 06:27:23.134 | libsasl2-dev 2021-05-13 06:27:23.134 | memcached 2021-05-13 06:27:23.134 | python3-mysqldb 2021-05-13 06:27:23.134 | sqlite3 2021-05-13 06:27:23.134 | conntrack 2021-05-13 06:27:23.134 | curl 2021-05-13 06:27:23.134 | dnsmasq-base 2021-05-13 06:27:23.134 | dnsmasq-utils 2021-05-13 06:27:23.134 | ebtables 2021-05-13 06:27:23.134 | genisoimage 2021-05-13 06:27:23.134 | iptables 2021-05-13 06:27:23.135 | iputils-arping 2021-05-13 06:27:23.135 | kpartx 2021-05-13 06:27:23.135 | libjs-jquery-tablesorter 2021-05-13 06:27:23.135 | libmysqlclient-dev 2021-05-13 06:27:23.135 | parted 2021-05-13 06:27:23.135 | pm-utils 2021-05-13 06:27:23.135 | python3-mysqldb 2021-05-13 06:27:23.135 | socat 2021-05-13 06:27:23.135 | sqlite3 2021-05-13 06:27:23.135 | sudo 2021-05-13 06:27:23.135 | vlan 2021-05-13 06:27:23.135 | lsscsi 2021-05-13 06:27:23.135 | open-iscsi 2021-05-13 06:27:23.135 | lvm2 2021-05-13 06:27:23.135 | qemu-utils 2021-05-13 06:27:23.135 | thin-provisioning-tools 2021-05-13 06:27:23.135 | acl 2021-05-13 06:27:23.135 | dnsmasq-base 2021-05-13 06:27:23.135 | dnsmasq-utils 2021-05-13 06:27:23.135 | ebtables 2021-05-13 06:27:23.135 | haproxy 2021-05-13 06:27:23.135 | iptables 2021-05-13 06:27:23.135 | iputils-arping 2021-05-13 06:27:23.135 | iputils-ping 2021-05-13 06:27:23.135 | libmysqlclient-dev 2021-05-13 06:27:23.135 | postgresql-server-dev-all 2021-05-13 06:27:23.135 | python3-mysqldb 2021-05-13 06:27:23.135 | sqlite3 2021-05-13 06:27:23.135 | sudo 2021-05-13 06:27:23.135 | vlan 2021-05-13 06:27:23.135 | ipset 2021-05-13 06:27:23.135 | conntrack 2021-05-13 06:27:23.135 | conntrackd 2021-05-13 06:27:23.135 | keepalived 2021-05-13 06:27:23.136 | dstat 2021-05-13 06:27:23.136 | lvm2 2021-05-13 06:27:23.136 | qemu-utils 2021-05-13 06:27:23.136 | thin-provisioning-tools 2021-05-13 06:27:23.136 | curl 2021-05-13 06:27:23.136 | liberasurecode-dev 2021-05-13 06:27:23.136 | make 2021-05-13 06:27:23.136 | memcached 2021-05-13 06:27:23.136 | sqlite3 2021-05-13 06:27:23.136 | xfsprogs ' 2021-05-13 06:27:23.136 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:27:23.138 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:23.140 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:23.144 | ++ 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:27:23.144 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:27:23.148 | ++ 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:27:23.151 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:27:23.153 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:27:23.155 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:27:23.157 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:27:23.160 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:23.162 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:27:23.164 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:23.166 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:23.168 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:27:23.171 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:27:23.173 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:23.175 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:27:23.177 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:27:23.181 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:27:23.183 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:27:23.186 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:27:23.188 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:27:23.190 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:27:23.192 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:27:23.196 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887243193 2021-05-13 06:27:23.198 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:27:23.200 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:27:23.202 | ++ 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:27:23.804 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:27:23.850 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:27:24.110 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:27:25.288 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:27:25.765 | Fetched 324 kB in 2s (142 kB/s) 2021-05-13 06:27:27.081 | Reading package lists... 2021-05-13 06:27:27.112 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:27:27.116 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:27:27.119 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:27:27.121 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:27.124 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:27.126 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:27:27.128 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:27.131 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:27:27.133 | ++ functions-common:time_stop:2311 : start_time=1620887243193 2021-05-13 06:27:27.136 | ++ functions-common:time_stop:2313 : [[ -z 1620887243193 ]] 2021-05-13 06:27:27.139 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:27.144 | ++ functions-common:time_stop:2316 : end_time=1620887247141 2021-05-13 06:27:27.147 | ++ functions-common:time_stop:2317 : elapsed_time=3948 2021-05-13 06:27:27.149 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:27:27.151 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:27.153 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3948 2021-05-13 06:27:27.156 | ++ 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:27:27.158 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:27:27.160 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:27.163 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:27.165 | ++ 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:27:27.185 | ++ 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:27:27.292 | Reading package lists... 2021-05-13 06:27:27.506 | Building dependency tree... 2021-05-13 06:27:27.508 | Reading state information... 2021-05-13 06:27:27.538 | acl is already the newest version (2.2.53-6). 2021-05-13 06:27:27.538 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:27:27.538 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:27:27.538 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:27:27.538 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:27:27.538 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:27:27.538 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:27:27.538 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:27:27.538 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:27:27.538 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:27:27.538 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:27:27.538 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:27:27.539 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:27:27.539 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:27:27.539 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:27:27.539 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:27:27.539 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:27:27.539 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:27:27.539 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:27:27.539 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:27:27.539 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:27:27.539 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:27:27.539 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:27:27.539 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:27:27.539 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:27:27.539 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:27:27.539 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:27:27.539 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:27:27.539 | psmisc is already the newest version (23.3-1). 2021-05-13 06:27:27.539 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:27:27.539 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:27:27.539 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:27:27.539 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:27:27.539 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:27:27.539 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:27:27.539 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:27:27.539 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:27:27.539 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:27:27.539 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:27:27.539 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:27:27.539 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:27:27.539 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:27:27.539 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:27:27.539 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:27:27.540 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:27:27.540 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:27:27.540 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:27:27.540 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:27:27.540 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:27:27.540 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:27:27.540 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:27:27.540 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:27:27.540 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:27:27.540 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:27:27.540 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:27:27.540 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:27:27.540 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:27:27.540 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:27:27.540 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:27:27.540 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:27:27.540 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:27:27.540 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:27:27.540 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:27:27.540 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:27:27.540 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:27:27.540 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:27:27.540 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:27:27.540 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:27:27.540 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:27:27.731 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:27:27.732 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:27:27.732 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:27:27.732 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:27:27.732 | The following packages were automatically installed and are no longer required: 2021-05-13 06:27:27.732 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:27:27.732 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:27:27.732 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:27:27.732 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:27:27.733 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:27:27.733 | python3-zope.interface 2021-05-13 06:27:27.733 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:27:27.862 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:27:27.867 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:27:27.870 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:27:27.873 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:27:27.875 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:27.878 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:27.881 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:27:27.884 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:27.886 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:27:27.889 | ++ functions-common:time_stop:2311 : start_time=1620887247183 2021-05-13 06:27:27.891 | ++ functions-common:time_stop:2313 : [[ -z 1620887247183 ]] 2021-05-13 06:27:27.894 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:27.899 | ++ functions-common:time_stop:2316 : end_time=1620887247896 2021-05-13 06:27:27.901 | ++ functions-common:time_stop:2317 : elapsed_time=713 2021-05-13 06:27:27.903 | ++ functions-common:time_stop:2318 : total=721 2021-05-13 06:27:27.906 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:27.908 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1434 2021-05-13 06:27:27.910 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:27:27.913 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:27:27.915 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:27:27.918 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:27:27.922 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:27:27.926 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:27:27.929 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:27:27.932 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:27:29.306 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:27:29.308 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:27:29.311 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:27:29.314 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:27:29.316 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:27:29.318 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:27:29.320 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:27:29.322 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:27:29.324 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:27:29.326 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:27:29.329 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:27:29.400 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:27:29.403 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:27:29.472 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:27:29.476 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:27:29.545 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:27:29.548 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:27:29.551 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:27:29.554 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:27:29.557 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:27:29.559 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:27:29.562 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:27:29.565 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:27:29.568 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:27:29.571 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:27:29.574 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:27:29.574 | Distro: focal 2021-05-13 06:27:29.576 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:27:29.578 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:27:29.582 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:27:29.584 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:27:29.586 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:27:29.586 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:27:30.048 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:27:30.051 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:27:30.051 | pip: 20.2.2 2021-05-13 06:27:30.054 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:27:30.493 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:27:30.517 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:27:30.519 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:27:30.522 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:27:30.526 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:27:30.530 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:27:30.536 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:27:30.539 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:27:30.542 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:27:30.545 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:27:30.550 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:27:30.550 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:27:30.550 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:27:30.556 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:27:30.558 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:27:30.560 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:27:30.570 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:27:30.574 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:27:30.577 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:27:30.580 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:27:30.582 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:27:30.585 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:27:30.587 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:27:30.589 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:27:30.592 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:27:30.595 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:27:30.598 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:27:30.600 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:27:30.603 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:27:30.605 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:27:30.607 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:27:30.610 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:27:30.612 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:27:30.614 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:27:30.616 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:27:30.619 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:27:30.621 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:27:30.623 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:27:30.625 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:27:30.627 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:27:30.630 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:27:30.632 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:27:30.652 | Using python 3.8 to install os-testr 2021-05-13 06:27:30.655 | + 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:27:31.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:27:31.390 | from cryptography.utils import int_from_bytes 2021-05-13 06:27:31.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:27:31.390 | from cryptography.utils import int_from_bytes 2021-05-13 06:27:32.412 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:27:32.412 | 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:27:32.415 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:32.416 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:32.431 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:32.436 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:32.443 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:32.494 | 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:27:32.503 | 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:27:32.506 | 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:27:32.520 | 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:27:32.547 | 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:27:32.564 | 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:27:32.567 | 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:27:32.574 | 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:27:32.579 | 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:27:32.581 | 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:27:32.592 | 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:27:32.603 | 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:27:32.606 | 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:27:32.610 | 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:27:32.612 | 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:27:32.615 | 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:27:32.618 | 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:27:32.621 | 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:27:32.624 | 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:27:32.678 | 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:27:32.681 | 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:27:32.688 | 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:27:32.728 | 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:27:32.730 | 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:27:32.734 | 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:27:34.727 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:27:34.728 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:27:34.802 | + inc/python:pip_install:200 : result=0 2021-05-13 06:27:34.806 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:27:34.809 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:34.813 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:34.817 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:34.820 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:34.823 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:34.825 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:27:34.827 | + functions-common:time_stop:2311 : start_time=1620887250647 2021-05-13 06:27:34.830 | + functions-common:time_stop:2313 : [[ -z 1620887250647 ]] 2021-05-13 06:27:34.832 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:34.836 | + functions-common:time_stop:2316 : end_time=1620887254834 2021-05-13 06:27:34.839 | + functions-common:time_stop:2317 : elapsed_time=4187 2021-05-13 06:27:34.841 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:27:34.843 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:34.845 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4187 2021-05-13 06:27:34.848 | + inc/python:pip_install:203 : return 0 2021-05-13 06:27:34.850 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:27:34.903 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:27:35.012 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:27:35.016 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:27:35.018 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:27:35.021 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:27:35.024 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:27:35.047 | + 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:27:37.108 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:37.111 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:37.165 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:37.362 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:37.636 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:37.794 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:27:37.910 | 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:27:38.176 | + inc/python:pip_install:200 : result=0 2021-05-13 06:27:38.179 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:27:38.181 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:38.184 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:38.186 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:38.188 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:38.190 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:38.193 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:27:38.195 | + functions-common:time_stop:2311 : start_time=1620887255039 2021-05-13 06:27:38.197 | + functions-common:time_stop:2313 : [[ -z 1620887255039 ]] 2021-05-13 06:27:38.200 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:38.204 | + functions-common:time_stop:2316 : end_time=1620887258201 2021-05-13 06:27:38.206 | + functions-common:time_stop:2317 : elapsed_time=3162 2021-05-13 06:27:38.208 | + functions-common:time_stop:2318 : total=4187 2021-05-13 06:27:38.210 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:38.212 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7349 2021-05-13 06:27:38.214 | + inc/python:pip_install:203 : return 0 2021-05-13 06:27:38.216 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:27:38.219 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:27:38.241 | + 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:27:40.147 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:40.151 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:40.205 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:40.402 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:40.677 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:40.835 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:27:40.837 | Processing /opt/stack/requirements 2021-05-13 06:27:42.575 | 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:27:42.579 | 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:27:42.590 | 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:27:42.595 | 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:27:42.598 | 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:27:42.600 | 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:27:42.619 | 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:27:42.622 | 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:27:42.639 | 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:27:42.642 | 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:27:42.649 | 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:27:42.668 | 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:27:42.670 | 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:27:42.686 | 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:27:42.689 | 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:27:42.692 | 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:27:42.695 | 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:27:42.698 | 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:27:42.700 | 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:27:42.702 | 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:27:42.705 | 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:27:42.715 | 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:27:42.788 | 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:27:42.794 | 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:27:42.796 | 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:27:42.800 | 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:27:42.805 | 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:27:42.845 | 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:27:42.847 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:27:42.848 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:27:43.636 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:27:43.636 | ERROR: Command errored out with exit status 1: 2021-05-13 06:27:43.636 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-incxjgb9/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-incxjgb9/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-bzsz8wob 2021-05-13 06:27:43.636 | cwd: /tmp/pip-req-build-incxjgb9/ 2021-05-13 06:27:43.636 | Complete output (6 lines): 2021-05-13 06:27:43.636 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:27:43.637 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:27:43.637 | or: setup.py --help-commands 2021-05-13 06:27:43.637 | or: setup.py cmd --help 2021-05-13 06:27:43.637 | 2021-05-13 06:27:43.637 | error: invalid command 'bdist_wheel' 2021-05-13 06:27:43.637 | ---------------------------------------- 2021-05-13 06:27:43.637 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:27:43.637 | Running setup.py clean for openstack-requirements 2021-05-13 06:27:44.435 | Failed to build openstack-requirements 2021-05-13 06:27:44.460 | Installing collected packages: openstack-requirements 2021-05-13 06:27:44.461 | Attempting uninstall: openstack-requirements 2021-05-13 06:27:44.462 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:27:44.498 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:27:44.517 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:27:44.520 | Running setup.py install for openstack-requirements: started 2021-05-13 06:27:46.761 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:27:46.800 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:27:46.929 | + inc/python:pip_install:200 : result=0 2021-05-13 06:27:46.932 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:27:46.936 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:46.938 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:46.942 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:46.945 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:46.949 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:46.951 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:27:46.953 | + functions-common:time_stop:2311 : start_time=1620887258233 2021-05-13 06:27:46.956 | + functions-common:time_stop:2313 : [[ -z 1620887258233 ]] 2021-05-13 06:27:46.959 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:46.963 | + functions-common:time_stop:2316 : end_time=1620887266961 2021-05-13 06:27:46.965 | + functions-common:time_stop:2317 : elapsed_time=8728 2021-05-13 06:27:46.968 | + functions-common:time_stop:2318 : total=7349 2021-05-13 06:27:46.970 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:46.972 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16077 2021-05-13 06:27:46.975 | + inc/python:pip_install:203 : return 0 2021-05-13 06:27:46.977 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:27:46.980 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:27:46.982 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:27:46.985 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:27:46.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:27:46.989 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:27:46.992 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:27:46.994 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:27:47.014 | Using python 3.8 to install pbr 2021-05-13 06:27:47.017 | + 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:27:47.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:27:47.747 | from cryptography.utils import int_from_bytes 2021-05-13 06:27:47.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:27:47.748 | from cryptography.utils import int_from_bytes 2021-05-13 06:27:48.770 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:27:48.770 | 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:27:48.774 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:48.774 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:48.776 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:48.794 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:48.801 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:27:48.907 | 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:27:51.046 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:27:51.046 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:27:51.124 | + inc/python:pip_install:200 : result=0 2021-05-13 06:27:51.127 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:27:51.131 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:51.134 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:51.138 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:51.142 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:51.145 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:51.149 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:27:51.152 | + functions-common:time_stop:2311 : start_time=1620887267009 2021-05-13 06:27:51.154 | + functions-common:time_stop:2313 : [[ -z 1620887267009 ]] 2021-05-13 06:27:51.157 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:51.162 | + functions-common:time_stop:2316 : end_time=1620887271159 2021-05-13 06:27:51.164 | + functions-common:time_stop:2317 : elapsed_time=4150 2021-05-13 06:27:51.166 | + functions-common:time_stop:2318 : total=16077 2021-05-13 06:27:51.169 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:51.172 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20227 2021-05-13 06:27:51.174 | + inc/python:pip_install:203 : return 0 2021-05-13 06:27:51.176 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:27:53.364 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:27:55.238 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:27:55.239 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:27:55.247 | 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:27:55.249 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:27:55.251 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:27:55.322 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:27:55.326 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:27:55.331 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:27:55.355 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:27:55.358 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:27:55.360 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:27:55.363 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:27:55.365 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:27:55.368 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:27:55.370 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:27:55.372 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:27:55.375 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:27:55.377 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:27:55.380 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:27:55.384 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:27:55.386 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:27:55.388 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:27:55.390 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:27:55.392 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:27:55.408 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:55.410 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:27:55.412 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:27:55.414 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:27:55.416 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:27:55.418 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:27:55.421 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:27:55.423 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:27:55.425 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:27:55.427 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:27:55.429 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:27:55.431 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:27:55.433 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:27:55.435 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:27:55.437 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:27:55.439 | + 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:27:55.441 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:27:55.443 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:27:55.445 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:27:55.447 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:27:55.450 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:27:55.452 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:27:55.454 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:27:55.457 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:27:55.459 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:27:55.461 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:27:55.515 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:27:55.515 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:27:55.518 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:27:55.873 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:27:55.876 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:27:55.896 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:55.898 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:27:55.901 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:27:55.903 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:27:55.905 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:27:55.908 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:27:55.910 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:55.912 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:27:55.915 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:55.917 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:55.919 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:27:55.922 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:27:55.924 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:27:55.926 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:27:55.929 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:27:55.931 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:27:55.933 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:55.936 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:55.938 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:27:55.959 | + 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:27:56.064 | Reading package lists... 2021-05-13 06:27:56.282 | Building dependency tree... 2021-05-13 06:27:56.284 | Reading state information... 2021-05-13 06:27:56.509 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:27:56.509 | The following packages were automatically installed and are no longer required: 2021-05-13 06:27:56.510 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:27:56.510 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:27:56.510 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:27:56.510 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:27:56.510 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:27:56.510 | python3-zope.interface 2021-05-13 06:27:56.510 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:27:56.634 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:27:56.639 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:27:56.641 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:27:56.644 | + functions-common:time_stop:2304 : local name 2021-05-13 06:27:56.646 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:56.648 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:56.650 | + functions-common:time_stop:2307 : local total 2021-05-13 06:27:56.653 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:56.655 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:27:56.657 | + functions-common:time_stop:2311 : start_time=1620887275956 2021-05-13 06:27:56.659 | + functions-common:time_stop:2313 : [[ -z 1620887275956 ]] 2021-05-13 06:27:56.662 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:56.666 | + functions-common:time_stop:2316 : end_time=1620887276664 2021-05-13 06:27:56.668 | + functions-common:time_stop:2317 : elapsed_time=708 2021-05-13 06:27:56.671 | + functions-common:time_stop:2318 : total=1434 2021-05-13 06:27:56.673 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:56.675 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2142 2021-05-13 06:27:56.678 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:27:56.680 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:27:56.682 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:27:56.684 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:27:56.687 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:27:56.689 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:27:56.691 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:27:56.694 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:27:56.696 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:27:56.698 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:27:56.701 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:27:56.703 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:27:56.705 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:27:56.708 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:27:56.710 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:27:56.712 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:27:56.715 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:27:56.717 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:27:56.719 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:27:56.722 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:27:56.724 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:27:56.726 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:27:56.728 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:27:56.731 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:27:56.733 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:27:56.735 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:27:56.737 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:27:56.754 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:56.756 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:27:56.758 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:27:56.761 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:27:56.763 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:27:56.766 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:27:56.770 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:27:56.772 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:27:56.775 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:27:56.777 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:27:56.779 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:27:56.782 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:27:56.785 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:27:57.507 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:27:57.507 | user tags 2021-05-13 06:27:57.507 | stackrabbit []' 2021-05-13 06:27:57.510 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:27:57.510 | user tags 2021-05-13 06:27:57.510 | stackrabbit []' 2021-05-13 06:27:57.511 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:27:57.517 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:27:57.519 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:27:57.521 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:27:58.211 | Changing password for user "stackrabbit" ... 2021-05-13 06:27:58.236 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:27:58.935 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:27:58.963 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:27:58.965 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:27:59.663 | Changing password for user "stackrabbit" ... 2021-05-13 06:27:59.690 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:27:59.692 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:27:59.695 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:28:00.406 | Deleting user "guest" ... 2021-05-13 06:28:00.427 | Error: 2021-05-13 06:28:00.428 | {:no_such_user, "guest"} 2021-05-13 06:28:00.441 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:28:00.443 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:28:00.460 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:00.462 | + ./stack.sh:main:801 : install_database 2021-05-13 06:28:00.465 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:28:00.467 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:28:00.469 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:00.472 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:00.474 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:28:00.700 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:28:00.704 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:28:00.707 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:28:00.711 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:28:00.715 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:28:00.719 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:28:00.722 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:28:00.726 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:28:00.729 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:28:00.732 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:28:00.734 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:28:00.737 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:28:00.739 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:28:00.741 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:28:00.744 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:28:00.746 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:28:00.749 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:28:00.751 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:28:00.753 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:28:00.756 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:28:00.758 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:28:00.761 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:28:00.763 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:00.765 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:00.768 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:28:00.770 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:28:00.772 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:28:00.775 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:28:00.777 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:28:00.779 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:00.781 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:28:00.784 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:00.786 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:00.788 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:28:00.791 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:28:00.793 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:28:00.796 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:28:00.798 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:28:00.800 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:28:00.803 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:00.806 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:00.808 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:28:00.831 | + 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:28:00.937 | Reading package lists... 2021-05-13 06:28:01.151 | Building dependency tree... 2021-05-13 06:28:01.153 | Reading state information... 2021-05-13 06:28:01.377 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:28:01.377 | The following packages were automatically installed and are no longer required: 2021-05-13 06:28:01.378 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:28:01.378 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:28:01.378 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:28:01.378 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:28:01.378 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:28:01.378 | python3-zope.interface 2021-05-13 06:28:01.378 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:28:01.518 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:28:01.523 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:28:01.525 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:28:01.528 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:01.531 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:01.533 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:01.535 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:01.538 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:01.540 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:28:01.543 | + functions-common:time_stop:2311 : start_time=1620887280829 2021-05-13 06:28:01.545 | + functions-common:time_stop:2313 : [[ -z 1620887280829 ]] 2021-05-13 06:28:01.548 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:01.553 | + functions-common:time_stop:2316 : end_time=1620887281550 2021-05-13 06:28:01.555 | + functions-common:time_stop:2317 : elapsed_time=721 2021-05-13 06:28:01.557 | + functions-common:time_stop:2318 : total=2142 2021-05-13 06:28:01.560 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:01.562 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2863 2021-05-13 06:28:01.564 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:28:01.567 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:28:01.569 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:28:01.571 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:28:01.574 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:28:01.576 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:28:01.578 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:28:01.581 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:28:01.584 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:28:01.586 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:28:01.590 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:28:01.590 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:28:01.595 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:28:01.597 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:28:01.599 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:28:01.602 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:28:01.604 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:28:01.626 | Using python 3.8 to install PyMySQL 2021-05-13 06:28:01.628 | + 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:28:02.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:02.355 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:02.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:02.355 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:03.376 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:03.377 | 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:28:03.380 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:03.380 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:03.382 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:03.400 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:03.408 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:03.413 | 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:28:05.554 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:05.554 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:05.628 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:05.632 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:05.635 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:05.637 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:05.641 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:05.643 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:05.646 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:05.650 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:05.652 | + functions-common:time_stop:2311 : start_time=1620887281620 2021-05-13 06:28:05.655 | + functions-common:time_stop:2313 : [[ -z 1620887281620 ]] 2021-05-13 06:28:05.659 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:05.663 | + functions-common:time_stop:2316 : end_time=1620887285660 2021-05-13 06:28:05.666 | + functions-common:time_stop:2317 : elapsed_time=4040 2021-05-13 06:28:05.669 | + functions-common:time_stop:2318 : total=20227 2021-05-13 06:28:05.671 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:05.673 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24267 2021-05-13 06:28:05.676 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:05.678 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:28:05.680 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:28:05.683 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:28:05.685 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:28:05.702 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:05.704 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:28:05.706 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:28:05.710 | ++ 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:28:05.710 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:28:05.716 | + 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:28:05.718 | + 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:28:05.721 | + 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:28:05.723 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:28:05.725 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:28:05.728 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:28:05.743 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:05.746 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:28:05.748 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:28:05.750 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:28:05.753 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:28:05.755 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:28:05.757 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:05.760 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:28:05.762 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:05.764 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:05.766 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:28:05.769 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:28:05.771 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:28:05.773 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:28:05.776 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:28:05.778 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:28:05.780 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:05.783 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:05.785 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:28:05.805 | + 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:28:05.911 | Reading package lists... 2021-05-13 06:28:06.127 | Building dependency tree... 2021-05-13 06:28:06.129 | Reading state information... 2021-05-13 06:28:06.354 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:28:06.354 | The following packages were automatically installed and are no longer required: 2021-05-13 06:28:06.355 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:28:06.356 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:28:06.356 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:28:06.356 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:28:06.356 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:28:06.356 | python3-zope.interface 2021-05-13 06:28:06.356 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:28:06.482 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:28:06.487 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:28:06.491 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:28:06.494 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:06.498 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:06.501 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:06.504 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:06.506 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:06.510 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:28:06.512 | + functions-common:time_stop:2311 : start_time=1620887285803 2021-05-13 06:28:06.514 | + functions-common:time_stop:2313 : [[ -z 1620887285803 ]] 2021-05-13 06:28:06.517 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:06.521 | + functions-common:time_stop:2316 : end_time=1620887286519 2021-05-13 06:28:06.523 | + functions-common:time_stop:2317 : elapsed_time=716 2021-05-13 06:28:06.526 | + functions-common:time_stop:2318 : total=2863 2021-05-13 06:28:06.528 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:06.530 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3579 2021-05-13 06:28:06.532 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:28:06.535 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:28:06.552 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:06.554 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:28:06.556 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:28:06.559 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:28:06.579 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:28:06.581 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:28:06.583 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:28:06.585 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:28:06.588 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:28:06.590 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:06.592 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:28:06.594 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:06.597 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:06.599 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:28:06.601 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:28:06.603 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:28:06.605 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:28:06.608 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:28:06.610 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:28:06.612 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:06.614 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:06.617 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:28:06.637 | + 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:28:06.742 | Reading package lists... 2021-05-13 06:28:06.958 | Building dependency tree... 2021-05-13 06:28:06.959 | Reading state information... 2021-05-13 06:28:07.185 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:28:07.185 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:28:07.185 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:28:07.185 | The following packages were automatically installed and are no longer required: 2021-05-13 06:28:07.186 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:28:07.186 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:28:07.186 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:28:07.186 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:28:07.186 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:28:07.186 | python3-zope.interface 2021-05-13 06:28:07.186 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:28:07.318 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:28:07.323 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:28:07.325 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:28:07.327 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:07.330 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:07.332 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:07.334 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:07.336 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:07.338 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:28:07.341 | + functions-common:time_stop:2311 : start_time=1620887286634 2021-05-13 06:28:07.343 | + functions-common:time_stop:2313 : [[ -z 1620887286634 ]] 2021-05-13 06:28:07.346 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:07.350 | + functions-common:time_stop:2316 : end_time=1620887287347 2021-05-13 06:28:07.352 | + functions-common:time_stop:2317 : elapsed_time=713 2021-05-13 06:28:07.354 | + functions-common:time_stop:2318 : total=3579 2021-05-13 06:28:07.356 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:07.358 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4292 2021-05-13 06:28:07.361 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:28:07.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:28:07.365 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:07.368 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:07.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:28:07.373 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:28:07.375 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:28:07.380 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:28:07.382 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:28:07.385 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:28:07.386 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:28:07.390 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:28:07.392 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:28:07.395 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:28:07.397 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:28:07.399 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:28:07.402 | + functions:vercmp:631 : local result 2021-05-13 06:28:07.405 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:28:07.406 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:28:07.406 | ++ functions:vercmp:635 : head -1 2021-05-13 06:28:07.411 | + functions:vercmp:635 : result=3.13 2021-05-13 06:28:07.413 | + functions:vercmp:637 : case $op in 2021-05-13 06:28:07.416 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:28:07.418 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:28:07.420 | + functions:vercmp:648 : return 2021-05-13 06:28:07.423 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:28:07.425 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:28:07.427 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:28:07.609 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:28:07.611 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:28:07.614 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:07.617 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:07.620 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:28:07.622 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:07.624 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:28:07.641 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:07.644 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:28:07.646 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:28:07.646 | Installing etcd 2021-05-13 06:28:07.648 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:28:07.662 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:28:07.673 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:28:07.676 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:28:07.689 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:28:07.692 | ++ 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:28:07.694 | ++ 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:28:07.697 | +++ 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:28:07.702 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:28:07.704 | ++ 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:28:07.706 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:28:07.709 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:28:07.711 | ++ functions:get_extra_file:74 : return 2021-05-13 06:28:07.714 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:28:07.717 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:28:07.719 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:28:07.722 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:28:07.738 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:07.741 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:28:07.743 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:28:07.759 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:07.762 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:28:07.764 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:28:07.766 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:28:07.769 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:28:07.771 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:28:07.773 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:28:07.776 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:28:07.778 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:28:07.781 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:07.783 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:07.785 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:28:07.787 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:07.790 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:28:07.792 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:28:07.794 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:28:07.796 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:28:07.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:07.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:07.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:28:07.805 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:07.808 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:28:07.810 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:28:07.812 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:28:07.815 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:28:07.817 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:07.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:07.821 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:28:07.824 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:07.826 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:28:07.828 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:28:07.831 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:28:07.833 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:28:07.836 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:07.838 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:07.840 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:28:07.842 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:07.845 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:28:07.847 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:28:07.849 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:28:07.852 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:28:07.854 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:07.856 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:07.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:28:07.861 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:07.864 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:28:07.867 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:28:07.869 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:28:07.872 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:28:07.875 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:07.877 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:07.879 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:28:07.882 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:07.885 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:28:07.887 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:28:07.889 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:28:07.892 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:28:07.894 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:07.896 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:07.899 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:28:07.901 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:07.903 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:28:07.906 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:28:07.908 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:28:07.910 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:28:07.912 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:07.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:07.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:28:07.919 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:07.922 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:28:07.924 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:28:07.926 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:28:07.928 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:28:07.931 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:07.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:07.935 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:28:07.937 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:07.939 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:28:07.942 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:28:07.944 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:28:07.946 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:28:07.948 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:07.951 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:07.953 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:28:07.955 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:07.958 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:28:07.960 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:28:07.962 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:28:07.964 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:28:07.967 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:07.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:07.971 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:28:07.973 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:07.976 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:28:07.978 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:28:07.980 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:28:07.982 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:28:07.985 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:07.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:07.989 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:28:07.992 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:07.994 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:28:07.997 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:28:07.999 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:28:08.001 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:28:08.003 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.006 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.008 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:28:08.010 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.012 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:28:08.015 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:28:08.017 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:28:08.019 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:28:08.021 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.024 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.026 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:28:08.028 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.031 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:28:08.033 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:28:08.035 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:28:08.038 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:28:08.040 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.045 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:28:08.047 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.050 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:28:08.052 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:28:08.055 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:28:08.057 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:28:08.060 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.062 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.064 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:28:08.067 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.069 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:28:08.072 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:28:08.074 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:28:08.076 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:28:08.079 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.081 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.083 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:28:08.086 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.088 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:28:08.090 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:28:08.093 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:28:08.095 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:28:08.097 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.099 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.102 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:28:08.104 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.107 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:28:08.109 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:28:08.111 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:28:08.113 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:28:08.116 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.118 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.121 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:28:08.123 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.125 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:28:08.128 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:28:08.130 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:28:08.132 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:28:08.135 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.137 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.139 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:28:08.141 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.144 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:28:08.146 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:28:08.148 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:28:08.151 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:28:08.153 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.155 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.158 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:28:08.160 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.162 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:28:08.165 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:28:08.167 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:28:08.169 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:28:08.172 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.174 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.176 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:28:08.178 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.181 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:28:08.183 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:28:08.185 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:28:08.188 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:28:08.190 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.192 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.195 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:28:08.197 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.199 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:28:08.202 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:28:08.204 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:28:08.206 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:28:08.208 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.211 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.213 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:28:08.216 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.218 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:28:08.220 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:28:08.223 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:28:08.225 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:28:08.227 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.230 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.232 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:28:08.234 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.236 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:28:08.239 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:28:08.241 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:28:08.244 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:28:08.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.248 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:28:08.253 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.255 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:28:08.258 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:28:08.260 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:28:08.262 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:28:08.265 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.267 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.269 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:28:08.271 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.274 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:28:08.276 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:28:08.279 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:28:08.281 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:28:08.283 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.288 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:28:08.290 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.292 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:28:08.295 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:28:08.297 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:28:08.299 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:28:08.302 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.304 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.306 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:28:08.309 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.311 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:28:08.313 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:28:08.316 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:28:08.318 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:28:08.321 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.323 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.325 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:28:08.328 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.330 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:28:08.332 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:28:08.334 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:28:08.337 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:28:08.339 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.342 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.344 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:28:08.346 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.349 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:28:08.351 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:28:08.353 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:28:08.356 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:28:08.358 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.360 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.362 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:28:08.365 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.367 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:28:08.370 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:28:08.372 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:28:08.374 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:28:08.377 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.379 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.381 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:28:08.384 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.386 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:28:08.388 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:28:08.391 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:28:08.393 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:28:08.395 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.398 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.400 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:28:08.403 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.405 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:28:08.407 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:28:08.410 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:28:08.412 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:28:08.414 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.417 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.419 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:28:08.421 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.424 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:28:08.426 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:28:08.428 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:28:08.431 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:28:08.433 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:08.435 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:08.438 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:28:08.440 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:08.443 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:28:08.463 | Using python 3.8 to install etcd3 2021-05-13 06:28:08.465 | + 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:28:09.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:09.202 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:09.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:09.202 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:10.237 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:10.237 | 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:28:10.241 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:10.241 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:10.243 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:10.262 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:10.269 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:10.275 | 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:28:10.283 | 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:28:10.294 | 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:28:10.297 | 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:28:10.301 | 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:28:12.426 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:12.426 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:12.508 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:12.511 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:12.514 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:12.517 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:12.521 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:12.524 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:12.526 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:12.528 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:12.531 | + functions-common:time_stop:2311 : start_time=1620887288458 2021-05-13 06:28:12.533 | + functions-common:time_stop:2313 : [[ -z 1620887288458 ]] 2021-05-13 06:28:12.536 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:12.540 | + functions-common:time_stop:2316 : end_time=1620887292537 2021-05-13 06:28:12.542 | + functions-common:time_stop:2317 : elapsed_time=4079 2021-05-13 06:28:12.544 | + functions-common:time_stop:2318 : total=24267 2021-05-13 06:28:12.546 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:12.549 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28346 2021-05-13 06:28:12.551 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:12.553 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:28:12.578 | Using python 3.8 to install etcd3gw 2021-05-13 06:28:12.580 | + 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:28:13.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:13.314 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:13.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:13.314 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:14.341 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:14.341 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:28:14.344 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:14.344 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:14.346 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:14.365 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:14.372 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:14.378 | 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:28:14.389 | 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:28:14.395 | 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:28:14.398 | 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:28:14.418 | 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:28:14.421 | 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:28:14.441 | 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:28:14.443 | 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:28:14.447 | 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:28:16.547 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:16.547 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:16.630 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:16.633 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:16.637 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:16.641 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:16.644 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:16.648 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:16.651 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:16.653 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:16.656 | + functions-common:time_stop:2311 : start_time=1620887292571 2021-05-13 06:28:16.658 | + functions-common:time_stop:2313 : [[ -z 1620887292571 ]] 2021-05-13 06:28:16.661 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:16.665 | + functions-common:time_stop:2316 : end_time=1620887296663 2021-05-13 06:28:16.667 | + functions-common:time_stop:2317 : elapsed_time=4092 2021-05-13 06:28:16.669 | + functions-common:time_stop:2318 : total=28346 2021-05-13 06:28:16.672 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:16.674 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32438 2021-05-13 06:28:16.676 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:16.679 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:28:16.681 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:28:16.684 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:28:16.686 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:28:16.689 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:28:16.691 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:28:16.693 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:28:16.696 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:28:16.698 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:28:16.700 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:28:16.703 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:28:16.705 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:28:16.708 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:28:16.710 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:28:16.712 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:16.714 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:16.717 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:28:16.719 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:28:16.722 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:28:16.724 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:28:16.726 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:28:16.729 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:28:16.731 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:28:16.733 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:16.736 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:28:16.738 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:16.740 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:16.743 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:28:16.745 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:28:16.748 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:28:16.750 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:28:16.752 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:28:16.755 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:28:16.757 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:16.759 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:16.762 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:28:16.783 | + 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:28:16.889 | Reading package lists... 2021-05-13 06:28:17.105 | Building dependency tree... 2021-05-13 06:28:17.106 | Reading state information... 2021-05-13 06:28:17.331 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:28:17.332 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:28:17.332 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:28:17.332 | The following packages were automatically installed and are no longer required: 2021-05-13 06:28:17.333 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:28:17.333 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:28:17.333 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:28:17.333 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:28:17.333 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:28:17.333 | python3-zope.interface 2021-05-13 06:28:17.333 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:28:17.474 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:28:17.480 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:28:17.482 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:28:17.484 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:17.487 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:17.489 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:17.492 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:17.494 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:17.496 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:28:17.499 | + functions-common:time_stop:2311 : start_time=1620887296780 2021-05-13 06:28:17.501 | + functions-common:time_stop:2313 : [[ -z 1620887296780 ]] 2021-05-13 06:28:17.504 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:17.508 | + functions-common:time_stop:2316 : end_time=1620887297505 2021-05-13 06:28:17.510 | + functions-common:time_stop:2317 : elapsed_time=725 2021-05-13 06:28:17.512 | + functions-common:time_stop:2318 : total=4292 2021-05-13 06:28:17.515 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:17.517 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5017 2021-05-13 06:28:17.519 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:28:17.522 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:28:17.524 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:17.527 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:17.529 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:28:17.593 | Module proxy already enabled 2021-05-13 06:28:17.599 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:28:17.664 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:28:17.664 | Module proxy already enabled 2021-05-13 06:28:17.664 | Module proxy_uwsgi already enabled 2021-05-13 06:28:17.670 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:28:17.674 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:28:17.678 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:28:17.682 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:28:17.808 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:28:17.810 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:28:17.813 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:28:17.815 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:17.818 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:17.820 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:28:17.823 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:17.825 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:28:17.828 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:28:17.830 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:28:17.833 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:17.835 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:17.838 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:28:17.840 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:17.843 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:28:17.845 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:28:17.847 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:28:17.850 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:17.852 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:17.855 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:28:17.857 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:17.860 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:28:17.862 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:28:17.865 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:28:17.867 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:17.870 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:17.872 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:28:17.875 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:17.877 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:28:17.880 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:28:17.882 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:17.884 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:17.887 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:28:17.890 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:17.892 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:28:17.894 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:28:17.897 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:28:17.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:17.902 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:17.904 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:28:17.907 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:17.909 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:28:17.926 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:17.928 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:28:17.931 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:28:17.933 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:28:17.936 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:17.938 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:17.941 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:28:17.943 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:17.946 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:28:17.962 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:17.965 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:28:17.968 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:28:17.971 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:28:17.973 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:17.975 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:17.978 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:28:17.981 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:17.984 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:28:17.986 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:28:17.989 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:28:17.992 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:17.995 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:17.997 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:28:18.000 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:18.002 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:28:18.004 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:28:18.008 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:28:18.011 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:28:18.013 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:28:18.016 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:28:18.019 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:28:18.020 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:28:18.025 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:28:18.027 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:28:18.029 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:28:18.032 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:28:18.035 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:28:18.056 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:28:18.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 keystonemiddleware 2021-05-13 06:28:18.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:18.792 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:18.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:18.792 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:19.830 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:19.830 | 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:28:19.834 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:19.834 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:19.836 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:19.855 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:19.862 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:19.869 | 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:28:19.924 | 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:28:19.961 | 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:28:20.002 | 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:28:20.008 | 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:28:20.014 | 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:28:20.053 | 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:28:20.062 | 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:28:20.078 | 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:28:20.084 | 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:28:20.087 | 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:28:20.098 | 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:28:20.100 | 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:28:20.104 | 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:28:20.109 | 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:28:20.128 | 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:28:20.132 | 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:28:20.152 | 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:28:20.156 | 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:28:20.159 | 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:28:20.166 | 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:28:20.187 | 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:28:20.200 | 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:28:20.260 | 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:28:20.266 | 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:28:20.269 | 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:28:20.274 | 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:28:20.282 | 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:28:20.285 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:28:20.288 | 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:28:20.292 | 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:28:20.295 | 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:28:20.299 | 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:28:20.302 | 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:28:20.306 | 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:28:20.310 | 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:28:22.222 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:22.222 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:22.298 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:22.302 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:22.306 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:22.308 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:22.310 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:22.313 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:22.315 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:22.317 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:22.320 | + functions-common:time_stop:2311 : start_time=1620887298050 2021-05-13 06:28:22.322 | + functions-common:time_stop:2313 : [[ -z 1620887298050 ]] 2021-05-13 06:28:22.325 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:22.329 | + functions-common:time_stop:2316 : end_time=1620887302327 2021-05-13 06:28:22.331 | + functions-common:time_stop:2317 : elapsed_time=4277 2021-05-13 06:28:22.334 | + functions-common:time_stop:2318 : total=32438 2021-05-13 06:28:22.336 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:22.338 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36715 2021-05-13 06:28:22.341 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:22.343 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:28:22.346 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:28:22.348 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:28:22.351 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:28:22.354 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:28:22.356 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:28:22.360 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:28:22.360 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:28:22.365 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:28:22.368 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:28:22.370 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:28:22.373 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:28:22.376 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:28:22.397 | Using python 3.8 to install python-memcached 2021-05-13 06:28:22.399 | + 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:28:23.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:23.125 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:23.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:23.126 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:24.153 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:24.153 | 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:28:24.156 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:24.157 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:24.172 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:24.177 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:24.185 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:24.191 | 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:28:24.195 | 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:28:26.344 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:26.344 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:26.418 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:26.422 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:26.425 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:26.429 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:26.433 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:26.436 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:26.440 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:26.443 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:26.447 | + functions-common:time_stop:2311 : start_time=1620887302391 2021-05-13 06:28:26.449 | + functions-common:time_stop:2313 : [[ -z 1620887302391 ]] 2021-05-13 06:28:26.452 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:26.457 | + functions-common:time_stop:2316 : end_time=1620887306454 2021-05-13 06:28:26.459 | + functions-common:time_stop:2317 : elapsed_time=4063 2021-05-13 06:28:26.461 | + functions-common:time_stop:2318 : total=36715 2021-05-13 06:28:26.464 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:26.466 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40778 2021-05-13 06:28:26.469 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:26.471 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:28:26.488 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:26.490 | + ./stack.sh:main:862 : '[' 10.222.0.25 == 10.222.0.25 ']' 2021-05-13 06:28:26.493 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:28:26.495 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:28:26.498 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:28:26.500 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:28:26.503 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:28:26.505 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:28:26.520 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:26.523 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:28:26.525 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:28:26.527 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:28:26.529 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:28:26.531 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:28:26.534 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:28:26.537 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:28:26.539 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:28:26.542 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:28:26.556 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:28:26.559 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:28:26.561 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:26.563 | + functions-common:git_clone:544 : echo master 2021-05-13 06:28:26.564 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:28:26.569 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:28:26.571 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:26.573 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:28:26.576 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:28:26.576 | + functions-common:git_clone:593 : head -1 2021-05-13 06:28:26.579 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:28:26.582 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:28:26.584 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:28:26.586 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:28:26.589 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:28:26.591 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:28:26.593 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:28:26.595 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:28:26.598 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:28:26.600 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:28:26.602 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:28:26.604 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:28:26.607 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:28:26.609 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:28:26.612 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:28:26.614 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:28:26.617 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:28:26.619 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:28:26.622 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:28:26.628 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:28:26.630 | + 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:28:27.248 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:28:27.251 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:28:27.254 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:28:27.257 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:28:27.260 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:28:27.262 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:28:27.265 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:28:27.267 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:28:27.270 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:28:27.272 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:28:27.275 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:28:27.278 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:28:27.282 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:28:27.285 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:28:27.309 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:28:27.312 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-05-13 06:28:28.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:28.053 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:28.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:28.053 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:29.085 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:29.086 | 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:28:29.089 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:29.089 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:29.091 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:29.096 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:29.103 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:29.107 | Obtaining file:///opt/stack/keystone 2021-05-13 06:28:30.667 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:28:32.212 | 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:28:32.240 | 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:28:32.250 | 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:28:32.257 | 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:28:32.261 | 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:28:32.287 | 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:28:32.315 | 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:28:32.329 | 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:28:32.344 | 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:28:32.357 | 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:28:32.367 | 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:28:32.370 | 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:28:32.374 | 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:28:32.413 | 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:28:32.419 | 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:28:32.422 | 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:28:32.433 | 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:28:32.485 | 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:28:32.488 | 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:28:32.494 | 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:28:32.530 | 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:28:32.569 | 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:28:32.575 | 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:28:32.623 | 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:28:32.629 | 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:28:32.668 | 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:28:32.721 | 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:28:32.739 | 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:28:32.754 | 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:28:32.763 | 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:28:32.786 | 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:28:32.797 | 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:28:32.813 | 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:28:32.858 | 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:28:32.864 | 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:28:32.877 | 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:28:32.880 | 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:28:32.882 | 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:28:32.893 | 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:28:32.896 | 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:28:32.899 | 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:28:32.902 | 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:28:32.919 | 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:28:32.924 | 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:28:32.942 | 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:28:32.946 | 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:28:32.966 | 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:28:32.970 | 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:28:32.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 482)) (1.15.0) 2021-05-13 06:28:32.976 | 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:28:32.987 | 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:28:32.990 | 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:28:32.993 | 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:28:33.000 | 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:28:33.009 | 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:28:33.015 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:28:33.032 | 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:28:33.036 | 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:28:33.043 | 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:28:33.063 | 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:28:33.089 | 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:28:33.094 | 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:28:33.098 | 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:28:33.157 | 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:28:33.162 | 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:28:33.169 | 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:28:33.173 | 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:28:33.181 | 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:28:33.186 | 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:28:33.189 | 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:28:33.195 | 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:28:33.234 | 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:28:33.240 | 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:28:33.251 | 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:28:33.262 | 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:28:33.273 | 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:28:33.282 | 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:28:33.290 | 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:28:33.299 | 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:28:33.302 | 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:28:33.305 | 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:28:33.328 | 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:28:33.342 | 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:28:33.348 | 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:28:33.350 | 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:28:33.354 | 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:28:33.358 | 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:28:33.361 | 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:28:33.363 | 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:28:33.366 | 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:28:33.369 | 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:28:33.372 | 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:28:33.382 | 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:28:33.386 | 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:28:33.389 | 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:28:33.392 | 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:28:33.400 | 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:28:33.402 | 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:28:33.407 | 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:28:33.415 | 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:28:33.423 | 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:28:33.475 | 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:28:34.633 | Installing collected packages: keystone 2021-05-13 06:28:34.633 | Attempting uninstall: keystone 2021-05-13 06:28:34.635 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:28:34.638 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:28:34.639 | Running setup.py develop for keystone 2021-05-13 06:28:36.486 | Successfully installed keystone 2021-05-13 06:28:36.621 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:36.621 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:36.709 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:36.712 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:36.715 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:36.719 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:36.722 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:36.726 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:36.729 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:36.731 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:36.733 | + functions-common:time_stop:2311 : start_time=1620887307302 2021-05-13 06:28:36.736 | + functions-common:time_stop:2313 : [[ -z 1620887307302 ]] 2021-05-13 06:28:36.738 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:36.743 | + functions-common:time_stop:2316 : end_time=1620887316740 2021-05-13 06:28:36.745 | + functions-common:time_stop:2317 : elapsed_time=9438 2021-05-13 06:28:36.747 | + functions-common:time_stop:2318 : total=40778 2021-05-13 06:28:36.749 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:36.751 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50216 2021-05-13 06:28:36.754 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:36.756 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:28:36.758 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:28:36.761 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:28:36.779 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:28:36.791 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:28:36.793 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:28:36.796 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:36.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:36.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:28:36.803 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:36.805 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:28:36.822 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:36.824 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:28:36.827 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:28:36.829 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:28:36.832 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:28:36.844 | + 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:28:36.846 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:28:36.851 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:28:36.867 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:36.870 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:28:36.900 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:28:36.928 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:28:36.958 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:28:36.988 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:28:37.019 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:28:37.049 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:28:37.076 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:28:37.104 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:28:37.107 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:28:37.109 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:28:37.111 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:28:37.114 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:28:37.116 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:28:37.132 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:37.135 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:28:37.138 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:28:37.140 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:28:37.155 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:37.157 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:28:37.160 | + 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:28:37.190 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:28:37.192 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:28:37.195 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:28:37.197 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:28:37.199 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:28:37.216 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:37.218 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2021-05-13 06:28:37.248 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.25/identity 2021-05-13 06:28:37.276 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:28:37.278 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:28:37.309 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:28:37.312 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:28:37.314 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:28:37.316 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:28:37.319 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:28:37.322 | + 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:28:37.352 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:28:37.354 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:28:37.357 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:28:37.359 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:28:37.362 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:28:37.379 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:28:37.381 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:28:37.383 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:28:37.386 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:28:37.388 | + 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:28:37.415 | + 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:28:37.442 | + 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:28:37.471 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:28:37.499 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:28:37.529 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:28:37.532 | + 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:28:37.535 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:28:37.538 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:28:37.541 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:28:37.544 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:28:37.547 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:28:37.551 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:28:37.557 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:28:37.559 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:28:37.562 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:28:37.575 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:28:37.575 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:28:37.583 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:28:37.586 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:28:37.602 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:28:37.604 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:28:37.608 | + 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:28:37.638 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:28:37.665 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:28:37.692 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:28:37.719 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:28:37.747 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:28:37.774 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:28:37.801 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:28:37.829 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:28:37.857 | + 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:28:37.884 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:28:37.911 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:28:37.939 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:28:37.966 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:28:37.969 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:28:37.972 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:28:37.974 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:28:37.976 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:28:37.979 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:37.981 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:37.984 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:28:37.986 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:28:37.989 | + 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:28:38.016 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:28:38.044 | + 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:28:38.044 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:28:38.053 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:28:38.056 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:28:38.059 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:28:38.061 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:28:38.063 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:28:38.066 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:28:38.068 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:38.070 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:38.073 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:28:38.075 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:28:38.078 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:38.080 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:38.083 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:28:38.145 | Site keystone-wsgi-public already enabled 2021-05-13 06:28:38.152 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:28:38.155 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:28:38.158 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:28:38.162 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:28:38.288 | + 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:28:38.291 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:28:38.293 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:28:38.296 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:28:38.298 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:28:38.301 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:28:38.305 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:28:38.311 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:28:38.313 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:28:38.315 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:28:38.328 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:28:38.329 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:28:38.337 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:28:38.341 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:28:38.356 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:28:38.359 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:28:38.363 | + 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:28:38.394 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:28:38.421 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:28:38.449 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:28:38.477 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:28:38.504 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:28:38.532 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:28:38.559 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:28:38.587 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:28:38.617 | + 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:28:38.645 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:28:38.672 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:28:38.700 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:28:38.727 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:28:38.730 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:28:38.734 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:28:38.737 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:28:38.739 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:28:38.742 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:38.745 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:38.748 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:28:38.751 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:28:38.754 | + 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:28:38.781 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:28:38.809 | + 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:28:38.810 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:28:38.818 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:28:38.822 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:28:38.824 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:28:38.827 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:28:38.829 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:28:38.831 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:28:38.834 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:38.836 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:38.839 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:28:38.841 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:28:38.844 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:38.846 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:38.848 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:28:38.911 | Site keystone-wsgi-admin already enabled 2021-05-13 06:28:38.917 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:28:38.919 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:28:38.923 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:28:38.926 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:28:39.059 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:28:39.089 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:28:39.120 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:28:39.151 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:28:39.153 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:28:39.184 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:28:39.212 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:28:39.241 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:28:39.258 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:39.260 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:28:39.277 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:39.279 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:28:39.282 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:28:39.284 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:28:39.287 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:28:39.289 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:28:39.291 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:28:39.294 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:28:39.296 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:28:39.298 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:28:39.300 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:28:39.303 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:28:39.306 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:28:39.308 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:28:39.311 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:28:39.327 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:28:39.330 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:28:39.332 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:39.335 | + functions-common:git_clone:544 : echo master 2021-05-13 06:28:39.335 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:28:39.340 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:28:39.343 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:39.345 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:28:39.348 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:28:39.348 | + functions-common:git_clone:593 : head -1 2021-05-13 06:28:39.353 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:28:39.356 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:28:39.358 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:28:39.361 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:28:39.363 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:28:39.366 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:28:39.369 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:28:39.371 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:28:39.374 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:28:39.376 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:28:39.379 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:28:39.381 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:28:39.383 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:28:39.386 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:28:39.389 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:28:39.392 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:28:39.394 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:28:39.396 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:28:39.400 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:28:39.405 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:28:39.408 | + 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:28:39.998 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:28:40.002 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:28:40.006 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:28:40.009 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:28:40.013 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:28:40.016 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:28:40.020 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:28:40.023 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:28:40.026 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:28:40.029 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:28:40.031 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:28:40.033 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:28:40.036 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:28:40.038 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:28:40.059 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:28:40.061 | + 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:28:40.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:40.796 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:40.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:40.796 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:41.816 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:41.817 | 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:28:41.820 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:41.821 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:41.823 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:41.828 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:41.835 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:41.839 | Obtaining file:///opt/stack/swift 2021-05-13 06:28:43.107 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:28:44.408 | 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:28:44.417 | 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:28:44.456 | 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:28:44.465 | 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:28:44.470 | 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:28:44.522 | 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:28:44.533 | 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:28:44.536 | 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:28:44.571 | 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:28:44.611 | 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:28:44.618 | 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:28:44.624 | 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:28:44.662 | 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:28:44.671 | 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:28:44.687 | 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:28:44.693 | 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:28:44.696 | 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:28:44.706 | 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:28:44.709 | 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:28:44.712 | 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:28:44.715 | 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:28:44.720 | 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:28:44.739 | 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:28:44.743 | 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:28:44.762 | 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:28:44.767 | 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:28:44.816 | 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:28:44.819 | 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:28:44.826 | 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:28:44.846 | 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:28:44.850 | 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:28:44.854 | 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:28:44.862 | 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:28:44.921 | 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:28:44.934 | 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:28:44.940 | 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:28:44.945 | 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:28:44.952 | 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:28:44.956 | 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:28:44.959 | 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:28:44.962 | 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:28:44.965 | 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:28:44.969 | 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:28:44.972 | 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:28:44.975 | 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:28:44.980 | 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:28:44.983 | 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:28:46.524 | Installing collected packages: swift 2021-05-13 06:28:46.524 | Attempting uninstall: swift 2021-05-13 06:28:46.526 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:28:46.528 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:28:46.530 | Running setup.py develop for swift 2021-05-13 06:28:48.236 | Successfully installed swift 2021-05-13 06:28:48.372 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:48.372 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:48.460 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:48.463 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:48.467 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:48.470 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:48.472 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:48.476 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:48.479 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:48.481 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:48.484 | + functions-common:time_stop:2311 : start_time=1620887320053 2021-05-13 06:28:48.486 | + functions-common:time_stop:2313 : [[ -z 1620887320053 ]] 2021-05-13 06:28:48.489 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:48.493 | + functions-common:time_stop:2316 : end_time=1620887328490 2021-05-13 06:28:48.496 | + functions-common:time_stop:2317 : elapsed_time=8437 2021-05-13 06:28:48.498 | + functions-common:time_stop:2318 : total=50216 2021-05-13 06:28:48.500 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:48.502 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58653 2021-05-13 06:28:48.505 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:48.507 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:28:48.509 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:28:48.512 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:28:48.530 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:28:48.543 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:28:48.545 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:28:48.548 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:48.550 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:48.552 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:28:48.555 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:48.557 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:28:48.560 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:28:48.562 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:28:48.564 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:28:48.567 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:28:48.569 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:28:48.571 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:28:48.573 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:28:48.575 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:28:49.444 | No container-sharder running 2021-05-13 06:28:49.444 | No account-reaper running 2021-05-13 06:28:49.444 | No object-updater running 2021-05-13 06:28:49.444 | No object-server running 2021-05-13 06:28:49.444 | No container-updater running 2021-05-13 06:28:49.444 | No container-server running 2021-05-13 06:28:49.444 | No container-auditor running 2021-05-13 06:28:49.444 | No object-auditor running 2021-05-13 06:28:49.444 | No account-replicator running 2021-05-13 06:28:49.444 | No container-replicator running 2021-05-13 06:28:49.444 | No object-expirer running 2021-05-13 06:28:49.444 | No account-auditor running 2021-05-13 06:28:49.444 | No container-sync running 2021-05-13 06:28:49.445 | No proxy-server running 2021-05-13 06:28:49.445 | No container-reconciler running 2021-05-13 06:28:49.445 | No object-reconstructor running 2021-05-13 06:28:49.445 | No object-replicator running 2021-05-13 06:28:49.445 | No account-server running 2021-05-13 06:28:49.494 | + lib/swift:configure_swift:341 : true 2021-05-13 06:28:49.497 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:28:49.511 | + 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:28:49.528 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:28:49.530 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:28:49.530 | s/%GROUP%//; 2021-05-13 06:28:49.530 | s/%USER%/ubuntu/; 2021-05-13 06:28:49.530 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:28:49.531 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:28:49.531 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:28:49.539 | uid = ubuntu 2021-05-13 06:28:49.539 | gid = 2021-05-13 06:28:49.539 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:28:49.539 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:28:49.539 | address = 127.0.0.1 2021-05-13 06:28:49.539 | 2021-05-13 06:28:49.539 | [account6612] 2021-05-13 06:28:49.539 | max connections = 25 2021-05-13 06:28:49.539 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:28:49.539 | read only = false 2021-05-13 06:28:49.539 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:28:49.539 | 2021-05-13 06:28:49.539 | [account6622] 2021-05-13 06:28:49.539 | max connections = 25 2021-05-13 06:28:49.539 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:28:49.539 | read only = false 2021-05-13 06:28:49.539 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:28:49.539 | 2021-05-13 06:28:49.539 | [account6632] 2021-05-13 06:28:49.539 | max connections = 25 2021-05-13 06:28:49.539 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:28:49.539 | read only = false 2021-05-13 06:28:49.540 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:28:49.540 | 2021-05-13 06:28:49.540 | [account6642] 2021-05-13 06:28:49.540 | max connections = 25 2021-05-13 06:28:49.540 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:28:49.540 | read only = false 2021-05-13 06:28:49.540 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:28:49.540 | 2021-05-13 06:28:49.540 | 2021-05-13 06:28:49.540 | [container6611] 2021-05-13 06:28:49.540 | max connections = 25 2021-05-13 06:28:49.540 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:28:49.540 | read only = false 2021-05-13 06:28:49.540 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:28:49.540 | 2021-05-13 06:28:49.540 | [container6621] 2021-05-13 06:28:49.540 | max connections = 25 2021-05-13 06:28:49.540 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:28:49.540 | read only = false 2021-05-13 06:28:49.540 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:28:49.540 | 2021-05-13 06:28:49.540 | [container6631] 2021-05-13 06:28:49.540 | max connections = 25 2021-05-13 06:28:49.540 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:28:49.540 | read only = false 2021-05-13 06:28:49.540 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:28:49.540 | 2021-05-13 06:28:49.540 | [container6641] 2021-05-13 06:28:49.540 | max connections = 25 2021-05-13 06:28:49.540 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:28:49.540 | read only = false 2021-05-13 06:28:49.540 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:28:49.540 | 2021-05-13 06:28:49.540 | 2021-05-13 06:28:49.540 | [object6613] 2021-05-13 06:28:49.540 | max connections = 25 2021-05-13 06:28:49.541 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:28:49.541 | read only = false 2021-05-13 06:28:49.541 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:28:49.541 | 2021-05-13 06:28:49.541 | [object6623] 2021-05-13 06:28:49.541 | max connections = 25 2021-05-13 06:28:49.541 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:28:49.541 | read only = false 2021-05-13 06:28:49.541 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:28:49.541 | 2021-05-13 06:28:49.541 | [object6633] 2021-05-13 06:28:49.541 | max connections = 25 2021-05-13 06:28:49.541 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:28:49.541 | read only = false 2021-05-13 06:28:49.541 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:28:49.541 | 2021-05-13 06:28:49.541 | [object6643] 2021-05-13 06:28:49.541 | max connections = 25 2021-05-13 06:28:49.541 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:28:49.541 | read only = false 2021-05-13 06:28:49.541 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:28:49.542 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:28:49.544 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:49.546 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:49.548 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:28:49.563 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:28:49.566 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:28:49.570 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:28:49.574 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:28:49.577 | + 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:28:49.581 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:28:49.609 | + 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:28:49.636 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:28:49.654 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:28:49.681 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:28:49.699 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:28:49.727 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:28:49.746 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:28:49.774 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:28:49.792 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:28:49.820 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:28:49.837 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:28:49.865 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:28:49.883 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:28:49.898 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:49.900 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:28:49.928 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:28:49.956 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:28:49.983 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:28:50.011 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:28:50.026 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:50.028 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:28:50.055 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:28:50.070 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:50.072 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:28:50.087 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:50.089 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:28:50.091 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:28:50.106 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:50.108 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:28:50.110 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:28:50.112 | + 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:28:50.117 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:28:50.122 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:28:50.148 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:28:50.175 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:28:50.204 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:28:50.234 | + 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:28:50.261 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:28:50.263 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:28:50.266 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:28:50.268 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:28:50.270 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:28:50.297 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:28:50.324 | + 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:28:50.351 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:28:50.378 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:28:50.405 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:28:50.432 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:28:50.459 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:28:50.487 | + 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:28:50.514 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:28:50.541 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:28:50.568 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:28:50.596 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:28:50.624 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:28:50.654 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:28:50.682 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:28:50.700 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:28:50.727 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:28:50.755 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:28:50.759 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:28:50.788 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:28:50.814 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:28:50.841 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:28:50.843 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:28:50.846 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:28:50.848 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:28:50.853 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:28:50.856 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:28:50.859 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:28:50.861 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:28:50.863 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:28:50.866 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:28:50.869 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:28:50.871 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:28:50.889 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:28:50.916 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:28:50.935 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:28:50.962 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:28:50.981 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:28:51.009 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:28:51.027 | + 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:28:51.056 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:28:51.074 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:28:51.102 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:28:51.121 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:28:51.149 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:28:51.168 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:28:51.196 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:28:51.216 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:28:51.245 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:28:51.263 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:28:51.290 | + 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:28:51.295 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:28:51.313 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:28:51.342 | + 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:28:51.371 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:28:51.374 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:28:51.378 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:28:51.381 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:28:51.383 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:28:51.385 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:28:51.388 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:28:51.390 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:28:51.392 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:28:51.394 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:28:51.412 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:28:51.441 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:28:51.459 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:28:51.488 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:28:51.506 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:28:51.534 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:28:51.552 | + 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:28:51.581 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:28:51.599 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:28:51.628 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:28:51.646 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:28:51.674 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:28:51.693 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:28:51.721 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:28:51.739 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:28:51.768 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:28:51.786 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:28:51.813 | + 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:28:51.818 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:28:51.837 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:28:51.869 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:28:51.872 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:28:51.876 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:28:51.878 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:28:51.881 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:28:51.883 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:28:51.885 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:28:51.887 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:28:51.889 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:28:51.892 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:28:51.909 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:28:51.938 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:28:51.956 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:28:51.984 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:28:52.003 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:28:52.031 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:28:52.049 | + 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:28:52.077 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:28:52.095 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:28:52.123 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:28:52.142 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:28:52.170 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:28:52.188 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:28:52.216 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:28:52.234 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:28:52.264 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:28:52.282 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:28:52.309 | + 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:28:52.314 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:28:52.332 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:28:52.360 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:28:52.389 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:28:52.417 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:28:52.446 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:28:52.449 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:28:52.454 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:28:52.486 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:28:52.515 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:28:52.544 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:28:52.572 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:28:52.601 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:28:52.629 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:28:52.656 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:28:52.683 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:28:52.711 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:28:52.726 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:52.729 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:28:52.748 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:28:52.751 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:28:52.770 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:28:52.772 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2021-05-13 06:28:52.799 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:28:52.802 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:28:52.829 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2021-05-13 06:28:52.858 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:28:52.860 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:28:52.888 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:28:52.904 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:52.906 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:28:52.909 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:28:52.914 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:28:52.917 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:28:52.929 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:28:52.932 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:28:52.943 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:28:52.945 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:28:52.948 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:28:52.950 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:28:52.953 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:28:52.955 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:28:52.957 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:28:52.960 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:28:52.962 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:28:52.975 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:28:52.977 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:28:52.980 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:28:52.997 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:53.000 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:28:53.017 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:53.020 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:28:53.022 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:28:53.024 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:28:53.027 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:28:53.029 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:28:53.032 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:28:53.034 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:28:53.037 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:28:53.056 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:53.059 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:28:53.062 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:28:53.081 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:53.083 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:28:53.086 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:28:53.088 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:28:53.091 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:53.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:53.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:28:53.099 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:53.103 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:28:53.105 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:28:53.108 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:28:53.111 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:28:53.114 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:28:53.116 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:28:53.119 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:28:53.122 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:28:53.125 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:28:53.128 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:28:53.132 | +++ 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:28:53.132 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:28:53.137 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:28:53.140 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:28:53.143 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:28:53.146 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:28:53.149 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:28:53.171 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:28:53.173 | + 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:28:53.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:28:53.907 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:53.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:28:53.907 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:54.935 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:54.935 | 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:28:54.939 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:54.939 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:54.941 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:54.946 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:54.953 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:54.958 | 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:28:55.074 | 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:28:55.079 | 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:28:55.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 227)) (4.3.1) 2021-05-13 06:28:55.151 | 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:28:55.173 | 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:28:55.178 | 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:28:55.196 | 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:28:55.207 | 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:28:55.248 | 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:28:55.254 | 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:28:55.261 | 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:28:55.299 | 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:28:55.314 | 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:28:55.319 | 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:28:55.328 | 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:28:55.351 | 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:28:55.368 | 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:28:55.373 | 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:28:55.376 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:28:55.379 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:28:55.382 | 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:28:55.397 | 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:28:55.403 | 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:28:55.421 | 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:28:55.447 | 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:28:55.451 | 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:28:55.471 | 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:28:55.476 | 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:28:55.479 | 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:28:55.482 | 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:28:55.489 | 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:28:55.504 | 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:28:55.524 | 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:28:55.529 | 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:28:55.538 | 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:28:55.541 | 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:28:55.546 | 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:28:55.554 | 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:28:55.557 | 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:28:55.562 | 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:28:55.565 | 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:28:55.570 | 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:28:55.574 | 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:28:55.583 | 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:28:55.594 | 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:28:55.603 | 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:28:55.617 | 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:28:55.628 | 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:28:55.631 | 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:28:55.633 | 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:28:55.637 | 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:28:55.641 | 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:28:55.643 | 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:28:55.651 | 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:28:55.654 | 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:28:55.657 | 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:28:55.660 | 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:28:55.713 | 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:28:55.720 | 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:28:55.738 | 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:28:55.740 | 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:28:55.744 | 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:28:55.750 | 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:28:55.754 | 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:28:55.757 | 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:28:57.462 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:57.462 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:57.545 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:57.549 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:57.552 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:57.556 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:57.559 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:57.562 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:57.566 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:57.569 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:57.572 | + functions-common:time_stop:2311 : start_time=1620887333165 2021-05-13 06:28:57.575 | + functions-common:time_stop:2313 : [[ -z 1620887333165 ]] 2021-05-13 06:28:57.578 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:57.582 | + functions-common:time_stop:2316 : end_time=1620887337580 2021-05-13 06:28:57.585 | + functions-common:time_stop:2317 : elapsed_time=4415 2021-05-13 06:28:57.587 | + functions-common:time_stop:2318 : total=58653 2021-05-13 06:28:57.589 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:57.592 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63068 2021-05-13 06:28:57.594 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:57.597 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:28:57.599 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:28:57.602 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:28:57.615 | + 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:28:57.620 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:28:57.623 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:28:57.627 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:28:57.629 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:28:57.631 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:28:57.634 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:28:57.637 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:28:57.640 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:28:57.643 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:28:57.659 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:28:57.662 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:28:57.664 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:57.667 | + functions-common:git_clone:544 : echo master 2021-05-13 06:28:57.667 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:28:57.672 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:28:57.674 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:57.677 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:28:57.680 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:28:57.680 | + functions-common:git_clone:593 : head -1 2021-05-13 06:28:57.683 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:28:57.686 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:28:57.688 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:28:57.691 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:28:57.694 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:28:57.696 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:28:57.699 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:28:57.702 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:28:57.704 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:28:57.707 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:28:57.710 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:28:57.712 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:28:57.715 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:28:57.718 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:28:57.720 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:28:57.723 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:28:57.726 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:28:57.728 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:28:57.732 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:28:57.737 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:28:57.740 | + 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:28:58.333 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:28:58.337 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:28:58.341 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:28:58.344 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:28:58.348 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:28:58.351 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:28:58.355 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:28:58.357 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:28:58.360 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:28:58.363 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:28:58.365 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:28:58.368 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:28:58.370 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:28:58.373 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:28:58.394 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:28:58.397 | + 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:28:59.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:59.126 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:59.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:59.126 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:00.149 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:00.149 | 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:29:00.153 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:00.153 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:00.155 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:00.160 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:00.167 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:00.187 | Obtaining file:///opt/stack/glance 2021-05-13 06:29:01.455 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:29:02.703 | 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:29:02.713 | 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:29:02.721 | 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:29:02.733 | 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:29:02.761 | 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:29:02.770 | 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:29:02.783 | 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:29:02.792 | 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:29:02.812 | 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:29:02.851 | 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:29:02.865 | 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:29:02.873 | 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:29:02.878 | 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:29:02.887 | 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:29:02.894 | 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:29:02.964 | 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:29:02.969 | 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:29:02.973 | 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:29:02.976 | 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:29:02.988 | 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:29:03.047 | 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:29:03.099 | 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:29:03.104 | 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:29:03.108 | 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:29:03.127 | 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:29:03.162 | 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:29:03.173 | 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:29:03.213 | 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:29:03.219 | 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:29:03.267 | 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:29:03.273 | 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:29:03.311 | 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:29:03.365 | 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:29:03.383 | 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:29:03.398 | 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:29:03.412 | 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:29:03.421 | 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:29:03.444 | 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:29:03.455 | 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:29:03.471 | 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:29:03.516 | 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:29:03.521 | 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:29:03.524 | 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:29:03.527 | 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:29:03.547 | 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:29:03.561 | 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:29:03.572 | 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:29:03.574 | 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:29:03.578 | 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:29:03.594 | 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:29:03.599 | 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:29:03.601 | 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:29:03.620 | 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:29:03.624 | 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:29:03.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 446)) (2.25.1) 2021-05-13 06:29:03.650 | 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:29:03.655 | 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:29:03.659 | 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:29:03.710 | 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:29:03.714 | 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:29:03.717 | 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:29:03.727 | 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:29:03.730 | 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:29:03.733 | 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:29:03.740 | 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:29:03.795 | 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:29:03.809 | 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:29:03.818 | 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:29:03.824 | 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:29:03.841 | 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:29:03.845 | 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:29:03.852 | 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:29:03.872 | 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:29:03.875 | 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:29:03.880 | 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:29:03.888 | 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:29:03.891 | 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:29:03.900 | 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:29:03.905 | 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:29:03.911 | 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:29:03.914 | 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:29:03.919 | 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:29:03.959 | 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:29:03.962 | 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:29:03.968 | 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:29:03.972 | 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:29:04.004 | 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:29:04.007 | 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:29:04.019 | 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:29:04.023 | 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:29:04.025 | 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:29:04.029 | 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:29:04.032 | 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:29:04.035 | 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:29:04.041 | 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:29:04.079 | 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:29:04.084 | 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:29:04.087 | 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:29:04.090 | 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:29:04.092 | 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:29:04.095 | 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:29:04.098 | 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:29:04.101 | 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:29:04.104 | 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:29:04.107 | 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:29:04.162 | 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:29:04.168 | 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:29:04.208 | 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:29:04.211 | 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:29:05.195 | Installing collected packages: glance 2021-05-13 06:29:05.196 | Attempting uninstall: glance 2021-05-13 06:29:05.197 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:29:05.201 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:29:05.203 | Running setup.py develop for glance 2021-05-13 06:29:06.781 | Successfully installed glance 2021-05-13 06:29:06.918 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:06.918 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:07.008 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:07.011 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:07.015 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:07.018 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:07.022 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:07.025 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:07.028 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:07.030 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:07.033 | + functions-common:time_stop:2311 : start_time=1620887338389 2021-05-13 06:29:07.035 | + functions-common:time_stop:2313 : [[ -z 1620887338389 ]] 2021-05-13 06:29:07.038 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:07.043 | + functions-common:time_stop:2316 : end_time=1620887347040 2021-05-13 06:29:07.046 | + functions-common:time_stop:2317 : elapsed_time=8651 2021-05-13 06:29:07.049 | + functions-common:time_stop:2318 : total=63068 2021-05-13 06:29:07.052 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:07.055 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71719 2021-05-13 06:29:07.058 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:07.060 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:29:07.063 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:29:07.066 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:29:07.085 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:29:07.097 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:29:07.100 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:29:07.102 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:07.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:07.108 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:29:07.110 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:07.113 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:29:07.115 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:29:07.118 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:29:07.131 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:29:07.134 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:29:07.136 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:29:07.139 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:29:07.142 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:29:07.145 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:29:07.148 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:29:07.152 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:29:07.182 | + 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:29:07.212 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:29:07.242 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:29:07.272 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:29:07.302 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:29:07.332 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:29:07.335 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:29:07.337 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:29:07.340 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:29:07.342 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:29:07.371 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:29:07.400 | + 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:29:07.430 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:29:07.459 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:29:07.489 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:29:07.519 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:29:07.548 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:29:07.578 | + 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:29:07.607 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:29:07.638 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:29:07.668 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:29:07.670 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:29:07.673 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:29:07.675 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:29:07.678 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:29:07.680 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:29:07.697 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:07.700 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:29:07.703 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:29:07.709 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:29:07.726 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:07.728 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:29:07.731 | + 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:29:07.761 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:29:07.764 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:29:07.766 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:29:07.769 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:29:07.771 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:29:07.774 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:29:07.776 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:29:07.779 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:29:07.781 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:29:07.784 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:29:07.786 | + 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:29:07.816 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:29:07.819 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2021-05-13 06:29:07.848 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:29:07.851 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:29:07.868 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:07.871 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:29:07.901 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:29:07.931 | + 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:29:07.961 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:29:07.991 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:29:08.021 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:29:08.039 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:08.042 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:29:08.080 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:29:08.110 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:29:08.140 | + 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:29:08.170 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:29:08.200 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2021-05-13 06:29:08.231 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:29:08.248 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:08.250 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:29:08.253 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:29:08.255 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:29:08.259 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:29:08.276 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:29:08.278 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:29:08.281 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:29:08.283 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:29:08.286 | + 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:29:08.316 | + 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:29:08.346 | + 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:29:08.376 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:29:08.407 | + 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:29:08.411 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:29:08.441 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:29:08.472 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:29:08.502 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2021-05-13 06:29:08.532 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:29:08.563 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:29:08.593 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:29:08.624 | + 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:29:08.655 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:29:08.684 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:29:08.714 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:29:08.745 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:29:08.750 | + 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:29:08.758 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:29:08.775 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:08.777 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:29:08.780 | + 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:29:08.782 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:29:08.784 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:29:08.787 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:29:08.790 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:29:08.794 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:29:08.796 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:29:08.800 | + 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:29:08.830 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:29:08.833 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:29:08.835 | ++ functions:get_random_port:837 : true 2021-05-13 06:29:08.838 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:29:08.840 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:29:08.842 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:29:08.898 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:29:08.901 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:29:08.905 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:29:08.909 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:29:08.912 | + 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:29:08.941 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:29:08.969 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:29:08.997 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:29:09.024 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:29:09.052 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:29:09.080 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:29:09.108 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:29:09.136 | + 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:29:09.164 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:29:09.192 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:29:09.219 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:29:09.248 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:29:09.276 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:29:09.304 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:29:09.332 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:29:09.360 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:29:09.388 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:29:09.415 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:29:09.443 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:29:09.446 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:29:09.448 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:29:09.451 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:09.453 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:09.456 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:29:09.458 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:29:09.512 | proxy (enabled by site administrator) 2021-05-13 06:29:09.516 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:29:09.519 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:29:09.523 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:29:09.527 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:09.531 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:09.535 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:29:09.538 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:29:09.592 | proxy_http (enabled by site administrator) 2021-05-13 06:29:09.595 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:29:09.600 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:29:09.603 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:29:09.606 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:29:09.609 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:09.611 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:09.614 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:29:09.617 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:29:09.620 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:29:09.620 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:29:09.629 | KeepAlive Off 2021-05-13 06:29:09.633 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:29:09.633 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:29:09.641 | SetEnv proxy-sendchunked 1 2021-05-13 06:29:09.646 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:29:09.646 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:29:09.654 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:29:09.658 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:29:09.660 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:29:09.662 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:29:09.665 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:29:09.667 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:29:09.670 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:09.672 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:09.675 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:29:09.677 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:29:09.679 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:09.682 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:09.684 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:29:09.751 | Site glance-wsgi-api already enabled 2021-05-13 06:29:09.758 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:29:09.761 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:29:09.765 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:29:09.769 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:29:09.903 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:29:09.910 | + 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:29:09.942 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:29:09.959 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:09.962 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:29:09.965 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:29:09.968 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:29:09.971 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:29:09.974 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:29:09.978 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:29:09.980 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:29:09.982 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:29:09.985 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:29:09.987 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:29:09.991 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:29:09.995 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:29:09.997 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:29:10.000 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:29:10.017 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:29:10.019 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:29:10.022 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:10.025 | + functions-common:git_clone:544 : echo master 2021-05-13 06:29:10.025 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:29:10.030 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:29:10.032 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:10.035 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:29:10.038 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:29:10.038 | + functions-common:git_clone:593 : head -1 2021-05-13 06:29:10.042 | ed4d261d1 [SVF]: Fix mkvdisk volume name length issue 2021-05-13 06:29:10.045 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:29:10.048 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:29:10.050 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:29:10.053 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:29:10.055 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:29:10.058 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:29:10.060 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:29:10.063 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:29:10.065 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:29:10.068 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:29:10.070 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:29:10.073 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:29:10.076 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:29:10.078 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:29:10.081 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:29:10.084 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:29:10.086 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:29:10.090 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:29:10.096 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:29:10.099 | + 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:29:10.699 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:29:10.703 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:29:10.706 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:29:10.710 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:29:10.714 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:29:10.717 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:29:10.720 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:29:10.722 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:29:10.725 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:29:10.728 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:29:10.731 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:29:10.733 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:29:10.737 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:29:10.739 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:29:10.761 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:29:10.764 | + 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:29:11.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:11.505 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:11.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:11.505 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:12.541 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:12.541 | 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:29:12.545 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:12.545 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:12.547 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:12.552 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:12.559 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:12.563 | Obtaining file:///opt/stack/cinder 2021-05-13 06:29:14.597 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:29:16.606 | 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:29:16.615 | 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:29:16.624 | 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:29:16.635 | 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:29:16.662 | 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:29:16.676 | 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:29:16.685 | 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:29:16.696 | 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:29:16.716 | 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:29:16.755 | 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:29:16.768 | 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:29:16.772 | 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:29:16.781 | 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:29:16.795 | 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:29:16.818 | 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:29:16.824 | 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:29:16.829 | 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:29:16.833 | 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:29:16.836 | 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:29:16.840 | 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:29:16.852 | 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:29:16.911 | 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:29:16.963 | 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:29:16.973 | 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:29:16.983 | 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:29:17.006 | 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:29:17.010 | 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:29:17.028 | 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:29:17.064 | 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:29:17.075 | 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:29:17.114 | 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:29:17.121 | 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:29:17.168 | 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:29:17.175 | 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:29:17.213 | 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:29:17.268 | 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:29:17.286 | 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:29:17.301 | 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:29:17.315 | 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:29:17.330 | 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:29:17.334 | 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:29:17.343 | 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:29:17.366 | 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:29:17.377 | 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:29:17.393 | 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:29:17.413 | 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:29:17.436 | 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:29:17.480 | 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:29:17.486 | 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:29:17.520 | 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:29:17.523 | 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:29:17.525 | 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:29:17.546 | 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:29:17.549 | 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:29:17.554 | 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:29:17.564 | 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:29:17.567 | 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:29:17.570 | 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:29:17.586 | 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:29:17.591 | 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:29:17.608 | 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:29:17.627 | 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:29:17.642 | 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:29:17.668 | 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:29:17.672 | 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:29:17.679 | 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:29:17.699 | 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:29:17.703 | 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:29:17.708 | 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:29:17.713 | 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:29:17.721 | 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:29:17.771 | 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:29:17.774 | 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:29:17.785 | 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:29:17.788 | 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:29:17.791 | 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:29:17.797 | 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:29:17.800 | 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:29:17.806 | 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:29:17.883 | 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:29:17.898 | 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:29:17.906 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:29:17.912 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:29:17.930 | 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:29:17.989 | 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:29:17.993 | 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:29:18.000 | 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:29:18.003 | 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:29:18.023 | 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:29:18.028 | 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:29:18.035 | 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:29:18.038 | 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:29:18.043 | 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:29:18.046 | 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:29:18.050 | 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:29:18.058 | 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:29:18.082 | 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:29:18.085 | 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:29:18.090 | 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:29:18.096 | 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:29:18.103 | 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:29:18.107 | 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:29:18.112 | 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:29:18.121 | 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:29:18.161 | 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:29:18.167 | 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:29:18.172 | 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:29:18.179 | 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:29:18.182 | 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:29:18.193 | 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:29:18.196 | 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:29:18.208 | 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:29:18.218 | 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:29:18.230 | 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:29:18.245 | 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:29:18.248 | 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:29:18.251 | 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:29:18.255 | 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:29:18.259 | 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:29:18.261 | 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:29:18.267 | 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:29:18.305 | 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:29:18.310 | 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:29:18.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:29:18.315 | 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:29:18.318 | 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:29:18.321 | 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:29:18.326 | 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:29:18.329 | 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:29:18.335 | 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:29:18.339 | 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:29:18.341 | 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:29:18.345 | 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:29:18.352 | 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:29:18.355 | 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:29:18.359 | 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:29:18.413 | 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:29:18.416 | 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:29:18.422 | 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:29:18.462 | 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:29:18.466 | 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:29:19.313 | Installing collected packages: cinder 2021-05-13 06:29:19.313 | Attempting uninstall: cinder 2021-05-13 06:29:19.315 | Found existing installation: cinder 18.1.0.dev93 2021-05-13 06:29:19.318 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:29:19.320 | Running setup.py develop for cinder 2021-05-13 06:29:21.592 | Successfully installed cinder 2021-05-13 06:29:21.725 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:21.725 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:21.815 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:21.819 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:21.822 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:21.826 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:21.830 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:21.834 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:21.838 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:21.841 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:21.843 | + functions-common:time_stop:2311 : start_time=1620887350756 2021-05-13 06:29:21.846 | + functions-common:time_stop:2313 : [[ -z 1620887350756 ]] 2021-05-13 06:29:21.849 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:21.855 | + functions-common:time_stop:2316 : end_time=1620887361851 2021-05-13 06:29:21.857 | + functions-common:time_stop:2317 : elapsed_time=11095 2021-05-13 06:29:21.859 | + functions-common:time_stop:2318 : total=71719 2021-05-13 06:29:21.863 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:21.865 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82814 2021-05-13 06:29:21.868 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:21.871 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:29:21.873 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:29:21.876 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:29:21.895 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:29:21.907 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:29:21.910 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:29:21.912 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:21.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:21.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:29:21.920 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:21.923 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:29:21.925 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:29:21.927 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:29:21.930 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:21.933 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:21.935 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:29:21.947 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:29:21.950 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:29:21.952 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:29:21.955 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:29:21.957 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:29:21.960 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:21.963 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:29:21.965 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:21.968 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:21.970 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:29:21.973 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:29:21.975 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:29:21.978 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:29:21.980 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:29:21.983 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:29:21.985 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:21.988 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:21.990 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:29:22.013 | + 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:29:22.118 | Reading package lists... 2021-05-13 06:29:22.334 | Building dependency tree... 2021-05-13 06:29:22.336 | Reading state information... 2021-05-13 06:29:22.560 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:29:22.561 | The following packages were automatically installed and are no longer required: 2021-05-13 06:29:22.561 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:29:22.561 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:29:22.562 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:29:22.562 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:29:22.562 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:29:22.562 | python3-zope.interface 2021-05-13 06:29:22.562 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:29:22.691 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:29:22.696 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:29:22.701 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:29:22.704 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:22.707 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:22.712 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:22.714 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:22.717 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:22.720 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:29:22.722 | + functions-common:time_stop:2311 : start_time=1620887362010 2021-05-13 06:29:22.725 | + functions-common:time_stop:2313 : [[ -z 1620887362010 ]] 2021-05-13 06:29:22.728 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:22.733 | + functions-common:time_stop:2316 : end_time=1620887362730 2021-05-13 06:29:22.735 | + functions-common:time_stop:2317 : elapsed_time=720 2021-05-13 06:29:22.738 | + functions-common:time_stop:2318 : total=5017 2021-05-13 06:29:22.741 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:22.743 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5737 2021-05-13 06:29:22.746 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:29:22.749 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:29:22.751 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:29:22.754 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:29:22.766 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:29:22.770 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:29:22.773 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:29:22.775 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:29:22.779 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:29:22.779 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:29:22.783 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:29:22.786 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:29:22.788 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:29:22.790 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:29:22.792 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:29:22.795 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:29:22.797 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:29:22.799 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:29:22.810 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:29:22.822 | + 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:29:22.834 | + 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:29:22.846 | + 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:29:22.858 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:29:22.861 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:29:22.865 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.cl3JPZdMwW 2021-05-13 06:29:22.868 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:29:22.870 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:29:22.873 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:29:22.875 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.cl3JPZdMwW 2021-05-13 06:29:22.879 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.cl3JPZdMwW 2021-05-13 06:29:22.891 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.cl3JPZdMwW /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:29:22.903 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:29:22.907 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:29:22.909 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:29:22.912 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:29:22.914 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:29:22.916 | + 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:29:22.919 | + 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:29:22.921 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:29:22.924 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:29:22.929 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:29:22.933 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:29:22.953 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:29:22.972 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:29:22.991 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:29:23.011 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:29:23.030 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:29:23.049 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:29:23.069 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:29:23.088 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:29:23.091 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:29:23.093 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:29:23.096 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:29:23.098 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:29:23.128 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:29:23.155 | + 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:29:23.183 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:29:23.211 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:29:23.239 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:29:23.267 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:29:23.295 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:29:23.323 | + 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:29:23.352 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:29:23.380 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:29:23.411 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:29:23.440 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:29:23.443 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:29:23.445 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:29:23.448 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:29:23.450 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:29:23.453 | + 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:29:23.484 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:29:23.513 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:29:23.541 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:29:23.570 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:29:23.601 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:29:23.630 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:29:23.661 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:29:23.663 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2021-05-13 06:29:23.691 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:29:23.723 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:29:23.731 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 99acc1f7cd5a902563e242a57469f210 2021-05-13 06:29:23.759 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:29:23.788 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:29:23.805 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:23.807 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:29:23.824 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:23.826 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:29:23.844 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:23.846 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:29:23.863 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:23.865 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:29:23.868 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:29:23.871 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:29:23.873 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:29:23.876 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:29:23.878 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:29:23.881 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:29:23.897 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:23.901 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:29:23.903 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:29:23.906 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:29:23.923 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:23.926 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:29:23.929 | + 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:29:23.957 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:29:23.959 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:29:23.962 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:29:23.965 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:29:23.967 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:29:23.970 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:29:23.988 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:29:23.990 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:29:23.993 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:29:23.996 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:29:23.998 | + 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:29:24.026 | + 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:29:24.056 | + 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:29:24.092 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:29:24.121 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:29:24.123 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:29:24.126 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:29:24.128 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:29:24.131 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:29:24.133 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:29:24.136 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:29:24.141 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:29:24.143 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:29:24.146 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:29:24.158 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:29:24.159 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:29:24.167 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:29:24.170 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:29:24.187 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:29:24.190 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:29:24.195 | + 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:29:24.227 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:29:24.255 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:29:24.283 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:29:24.311 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:29:24.339 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:29:24.367 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:29:24.395 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:29:24.423 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:29:24.451 | + 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:29:24.479 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:29:24.507 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:29:24.535 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:29:24.563 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:29:24.565 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:29:24.569 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:29:24.571 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:29:24.574 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:29:24.576 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:24.579 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:24.581 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:29:24.584 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:29:24.587 | + 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:29:24.615 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:29:24.644 | + 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:29:24.644 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:29:24.653 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:29:24.656 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:29:24.659 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:29:24.661 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:29:24.664 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:29:24.666 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:29:24.669 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:24.671 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:24.674 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:29:24.676 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:29:24.679 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:24.681 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:24.684 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:29:24.747 | Enabling site cinder-wsgi. 2021-05-13 06:29:24.756 | To activate the new configuration, you need to run: 2021-05-13 06:29:24.756 | systemctl reload apache2 2021-05-13 06:29:24.763 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:29:24.766 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:29:24.771 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:29:24.774 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:29:24.902 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:29:24.905 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:29:24.936 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2021-05-13 06:29:24.965 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:29:24.982 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:24.985 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:29:24.987 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:29:24.990 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:29:24.993 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:29:24.995 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:29:25.027 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:29:25.056 | + 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:29:25.084 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:29:25.113 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:29:25.143 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:29:25.172 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:29:25.200 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:29:25.229 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:29:25.259 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:29:25.291 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:29:25.326 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:29:25.355 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:29:25.357 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:29:25.375 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:25.377 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2021-05-13 06:29:25.409 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:29:25.426 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:25.428 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:29:25.431 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:29:25.434 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:29:25.436 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:29:25.439 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:29:25.441 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:29:25.445 | ++ 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:29:25.445 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:29:25.451 | + 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:29:25.453 | + 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:29:25.456 | + 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:29:25.459 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:29:25.461 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:29:25.464 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:29:25.467 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:29:25.469 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:25.472 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:25.474 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:29:25.477 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:25.480 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:29:25.482 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:29:25.484 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:29:25.487 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:29:25.489 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:29:25.492 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:29:25.495 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:29:25.497 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:29:25.500 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:29:25.516 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:29:25.519 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:29:25.521 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:25.524 | + functions-common:git_clone:544 : echo master 2021-05-13 06:29:25.524 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:29:25.530 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:29:25.532 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:25.535 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:29:25.538 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:29:25.538 | + functions-common:git_clone:593 : head -1 2021-05-13 06:29:25.541 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:29:25.544 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:29:25.546 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:29:25.549 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:29:25.552 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:29:25.554 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:29:25.557 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:29:25.559 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:29:25.562 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:29:25.564 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:29:25.567 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:29:25.570 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:29:25.572 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:29:25.575 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:29:25.578 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:29:25.581 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:29:25.584 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:29:25.586 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:29:25.590 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:29:25.596 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:29:25.598 | + 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:29:26.188 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:29:26.192 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:29:26.195 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:29:26.198 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:29:26.201 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:29:26.203 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:29:26.206 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:29:26.208 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:29:26.211 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:29:26.213 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:29:26.216 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:29:26.218 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:29:26.221 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:29:26.223 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:29:26.245 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:29:26.247 | + 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:29:26.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:26.984 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:26.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:26.984 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:28.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:28.030 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:29:28.034 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:28.034 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:28.036 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:28.041 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:28.047 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:28.052 | Obtaining file:///opt/stack/neutron 2021-05-13 06:29:30.163 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:29:32.319 | 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:29:32.326 | 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:29:32.329 | 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:29:32.338 | 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:29:32.347 | 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:29:32.358 | 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:29:32.386 | 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:29:32.399 | 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:29:32.408 | 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:29:32.416 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:29:32.419 | 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:29:32.428 | 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:29:32.434 | 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:29:32.439 | 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:29:32.444 | 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:29:32.504 | 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:29:32.557 | 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:29:32.561 | 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:29:32.564 | 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:29:32.603 | 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:29:32.630 | 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:29:32.647 | 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:29:32.652 | 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:29:32.657 | 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:29:32.680 | 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:29:32.716 | 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:29:32.727 | 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:29:32.767 | 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:29:32.773 | 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:29:32.821 | 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:29:32.828 | 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:29:32.866 | 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:29:32.921 | 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:29:32.939 | 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:29:32.954 | 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:29:32.969 | 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:29:32.983 | 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:29:32.987 | 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:29:32.997 | 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:29:33.020 | 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:29:33.030 | 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:29:33.047 | 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:29:33.066 | 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:29:33.112 | 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:29:33.117 | 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:29:33.126 | 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:29:33.132 | 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:29:33.135 | 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:29:33.144 | 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:29:33.146 | 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:29:33.167 | 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:29:33.182 | 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:29:33.193 | 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:29:33.195 | 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:29:33.199 | 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:29:33.205 | 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:29:33.210 | 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:29:33.230 | 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:29:33.232 | 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:29:33.251 | 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:29:33.277 | 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:29:33.292 | 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:29:33.296 | 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:29:33.304 | 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:29:33.323 | 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:29:33.325 | 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:29:33.330 | 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:29:33.335 | 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:29:33.386 | 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:29:33.390 | 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:29:33.393 | 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:29:33.396 | 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:29:33.407 | 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:29:33.410 | 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:29:33.413 | 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:29:33.420 | 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:29:33.434 | 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:29:33.443 | 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:29:33.449 | 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:29:33.466 | 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:29:33.485 | 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:29:33.543 | 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:29:33.547 | 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:29:33.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:29:33.574 | 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:29:33.578 | 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:29:33.581 | 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:29:33.586 | 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:29:33.594 | 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:29:33.602 | 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:29:33.605 | 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:29:33.627 | 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:29:33.630 | 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:29:33.658 | 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:29:33.661 | 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:29:33.701 | 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:29:33.704 | 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:29:33.709 | 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:29:33.712 | 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:29:33.718 | 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:29:33.721 | 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:29:33.761 | 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:29:33.767 | 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:29:33.770 | 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:29:33.781 | 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:29:33.803 | 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:29:33.806 | 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:29:33.818 | 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:29:33.833 | 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:29:33.845 | 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:29:33.849 | 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:29:33.853 | 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:29:33.856 | 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:29:33.859 | 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:29:33.862 | 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:29:33.864 | 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:29:33.867 | 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:29:33.870 | 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:29:33.873 | 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:29:33.876 | 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:29:33.879 | 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:29:33.881 | 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:29:33.884 | 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:29:33.897 | 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:29:33.910 | 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:29:33.965 | 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:29:33.970 | 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:29:34.012 | 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:29:34.015 | 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:29:34.019 | 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:29:34.959 | Installing collected packages: neutron 2021-05-13 06:29:34.959 | Attempting uninstall: neutron 2021-05-13 06:29:34.961 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:29:34.970 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:29:34.972 | Running setup.py develop for neutron 2021-05-13 06:29:37.409 | Successfully installed neutron 2021-05-13 06:29:37.543 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:37.543 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:37.633 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:37.637 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:37.641 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:37.644 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:37.648 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:37.651 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:37.654 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:37.656 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:37.658 | + functions-common:time_stop:2311 : start_time=1620887366239 2021-05-13 06:29:37.660 | + functions-common:time_stop:2313 : [[ -z 1620887366239 ]] 2021-05-13 06:29:37.664 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:37.668 | + functions-common:time_stop:2316 : end_time=1620887377666 2021-05-13 06:29:37.670 | + functions-common:time_stop:2317 : elapsed_time=11427 2021-05-13 06:29:37.674 | + functions-common:time_stop:2318 : total=82814 2021-05-13 06:29:37.677 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:37.679 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94241 2021-05-13 06:29:37.682 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:37.684 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:29:37.687 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:29:37.689 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:29:37.708 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:29:37.721 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:29:37.723 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:29:37.726 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:37.729 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:37.731 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:29:37.734 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:37.737 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:29:37.739 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:29:37.742 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:29:37.745 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:29:37.745 | Installing OVN and dependent packages 2021-05-13 06:29:37.747 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:29:37.750 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:29:37.766 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:37.768 | + 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:29:37.770 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:29:37.773 | [Call Trace] 2021-05-13 06:29:37.773 | ./stack.sh:896:stack_install_service 2021-05-13 06:29:37.773 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:29:37.773 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:29:37.773 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:29:37.773 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:29:37.773 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:29:37.777 | [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:29:38.782 | Error on exit 2021-05-13 06:29:39.572 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:29:39.573 |